@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
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -38,3 +38,15 @@ export declare const syncGroupGetViewState: ((state: {
|
|
|
38
38
|
}> & {
|
|
39
39
|
clearCache: () => void;
|
|
40
40
|
};
|
|
41
|
+
export declare const getSyncedMapIdsForTimeslider: ((state: {
|
|
42
|
+
syncronizationGroupStore?: SynchronizationGroupState | undefined;
|
|
43
|
+
ui?: import("../../ui/types").UIStoreType | undefined;
|
|
44
|
+
webmap?: import("../../mapStore/types").WebMapState | undefined;
|
|
45
|
+
services?: import("../../mapStore/types").ServiceState | undefined;
|
|
46
|
+
layers?: import("../../mapStore/types").LayerState | undefined;
|
|
47
|
+
layerSelect?: import("../../layerSelect/types").LayerSelectStoreType | undefined;
|
|
48
|
+
}) => string[]) & import("reselect").OutputSelectorFields<((args_0: SynchronizationGroupState) => string[]) & {
|
|
49
|
+
clearCache: () => void;
|
|
50
|
+
}> & {
|
|
51
|
+
clearCache: () => void;
|
|
52
|
+
};
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/lib/store/index.d.ts
CHANGED
|
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
|
|
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/store/ui/config.d.ts
CHANGED
|
File without changes
|
package/lib/store/ui/index.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/lib/store/ui/sagas.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/lib/store/ui/types.d.ts
CHANGED
|
File without changes
|
package/lib/store/utils.d.ts
CHANGED
|
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/types/types.d.ts
CHANGED
|
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/utils/testUtils.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ export declare const createLayersState: (layerId: string, props?: {}) => LayerSt
|
|
|
5
5
|
export declare const createMultipleLayersState: (layers: Layer[], mapId: string) => LayerState;
|
|
6
6
|
export declare const createMapDimensionsState: (dimensions?: Dimension[] | undefined, ...mapIds: string[]) => WebMapState;
|
|
7
7
|
export declare const mockStateMapWithLayer: (layer: Layer, mapId: string) => AppStore;
|
|
8
|
-
export declare const mockStateMapWithMultipleLayers: (layers: Layer[], mapId: string) =>
|
|
8
|
+
export declare const mockStateMapWithMultipleLayers: (layers: Layer[], mapId: string) => AppStore;
|
|
9
9
|
export declare const mockStateMapWithDimensions: (layer: Layer, mapId: string) => WebMapStateModuleState;
|
|
10
10
|
export declare const mockStateMapWithDimensionsWithoutLayers: (mapId: string) => WebMapStateModuleState;
|
|
11
11
|
export declare const mockStateMapWithTimeSliderScaleWithoutLayers: (mapId: string, timeSliderScale: Scale) => WebMapStateModuleState;
|
package/lib/utils/types.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opengeoweb/core",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.13.1",
|
|
4
4
|
"description": "GeoWeb Core library for the opengeoweb project",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -13,14 +13,14 @@
|
|
|
13
13
|
"dependencies": {},
|
|
14
14
|
"peerDependencies": {
|
|
15
15
|
"react": "^18.2.0",
|
|
16
|
-
"@opengeoweb/shared": "4.
|
|
16
|
+
"@opengeoweb/shared": "4.13.1",
|
|
17
17
|
"@mui/material": "^5.10.8",
|
|
18
|
-
"@opengeoweb/theme": "4.
|
|
18
|
+
"@opengeoweb/theme": "4.13.1",
|
|
19
19
|
"react-draggable": "^4.4.5",
|
|
20
20
|
"re-resizable": "^6.9.0",
|
|
21
21
|
"@redux-eggs/core": "^2.2.0",
|
|
22
22
|
"react-redux": "^8.0.4",
|
|
23
|
-
"@opengeoweb/form-fields": "4.
|
|
23
|
+
"@opengeoweb/form-fields": "4.13.1",
|
|
24
24
|
"react-hook-form": "^7.41.5",
|
|
25
25
|
"moment": "^2.29.0",
|
|
26
26
|
"moment-timezone": "^0.5.31",
|
|
@@ -28,10 +28,10 @@
|
|
|
28
28
|
"lodash": "^4.17.20",
|
|
29
29
|
"axios": "^0.25.0",
|
|
30
30
|
"date-fns": "^2.29.3",
|
|
31
|
-
"@opengeoweb/webmap": "4.
|
|
31
|
+
"@opengeoweb/webmap": "4.13.1",
|
|
32
32
|
"throttle-debounce": "^3.0.1",
|
|
33
33
|
"proj4": "^2.6.2",
|
|
34
|
-
"@opengeoweb/api": "4.
|
|
34
|
+
"@opengeoweb/api": "4.13.1",
|
|
35
35
|
"react-intl": "^5.17.5",
|
|
36
36
|
"react-sortablejs": "^6.1.4",
|
|
37
37
|
"sortablejs": "^1.15.0",
|