@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/index.umd.js
CHANGED
|
@@ -5363,6 +5363,9 @@
|
|
|
5363
5363
|
var syncGroupGetViewState = toolkit.createSelector(syncGroupStore, function (store) {
|
|
5364
5364
|
return store.viewState;
|
|
5365
5365
|
});
|
|
5366
|
+
var getSyncedMapIdsForTimeslider = toolkit.createSelector(syncGroupStore, function (store) {
|
|
5367
|
+
return store.viewState.timeslider.groups[0].selected;
|
|
5368
|
+
}, selectorMemoizationOptions);
|
|
5366
5369
|
|
|
5367
5370
|
/* *
|
|
5368
5371
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
@@ -8347,12 +8350,12 @@
|
|
|
8347
8350
|
});
|
|
8348
8351
|
}
|
|
8349
8352
|
function setLayerDimensionsSaga(_a) {
|
|
8350
|
-
var layerDimensions, dimensions, layerId, layer,
|
|
8353
|
+
var layerDimensions, dimensions, layerId, layer, newTimeDimension_1, mapId, activeLayerId, shouldAutoUpdate, shouldEndTimeOverride, prevTimeDimension, isAnimating$1, webmapInstance, isActiveLayer, timeStep, isTimestepAuto$1, newTimeStep, syncedMapIds, error_1;
|
|
8351
8354
|
var payload = _a.payload;
|
|
8352
8355
|
return __generator(this, function (_b) {
|
|
8353
8356
|
switch (_b.label) {
|
|
8354
8357
|
case 0:
|
|
8355
|
-
_b.trys.push([0,
|
|
8358
|
+
_b.trys.push([0, 20,, 21]);
|
|
8356
8359
|
|
|
8357
8360
|
layerDimensions = payload.layerDimensions;
|
|
8358
8361
|
if (!layerDimensions) return [2
|
|
@@ -8368,7 +8371,7 @@
|
|
|
8368
8371
|
if (!layer) return [2
|
|
8369
8372
|
/*return*/
|
|
8370
8373
|
];
|
|
8371
|
-
|
|
8374
|
+
newTimeDimension_1 = dimensions.find(function (dimension) {
|
|
8372
8375
|
return dimension.name === 'time';
|
|
8373
8376
|
});
|
|
8374
8377
|
mapId = layer.mapId;
|
|
@@ -8416,10 +8419,10 @@
|
|
|
8416
8419
|
|
|
8417
8420
|
case 8:
|
|
8418
8421
|
isTimestepAuto$1 = _b.sent();
|
|
8419
|
-
if (!(isTimestepAuto$1 && isActiveLayer && timeStep === undefined &&
|
|
8422
|
+
if (!(isTimestepAuto$1 && isActiveLayer && timeStep === undefined && newTimeDimension_1)) return [3
|
|
8420
8423
|
/*break*/
|
|
8421
8424
|
, 10];
|
|
8422
|
-
newTimeStep = getActiveLayerTimeStep(
|
|
8425
|
+
newTimeStep = getActiveLayerTimeStep(newTimeDimension_1);
|
|
8423
8426
|
if (!newTimeStep) return [3
|
|
8424
8427
|
/*break*/
|
|
8425
8428
|
, 10];
|
|
@@ -8437,9 +8440,9 @@
|
|
|
8437
8440
|
|
|
8438
8441
|
case 10:
|
|
8439
8442
|
if (!(isActiveLayer && // only update the active layer
|
|
8440
|
-
shouldAutoUpdate &&
|
|
8443
|
+
shouldAutoUpdate && newTimeDimension_1 && newTimeDimension_1.maxValue && prevTimeDimension && prevTimeDimension.currentValue && prevTimeDimension.currentValue !== newTimeDimension_1.maxValue && !shouldEndTimeOverride)) return [3
|
|
8441
8444
|
/*break*/
|
|
8442
|
-
,
|
|
8445
|
+
, 17];
|
|
8443
8446
|
if (!!isAnimating$1) return [3
|
|
8444
8447
|
/*break*/
|
|
8445
8448
|
, 12];
|
|
@@ -8450,7 +8453,7 @@
|
|
|
8450
8453
|
origin: LayerActionOrigin.setLayerDimensionSaga,
|
|
8451
8454
|
dimension: {
|
|
8452
8455
|
name: 'time',
|
|
8453
|
-
currentValue:
|
|
8456
|
+
currentValue: newTimeDimension_1.maxValue
|
|
8454
8457
|
}
|
|
8455
8458
|
}))];
|
|
8456
8459
|
|
|
@@ -8462,42 +8465,69 @@
|
|
|
8462
8465
|
case 12:
|
|
8463
8466
|
return [4
|
|
8464
8467
|
/*yield*/
|
|
8465
|
-
, effects.
|
|
8468
|
+
, effects.select(getSyncedMapIdsForTimeslider)];
|
|
8466
8469
|
|
|
8467
8470
|
case 13:
|
|
8471
|
+
syncedMapIds = _b.sent();
|
|
8472
|
+
if (!syncedMapIds) return [3
|
|
8473
|
+
/*break*/
|
|
8474
|
+
, 15]; // Change time value for all other timesliders
|
|
8475
|
+
|
|
8476
|
+
return [4
|
|
8477
|
+
/*yield*/
|
|
8478
|
+
, effects.all(syncedMapIds.map(function (syncedMapId) {
|
|
8479
|
+
return effects.put(setTime({
|
|
8480
|
+
origin: 'mapStore saga',
|
|
8481
|
+
sourceId: syncedMapId,
|
|
8482
|
+
value: newTimeDimension_1.maxValue
|
|
8483
|
+
}));
|
|
8484
|
+
}))];
|
|
8485
|
+
|
|
8486
|
+
case 14:
|
|
8487
|
+
// Change time value for all other timesliders
|
|
8488
|
+
_b.sent();
|
|
8489
|
+
|
|
8490
|
+
_b.label = 15;
|
|
8491
|
+
|
|
8492
|
+
case 15:
|
|
8493
|
+
return [4
|
|
8494
|
+
/*yield*/
|
|
8495
|
+
, effects.call(updateAnimation, mapId, newTimeDimension_1.maxValue)];
|
|
8496
|
+
|
|
8497
|
+
case 16:
|
|
8468
8498
|
_b.sent();
|
|
8469
8499
|
|
|
8470
8500
|
return [3
|
|
8471
8501
|
/*break*/
|
|
8472
|
-
,
|
|
8502
|
+
, 19];
|
|
8473
8503
|
|
|
8474
|
-
case
|
|
8475
|
-
if (!(isAnimating$1 && !webmapInstance.isAnimating &&
|
|
8504
|
+
case 17:
|
|
8505
|
+
if (!(isAnimating$1 && !webmapInstance.isAnimating && newTimeDimension_1 && newTimeDimension_1.maxValue && !shouldEndTimeOverride)) return [3
|
|
8476
8506
|
/*break*/
|
|
8477
|
-
,
|
|
8507
|
+
, 19];
|
|
8478
8508
|
return [4
|
|
8479
8509
|
/*yield*/
|
|
8480
|
-
, effects.call(updateAnimation, mapId,
|
|
8510
|
+
, effects.call(updateAnimation, mapId, newTimeDimension_1.maxValue)];
|
|
8481
8511
|
|
|
8482
|
-
case
|
|
8512
|
+
case 18:
|
|
8483
8513
|
_b.sent();
|
|
8484
8514
|
|
|
8485
|
-
_b.label =
|
|
8515
|
+
_b.label = 19;
|
|
8486
8516
|
|
|
8487
|
-
case
|
|
8517
|
+
case 19:
|
|
8488
8518
|
return [3
|
|
8489
8519
|
/*break*/
|
|
8490
|
-
,
|
|
8520
|
+
, 21];
|
|
8491
8521
|
|
|
8492
|
-
case
|
|
8522
|
+
case 20:
|
|
8493
8523
|
error_1 = _b.sent(); // eslint-disable-next-line no-console
|
|
8494
8524
|
|
|
8495
8525
|
console.warn(error_1);
|
|
8496
8526
|
return [3
|
|
8497
8527
|
/*break*/
|
|
8498
|
-
,
|
|
8528
|
+
, 21];
|
|
8499
8529
|
|
|
8500
|
-
case
|
|
8530
|
+
case 21:
|
|
8501
8531
|
return [2
|
|
8502
8532
|
/*return*/
|
|
8503
8533
|
];
|
|
@@ -8505,20 +8535,20 @@
|
|
|
8505
8535
|
});
|
|
8506
8536
|
}
|
|
8507
8537
|
function toggleAutoUpdateSaga(_a) {
|
|
8508
|
-
var shouldAutoUpdate,
|
|
8538
|
+
var shouldAutoUpdate, mapId_1, layerId, timeDimension_1, syncedMapIds, payloads, error_2;
|
|
8509
8539
|
var payload = _a.payload;
|
|
8510
8540
|
return __generator(this, function (_b) {
|
|
8511
8541
|
switch (_b.label) {
|
|
8512
8542
|
case 0:
|
|
8513
|
-
_b.trys.push([0,
|
|
8543
|
+
_b.trys.push([0, 10,, 11]);
|
|
8514
8544
|
|
|
8515
|
-
shouldAutoUpdate = payload.shouldAutoUpdate,
|
|
8545
|
+
shouldAutoUpdate = payload.shouldAutoUpdate, mapId_1 = payload.mapId;
|
|
8516
8546
|
if (!shouldAutoUpdate) return [3
|
|
8517
8547
|
/*break*/
|
|
8518
|
-
,
|
|
8548
|
+
, 9];
|
|
8519
8549
|
return [4
|
|
8520
8550
|
/*yield*/
|
|
8521
|
-
, effects.select(getActiveLayerId,
|
|
8551
|
+
, effects.select(getActiveLayerId, mapId_1)];
|
|
8522
8552
|
|
|
8523
8553
|
case 1:
|
|
8524
8554
|
layerId = _b.sent();
|
|
@@ -8527,10 +8557,10 @@
|
|
|
8527
8557
|
, effects.select(getLayerTimeDimension, layerId)];
|
|
8528
8558
|
|
|
8529
8559
|
case 2:
|
|
8530
|
-
|
|
8531
|
-
if (!(
|
|
8560
|
+
timeDimension_1 = _b.sent();
|
|
8561
|
+
if (!(timeDimension_1 && timeDimension_1.maxValue)) return [3
|
|
8532
8562
|
/*break*/
|
|
8533
|
-
,
|
|
8563
|
+
, 9];
|
|
8534
8564
|
return [4
|
|
8535
8565
|
/*yield*/
|
|
8536
8566
|
, effects.put(layerActions.layerChangeDimension({
|
|
@@ -8538,7 +8568,7 @@
|
|
|
8538
8568
|
origin: LayerActionOrigin.toggleAutoUpdateSaga,
|
|
8539
8569
|
dimension: {
|
|
8540
8570
|
name: 'time',
|
|
8541
|
-
currentValue:
|
|
8571
|
+
currentValue: timeDimension_1.maxValue
|
|
8542
8572
|
}
|
|
8543
8573
|
}))];
|
|
8544
8574
|
|
|
@@ -8547,27 +8577,74 @@
|
|
|
8547
8577
|
|
|
8548
8578
|
return [4
|
|
8549
8579
|
/*yield*/
|
|
8550
|
-
, effects.
|
|
8580
|
+
, effects.select(getSyncedMapIdsForTimeslider)];
|
|
8551
8581
|
|
|
8552
8582
|
case 4:
|
|
8583
|
+
syncedMapIds = _b.sent();
|
|
8584
|
+
if (!(syncedMapIds.length > 0)) return [3
|
|
8585
|
+
/*break*/
|
|
8586
|
+
, 7];
|
|
8587
|
+
return [4
|
|
8588
|
+
/*yield*/
|
|
8589
|
+
, effects.all(syncedMapIds.map(function (syncedMapId) {
|
|
8590
|
+
return effects.put(setTime({
|
|
8591
|
+
origin: 'mapStore saga',
|
|
8592
|
+
sourceId: syncedMapId,
|
|
8593
|
+
value: timeDimension_1.maxValue
|
|
8594
|
+
}));
|
|
8595
|
+
}))];
|
|
8596
|
+
|
|
8597
|
+
case 5:
|
|
8553
8598
|
_b.sent();
|
|
8554
8599
|
|
|
8555
|
-
|
|
8600
|
+
payloads = syncedMapIds.reduce(function (syncedMapIdList, syncedMapId) {
|
|
8601
|
+
if (syncedMapId !== mapId_1) {
|
|
8602
|
+
return syncedMapIdList.concat({
|
|
8603
|
+
mapId: syncedMapId,
|
|
8604
|
+
shouldAutoUpdate: false
|
|
8605
|
+
});
|
|
8606
|
+
}
|
|
8556
8607
|
|
|
8557
|
-
|
|
8558
|
-
|
|
8608
|
+
return syncedMapIdList;
|
|
8609
|
+
}, []);
|
|
8610
|
+
if (!(payloads.length > 0)) return [3
|
|
8559
8611
|
/*break*/
|
|
8560
8612
|
, 7];
|
|
8613
|
+
return [4
|
|
8614
|
+
/*yield*/
|
|
8615
|
+
, effects.all(payloads.map(function (payload) {
|
|
8616
|
+
return effects.put(mapActions$1.toggleAutoUpdate(payload));
|
|
8617
|
+
}))];
|
|
8561
8618
|
|
|
8562
8619
|
case 6:
|
|
8620
|
+
_b.sent();
|
|
8621
|
+
|
|
8622
|
+
_b.label = 7;
|
|
8623
|
+
|
|
8624
|
+
case 7:
|
|
8625
|
+
return [4
|
|
8626
|
+
/*yield*/
|
|
8627
|
+
, effects.call(updateAnimation, mapId_1, timeDimension_1.maxValue)];
|
|
8628
|
+
|
|
8629
|
+
case 8:
|
|
8630
|
+
_b.sent();
|
|
8631
|
+
|
|
8632
|
+
_b.label = 9;
|
|
8633
|
+
|
|
8634
|
+
case 9:
|
|
8635
|
+
return [3
|
|
8636
|
+
/*break*/
|
|
8637
|
+
, 11];
|
|
8638
|
+
|
|
8639
|
+
case 10:
|
|
8563
8640
|
error_2 = _b.sent(); // eslint-disable-next-line no-console
|
|
8564
8641
|
|
|
8565
8642
|
console.warn(error_2);
|
|
8566
8643
|
return [3
|
|
8567
8644
|
/*break*/
|
|
8568
|
-
,
|
|
8645
|
+
, 11];
|
|
8569
8646
|
|
|
8570
|
-
case
|
|
8647
|
+
case 11:
|
|
8571
8648
|
return [2
|
|
8572
8649
|
/*return*/
|
|
8573
8650
|
];
|
|
@@ -9793,9 +9870,6 @@
|
|
|
9793
9870
|
onClick: function onClick() {
|
|
9794
9871
|
return onChangeSize(sizeSmall);
|
|
9795
9872
|
},
|
|
9796
|
-
onTouchEnd: function onTouchEnd() {
|
|
9797
|
-
return onChangeSize(sizeSmall);
|
|
9798
|
-
},
|
|
9799
9873
|
sx: iconStyle,
|
|
9800
9874
|
className: "collapseSmall-btn"
|
|
9801
9875
|
}, /*#__PURE__*/React__namespace.createElement(theme.CollapseSmall, null))), /*#__PURE__*/React__namespace.createElement(shared.CustomTooltip, {
|
|
@@ -9806,9 +9880,6 @@
|
|
|
9806
9880
|
onClick: function onClick() {
|
|
9807
9881
|
return onChangeSize(sizeMedium);
|
|
9808
9882
|
},
|
|
9809
|
-
onTouchEnd: function onTouchEnd() {
|
|
9810
|
-
return onChangeSize(sizeMedium);
|
|
9811
|
-
},
|
|
9812
9883
|
sx: iconStyle,
|
|
9813
9884
|
className: "collapseMedium-btn"
|
|
9814
9885
|
}, /*#__PURE__*/React__namespace.createElement(theme.CollapseMedium, null))), /*#__PURE__*/React__namespace.createElement(shared.CustomTooltip, {
|
|
@@ -9819,9 +9890,6 @@
|
|
|
9819
9890
|
onClick: function onClick() {
|
|
9820
9891
|
return onChangeSize(sizeLarge);
|
|
9821
9892
|
},
|
|
9822
|
-
onTouchEnd: function onTouchEnd() {
|
|
9823
|
-
return onChangeSize(sizeLarge);
|
|
9824
|
-
},
|
|
9825
9893
|
sx: iconStyle,
|
|
9826
9894
|
className: "collapseLarge-btn"
|
|
9827
9895
|
}, /*#__PURE__*/React__namespace.createElement(theme.CollapseLarge, null))), /*#__PURE__*/React__namespace.createElement(shared.CustomTooltip, {
|
|
@@ -9833,9 +9901,6 @@
|
|
|
9833
9901
|
sx: iconStyle,
|
|
9834
9902
|
onClick: function onClick() {
|
|
9835
9903
|
return onClickDockButton();
|
|
9836
|
-
},
|
|
9837
|
-
onTouchEnd: function onTouchEnd() {
|
|
9838
|
-
return onClickDockButton();
|
|
9839
9904
|
}
|
|
9840
9905
|
}, isDockedLayerManager ? /*#__PURE__*/React__namespace.createElement(theme.CollapseWindow, {
|
|
9841
9906
|
"data-testid": "dockedLayerManager-collapse"
|
|
@@ -9923,39 +9988,39 @@
|
|
|
9923
9988
|
}, !shared.IS_JEST && {
|
|
9924
9989
|
'@container (max-width: 320px)': {
|
|
9925
9990
|
'.layermanager': {
|
|
9926
|
-
'.column-1
|
|
9991
|
+
'.column-1': {
|
|
9927
9992
|
width: '100%'
|
|
9928
9993
|
},
|
|
9929
|
-
'.enable-btn-mini
|
|
9994
|
+
'.enable-btn-mini': {
|
|
9930
9995
|
display: 'inline-flex'
|
|
9931
9996
|
},
|
|
9932
|
-
'.activateLayer-btn
|
|
9997
|
+
'.activateLayer-btn, .enable-btn, .column-2, .column-3, .column-4, .column-5, .column-6, .column-7': {
|
|
9933
9998
|
display: 'none'
|
|
9934
9999
|
},
|
|
9935
|
-
'#mappresets-menubutton
|
|
10000
|
+
'#mappresets-menubutton, .addLayer-column': {
|
|
9936
10001
|
display: 'none'
|
|
9937
10002
|
},
|
|
9938
|
-
'.descriptionRow
|
|
10003
|
+
'.descriptionRow': {
|
|
9939
10004
|
height: 6,
|
|
9940
|
-
'.MuiButtonBase-root
|
|
10005
|
+
'.MuiButtonBase-root': {
|
|
9941
10006
|
display: 'none'
|
|
9942
10007
|
}
|
|
9943
10008
|
}
|
|
9944
10009
|
},
|
|
9945
10010
|
'.header-layermanager': {
|
|
9946
|
-
'.header-left
|
|
10011
|
+
'.header-left, .header-title': {
|
|
9947
10012
|
display: 'none'
|
|
9948
10013
|
},
|
|
9949
|
-
'&>div
|
|
10014
|
+
'&>div': {
|
|
9950
10015
|
justifyContent: 'flex-end',
|
|
9951
10016
|
padding: 0,
|
|
9952
10017
|
height: 24
|
|
9953
10018
|
},
|
|
9954
|
-
'.header-right
|
|
10019
|
+
'.header-right': {
|
|
9955
10020
|
maxWidth: '100%',
|
|
9956
10021
|
flexBasis: '100%'
|
|
9957
10022
|
},
|
|
9958
|
-
'.collapseSmall-btn
|
|
10023
|
+
'.collapseSmall-btn': {
|
|
9959
10024
|
display: 'none'
|
|
9960
10025
|
}
|
|
9961
10026
|
}
|
|
@@ -9963,31 +10028,31 @@
|
|
|
9963
10028
|
// sizes: medium
|
|
9964
10029
|
'@container (max-width: 600px)': {
|
|
9965
10030
|
'.layermanager': {
|
|
9966
|
-
'.column-3
|
|
10031
|
+
'.column-3, .column-4, .column-5, .column-6, .column-7': {
|
|
9967
10032
|
display: 'none'
|
|
9968
10033
|
},
|
|
9969
|
-
'.column-2
|
|
10034
|
+
'.column-2': {
|
|
9970
10035
|
width: "calc((100% - " + iconButtonSize * 3 + "px) )"
|
|
9971
10036
|
},
|
|
9972
10037
|
// presets
|
|
9973
|
-
'.header-layer.mappresetsModule-enabled
|
|
10038
|
+
'.header-layer.mappresetsModule-enabled': {
|
|
9974
10039
|
display: 'none'
|
|
9975
10040
|
},
|
|
9976
|
-
'.header-mapPresets
|
|
10041
|
+
'.header-mapPresets': {
|
|
9977
10042
|
display: 'block',
|
|
9978
|
-
'.MuiButtonBase-root
|
|
10043
|
+
'.MuiButtonBase-root': {
|
|
9979
10044
|
height: 24,
|
|
9980
|
-
'.MuiBox-root
|
|
10045
|
+
'.MuiBox-root': {
|
|
9981
10046
|
textAlign: 'center'
|
|
9982
10047
|
}
|
|
9983
10048
|
}
|
|
9984
10049
|
}
|
|
9985
10050
|
},
|
|
9986
10051
|
'.header-layermanager': {
|
|
9987
|
-
'.mapPresets-btn
|
|
10052
|
+
'.mapPresets-btn': {
|
|
9988
10053
|
display: 'none'
|
|
9989
10054
|
},
|
|
9990
|
-
'.collapseLarge-btn
|
|
10055
|
+
'.collapseLarge-btn': {
|
|
9991
10056
|
display: 'inline-flex'
|
|
9992
10057
|
}
|
|
9993
10058
|
}
|
|
@@ -9995,26 +10060,26 @@
|
|
|
9995
10060
|
// specific queries for medium layermanager
|
|
9996
10061
|
'@container (max-width: 600px) and (min-width: 321px)': {
|
|
9997
10062
|
'.layermanager': {
|
|
9998
|
-
'.medium-layermanager
|
|
10063
|
+
'.medium-layermanager': {
|
|
9999
10064
|
display: 'block'
|
|
10000
10065
|
}
|
|
10001
10066
|
},
|
|
10002
|
-
'.deleteBtnMedium
|
|
10067
|
+
'.deleteBtnMedium': {
|
|
10003
10068
|
display: 'inline-flex!important',
|
|
10004
|
-
'&+button
|
|
10069
|
+
'&+button': {
|
|
10005
10070
|
display: 'none'
|
|
10006
10071
|
}
|
|
10007
10072
|
},
|
|
10008
10073
|
'.layerRow': {
|
|
10009
|
-
'.column-1
|
|
10074
|
+
'.column-1': {
|
|
10010
10075
|
display: 'none'
|
|
10011
10076
|
},
|
|
10012
|
-
'.column-2
|
|
10077
|
+
'.column-2': {
|
|
10013
10078
|
display: 'none'
|
|
10014
10079
|
}
|
|
10015
10080
|
},
|
|
10016
10081
|
'.header-layermanager': {
|
|
10017
|
-
'.collapseMedium-btn
|
|
10082
|
+
'.collapseMedium-btn': {
|
|
10018
10083
|
display: 'none'
|
|
10019
10084
|
}
|
|
10020
10085
|
}
|
|
@@ -13747,7 +13812,8 @@
|
|
|
13747
13812
|
fullWidth: true,
|
|
13748
13813
|
sx: {
|
|
13749
13814
|
fontSize: '12px'
|
|
13750
|
-
}
|
|
13815
|
+
},
|
|
13816
|
+
className: "layerAddRemoveButton"
|
|
13751
13817
|
}, !foundLayer ? 'Add' : 'Remove');
|
|
13752
13818
|
};
|
|
13753
13819
|
|
|
@@ -13799,6 +13865,9 @@
|
|
|
13799
13865
|
serviceName: serviceName
|
|
13800
13866
|
})
|
|
13801
13867
|
}));
|
|
13868
|
+
dispatch(uiActions.orderDialog({
|
|
13869
|
+
type: DialogTypes.LayerInfo
|
|
13870
|
+
}));
|
|
13802
13871
|
}, [dispatch, layer, serviceName]);
|
|
13803
13872
|
|
|
13804
13873
|
var onClick = function onClick() {
|
|
@@ -13821,7 +13890,8 @@
|
|
|
13821
13890
|
active: isActive && isOpenInStore,
|
|
13822
13891
|
onClick: onClick,
|
|
13823
13892
|
id: "layerInfoButton",
|
|
13824
|
-
"aria-label": "layer info"
|
|
13893
|
+
"aria-label": "layer info",
|
|
13894
|
+
className: "layerInfoButton"
|
|
13825
13895
|
}, /*#__PURE__*/React__default["default"].createElement(theme.Info, null));
|
|
13826
13896
|
};
|
|
13827
13897
|
|
|
@@ -15447,7 +15517,7 @@
|
|
|
15447
15517
|
showTitle = _a.showTitle,
|
|
15448
15518
|
isOpen = _a.isOpen,
|
|
15449
15519
|
_c = _a.onMouseDown,
|
|
15450
|
-
|
|
15520
|
+
_onMouseDown = _c === void 0 ? function () {} : _c,
|
|
15451
15521
|
_d = _a.order,
|
|
15452
15522
|
order = _d === void 0 ? 0 : _d,
|
|
15453
15523
|
_e = _a.source,
|
|
@@ -15457,6 +15527,7 @@
|
|
|
15457
15527
|
width: 750,
|
|
15458
15528
|
height: 500
|
|
15459
15529
|
} : _f;
|
|
15530
|
+
|
|
15460
15531
|
var initialServiceListHeight = 37;
|
|
15461
15532
|
|
|
15462
15533
|
var _g = __read(React__namespace.useState(startSize.height), 2),
|
|
@@ -15509,7 +15580,18 @@
|
|
|
15509
15580
|
headerSize: "small",
|
|
15510
15581
|
bounds: bounds,
|
|
15511
15582
|
"data-testid": "layerSelectWindow",
|
|
15512
|
-
onMouseDown: onMouseDown
|
|
15583
|
+
onMouseDown: function onMouseDown(event) {
|
|
15584
|
+
var target = event.target;
|
|
15585
|
+
var isButtonInScrollableList = target.closest('.layerInfoButton') || target.closest('.layerAddRemoveButton'); // don't propagate when clicking on layerInfoButton or addRemoveButton
|
|
15586
|
+
|
|
15587
|
+
if (isButtonInScrollableList) {
|
|
15588
|
+
event.stopPropagation();
|
|
15589
|
+
event.preventDefault();
|
|
15590
|
+
return;
|
|
15591
|
+
}
|
|
15592
|
+
|
|
15593
|
+
_onMouseDown(event);
|
|
15594
|
+
},
|
|
15513
15595
|
order: order,
|
|
15514
15596
|
source: source
|
|
15515
15597
|
}, /*#__PURE__*/React__namespace.createElement(material.Box, {
|
|
@@ -27506,7 +27588,11 @@
|
|
|
27506
27588
|
exports.DockedLayerManagerConnect = DockedLayerManagerConnect;
|
|
27507
27589
|
exports.HarmonieTempAndPrecipPreset = HarmonieTempAndPrecipPreset;
|
|
27508
27590
|
exports.LayerManager = LayerManager;
|
|
27591
|
+
exports.LayerManagerBaseLayerRow = BaseLayerRow;
|
|
27509
27592
|
exports.LayerManagerConnect = LayerManagerConnect;
|
|
27593
|
+
exports.LayerManagerDescriptionRow = DescriptionRow;
|
|
27594
|
+
exports.LayerManagerHeaderOptions = HeaderOptions;
|
|
27595
|
+
exports.LayerManagerLayerContainerRow = LayerContainerRow;
|
|
27510
27596
|
exports.LayerManagerMapButtonConnect = LayerManagerMapButtonConnect;
|
|
27511
27597
|
exports.LayerSelectConnect = LayerSelectConnect;
|
|
27512
27598
|
exports.Legend = Legend;
|
|
@@ -27525,7 +27611,12 @@
|
|
|
27525
27611
|
exports.SnackbarWrapperConnect = SnackbarWrapperConnect;
|
|
27526
27612
|
exports.SyncGroupViewerConnect = SyncGroupViewerConnect;
|
|
27527
27613
|
exports.SyncGroups = index;
|
|
27614
|
+
exports.TimeSlider = TimeSlider;
|
|
27615
|
+
exports.TimeSliderBackwardForwardStepButtonConnect = BackwardForwardStepButtonConnect;
|
|
27616
|
+
exports.TimeSliderButtonsConnect = TimeSliderButtonsConnect;
|
|
27528
27617
|
exports.TimeSliderConnect = TimeSliderConnect;
|
|
27618
|
+
exports.TimeSliderOptionsMenuButtonConnect = OptionsMenuButtonConnect;
|
|
27619
|
+
exports.TimeSliderPlayButtonConnect = PlayButtonConnect;
|
|
27529
27620
|
exports.ZoomControlConnect = ZoomControlConnect;
|
|
27530
27621
|
exports.ZoomControls = ZoomControls;
|
|
27531
27622
|
exports.appActions = appActions;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayer.d.ts
CHANGED
|
File without changes
|
package/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayer.spec.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/lib/components/LayerManager/LayerContainerRow/LayerRow/DeleteLayer/DeleteLayerConnect.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelect.d.ts
CHANGED
|
File without changes
|
|
File without changes
|