@opengeoweb/core 4.12.0 → 4.13.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/README.md +0 -0
- package/index.d.ts +0 -0
- package/index.esm.js +136 -63
- package/index.umd.js +167 -76
- package/lib/GeoWebDemo.stories.d.ts +0 -0
- package/lib/components/AppWrapper/AppWrapperConnect.d.ts +0 -0
- package/lib/components/AppWrapper/index.d.ts +0 -0
- package/lib/components/CanvasComponent/CanvasComponent.d.ts +0 -0
- package/lib/components/CanvasComponent/CanvasComponent.spec.d.ts +0 -0
- package/lib/components/CanvasComponent/CanvasComponentDynamic.stories.d.ts +0 -0
- package/lib/components/CanvasComponent/CanvasComponentStatic.stories.d.ts +0 -0
- package/lib/components/ComponentsLookUp/componentsLookUp.d.ts +0 -0
- package/lib/components/ComponentsLookUp/componentsLookUp.stories.d.ts +0 -0
- package/lib/components/ComponentsLookUp/componentsLookup.spec.d.ts +0 -0
- package/lib/components/ComponentsLookUp/index.d.ts +0 -0
- package/lib/components/ConfigurableMap/ConfigurableMapConnect.d.ts +0 -0
- package/lib/components/ConfigurableMap/ConfigurableMapConnect.spec.d.ts +0 -0
- package/lib/components/ConfigurableMap/ConfigurableMapConnect.stories.d.ts +0 -0
- package/lib/components/ConfigurableMap/index.d.ts +0 -0
- package/lib/components/FeatureInfo/GetFeatureInfoButtonConnect.d.ts +0 -0
- package/lib/components/FeatureInfo/GetFeatureInfoButtonConnect.spec.d.ts +0 -0
- package/lib/components/FeatureInfo/GetFeatureInfoConnect.d.ts +0 -0
- package/lib/components/FeatureInfo/GetFeatureInfoConnect.spec.d.ts +0 -0
- package/lib/components/FeatureInfo/GetFeatureInfoDialog.d.ts +0 -0
- package/lib/components/FeatureInfo/GetFeatureInfoDialog.spec.d.ts +0 -0
- package/lib/components/FeatureInfo/index.d.ts +0 -0
- package/lib/components/FeatureInfo/utils.d.ts +0 -0
- package/lib/components/FeatureInfo/utils.spec.d.ts +0 -0
- package/lib/components/LanguageSelect/DemoLanguages.stories.d.ts +0 -0
- package/lib/components/LanguageSelect/LanguageSelect.d.ts +0 -0
- package/lib/components/LanguageSelect/LanguageSelect.spec.d.ts +0 -0
- package/lib/components/LanguageSelect/Languages.stories.d.ts +0 -0
- package/lib/components/LayerManager/AddLayersButton/AddLayersButton.d.ts +0 -0
- package/lib/components/LayerManager/AddLayersButton/AddLayersButton.spec.d.ts +0 -0
- package/lib/components/LayerManager/AddLayersPopup/AddLayersPopup.d.ts +0 -0
- package/lib/components/LayerManager/AddLayersPopup/AddLayersPopup.spec.d.ts +0 -0
- package/lib/components/LayerManager/BaseLayerRow/BaseLayerRow.d.ts +0 -0
- package/lib/components/LayerManager/BaseLayerRow/BaseLayerRow.spec.d.ts +0 -0
- package/lib/components/LayerManager/BaseLayerRow/BaseLayers/BaseLayers.d.ts +0 -0
- package/lib/components/LayerManager/BaseLayerRow/BaseLayers/BaseLayers.spec.d.ts +0 -0
- package/lib/components/LayerManager/BaseLayerRow/BaseLayers/BaseLayersConnect.d.ts +0 -0
- package/lib/components/LayerManager/BaseLayerRow/BaseLayers/BaseLayersConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/DescriptionRow/DescriptionRow.d.ts +0 -0
- package/lib/components/LayerManager/DescriptionRow/DescriptionRow.spec.d.ts +0 -0
- package/lib/components/LayerManager/DockedLayerManagerConnect.d.ts +0 -0
- package/lib/components/LayerManager/DockedLayerManagerConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerContainerRow.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerContainerRow.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayer.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayer.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayerConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayerConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/DeleteLayer/DeleteLayerConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/DeleteLayer/DeleteLayerConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelect.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelectConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelectConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/DragHandle/DragHandle.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/DragHandle/DragHandle.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/EnableLayer/EnableLayerConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/EnableLayer/EnableLayerConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRow.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRow.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRowConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRowConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButton.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButton.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButtonConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButtonConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelect.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelectConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelectConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayers.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayers.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayersConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayersConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStyles.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStyles.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStylesConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStylesConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerManager.d.ts +0 -0
- package/lib/components/LayerManager/LayerManager.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerManager.stories.d.ts +10 -2
- package/lib/components/LayerManager/LayerManagerConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerManagerConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerManagerConnect.stories.d.ts +0 -0
- package/lib/components/LayerManager/LayerManagerHeaderOptions.d.ts +0 -0
- package/lib/components/LayerManager/LayerManagerHeaderOptions.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerManagerMapButtonConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerManagerMapButtonConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerManagerUtils.d.ts +24 -24
- package/lib/components/LayerManager/LayerSelect/KeywordFilterButton/KeywordFilterButtonConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/KeywordFilterButton/KeywordFilterButtonConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResults.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResults.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResults.stories.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsListItem.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsListItem.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsListItemConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsListItemConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterSelectAllSwitchConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterSelectAllSwitchConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/keywordFilterResultsConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoButtonConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoButtonConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoDialog.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoDialog.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoDialog.stories.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoDialogConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoLegend.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoLegend.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoList.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoText.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoUtils.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoUtils.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerInfo/index.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerList/LayerAddRemoveButton.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerList/LayerAddRemoveButton.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerList/LayerList.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerList/LayerList.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerList/LayerListConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerList/LayerListConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerList/LayerListDimensions.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerList/LayerListRow.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerList/LayerListUtils.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerList/LayerListUtils.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerList/SearchHighlight.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerList/SearchHighlight.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerManagerUtils.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerSelect.d.ts +1 -1
- package/lib/components/LayerManager/LayerSelect/LayerSelect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerSelect.stories.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerSelectButtonConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerSelectButtonConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerSelectConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerSelectConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerSelectConnect.stories.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerSelectUtils.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/LayerSelectUtils.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/SearchField/SearchField.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/SearchField/SearchField.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/SearchField/SearchFieldButtonContainer.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/SearchField/SearchFieldButtonContainer.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/SearchField/SearchFieldConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/SearchField/SearchFieldConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServiceList/ServiceChip.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServiceList/ServiceChip.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServiceList/ServiceChipConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServiceList/ServiceChipConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServiceList/ServiceList.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServiceList/ServiceList.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServiceList/ServiceListConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServiceList/ServiceListConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServiceOptionsButton/ServiceOptionsButton.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServiceOptionsButton/ServiceOptionsButton.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServiceOptionsButton/ServiceOptionsButton.stories.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialog.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialog.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialog.stories.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialogConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialogConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopup.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopup.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopup.stories.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopupConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopupConnect.spec.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopupConnect.stories.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopupDialogConnect.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServicePopup/utils.d.ts +0 -0
- package/lib/components/LayerManager/LayerSelect/ServicePopup/utils.spec.d.ts +0 -0
- package/lib/components/LayerManager/index.d.ts +4 -0
- package/lib/components/LayerManager/useFetchServices.d.ts +0 -0
- package/lib/components/LayerManager/useFetchServices.spec.d.ts +0 -0
- package/lib/components/Legend/Legend.d.ts +0 -0
- package/lib/components/Legend/Legend.spec.d.ts +0 -0
- package/lib/components/Legend/Legend.stories.d.ts +0 -0
- package/lib/components/Legend/LegendConnect.d.ts +0 -0
- package/lib/components/Legend/LegendConnect.spec.d.ts +0 -0
- package/lib/components/Legend/LegendConnect.stories.d.ts +0 -0
- package/lib/components/Legend/LegendDialog.d.ts +0 -0
- package/lib/components/Legend/LegendDialog.spec.d.ts +0 -0
- package/lib/components/Legend/LegendLayout.d.ts +0 -0
- package/lib/components/Legend/LegendLayout.spec.d.ts +0 -0
- package/lib/components/Legend/LegendMapButtonConnect.d.ts +0 -0
- package/lib/components/Legend/LegendMapButtonConnect.spec.d.ts +0 -0
- package/lib/components/Legend/index.d.ts +0 -0
- package/lib/components/MapControls/MapControlButton.d.ts +0 -0
- package/lib/components/MapControls/MapControlButton.spec.d.ts +0 -0
- package/lib/components/MapControls/MapControls.d.ts +0 -0
- package/lib/components/MapControls/MapControls.spec.d.ts +0 -0
- package/lib/components/MapControls/ZoomControls.d.ts +0 -0
- package/lib/components/MapControls/ZoomControls.spec.d.ts +0 -0
- package/lib/components/MapControls/ZoomControlsConnect.d.ts +0 -0
- package/lib/components/MapControls/ZoomControlsConnect.spec.d.ts +0 -0
- package/lib/components/MapControls/index.d.ts +0 -0
- package/lib/components/MapTime/MapTime.d.ts +0 -0
- package/lib/components/MapTime/MapTime.spec.d.ts +0 -0
- package/lib/components/MapView/MapView.Error.stories.d.ts +0 -0
- package/lib/components/MapView/MapView.MapPin.stories.d.ts +0 -0
- package/lib/components/MapView/MapView.Passive.stories.d.ts +0 -0
- package/lib/components/MapView/MapView.RadarAnimation.stories.d.ts +0 -0
- package/lib/components/MapView/MapView.RadarData.stories.d.ts +0 -0
- package/lib/components/MapView/MapView.SetProjectionBBox.stories.d.ts +0 -0
- package/lib/components/MapView/MapView.SetProjectionBBoxLocalState.stories.d.ts +0 -0
- package/lib/components/MapView/MapView.ShowLayerInfo.stories.d.ts +0 -0
- package/lib/components/MapView/MapView.d.ts +0 -0
- package/lib/components/MapView/MapView.spec.d.ts +0 -0
- package/lib/components/MapView/MapViewConnect.DoubleMap.stories.d.ts +0 -0
- package/lib/components/MapView/MapViewConnect.Errors.stories.d.ts +0 -0
- package/lib/components/MapView/MapViewConnect.FeatureLayers.stories.d.ts +0 -0
- package/lib/components/MapView/MapViewConnect.InitialBBoxAndWithout.stories.d.ts +0 -0
- package/lib/components/MapView/MapViewConnect.LayerActions.stories.d.ts +0 -0
- package/lib/components/MapView/MapViewConnect.LayerChangeEnabledOpacity.stories.d.ts +0 -0
- package/lib/components/MapView/MapViewConnect.MapModuleOverDefaultMap.stories.d.ts +0 -0
- package/lib/components/MapView/MapViewConnect.MapPin.stories.d.ts +0 -0
- package/lib/components/MapView/MapViewConnect.SelectorTest.stories.d.ts +0 -0
- package/lib/components/MapView/MapViewConnect.SetBaseLayers.stories.d.ts +0 -0
- package/lib/components/MapView/MapViewConnect.ToggleControls.stories.d.ts +0 -0
- package/lib/components/MapView/MapViewConnect.d.ts +0 -0
- package/lib/components/MapView/MapViewConnect.spec.d.ts +0 -0
- package/lib/components/MapView/MapViewLayer.d.ts +0 -0
- package/lib/components/MapView/index.d.ts +0 -0
- package/lib/components/MapView/types.d.ts +0 -0
- package/lib/components/MapView/useKeyboardZoomAndPan.d.ts +0 -0
- package/lib/components/MapView/useKeyboardZoomAndPan.spec.d.ts +0 -0
- package/lib/components/MapView/useTouchZoomPan.d.ts +0 -0
- package/lib/components/MapView/useTouchZoomPan.spec.d.ts +0 -0
- package/lib/components/MapWarning/MapWarningProperties.d.ts +0 -0
- package/lib/components/MapWarning/MapWarningProperties.spec.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/DimensionSelectButton.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/DimensionSelectButton.spec.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/DimensionSelectButtonConnect.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/DimensionSelectButtonConnect.spec.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/DimensionSelectDialogConnect.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/DimensionSelectDialogConnect.spec.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/DimensionSelectDialogConnect.stories.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/DimensionSelectSlider.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/DimensionSelectSlider.spec.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/DimensionSelectSliderConnect.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/DimensionSelectSliderConnect.spec.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/EnsembleDimensionExample.stories.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/MultiDimensionSelectConfig.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/MultiDimensionSelectConnect.stories.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/MultiDimensionSelectMapButtonsConnect.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/MultiDimensionSelectMapButtonsConnect.spec.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/MultiMapMultiDimensionSelect.stories.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/MultiMapMultiDimensionSelectConnect.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/MultiMapMultiDimensionSelectConnect.spec.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/MultiMapSingleDimensionSelectConnect.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/MultiMapSingleDimensionSelectConnect.spec.d.ts +0 -0
- package/lib/components/MultiMapDimensionSelect/index.d.ts +0 -0
- package/lib/components/MultiMapView/HarmoniePresets/HarmonieTempAndPrecipPreset.d.ts +0 -0
- package/lib/components/MultiMapView/HarmoniePresets/index.d.ts +0 -0
- package/lib/components/MultiMapView/ModelRunInterval/ModelRunInterval.d.ts +0 -0
- package/lib/components/MultiMapView/ModelRunInterval/ModelRunInterval.spec.d.ts +0 -0
- package/lib/components/MultiMapView/ModelRunInterval/ModelRunInterval.stories.d.ts +0 -0
- package/lib/components/MultiMapView/ModelRunInterval/index.d.ts +0 -0
- package/lib/components/MultiMapView/MultiMapView.stories.d.ts +0 -0
- package/lib/components/MultiMapView/MultiMapView10x10.stories.d.ts +0 -0
- package/lib/components/MultiMapView/MultiMapView2x2.stories.d.ts +0 -0
- package/lib/components/MultiMapView/MultiMapView4x3.stories.d.ts +0 -0
- package/lib/components/MultiMapView/MultiMapViewConnect.d.ts +0 -0
- package/lib/components/MultiMapView/MultiMapViewConnect.spec.d.ts +0 -0
- package/lib/components/MultiMapView/storyUtils/mapPresets.d.ts +0 -0
- package/lib/components/Providers/Providers.d.ts +0 -0
- package/lib/components/ReactMapView/AdagucMapDraw.d.ts +0 -0
- package/lib/components/ReactMapView/AdagucMapDraw.spec.d.ts +0 -0
- package/lib/components/ReactMapView/AdagucMapDraw.stories.d.ts +0 -0
- package/lib/components/ReactMapView/AdagucMapDrawContainer.d.ts +0 -0
- package/lib/components/ReactMapView/AdagucMapDrawContainer.spec.d.ts +0 -0
- package/lib/components/ReactMapView/AdagucMapDrawTools.d.ts +0 -0
- package/lib/components/ReactMapView/AdagucMapDrawTools.spec.d.ts +0 -0
- package/lib/components/ReactMapView/ReactMapView.d.ts +0 -0
- package/lib/components/ReactMapView/ReactMapView.spec.d.ts +0 -0
- package/lib/components/ReactMapView/ReactMapViewLayer.d.ts +0 -0
- package/lib/components/ReactMapView/ReactMapViewParseLayer.d.ts +0 -0
- package/lib/components/ReactMapView/ReactMapViewParseLayer.spec.d.ts +0 -0
- package/lib/components/ReactMapView/index.d.ts +0 -0
- package/lib/components/ReactMapView/types.d.ts +0 -0
- package/lib/components/ReactMapView/utils.d.ts +0 -0
- package/lib/components/ReactMapView/utils.spec.d.ts +0 -0
- package/lib/components/Snackbar/SnackbarWrapper.d.ts +0 -0
- package/lib/components/Snackbar/SnackbarWrapper.spec.d.ts +0 -0
- package/lib/components/Snackbar/SnackbarWrapper.stories.d.ts +0 -0
- package/lib/components/Snackbar/SnackbarWrapperConnect.d.ts +0 -0
- package/lib/components/Snackbar/SnackbarWrapperConnect.spec.d.ts +0 -0
- package/lib/components/Snackbar/index.d.ts +0 -0
- package/lib/components/SyncGroups/DraggableThings.d.ts +0 -0
- package/lib/components/SyncGroups/SimpleTimeSlider.d.ts +0 -0
- package/lib/components/SyncGroups/SimpleTimeSliderConnect.d.ts +0 -0
- package/lib/components/SyncGroups/SyncGroupList.d.ts +0 -0
- package/lib/components/SyncGroups/SyncGroupListItem.d.ts +0 -0
- package/lib/components/SyncGroups/SyncGroupViewer.d.ts +0 -0
- package/lib/components/SyncGroups/SyncGroupViewer.spec.d.ts +0 -0
- package/lib/components/SyncGroups/SyncGroupViewerConnect.d.ts +0 -0
- package/lib/components/SyncGroups/SyncGroups.SyncMany.stories.d.ts +0 -0
- package/lib/components/SyncGroups/SyncGroups.SyncMaps.stories.d.ts +0 -0
- package/lib/components/SyncGroups/selector.d.ts +0 -0
- package/lib/components/SyncGroups/types.d.ts +1 -1
- package/lib/components/SyncGroups/utils.d.ts +0 -0
- package/lib/components/SyncGroups/utils.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSlider.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSlider.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSlider.stories.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/AnimationLengthButton/AnimationLengthButton.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/AnimationLengthButton/AnimationLengthButton.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/AnimationLengthButton/AnimationLengthButtonConnect.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/AnimationLengthButton/AnimationLengthButtonConnect.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdate.stories.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdateButton.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdateButton.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdateButtonConnect.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdateButtonConnect.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/BackwardForwardStepButton/BackwardForwardStepButton.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/BackwardForwardStepButton/BackwardForwardStepButton.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/BackwardForwardStepButton/BackwardForwardStepButtonConnect.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/BackwardForwardStepButton/BackwardForwardStepButtonConnect.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/ControlButtons/ControlButtons.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/ControlButtons/ControlButtonsConnect.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/ControlButtons/ControlButtonsConnect.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/HideSliderButton/HideSliderButton.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/HideSliderButton/HideSliderButton.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/NowButton/NowButton.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/NowButton/NowButton.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/NowButton/NowButtonConnect.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/NowButton/NowButtonConnect.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenu.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButton.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButton.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButton.stories.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButtonConnect.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButtonConnect.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuConnect.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuConnect.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/PlayButton/PlayButton.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/PlayButton/PlayButton.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/PlayButton/PlayButtonConnect.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/PlayButton/PlayButtonConnect.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/SpeedButton/SpeedButton.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/SpeedButton/SpeedButton.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/SpeedButton/SpeedButtonConnect.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/SpeedButton/SpeedButtonConnect.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeScaleButton/TimeScaleButton.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeScaleButton/TimeScaleButton.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeScaleButton/TimeScaleButtonConnect.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeScaleButton/TimeScaleButtonConnect.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtonComponents.stories.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtons.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtons.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtons.stories.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtonsConnect.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtonsConnect.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderMenu/TimeSliderMenu.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderMenu/TimeSliderMenu.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderMenu/TimeSliderMenu.stories.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButton.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButton.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButton.stories.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButtonConnect.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButtonConnect.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderClock/ClockContainer.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderClock/PopperMenu.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderClock/TimeSliderClock.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderClock/TimeSliderClock.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderClock/TimeSliderClock.stories.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderClock/TimeSliderClockConnect.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderClock/TimeSliderClockConnect.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderConnect.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderConnect.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderConnect.stories.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrenTimeBox.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBox.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxConnect.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxConnect.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxMouseEvents.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxMouseEvents.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxRenderFunctions.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegend.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegend.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegend.stories.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegendConnect.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegendConnect.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawBackground.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawBackground.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawCurrentTime.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawNeedle.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawTimeScale.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawTimeScale.spec.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawTimeSliderLegend.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/index.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderLegend/timeSliderLegendUtils.d.ts +0 -0
- package/lib/components/TimeSlider/TimeSliderLegend/timeSliderLegenedUtils.spec.d.ts +0 -0
- package/lib/components/TimeSlider/index.d.ts +5 -0
- package/lib/components/TimeSlider/timeSliderUtils.d.ts +0 -0
- package/lib/components/TimeSlider/timeSliderUtils.spec.d.ts +0 -0
- package/lib/components/WMSLoader/WMSLayerTree/WMSLayerTree.d.ts +0 -0
- package/lib/components/WMSLoader/WMSLayerTree/WMSLayerTree.spec.d.ts +0 -0
- package/lib/components/WMSLoader/WMSLayerTree/WMSLayerTreeConnect.d.ts +0 -0
- package/lib/components/WMSLoader/WMSLayerTree/WMSLayerTreeConnect.spec.d.ts +0 -0
- package/lib/components/WMSLoader/WMSLayerTree/WMSLayerTreeHeader.d.ts +0 -0
- package/lib/components/WMSLoader/WMSLoader.d.ts +0 -0
- package/lib/components/WMSLoader/WMSLoader.spec.d.ts +0 -0
- package/lib/components/WMSLoader/WMSLoader.stories.d.ts +0 -0
- package/lib/components/WMSLoader/WMSLoaderConnect.d.ts +0 -0
- package/lib/components/WMSLoader/WMSServerList/WMSServerList.d.ts +0 -0
- package/lib/components/WMSLoader/WMSServerList/WMSServerList.spec.d.ts +0 -0
- package/lib/components/WMSLoader/services.d.ts +0 -0
- package/lib/hooks/index.d.ts +0 -0
- package/lib/hooks/useSetupDialog/index.d.ts +0 -0
- package/lib/hooks/useSetupDialog/useSetupDialog.d.ts +0 -0
- package/lib/hooks/useSetupDialog/useSetupDialog.spec.d.ts +0 -0
- package/lib/index.d.ts +3 -3
- package/lib/store/app/config.d.ts +0 -0
- package/lib/store/app/index.d.ts +0 -0
- package/lib/store/app/reducer.d.ts +0 -0
- package/lib/store/app/reducer.spec.d.ts +0 -0
- package/lib/store/app/types.d.ts +0 -0
- package/lib/store/coreModuleConfig.d.ts +0 -0
- package/lib/store/generic/actions.d.ts +0 -0
- package/lib/store/generic/config.d.ts +0 -0
- package/lib/store/generic/index.d.ts +0 -0
- package/lib/store/generic/sagas.d.ts +0 -0
- package/lib/store/generic/sagas.spec.d.ts +0 -0
- package/lib/store/generic/selectors.d.ts +0 -0
- package/lib/store/generic/selectors.spec.d.ts +0 -0
- package/lib/store/generic/synchronizationActions/actions.d.ts +0 -0
- package/lib/store/generic/synchronizationActions/types.d.ts +0 -0
- package/lib/store/generic/synchronizationGroups/__mocks__/mockState.d.ts +0 -0
- package/lib/store/generic/synchronizationGroups/constants.d.ts +0 -0
- package/lib/store/generic/synchronizationGroups/index.d.ts +0 -0
- package/lib/store/generic/synchronizationGroups/reducer.d.ts +0 -0
- package/lib/store/generic/synchronizationGroups/reducer.spec.d.ts +0 -0
- package/lib/store/generic/synchronizationGroups/sagas.d.ts +0 -0
- package/lib/store/generic/synchronizationGroups/sagas.spec.d.ts +0 -0
- package/lib/store/generic/synchronizationGroups/selectors.d.ts +12 -0
- package/lib/store/generic/synchronizationGroups/selectors.spec.d.ts +0 -0
- package/lib/store/generic/synchronizationGroups/types.d.ts +0 -0
- package/lib/store/generic/synchronizationGroups/utils.d.ts +0 -0
- package/lib/store/generic/synchronizationGroups/utils.spec.d.ts +0 -0
- package/lib/store/generic/types.d.ts +0 -0
- package/lib/store/generic/utils.d.ts +0 -0
- package/lib/store/generic/utils.spec.d.ts +0 -0
- package/lib/store/index.d.ts +0 -0
- package/lib/store/layerSelect/config.d.ts +0 -0
- package/lib/store/layerSelect/index.d.ts +0 -0
- package/lib/store/layerSelect/reducer.d.ts +0 -0
- package/lib/store/layerSelect/reducer.spec.d.ts +0 -0
- package/lib/store/layerSelect/sagas.d.ts +0 -0
- package/lib/store/layerSelect/sagas.spec.d.ts +0 -0
- package/lib/store/layerSelect/selectors.d.ts +0 -0
- package/lib/store/layerSelect/selectors.spec.d.ts +0 -0
- package/lib/store/layerSelect/types.d.ts +0 -0
- package/lib/store/layerSelect/utils.d.ts +0 -0
- package/lib/store/layerSelect/utils.spec.d.ts +0 -0
- package/lib/store/mapStore/config.d.ts +0 -0
- package/lib/store/mapStore/index.d.ts +0 -0
- package/lib/store/mapStore/layers/index.d.ts +0 -0
- package/lib/store/mapStore/layers/reducer.d.ts +0 -0
- package/lib/store/mapStore/layers/reducer.spec.d.ts +0 -0
- package/lib/store/mapStore/layers/selectors.d.ts +0 -0
- package/lib/store/mapStore/layers/selectors.spec.d.ts +0 -0
- package/lib/store/mapStore/layers/types.d.ts +0 -0
- package/lib/store/mapStore/layers/utils.d.ts +0 -0
- package/lib/store/mapStore/layers/utils.spec.d.ts +0 -0
- package/lib/store/mapStore/map/actions.d.ts +0 -0
- package/lib/store/mapStore/map/index.d.ts +0 -0
- package/lib/store/mapStore/map/reducer.d.ts +0 -0
- package/lib/store/mapStore/map/reducer.spec.d.ts +0 -0
- package/lib/store/mapStore/map/sagas.d.ts +0 -0
- package/lib/store/mapStore/map/sagas.spec.d.ts +0 -0
- package/lib/store/mapStore/map/selectors.d.ts +0 -0
- package/lib/store/mapStore/map/selectors.spec.d.ts +0 -0
- package/lib/store/mapStore/map/types.d.ts +0 -0
- package/lib/store/mapStore/map/utils.d.ts +0 -0
- package/lib/store/mapStore/map/utils.spec.d.ts +0 -0
- package/lib/store/mapStore/service/index.d.ts +0 -0
- package/lib/store/mapStore/service/reducer.d.ts +0 -0
- package/lib/store/mapStore/service/reducer.spec.d.ts +0 -0
- package/lib/store/mapStore/service/selectors.d.ts +0 -0
- package/lib/store/mapStore/service/selectors.spec.d.ts +0 -0
- package/lib/store/mapStore/service/types.d.ts +0 -0
- package/lib/store/mapStore/types.d.ts +0 -0
- package/lib/store/mapStore/utils/helpers.d.ts +0 -0
- package/lib/store/mapStore/utils/helpers.spec.d.ts +0 -0
- package/lib/store/mapStore/utils/tilesettings.d.ts +0 -0
- package/lib/store/snackbar/config.d.ts +0 -0
- package/lib/store/snackbar/index.d.ts +0 -0
- package/lib/store/snackbar/reducer.d.ts +0 -0
- package/lib/store/snackbar/reducer.spec.d.ts +0 -0
- package/lib/store/snackbar/sagas.d.ts +0 -0
- package/lib/store/snackbar/sagas.spec.d.ts +0 -0
- package/lib/store/snackbar/selectors.d.ts +0 -0
- package/lib/store/snackbar/selectors.spec.d.ts +0 -0
- package/lib/store/snackbar/types.d.ts +0 -0
- package/lib/store/ui/config.d.ts +0 -0
- package/lib/store/ui/index.d.ts +0 -0
- package/lib/store/ui/reducer.d.ts +0 -0
- package/lib/store/ui/reducer.spec.d.ts +0 -0
- package/lib/store/ui/sagas.d.ts +0 -0
- package/lib/store/ui/sagas.test.d.ts +0 -0
- package/lib/store/ui/selectors.d.ts +0 -0
- package/lib/store/ui/selectors.spec.d.ts +0 -0
- package/lib/store/ui/types.d.ts +0 -0
- package/lib/store/utils.d.ts +0 -0
- package/lib/storybookUtils/HelperComponents.d.ts +0 -0
- package/lib/storybookUtils/defaultStorySettings.d.ts +0 -0
- package/lib/storybookUtils/geojsonExamples.d.ts +0 -0
- package/lib/storybookUtils/store.d.ts +0 -0
- package/lib/storybookUtils/storyComponents/FeatureInfo.d.ts +0 -0
- package/lib/storybookUtils/storyComponents/FeatureInfoHTML.d.ts +0 -0
- package/lib/storybookUtils/storyComponents/MapDrawGeoJSON.d.ts +0 -0
- package/lib/storybookUtils/storyComponents/Synops.d.ts +0 -0
- package/lib/storyshots/Storyshots.spec.d.ts +0 -0
- package/lib/types/types.d.ts +0 -0
- package/lib/utils/__mocks__/WMS111GetCapabilitiesGeoServicesRADAR.d.ts +0 -0
- package/lib/utils/__mocks__/getCapabilities.d.ts +0 -0
- package/lib/utils/defaultConfigurations.d.ts +0 -0
- package/lib/utils/defaultTestSettings.d.ts +0 -0
- package/lib/utils/dimensionUtils.d.ts +0 -0
- package/lib/utils/dimensionUtils.spec.d.ts +0 -0
- package/lib/utils/getCapabilities.d.ts +0 -0
- package/lib/utils/getCapabilities.spec.d.ts +0 -0
- package/lib/utils/jsonPresetFilter.d.ts +0 -0
- package/lib/utils/jsonPresetFilter.spec.d.ts +0 -0
- package/lib/utils/languageTranslation.d.ts +0 -0
- package/lib/utils/languagesService.d.ts +0 -0
- package/lib/utils/localStorage.d.ts +0 -0
- package/lib/utils/localStorage.spec.d.ts +0 -0
- package/lib/utils/publicLayers.d.ts +0 -0
- package/lib/utils/publicServices.d.ts +0 -0
- package/lib/utils/testDimensionData.d.ts +0 -0
- package/lib/utils/testLayers.d.ts +0 -0
- package/lib/utils/testUtils.d.ts +1 -1
- package/lib/utils/types.d.ts +0 -0
- package/lib/utils/verticalLevels.d.ts +0 -0
- package/package.json +6 -6
package/README.md
CHANGED
|
File without changes
|
package/index.d.ts
CHANGED
|
File without changes
|
package/index.esm.js
CHANGED
|
@@ -5417,6 +5417,9 @@ var getTargetGroups = function getTargetGroups(state, payload, actionType) {
|
|
|
5417
5417
|
var syncGroupGetViewState = createSelector(syncGroupStore, function (store) {
|
|
5418
5418
|
return store.viewState;
|
|
5419
5419
|
});
|
|
5420
|
+
var getSyncedMapIdsForTimeslider = createSelector(syncGroupStore, function (store) {
|
|
5421
|
+
return store.viewState.timeslider.groups[0].selected;
|
|
5422
|
+
}, selectorMemoizationOptions);
|
|
5420
5423
|
|
|
5421
5424
|
/* *
|
|
5422
5425
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
@@ -8210,7 +8213,7 @@ function updateAnimation(mapId, maxValue) {
|
|
|
8210
8213
|
}, _marked4$1);
|
|
8211
8214
|
}
|
|
8212
8215
|
function setLayerDimensionsSaga(_ref4) {
|
|
8213
|
-
var payload, layerDimensions, dimensions, layerId, layer, newTimeDimension, mapId, activeLayerId, shouldAutoUpdate, shouldEndTimeOverride, prevTimeDimension, isAnimating$1, webmapInstance, isActiveLayer, timeStep, isTimestepAuto$1, newTimeStep;
|
|
8216
|
+
var payload, layerDimensions, dimensions, layerId, layer, newTimeDimension, mapId, activeLayerId, shouldAutoUpdate, shouldEndTimeOverride, prevTimeDimension, isAnimating$1, webmapInstance, isActiveLayer, timeStep, isTimestepAuto$1, newTimeStep, syncedMapIds;
|
|
8214
8217
|
return regeneratorRuntime.wrap(function setLayerDimensionsSaga$(_context5) {
|
|
8215
8218
|
while (1) {
|
|
8216
8219
|
switch (_context5.prev = _context5.next) {
|
|
@@ -8305,7 +8308,7 @@ function setLayerDimensionsSaga(_ref4) {
|
|
|
8305
8308
|
case 41:
|
|
8306
8309
|
if (!(isActiveLayer && // only update the active layer
|
|
8307
8310
|
shouldAutoUpdate && newTimeDimension && newTimeDimension.maxValue && prevTimeDimension && prevTimeDimension.currentValue && prevTimeDimension.currentValue !== newTimeDimension.maxValue && !shouldEndTimeOverride)) {
|
|
8308
|
-
_context5.next =
|
|
8311
|
+
_context5.next = 55;
|
|
8309
8312
|
break;
|
|
8310
8313
|
}
|
|
8311
8314
|
|
|
@@ -8326,40 +8329,61 @@ function setLayerDimensionsSaga(_ref4) {
|
|
|
8326
8329
|
|
|
8327
8330
|
case 45:
|
|
8328
8331
|
_context5.next = 47;
|
|
8329
|
-
return
|
|
8332
|
+
return select(getSyncedMapIdsForTimeslider);
|
|
8330
8333
|
|
|
8331
8334
|
case 47:
|
|
8332
|
-
|
|
8335
|
+
syncedMapIds = _context5.sent;
|
|
8336
|
+
|
|
8337
|
+
if (!syncedMapIds) {
|
|
8338
|
+
_context5.next = 51;
|
|
8339
|
+
break;
|
|
8340
|
+
}
|
|
8341
|
+
|
|
8342
|
+
_context5.next = 51;
|
|
8343
|
+
return all(syncedMapIds.map(function (syncedMapId) {
|
|
8344
|
+
return put(setTime({
|
|
8345
|
+
origin: 'mapStore saga',
|
|
8346
|
+
sourceId: syncedMapId,
|
|
8347
|
+
value: newTimeDimension.maxValue
|
|
8348
|
+
}));
|
|
8349
|
+
}));
|
|
8350
|
+
|
|
8351
|
+
case 51:
|
|
8352
|
+
_context5.next = 53;
|
|
8353
|
+
return call(updateAnimation, mapId, newTimeDimension.maxValue);
|
|
8354
|
+
|
|
8355
|
+
case 53:
|
|
8356
|
+
_context5.next = 58;
|
|
8333
8357
|
break;
|
|
8334
8358
|
|
|
8335
|
-
case
|
|
8359
|
+
case 55:
|
|
8336
8360
|
if (!(isAnimating$1 && !webmapInstance.isAnimating && newTimeDimension && newTimeDimension.maxValue && !shouldEndTimeOverride)) {
|
|
8337
|
-
_context5.next =
|
|
8361
|
+
_context5.next = 58;
|
|
8338
8362
|
break;
|
|
8339
8363
|
}
|
|
8340
8364
|
|
|
8341
|
-
_context5.next =
|
|
8365
|
+
_context5.next = 58;
|
|
8342
8366
|
return call(updateAnimation, mapId, newTimeDimension.maxValue);
|
|
8343
8367
|
|
|
8344
|
-
case
|
|
8345
|
-
_context5.next =
|
|
8368
|
+
case 58:
|
|
8369
|
+
_context5.next = 63;
|
|
8346
8370
|
break;
|
|
8347
8371
|
|
|
8348
|
-
case
|
|
8349
|
-
_context5.prev =
|
|
8372
|
+
case 60:
|
|
8373
|
+
_context5.prev = 60;
|
|
8350
8374
|
_context5.t0 = _context5["catch"](1);
|
|
8351
8375
|
// eslint-disable-next-line no-console
|
|
8352
8376
|
console.warn(_context5.t0);
|
|
8353
8377
|
|
|
8354
|
-
case
|
|
8378
|
+
case 63:
|
|
8355
8379
|
case "end":
|
|
8356
8380
|
return _context5.stop();
|
|
8357
8381
|
}
|
|
8358
8382
|
}
|
|
8359
|
-
}, _marked5, null, [[1,
|
|
8383
|
+
}, _marked5, null, [[1, 60]]);
|
|
8360
8384
|
}
|
|
8361
8385
|
function toggleAutoUpdateSaga(_ref5) {
|
|
8362
|
-
var payload, shouldAutoUpdate, mapId, layerId, timeDimension;
|
|
8386
|
+
var payload, shouldAutoUpdate, mapId, layerId, timeDimension, syncedMapIds, payloads;
|
|
8363
8387
|
return regeneratorRuntime.wrap(function toggleAutoUpdateSaga$(_context6) {
|
|
8364
8388
|
while (1) {
|
|
8365
8389
|
switch (_context6.prev = _context6.next) {
|
|
@@ -8369,7 +8393,7 @@ function toggleAutoUpdateSaga(_ref5) {
|
|
|
8369
8393
|
shouldAutoUpdate = payload.shouldAutoUpdate, mapId = payload.mapId;
|
|
8370
8394
|
|
|
8371
8395
|
if (!shouldAutoUpdate) {
|
|
8372
|
-
_context6.next =
|
|
8396
|
+
_context6.next = 25;
|
|
8373
8397
|
break;
|
|
8374
8398
|
}
|
|
8375
8399
|
|
|
@@ -8385,7 +8409,7 @@ function toggleAutoUpdateSaga(_ref5) {
|
|
|
8385
8409
|
timeDimension = _context6.sent;
|
|
8386
8410
|
|
|
8387
8411
|
if (!(timeDimension && timeDimension.maxValue)) {
|
|
8388
|
-
_context6.next =
|
|
8412
|
+
_context6.next = 25;
|
|
8389
8413
|
break;
|
|
8390
8414
|
}
|
|
8391
8415
|
|
|
@@ -8401,24 +8425,68 @@ function toggleAutoUpdateSaga(_ref5) {
|
|
|
8401
8425
|
|
|
8402
8426
|
case 13:
|
|
8403
8427
|
_context6.next = 15;
|
|
8404
|
-
return
|
|
8428
|
+
return select(getSyncedMapIdsForTimeslider);
|
|
8405
8429
|
|
|
8406
8430
|
case 15:
|
|
8407
|
-
|
|
8431
|
+
syncedMapIds = _context6.sent;
|
|
8432
|
+
|
|
8433
|
+
if (!(syncedMapIds.length > 0)) {
|
|
8434
|
+
_context6.next = 23;
|
|
8435
|
+
break;
|
|
8436
|
+
}
|
|
8437
|
+
|
|
8438
|
+
_context6.next = 19;
|
|
8439
|
+
return all(syncedMapIds.map(function (syncedMapId) {
|
|
8440
|
+
return put(setTime({
|
|
8441
|
+
origin: 'mapStore saga',
|
|
8442
|
+
sourceId: syncedMapId,
|
|
8443
|
+
value: timeDimension.maxValue
|
|
8444
|
+
}));
|
|
8445
|
+
}));
|
|
8446
|
+
|
|
8447
|
+
case 19:
|
|
8448
|
+
// When timesliders are synced by syncgrous autoupdate is toggled on, toggle autoupdate off for other timesliders
|
|
8449
|
+
payloads = syncedMapIds.reduce(function (syncedMapIdList, syncedMapId) {
|
|
8450
|
+
if (syncedMapId !== mapId) {
|
|
8451
|
+
return syncedMapIdList.concat({
|
|
8452
|
+
mapId: syncedMapId,
|
|
8453
|
+
shouldAutoUpdate: false
|
|
8454
|
+
});
|
|
8455
|
+
}
|
|
8456
|
+
|
|
8457
|
+
return syncedMapIdList;
|
|
8458
|
+
}, []);
|
|
8459
|
+
|
|
8460
|
+
if (!(payloads.length > 0)) {
|
|
8461
|
+
_context6.next = 23;
|
|
8462
|
+
break;
|
|
8463
|
+
}
|
|
8464
|
+
|
|
8465
|
+
_context6.next = 23;
|
|
8466
|
+
return all(payloads.map(function (payload) {
|
|
8467
|
+
return put(mapActions$1.toggleAutoUpdate(payload));
|
|
8468
|
+
}));
|
|
8469
|
+
|
|
8470
|
+
case 23:
|
|
8471
|
+
_context6.next = 25;
|
|
8472
|
+
return call(updateAnimation, mapId, timeDimension.maxValue);
|
|
8473
|
+
|
|
8474
|
+
case 25:
|
|
8475
|
+
_context6.next = 30;
|
|
8408
8476
|
break;
|
|
8409
8477
|
|
|
8410
|
-
case
|
|
8411
|
-
_context6.prev =
|
|
8478
|
+
case 27:
|
|
8479
|
+
_context6.prev = 27;
|
|
8412
8480
|
_context6.t0 = _context6["catch"](1);
|
|
8413
8481
|
// eslint-disable-next-line no-console
|
|
8414
8482
|
console.warn(_context6.t0);
|
|
8415
8483
|
|
|
8416
|
-
case
|
|
8484
|
+
case 30:
|
|
8417
8485
|
case "end":
|
|
8418
8486
|
return _context6.stop();
|
|
8419
8487
|
}
|
|
8420
8488
|
}
|
|
8421
|
-
}, _marked6, null, [[1,
|
|
8489
|
+
}, _marked6, null, [[1, 27]]);
|
|
8422
8490
|
}
|
|
8423
8491
|
function handleBaseLayersSaga(mapId, baseLayers) {
|
|
8424
8492
|
var baseLayer, currentAvailableBaseLayers, activeAvailableBaseLayer, activeBaseLayerId, baseLayersWithActiveId;
|
|
@@ -9434,9 +9502,6 @@ var HeaderOptions = function HeaderOptions(_ref) {
|
|
|
9434
9502
|
onClick: function onClick() {
|
|
9435
9503
|
return onChangeSize(sizeSmall);
|
|
9436
9504
|
},
|
|
9437
|
-
onTouchEnd: function onTouchEnd() {
|
|
9438
|
-
return onChangeSize(sizeSmall);
|
|
9439
|
-
},
|
|
9440
9505
|
sx: iconStyle,
|
|
9441
9506
|
className: "collapseSmall-btn"
|
|
9442
9507
|
}, /*#__PURE__*/React.createElement(CollapseSmall, null))), /*#__PURE__*/React.createElement(CustomTooltip, {
|
|
@@ -9447,9 +9512,6 @@ var HeaderOptions = function HeaderOptions(_ref) {
|
|
|
9447
9512
|
onClick: function onClick() {
|
|
9448
9513
|
return onChangeSize(sizeMedium);
|
|
9449
9514
|
},
|
|
9450
|
-
onTouchEnd: function onTouchEnd() {
|
|
9451
|
-
return onChangeSize(sizeMedium);
|
|
9452
|
-
},
|
|
9453
9515
|
sx: iconStyle,
|
|
9454
9516
|
className: "collapseMedium-btn"
|
|
9455
9517
|
}, /*#__PURE__*/React.createElement(CollapseMedium, null))), /*#__PURE__*/React.createElement(CustomTooltip, {
|
|
@@ -9460,9 +9522,6 @@ var HeaderOptions = function HeaderOptions(_ref) {
|
|
|
9460
9522
|
onClick: function onClick() {
|
|
9461
9523
|
return onChangeSize(sizeLarge);
|
|
9462
9524
|
},
|
|
9463
|
-
onTouchEnd: function onTouchEnd() {
|
|
9464
|
-
return onChangeSize(sizeLarge);
|
|
9465
|
-
},
|
|
9466
9525
|
sx: iconStyle,
|
|
9467
9526
|
className: "collapseLarge-btn"
|
|
9468
9527
|
}, /*#__PURE__*/React.createElement(CollapseLarge, null))), /*#__PURE__*/React.createElement(CustomTooltip, {
|
|
@@ -9474,9 +9533,6 @@ var HeaderOptions = function HeaderOptions(_ref) {
|
|
|
9474
9533
|
sx: iconStyle,
|
|
9475
9534
|
onClick: function onClick() {
|
|
9476
9535
|
return onClickDockButton();
|
|
9477
|
-
},
|
|
9478
|
-
onTouchEnd: function onTouchEnd() {
|
|
9479
|
-
return onClickDockButton();
|
|
9480
9536
|
}
|
|
9481
9537
|
}, isDockedLayerManager ? /*#__PURE__*/React.createElement(CollapseWindow, {
|
|
9482
9538
|
"data-testid": "dockedLayerManager-collapse"
|
|
@@ -9564,39 +9620,39 @@ var layerManagerStyle = Object.assign({
|
|
|
9564
9620
|
}, !IS_JEST && {
|
|
9565
9621
|
'@container (max-width: 320px)': {
|
|
9566
9622
|
'.layermanager': {
|
|
9567
|
-
'.column-1
|
|
9623
|
+
'.column-1': {
|
|
9568
9624
|
width: '100%'
|
|
9569
9625
|
},
|
|
9570
|
-
'.enable-btn-mini
|
|
9626
|
+
'.enable-btn-mini': {
|
|
9571
9627
|
display: 'inline-flex'
|
|
9572
9628
|
},
|
|
9573
|
-
'.activateLayer-btn
|
|
9629
|
+
'.activateLayer-btn, .enable-btn, .column-2, .column-3, .column-4, .column-5, .column-6, .column-7': {
|
|
9574
9630
|
display: 'none'
|
|
9575
9631
|
},
|
|
9576
|
-
'#mappresets-menubutton
|
|
9632
|
+
'#mappresets-menubutton, .addLayer-column': {
|
|
9577
9633
|
display: 'none'
|
|
9578
9634
|
},
|
|
9579
|
-
'.descriptionRow
|
|
9635
|
+
'.descriptionRow': {
|
|
9580
9636
|
height: 6,
|
|
9581
|
-
'.MuiButtonBase-root
|
|
9637
|
+
'.MuiButtonBase-root': {
|
|
9582
9638
|
display: 'none'
|
|
9583
9639
|
}
|
|
9584
9640
|
}
|
|
9585
9641
|
},
|
|
9586
9642
|
'.header-layermanager': {
|
|
9587
|
-
'.header-left
|
|
9643
|
+
'.header-left, .header-title': {
|
|
9588
9644
|
display: 'none'
|
|
9589
9645
|
},
|
|
9590
|
-
'&>div
|
|
9646
|
+
'&>div': {
|
|
9591
9647
|
justifyContent: 'flex-end',
|
|
9592
9648
|
padding: 0,
|
|
9593
9649
|
height: 24
|
|
9594
9650
|
},
|
|
9595
|
-
'.header-right
|
|
9651
|
+
'.header-right': {
|
|
9596
9652
|
maxWidth: '100%',
|
|
9597
9653
|
flexBasis: '100%'
|
|
9598
9654
|
},
|
|
9599
|
-
'.collapseSmall-btn
|
|
9655
|
+
'.collapseSmall-btn': {
|
|
9600
9656
|
display: 'none'
|
|
9601
9657
|
}
|
|
9602
9658
|
}
|
|
@@ -9604,31 +9660,31 @@ var layerManagerStyle = Object.assign({
|
|
|
9604
9660
|
// sizes: medium
|
|
9605
9661
|
'@container (max-width: 600px)': {
|
|
9606
9662
|
'.layermanager': {
|
|
9607
|
-
'.column-3
|
|
9663
|
+
'.column-3, .column-4, .column-5, .column-6, .column-7': {
|
|
9608
9664
|
display: 'none'
|
|
9609
9665
|
},
|
|
9610
|
-
'.column-2
|
|
9666
|
+
'.column-2': {
|
|
9611
9667
|
width: "calc((100% - ".concat(iconButtonSize * 3, "px) )")
|
|
9612
9668
|
},
|
|
9613
9669
|
// presets
|
|
9614
|
-
'.header-layer.mappresetsModule-enabled
|
|
9670
|
+
'.header-layer.mappresetsModule-enabled': {
|
|
9615
9671
|
display: 'none'
|
|
9616
9672
|
},
|
|
9617
|
-
'.header-mapPresets
|
|
9673
|
+
'.header-mapPresets': {
|
|
9618
9674
|
display: 'block',
|
|
9619
|
-
'.MuiButtonBase-root
|
|
9675
|
+
'.MuiButtonBase-root': {
|
|
9620
9676
|
height: 24,
|
|
9621
|
-
'.MuiBox-root
|
|
9677
|
+
'.MuiBox-root': {
|
|
9622
9678
|
textAlign: 'center'
|
|
9623
9679
|
}
|
|
9624
9680
|
}
|
|
9625
9681
|
}
|
|
9626
9682
|
},
|
|
9627
9683
|
'.header-layermanager': {
|
|
9628
|
-
'.mapPresets-btn
|
|
9684
|
+
'.mapPresets-btn': {
|
|
9629
9685
|
display: 'none'
|
|
9630
9686
|
},
|
|
9631
|
-
'.collapseLarge-btn
|
|
9687
|
+
'.collapseLarge-btn': {
|
|
9632
9688
|
display: 'inline-flex'
|
|
9633
9689
|
}
|
|
9634
9690
|
}
|
|
@@ -9636,26 +9692,26 @@ var layerManagerStyle = Object.assign({
|
|
|
9636
9692
|
// specific queries for medium layermanager
|
|
9637
9693
|
'@container (max-width: 600px) and (min-width: 321px)': {
|
|
9638
9694
|
'.layermanager': {
|
|
9639
|
-
'.medium-layermanager
|
|
9695
|
+
'.medium-layermanager': {
|
|
9640
9696
|
display: 'block'
|
|
9641
9697
|
}
|
|
9642
9698
|
},
|
|
9643
|
-
'.deleteBtnMedium
|
|
9699
|
+
'.deleteBtnMedium': {
|
|
9644
9700
|
display: 'inline-flex!important',
|
|
9645
|
-
'&+button
|
|
9701
|
+
'&+button': {
|
|
9646
9702
|
display: 'none'
|
|
9647
9703
|
}
|
|
9648
9704
|
},
|
|
9649
9705
|
'.layerRow': {
|
|
9650
|
-
'.column-1
|
|
9706
|
+
'.column-1': {
|
|
9651
9707
|
display: 'none'
|
|
9652
9708
|
},
|
|
9653
|
-
'.column-2
|
|
9709
|
+
'.column-2': {
|
|
9654
9710
|
display: 'none'
|
|
9655
9711
|
}
|
|
9656
9712
|
},
|
|
9657
9713
|
'.header-layermanager': {
|
|
9658
|
-
'.collapseMedium-btn
|
|
9714
|
+
'.collapseMedium-btn': {
|
|
9659
9715
|
display: 'none'
|
|
9660
9716
|
}
|
|
9661
9717
|
}
|
|
@@ -13196,7 +13252,8 @@ var LayerAddRemoveButton = function LayerAddRemoveButton(_ref) {
|
|
|
13196
13252
|
fullWidth: true,
|
|
13197
13253
|
sx: {
|
|
13198
13254
|
fontSize: '12px'
|
|
13199
|
-
}
|
|
13255
|
+
},
|
|
13256
|
+
className: "layerAddRemoveButton"
|
|
13200
13257
|
}, !foundLayer ? 'Add' : 'Remove');
|
|
13201
13258
|
};
|
|
13202
13259
|
|
|
@@ -13248,6 +13305,9 @@ var LayerInfoButtonConnect = function LayerInfoButtonConnect(_ref) {
|
|
|
13248
13305
|
serviceName: serviceName
|
|
13249
13306
|
})
|
|
13250
13307
|
}));
|
|
13308
|
+
dispatch(uiActions.orderDialog({
|
|
13309
|
+
type: DialogTypes.LayerInfo
|
|
13310
|
+
}));
|
|
13251
13311
|
}, [dispatch, layer, serviceName]);
|
|
13252
13312
|
|
|
13253
13313
|
var onClick = function onClick() {
|
|
@@ -13270,7 +13330,8 @@ var LayerInfoButtonConnect = function LayerInfoButtonConnect(_ref) {
|
|
|
13270
13330
|
active: isActive && isOpenInStore,
|
|
13271
13331
|
onClick: onClick,
|
|
13272
13332
|
id: "layerInfoButton",
|
|
13273
|
-
"aria-label": "layer info"
|
|
13333
|
+
"aria-label": "layer info",
|
|
13334
|
+
className: "layerInfoButton"
|
|
13274
13335
|
}, /*#__PURE__*/React__default.createElement(Info, null));
|
|
13275
13336
|
};
|
|
13276
13337
|
|
|
@@ -14802,7 +14863,7 @@ var LayerSelect = function LayerSelect(_ref) {
|
|
|
14802
14863
|
showTitle = _ref.showTitle,
|
|
14803
14864
|
isOpen = _ref.isOpen,
|
|
14804
14865
|
_ref$onMouseDown = _ref.onMouseDown,
|
|
14805
|
-
|
|
14866
|
+
_onMouseDown = _ref$onMouseDown === void 0 ? function () {} : _ref$onMouseDown,
|
|
14806
14867
|
_ref$order = _ref.order,
|
|
14807
14868
|
order = _ref$order === void 0 ? 0 : _ref$order,
|
|
14808
14869
|
_ref$source = _ref.source,
|
|
@@ -14812,6 +14873,7 @@ var LayerSelect = function LayerSelect(_ref) {
|
|
|
14812
14873
|
width: 750,
|
|
14813
14874
|
height: 500
|
|
14814
14875
|
} : _ref$startSize;
|
|
14876
|
+
|
|
14815
14877
|
var initialServiceListHeight = 37;
|
|
14816
14878
|
|
|
14817
14879
|
var _React$useState = React.useState(startSize.height),
|
|
@@ -14867,7 +14929,18 @@ var LayerSelect = function LayerSelect(_ref) {
|
|
|
14867
14929
|
headerSize: "small",
|
|
14868
14930
|
bounds: bounds,
|
|
14869
14931
|
"data-testid": "layerSelectWindow",
|
|
14870
|
-
onMouseDown: onMouseDown
|
|
14932
|
+
onMouseDown: function onMouseDown(event) {
|
|
14933
|
+
var target = event.target;
|
|
14934
|
+
var isButtonInScrollableList = target.closest('.layerInfoButton') || target.closest('.layerAddRemoveButton'); // don't propagate when clicking on layerInfoButton or addRemoveButton
|
|
14935
|
+
|
|
14936
|
+
if (isButtonInScrollableList) {
|
|
14937
|
+
event.stopPropagation();
|
|
14938
|
+
event.preventDefault();
|
|
14939
|
+
return;
|
|
14940
|
+
}
|
|
14941
|
+
|
|
14942
|
+
_onMouseDown(event);
|
|
14943
|
+
},
|
|
14871
14944
|
order: order,
|
|
14872
14945
|
source: source
|
|
14873
14946
|
}, /*#__PURE__*/React.createElement(Box, {
|
|
@@ -26535,4 +26608,4 @@ var MapWarningProperties = function MapWarningProperties(_ref) {
|
|
|
26535
26608
|
* */
|
|
26536
26609
|
var mapActions = Object.assign(Object.assign(Object.assign({}, layerActions), mapActions$1), serviceActions);
|
|
26537
26610
|
|
|
26538
|
-
export { AppWrapperConnect, ConfigurableMapConnect, CoreThemeProvider, CoreThemeStoreProvider, DockedLayerManagerConnect, HarmonieTempAndPrecipPreset, LayerManager, LayerManagerConnect, LayerManagerMapButtonConnect, LayerSelectConnect, Legend, LegendConnect, LegendMapButtonConnect, MapControls, MapView, MapViewConnect, MapViewLayer, MapWarningProperties, MultiDimensionSelectMapButtonsConnect, MultiMapMultiDimensionSelectConnect as MultiMapDimensionSelectConnect, MultiMapViewConnect, ReactMapView, ReactMapViewLayer, SnackbarWrapperConnect, SyncGroupViewerConnect, index as SyncGroups, TimeSliderConnect, ZoomControlConnect, ZoomControls, appActions, componentsLookUp, coreModuleConfig, dateFormat, defaultBbox, defaultConfigurations, filterLayers, filterMapPresets, filterNonTimeDimensions, filterServices, generateLayerId, generateMapId, generateTimesliderId, getDrawFunctionFromStore, getFirstTimeStepForLayerId, getInitialAppPresets, getLastTimeStepForLayerId, getNextTimeStepForLayerId, getPreviousTimeStepForLayerId, getWMJSDimensionForLayerAndDimension, getWMJSMapById, getWMJSTimeDimensionForLayerId, getWMLayerById, layerActions, reducer$7 as layerReducer, selectors$2 as layerSelectors, types$3 as layerTypes, mapActions, moduleConfig as mapModuleConfig, selectors as mapSelectors, types$2 as mapTypes, utils as mapUtils, parseBoolean, parseLayer, publicLayers, publicServices, registerDrawFunction, registerWMJSMap, registerWMLayer, snackbarActions, store, genericActions as syncGroupActions, synchronizationGroupConfig as synchronizationGroupModuleConfig, synchronizationGroupConfig as synchronizationGroupsConfig, testLayers, timeSliderUtils, uiActions, uiModuleConfig, selectors$1 as uiSelectors, types as uiTypes, unRegisterWMJSLayer, unRegisterWMJSMap, useSetupDialog };
|
|
26611
|
+
export { AppWrapperConnect, ConfigurableMapConnect, CoreThemeProvider, CoreThemeStoreProvider, DockedLayerManagerConnect, HarmonieTempAndPrecipPreset, LayerManager, BaseLayerRow as LayerManagerBaseLayerRow, LayerManagerConnect, DescriptionRow as LayerManagerDescriptionRow, HeaderOptions as LayerManagerHeaderOptions, LayerContainerRow as LayerManagerLayerContainerRow, LayerManagerMapButtonConnect, LayerSelectConnect, Legend, LegendConnect, LegendMapButtonConnect, MapControls, MapView, MapViewConnect, MapViewLayer, MapWarningProperties, MultiDimensionSelectMapButtonsConnect, MultiMapMultiDimensionSelectConnect as MultiMapDimensionSelectConnect, MultiMapViewConnect, ReactMapView, ReactMapViewLayer, SnackbarWrapperConnect, SyncGroupViewerConnect, index as SyncGroups, TimeSlider, BackwardForwardStepButtonConnect as TimeSliderBackwardForwardStepButtonConnect, TimeSliderButtonsConnect, TimeSliderConnect, OptionsMenuButtonConnect as TimeSliderOptionsMenuButtonConnect, PlayButtonConnect as TimeSliderPlayButtonConnect, ZoomControlConnect, ZoomControls, appActions, componentsLookUp, coreModuleConfig, dateFormat, defaultBbox, defaultConfigurations, filterLayers, filterMapPresets, filterNonTimeDimensions, filterServices, generateLayerId, generateMapId, generateTimesliderId, getDrawFunctionFromStore, getFirstTimeStepForLayerId, getInitialAppPresets, getLastTimeStepForLayerId, getNextTimeStepForLayerId, getPreviousTimeStepForLayerId, getWMJSDimensionForLayerAndDimension, getWMJSMapById, getWMJSTimeDimensionForLayerId, getWMLayerById, layerActions, reducer$7 as layerReducer, selectors$2 as layerSelectors, types$3 as layerTypes, mapActions, moduleConfig as mapModuleConfig, selectors as mapSelectors, types$2 as mapTypes, utils as mapUtils, parseBoolean, parseLayer, publicLayers, publicServices, registerDrawFunction, registerWMJSMap, registerWMLayer, snackbarActions, store, genericActions as syncGroupActions, synchronizationGroupConfig as synchronizationGroupModuleConfig, synchronizationGroupConfig as synchronizationGroupsConfig, testLayers, timeSliderUtils, uiActions, uiModuleConfig, selectors$1 as uiSelectors, types as uiTypes, unRegisterWMJSLayer, unRegisterWMJSMap, useSetupDialog };
|