@opengeoweb/core 8.0.0 → 8.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -0
- package/index.esm.d.ts +0 -0
- package/index.esm.js +100 -114
- package/package.json +11 -11
- package/src/index.d.ts +0 -0
- package/src/lib/GeoWebDemo.stories.d.ts +0 -0
- package/src/lib/components/AppWrapper/AppWrapperConnect.d.ts +0 -0
- package/src/lib/components/AppWrapper/index.d.ts +0 -0
- package/src/lib/components/ComponentsLookUp/componentsLookUp.d.ts +0 -0
- package/src/lib/components/ComponentsLookUp/componentsLookUp.stories.d.ts +0 -0
- package/src/lib/components/ComponentsLookUp/componentsLookup.spec.d.ts +0 -0
- package/src/lib/components/ComponentsLookUp/index.d.ts +0 -0
- package/src/lib/components/ConfigurableMap/ConfigurableMapConnect.d.ts +0 -0
- package/src/lib/components/ConfigurableMap/ConfigurableMapConnect.spec.d.ts +0 -0
- package/src/lib/components/ConfigurableMap/ConfigurableMapConnect.stories.d.ts +0 -0
- package/src/lib/components/ConfigurableMap/index.d.ts +0 -0
- package/src/lib/components/FeatureInfo/GetFeatureInfoButtonConnect.d.ts +0 -0
- package/src/lib/components/FeatureInfo/GetFeatureInfoButtonConnect.spec.d.ts +0 -0
- package/src/lib/components/FeatureInfo/GetFeatureInfoConnect.d.ts +0 -0
- package/src/lib/components/FeatureInfo/GetFeatureInfoConnect.spec.d.ts +0 -0
- package/src/lib/components/FeatureInfo/GetFeatureInfoDialog.d.ts +0 -0
- package/src/lib/components/FeatureInfo/GetFeatureInfoDialog.spec.d.ts +0 -0
- package/src/lib/components/FeatureInfo/index.d.ts +0 -0
- package/src/lib/components/FeatureInfo/utils.d.ts +0 -0
- package/src/lib/components/FeatureInfo/utils.spec.d.ts +0 -0
- package/src/lib/components/LanguageSelect/DemoLanguages.stories.d.ts +0 -0
- package/src/lib/components/LanguageSelect/LanguageSelect.d.ts +0 -0
- package/src/lib/components/LanguageSelect/LanguageSelect.spec.d.ts +0 -0
- package/src/lib/components/LanguageSelect/Languages.stories.d.ts +0 -0
- package/src/lib/components/LayerManager/AddLayersButton/AddLayersButton.d.ts +0 -0
- package/src/lib/components/LayerManager/AddLayersButton/AddLayersButton.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/AddLayersPopup/AddLayersPopup.d.ts +0 -0
- package/src/lib/components/LayerManager/AddLayersPopup/AddLayersPopup.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/BaseLayerRow/BaseLayerRow.d.ts +0 -0
- package/src/lib/components/LayerManager/BaseLayerRow/BaseLayerRow.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/BaseLayerRow/BaseLayers/BaseLayers.d.ts +0 -0
- package/src/lib/components/LayerManager/BaseLayerRow/BaseLayers/BaseLayers.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/BaseLayerRow/BaseLayers/BaseLayersConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/BaseLayerRow/BaseLayers/BaseLayersConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/DescriptionRow/DescriptionRow.d.ts +0 -0
- package/src/lib/components/LayerManager/DescriptionRow/DescriptionRow.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerContainerRow.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerContainerRow.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/AcceptanceTime/AcceptanceTime.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/AcceptanceTime/AcceptanceTimeConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/AcceptanceTime/AcceptanceTimeConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayer.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayer.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayerConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayerConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/CustomDimensionSelect/CustomDimensionSelectConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/CustomDimensionSelect/CustomDimensionSelectConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DeleteLayer/DeleteLayerConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DeleteLayer/DeleteLayerConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelectConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelectConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DragHandle/DragHandle.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DragHandle/DragHandle.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/EnableLayer/EnableLayerConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/EnableLayer/EnableLayerConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRow.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRow.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRowConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRowConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButton.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButton.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButtonConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButtonConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/MissingData/MissingData.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/MissingData/MissingDataConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/MissingData/MissingDataConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelectConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelectConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayers.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayers.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayersConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayersConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStyles.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStyles.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStylesConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStylesConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerManager.custom.stories.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerManager.d.ts +2 -9
- package/src/lib/components/LayerManager/LayerManager.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerManager.stories.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerManagerConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerManagerConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerManagerConnect.stories.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerManagerHeaderOptions.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerManagerHeaderOptions.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerManagerHeaderOptionsConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerManagerHeaderOptionsConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerManagerMapButtonConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerManagerMapButtonConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerManagerUtils.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerManagerUtils.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/KeywordFilterButton/KeywordFilterButtonConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/KeywordFilterButton/KeywordFilterButtonConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResults.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResults.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResults.stories.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsListItem.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsListItem.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsListItemConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsListItemConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterSelectAllSwitchConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterSelectAllSwitchConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/keywordFilterResultsConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoButtonConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoButtonConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoDialog.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoDialog.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoDialog.stories.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoDialogConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoLegend.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoLegend.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoList.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoText.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoUtils.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoUtils.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerInfo/index.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerList/LayerAddRemoveButton.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerList/LayerAddRemoveButton.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerList/LayerList.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerList/LayerList.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerList/LayerListConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerList/LayerListConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerList/LayerListDimensions.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerList/LayerListRow.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerSelect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerSelect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerSelect.stories.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerSelectButtonConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerSelectButtonConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerSelectConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerSelectConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerSelectConnect.stories.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerSelectUtils.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/LayerSelectUtils.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/SearchField/SearchField.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/SearchField/SearchField.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/SearchField/SearchFieldButtonContainer.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/SearchField/SearchFieldButtonContainer.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/SearchField/SearchFieldConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/SearchField/SearchFieldConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServiceList/ServiceChip.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServiceList/ServiceChip.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServiceList/ServiceChipConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServiceList/ServiceChipConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServiceList/ServiceList.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServiceList/ServiceList.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServiceList/ServiceListConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServiceList/ServiceListConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServiceOptionsButton/ServiceOptionsButton.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServiceOptionsButton/ServiceOptionsButton.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServiceOptionsButton/ServiceOptionsButton.stories.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialog.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialog.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialog.stories.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialogConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialogConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopup.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopup.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopup.stories.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopupConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopupConnect.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopupConnect.stories.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopupDialogConnect.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServicePopup/utils.d.ts +0 -0
- package/src/lib/components/LayerManager/LayerSelect/ServicePopup/utils.spec.d.ts +0 -0
- package/src/lib/components/LayerManager/index.d.ts +0 -0
- package/src/lib/components/LayerManager/useFetchServices.d.ts +0 -0
- package/src/lib/components/LayerManager/useFetchServices.spec.d.ts +0 -0
- package/src/lib/components/Legend/LegendConnect.d.ts +0 -0
- package/src/lib/components/Legend/LegendConnect.spec.d.ts +0 -0
- package/src/lib/components/Legend/LegendConnect.stories.d.ts +0 -0
- package/src/lib/components/Legend/LegendMapButtonConnect.d.ts +0 -0
- package/src/lib/components/Legend/LegendMapButtonConnect.spec.d.ts +0 -0
- package/src/lib/components/Legend/index.d.ts +0 -0
- package/src/lib/components/MapControls/ZoomControlsConnect.d.ts +0 -0
- package/src/lib/components/MapControls/ZoomControlsConnect.spec.d.ts +0 -0
- package/src/lib/components/MapControls/index.d.ts +0 -0
- package/src/lib/components/MapDrawToolRedux/MapDrawToolRedux.stories.d.ts +0 -0
- package/src/lib/components/MapView/MapViewConnect.DoubleMap.stories.d.ts +0 -0
- package/src/lib/components/MapView/MapViewConnect.Errors.stories.d.ts +0 -0
- package/src/lib/components/MapView/MapViewConnect.FeatureLayers.stories.d.ts +0 -0
- package/src/lib/components/MapView/MapViewConnect.InitialBBoxAndWithout.stories.d.ts +0 -0
- package/src/lib/components/MapView/MapViewConnect.LayerActions.stories.d.ts +0 -0
- package/src/lib/components/MapView/MapViewConnect.LayerChangeEnabledOpacity.stories.d.ts +0 -0
- package/src/lib/components/MapView/MapViewConnect.MapModuleOverDefaultMap.stories.d.ts +0 -0
- package/src/lib/components/MapView/MapViewConnect.MapPin.stories.d.ts +0 -0
- package/src/lib/components/MapView/MapViewConnect.MultiMapLayerManager.stories.d.ts +0 -0
- package/src/lib/components/MapView/MapViewConnect.SelectorTest.stories.d.ts +0 -0
- package/src/lib/components/MapView/MapViewConnect.SetBaseLayers.stories.d.ts +0 -0
- package/src/lib/components/MapView/MapViewConnect.ToggleControls.stories.d.ts +0 -0
- package/src/lib/components/MapView/MapViewConnect.d.ts +0 -0
- package/src/lib/components/MapView/MapViewConnect.spec.d.ts +0 -0
- package/src/lib/components/MapView/index.d.ts +0 -0
- package/src/lib/components/MapView/types.d.ts +0 -0
- package/src/lib/components/MapView/useKeyboardZoomAndPan.d.ts +0 -0
- package/src/lib/components/MapView/useKeyboardZoomAndPan.spec.d.ts +0 -0
- package/src/lib/components/MapView/useTouchZoomPan.d.ts +0 -0
- package/src/lib/components/MapView/useTouchZoomPan.spec.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/DimensionSelectButton.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/DimensionSelectButton.spec.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/DimensionSelectButtonConnect.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/DimensionSelectButtonConnect.spec.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/DimensionSelectDialogConnect.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/DimensionSelectDialogConnect.spec.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/DimensionSelectDialogConnect.stories.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/DimensionSelectSlider.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/DimensionSelectSlider.spec.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/DimensionSelectSliderConnect.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/DimensionSelectSliderConnect.spec.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/EnsembleDimensionExample.stories.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/MultiDimensionSelectConfig.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/MultiDimensionSelectConnect.stories.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/MultiDimensionSelectMapButtonsConnect.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/MultiDimensionSelectMapButtonsConnect.spec.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/MultiMapMultiDimensionSelect.stories.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/MultiMapMultiDimensionSelectConnect.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/MultiMapMultiDimensionSelectConnect.spec.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/MultiMapSingleDimensionSelectConnect.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/MultiMapSingleDimensionSelectConnect.spec.d.ts +0 -0
- package/src/lib/components/MultiMapDimensionSelect/index.d.ts +0 -0
- package/src/lib/components/MultiMapView/HarmoniePresets/HarmonieTempAndPrecipPreset.d.ts +0 -0
- package/src/lib/components/MultiMapView/HarmoniePresets/index.d.ts +0 -0
- package/src/lib/components/MultiMapView/ModelRunInterval/ModelRunInterval.d.ts +0 -0
- package/src/lib/components/MultiMapView/ModelRunInterval/ModelRunInterval.spec.d.ts +0 -0
- package/src/lib/components/MultiMapView/ModelRunInterval/ModelRunInterval.stories.d.ts +0 -0
- package/src/lib/components/MultiMapView/ModelRunInterval/index.d.ts +0 -0
- package/src/lib/components/MultiMapView/MultiMapView.stories.d.ts +0 -0
- package/src/lib/components/MultiMapView/MultiMapView10x10.stories.d.ts +0 -0
- package/src/lib/components/MultiMapView/MultiMapView2x2.stories.d.ts +0 -0
- package/src/lib/components/MultiMapView/MultiMapView4x3.stories.d.ts +0 -0
- package/src/lib/components/MultiMapView/MultiMapViewConnect.d.ts +0 -0
- package/src/lib/components/MultiMapView/MultiMapViewConnect.spec.d.ts +0 -0
- package/src/lib/components/MultiMapView/storyUtils/mapPresets.d.ts +0 -0
- package/src/lib/components/Providers/Providers.d.ts +0 -0
- package/src/lib/components/RouterWrapper/NavigateSetter.d.ts +0 -0
- package/src/lib/components/RouterWrapper/NavigateSetter.spec.d.ts +0 -0
- package/src/lib/components/RouterWrapper/RouterWrapperConnect.d.ts +0 -0
- package/src/lib/components/RouterWrapper/RouterWrapperConnect.spec.d.ts +0 -0
- package/src/lib/components/RouterWrapper/index.d.ts +0 -0
- package/src/lib/components/Snackbar/SnackbarWrapper.d.ts +0 -0
- package/src/lib/components/Snackbar/SnackbarWrapper.spec.d.ts +0 -0
- package/src/lib/components/Snackbar/SnackbarWrapper.stories.d.ts +0 -0
- package/src/lib/components/Snackbar/SnackbarWrapperConnect.d.ts +0 -0
- package/src/lib/components/Snackbar/SnackbarWrapperConnect.spec.d.ts +0 -0
- package/src/lib/components/Snackbar/index.d.ts +0 -0
- package/src/lib/components/SyncGroups/DraggableThings.d.ts +0 -0
- package/src/lib/components/SyncGroups/SimpleTimeSlider.d.ts +0 -0
- package/src/lib/components/SyncGroups/SimpleTimeSliderConnect.d.ts +0 -0
- package/src/lib/components/SyncGroups/SyncGroupList.d.ts +0 -0
- package/src/lib/components/SyncGroups/SyncGroupListItem.d.ts +0 -0
- package/src/lib/components/SyncGroups/SyncGroupViewer.d.ts +0 -0
- package/src/lib/components/SyncGroups/SyncGroupViewer.spec.d.ts +0 -0
- package/src/lib/components/SyncGroups/SyncGroupViewerConnect.d.ts +0 -0
- package/src/lib/components/SyncGroups/SyncGroups.SyncMany.stories.d.ts +0 -0
- package/src/lib/components/SyncGroups/SyncGroups.SyncMaps.stories.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSlider.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSlider.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSlider.stories.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/AnimationLengthButton/AnimationLengthButton.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/AnimationLengthButton/AnimationLengthButton.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/AnimationLengthButton/AnimationLengthButtonConnect.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/AnimationLengthButton/AnimationLengthButtonConnect.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdate.stories.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdateButton.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdateButton.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdateButtonConnect.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdateButtonConnect.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/BackwardForwardStepButton/BackwardForwardStepButton.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/BackwardForwardStepButton/BackwardForwardStepButton.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/BackwardForwardStepButton/BackwardForwardStepButtonConnect.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/ControlButtons/ControlButtons.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/ControlButtons/ControlButtonsConnect.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/ControlButtons/ControlButtonsConnect.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/HideSliderButton/HideSliderButton.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/HideSliderButton/HideSliderButton.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/NowButton/NowButton.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/NowButton/NowButton.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/NowButton/NowButtonConnect.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenu.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButton.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButton.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButton.stories.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButtonConnect.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButtonConnect.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuConnect.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuConnect.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/PlayButton/PlayButton.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/PlayButton/PlayButton.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/PlayButton/PlayButtonConnect.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/PlayButton/PlayButtonConnect.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/SpeedButton/SpeedButton.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/SpeedButton/SpeedButton.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/SpeedButton/SpeedButtonConnect.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/SpeedButton/SpeedButtonConnect.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtonComponents.stories.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtons.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtons.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtons.stories.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtonsConnect.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtonsConnect.integration.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderMenu/TimeSliderMenu.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderMenu/TimeSliderMenu.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderMenu/TimeSliderMenu.stories.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSpanButton/TimeSpanButton.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSpanButton/TimeSpanButton.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSpanButton/TimeSpanButton.stories.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSpanButton/TimeSpanButtonConnect.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSpanButton/TimeSpanButtonConnect.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButton.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButton.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButton.stories.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButtonConnect.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButtonConnect.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderClock/ClockContainer.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderClock/PopperMenu.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderClock/TimeSliderClock.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderClock/TimeSliderClock.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderClock/TimeSliderClock.stories.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderClock/TimeSliderClockConnect.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderClock/TimeSliderClockConnect.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderConnect.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderConnect.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderConnect.stories.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBox.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBox.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxConnect.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxConnect.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxMouseEvents.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxMouseEvents.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxRenderFunctions.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegend.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegend.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegend.stories.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegendConnect.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegendConnect.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawBackground.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawBackground.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawCurrentTime.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawNeedle.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawTimeScale.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawTimeScale.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawTimeSliderLegend.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/index.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderLegend/timeSliderLegendUtils.d.ts +0 -0
- package/src/lib/components/TimeSlider/TimeSliderLegend/timeSliderLegenedUtils.spec.d.ts +0 -0
- package/src/lib/components/TimeSlider/changeTimeFunctions.d.ts +14 -0
- package/src/lib/components/TimeSlider/changeTimeFunctions.spec.d.ts +1 -0
- package/src/lib/components/TimeSlider/constants.d.ts +0 -0
- package/src/lib/components/TimeSlider/index.d.ts +0 -0
- package/src/lib/components/TimeSlider/timeSliderUtils.d.ts +0 -14
- package/src/lib/components/TimeSlider/timeSliderUtils.spec.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLite.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLite.spec.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLite.stories.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteBackground/TimeSliderDraggableNeedle.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteBackground/TimeSliderDraggableNeedle.spec.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteBackground/TimeSliderLiteBackground.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteBackground/TimeSliderLiteBackground.stories.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteBackground/TimeSliderLiteBackgroundSvg.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteBackground/TimeSliderLiteBackgroundSvg.spec.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteBackground/TimeSliderLiteClickableTimeline.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteBackground/TimeSliderLiteClickableTimeline.spec.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteButtons/ControlButtonGroup/ControlButtonGroup.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteButtons/HideButton/HideButton.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteButtons/MenuButton/MenuButton.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteButtons/PlayButton/PlayButton.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteButtons/StepButton/StepButton.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteButtons/TimeSliderLiteButtonUtils.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteConnect.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteConnect.spec.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteConnect.stories.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/AnimationSpeedOptions/AnimationSpeedOptions.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/AnimationSpeedOptions/AnimationSpeedOptions.spec.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/SubmenuSelectLabel.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/SubmenuWrapper.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/SubmenuWrapper.spec.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/TimeRangeOptions/DayHourSelector.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/TimeRangeOptions/DayHourSelector.spec.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/TimeRangeOptions/TimeRangeOptions.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/TimeSliderLiteOptionsMenu.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/TimeSliderLiteOptionsMenu.spec.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/TimeStepOptions/TimeStepOptions.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/TimeStepOptions/TimeStepOptions.spec.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/TimeStepOptions/TimeStepSelector.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/TimeZoneSwitch/TimeZoneSwitch.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/TimeZoneSwitch/TimeZoneSwitch.spec.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/UpdateIntervalOptions/UpdateIntervalOptions.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/TimeSliderLiteOptionsMenu/UpdateIntervalOptions/UpdateIntervalOptions.spec.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/index.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/timeSliderLiteUtils.d.ts +0 -0
- package/src/lib/components/TimeSliderLite/timeSliderLiteUtils.spec.d.ts +0 -0
- package/src/lib/components/WMSLoader/WMSLayerTree/WMSLayerTree.d.ts +0 -0
- package/src/lib/components/WMSLoader/WMSLayerTree/WMSLayerTree.spec.d.ts +0 -0
- package/src/lib/components/WMSLoader/WMSLayerTree/WMSLayerTreeConnect.d.ts +0 -0
- package/src/lib/components/WMSLoader/WMSLayerTree/WMSLayerTreeConnect.spec.d.ts +0 -0
- package/src/lib/components/WMSLoader/WMSLayerTree/WMSLayerTreeHeader.d.ts +0 -0
- package/src/lib/components/WMSLoader/WMSLoader.d.ts +0 -0
- package/src/lib/components/WMSLoader/WMSLoader.spec.d.ts +0 -0
- package/src/lib/components/WMSLoader/WMSLoader.stories.d.ts +0 -0
- package/src/lib/components/WMSLoader/WMSLoaderConnect.d.ts +0 -0
- package/src/lib/components/WMSLoader/WMSServerList/WMSServerList.d.ts +0 -0
- package/src/lib/components/WMSLoader/WMSServerList/WMSServerList.spec.d.ts +0 -0
- package/src/lib/hooks/index.d.ts +0 -0
- package/src/lib/hooks/useSetupDialog/index.d.ts +0 -0
- package/src/lib/hooks/useSetupDialog/useSetupDialog.d.ts +0 -0
- package/src/lib/hooks/useSetupDialog/useSetupDialog.spec.d.ts +0 -0
- package/src/lib/index.d.ts +0 -0
- package/src/lib/storybookUtils/HelperComponents.d.ts +0 -0
- package/src/lib/storybookUtils/defaultStorySettings.d.ts +0 -0
- package/src/lib/storybookUtils/store.d.ts +0 -0
- package/src/lib/storyshots/Storyshots.spec.d.ts +0 -0
- package/src/lib/utils/defaultConfigurations.d.ts +0 -0
- package/src/lib/utils/defaultTestSettings.d.ts +0 -0
- package/src/lib/utils/dimensionUtils.d.ts +0 -0
- package/src/lib/utils/dimensionUtils.spec.d.ts +0 -0
- package/src/lib/utils/jsonPresetFilter.d.ts +0 -0
- package/src/lib/utils/jsonPresetFilter.spec.d.ts +0 -0
- package/src/lib/utils/languageTranslation.d.ts +0 -0
- package/src/lib/utils/languagesService.d.ts +0 -0
- package/src/lib/utils/sanitizeHTML.d.ts +0 -0
- package/src/lib/utils/sanitizeHTML.spec.d.ts +0 -0
- package/src/lib/utils/testDimensionData.d.ts +0 -0
- package/src/lib/utils/testLayers.d.ts +0 -0
- package/src/lib/utils/testUtils.d.ts +0 -0
- package/src/lib/utils/translationUpdater.d.ts +0 -0
- package/src/lib/utils/verticalLevels.d.ts +0 -0
package/README.md
CHANGED
|
File without changes
|
package/index.esm.d.ts
CHANGED
|
File without changes
|
package/index.esm.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import React__default, { forwardRef, useContext, useCallback, useEffect, createElement, PureComponent, useState, useRef, useLayoutEffect } from 'react';
|
|
3
3
|
import { Grid, Box as Box$2, MenuItem, Typography, useTheme as useTheme$2, Button, Popper, ListItemText, ListItemIcon, FormControl, InputLabel, Paper, List, ListItemButton, CircularProgress, ListSubheader, Dialog, DialogTitle, DialogContent, DialogContentText, TextField, InputAdornment, DialogActions, LinearProgress, Backdrop, ListItem, ListItemSecondaryAction, Checkbox, Switch, styled as styled$1, Slider, Menu, Card, IconButton, Select, CardContent, RadioGroup, FormControlLabel, Radio, ToggleButtonGroup, ToggleButton, Divider, Tooltip, ButtonGroup, Snackbar } from '@mui/material';
|
|
4
|
-
import { CustomIconButton, TooltipSelect, AlertIcon, useControlledTooltip, CustomTooltip, tooltipContainerStyles, sliderHeaderStyle, CustomSlider, ToggleMenu, AlertBanner, CustomAccordion,
|
|
4
|
+
import { CustomIconButton, TooltipSelect, AlertIcon, useControlledTooltip, CustomTooltip, tooltipContainerStyles, sliderHeaderStyle, CustomSlider, ToggleMenu, AlertBanner, CustomAccordion, calculateStartSize, ToolContainerDraggable, CustomToggleButton, SearchHighlight, dateUtils, useMakeSureContainerStaysInsideWindow, withEggs } from '@opengeoweb/shared';
|
|
5
5
|
import { CollapseSmall, CollapseMedium, CollapseLarge, CollapseWindow, ExpandWindow, LayersAdd, Copy, None, FastForward, AutoUpdateActive, Both, Visibility, VisibilityOff, Delete, DragHandle as DragHandle$1, Cached, Add, MapAdd, Filter, Search, Clear, Info, DimensionsOther, DimensionsElevation, DimensionsRefTime, DimensionsTime, Edit, Close, Layers, Equalizer, Link, LinkOff, AutoUpdateInActive, Speed, Clock, Now, Animation, Options, Pause, Play, StepForward, StepBackward, dragHandlePath, ChevronDown, ChevronUp, List as List$1, ChevronRight, ChevronLeft, Resize, ExitDomain, ThemeWrapper, lightTheme } from '@opengeoweb/theme';
|
|
6
6
|
import { useDispatch, useSelector, connect, Provider } from 'react-redux';
|
|
7
7
|
import { uiTypes, uiSelectors, uiActions, layerTypes, layerUtils, layerActions, layerSelectors, serviceSelectors, serviceActions, mapSelectors, mapActions, mapEnums, mapConstants, filterLayers, getUserAddedServices, layerSelectSelectors, layerSelectActions, storeUtils, snackbarActions, layerSelectTypes, mapUtils, genericActions, syncConstants, defaultLayers, mapStoreActions, getSingularDrawtoolDrawLayerId, syncGroupsSelectors, syncGroupsSelector, snackbarModuleConfig, snackbarSelectors, coreModuleConfig, routerUtils, routerModuleConfig, appModuleConfig, appActions } from '@opengeoweb/store';
|
|
@@ -4664,7 +4664,8 @@ var AcceptanceTime = function AcceptanceTime(_ref) {
|
|
|
4664
4664
|
currentIndex: acceptanceTimes.findIndex(function (time) {
|
|
4665
4665
|
return layerAcceptanceTime === time.value;
|
|
4666
4666
|
}),
|
|
4667
|
-
IconComponent: icon
|
|
4667
|
+
IconComponent: icon,
|
|
4668
|
+
"data-testid": "acceptanceTimeButton"
|
|
4668
4669
|
}, /*#__PURE__*/React__default.createElement(MenuItem, {
|
|
4669
4670
|
disabled: true
|
|
4670
4671
|
}, "Acc Time"), acceptanceTimes.map(function (accTime) {
|
|
@@ -5516,28 +5517,23 @@ var LayerManagerMenuButtonConnect = function LayerManagerMenuButtonConnect(_ref)
|
|
|
5516
5517
|
tooltipTitle = _ref.tooltipTitle,
|
|
5517
5518
|
icon = _ref.icon;
|
|
5518
5519
|
var dispatch = useDispatch();
|
|
5519
|
-
var
|
|
5520
|
-
|
|
5521
|
-
|
|
5522
|
-
|
|
5523
|
-
var mapId = _ref2.mapId,
|
|
5524
|
-
layerId = _ref2.layerId,
|
|
5525
|
-
layer = _ref2.layer;
|
|
5526
|
-
return dispatch(layerActions.addLayer({
|
|
5520
|
+
var duplicateLayer = React.useCallback(function (_ref2) {
|
|
5521
|
+
var newLayerId = _ref2.newLayerId,
|
|
5522
|
+
mapId = _ref2.mapId;
|
|
5523
|
+
return dispatch(layerActions.duplicateMapLayer({
|
|
5527
5524
|
mapId: mapId,
|
|
5528
|
-
|
|
5529
|
-
|
|
5525
|
+
oldLayerId: layerId,
|
|
5526
|
+
newLayerId: newLayerId,
|
|
5530
5527
|
origin: layerTypes.LayerActionOrigin.layerManager
|
|
5531
5528
|
}));
|
|
5532
|
-
}, [dispatch]);
|
|
5529
|
+
}, [dispatch, layerId]);
|
|
5533
5530
|
return /*#__PURE__*/React.createElement(LayerManagerMenuButton, {
|
|
5534
5531
|
layerId: layerId,
|
|
5535
5532
|
mapId: mapId,
|
|
5536
5533
|
onLayerDuplicate: function onLayerDuplicate() {
|
|
5537
|
-
|
|
5538
|
-
|
|
5539
|
-
mapId: mapId
|
|
5540
|
-
layer: layer
|
|
5534
|
+
duplicateLayer({
|
|
5535
|
+
newLayerId: webmapUtils.generateLayerId(),
|
|
5536
|
+
mapId: mapId
|
|
5541
5537
|
});
|
|
5542
5538
|
},
|
|
5543
5539
|
tooltipTitle: tooltipTitle,
|
|
@@ -8971,7 +8967,7 @@ tags.forEach(function (tagName) {
|
|
|
8971
8967
|
});
|
|
8972
8968
|
|
|
8973
8969
|
/**
|
|
8974
|
-
* @mui/styled-engine v5.14.
|
|
8970
|
+
* @mui/styled-engine v5.14.10
|
|
8975
8971
|
*
|
|
8976
8972
|
* @license MIT
|
|
8977
8973
|
* This source code is licensed under the MIT license found in the
|
|
@@ -10384,10 +10380,10 @@ var ActivateLayerConnect = function ActivateLayerConnect(_ref) {
|
|
|
10384
10380
|
}
|
|
10385
10381
|
}
|
|
10386
10382
|
var current = getCurrentOptionForLayer(thisLayerHasBoth, thisLayerHasAutoTimestep, thisLayerHasAutoUpdate);
|
|
10387
|
-
var
|
|
10388
|
-
return layerSelectors.
|
|
10383
|
+
var layerHasTimeDimension = useSelector(function (store) {
|
|
10384
|
+
return layerSelectors.getLayerHasTimeDimension(store, layerId);
|
|
10389
10385
|
});
|
|
10390
|
-
if (!
|
|
10386
|
+
if (!layerHasTimeDimension) {
|
|
10391
10387
|
return /*#__PURE__*/React.createElement(CustomTooltip, {
|
|
10392
10388
|
title: "Layer has no time dimension",
|
|
10393
10389
|
placement: "top"
|
|
@@ -10461,10 +10457,10 @@ var AcceptanceTimeConnect = function AcceptanceTimeConnect(_ref) {
|
|
|
10461
10457
|
acceptanceTime: acceptanceTime
|
|
10462
10458
|
}));
|
|
10463
10459
|
};
|
|
10464
|
-
var
|
|
10465
|
-
return layerSelectors.
|
|
10460
|
+
var layerHasTimeDimension = useSelector(function (store) {
|
|
10461
|
+
return layerSelectors.getLayerHasTimeDimension(store, layerId);
|
|
10466
10462
|
});
|
|
10467
|
-
if (!
|
|
10463
|
+
if (!layerHasTimeDimension) {
|
|
10468
10464
|
return /*#__PURE__*/React__default.createElement(CustomTooltip, {
|
|
10469
10465
|
title: "Layer has no time dimension",
|
|
10470
10466
|
placement: "top"
|
|
@@ -11856,15 +11852,6 @@ var styles$6 = {
|
|
|
11856
11852
|
boxSizing: 'border-box'
|
|
11857
11853
|
}
|
|
11858
11854
|
};
|
|
11859
|
-
var calculateStartSize = function calculateStartSize(minSize, prefSize, startPosition) {
|
|
11860
|
-
var _calculateDialogSizeA = calculateDialogSizeAndPosition(),
|
|
11861
|
-
calcWidth = _calculateDialogSizeA.width,
|
|
11862
|
-
calcHeight = _calculateDialogSizeA.height;
|
|
11863
|
-
return {
|
|
11864
|
-
width: Math.max(minSize.width, Math.min(prefSize.width, calcWidth)),
|
|
11865
|
-
height: Math.max(minSize.height, Math.min(prefSize.height, calcHeight - startPosition.top))
|
|
11866
|
-
};
|
|
11867
|
-
};
|
|
11868
11855
|
var LayerManager = function LayerManager(_ref) {
|
|
11869
11856
|
var mapId = _ref.mapId,
|
|
11870
11857
|
preloadedAvailableBaseLayers = _ref.preloadedAvailableBaseLayers,
|
|
@@ -16601,54 +16588,6 @@ var timestampToPixel = function timestampToPixel(timestamp, centerTime, widthPx,
|
|
|
16601
16588
|
var pixelToTimestamp = function pixelToTimestamp(timePx, centerTime, widthPx, secondsPerPx) {
|
|
16602
16589
|
return centerTime - (widthPx / 2 - timePx) * secondsPerPx;
|
|
16603
16590
|
};
|
|
16604
|
-
var onsetNewDateDebounced = function onsetNewDateDebounced(dateToSet, onSetNewDate) {
|
|
16605
|
-
debounce(function () {
|
|
16606
|
-
onSetNewDate(dateToSet);
|
|
16607
|
-
}, 10, {
|
|
16608
|
-
leading: true
|
|
16609
|
-
})();
|
|
16610
|
-
};
|
|
16611
|
-
var setNewRoundedTime = function setNewRoundedTime(x, centerTime, width, secondsPerPx, timeStep, dataStartTime, dataEndTime, onSetNewDate) {
|
|
16612
|
-
var unixTime = pixelToTimestamp(x, centerTime, width, secondsPerPx);
|
|
16613
|
-
var roundedTime = mapUtils.roundWithTimeStep(unixTime, timeStep);
|
|
16614
|
-
var maxTime = Math.max(roundedTime, dataStartTime);
|
|
16615
|
-
var newTime = Math.min(maxTime, dataEndTime || roundedTime);
|
|
16616
|
-
var selectedTimeString = moment.unix(newTime).toISOString();
|
|
16617
|
-
onsetNewDateDebounced(selectedTimeString, onSetNewDate);
|
|
16618
|
-
};
|
|
16619
|
-
var setPreviousTimeStep = function setPreviousTimeStep(timeStep, currentTime, dataStartTime, onSetNewDate) {
|
|
16620
|
-
var nextTime = currentTime - timeStep;
|
|
16621
|
-
var roundedTime = mapUtils.roundWithTimeStep(nextTime, timeStep, 'floor');
|
|
16622
|
-
var newTime = Math.max(roundedTime, dataStartTime || roundedTime);
|
|
16623
|
-
var selectedTimeString = moment.unix(newTime).toISOString();
|
|
16624
|
-
onsetNewDateDebounced(selectedTimeString, onSetNewDate);
|
|
16625
|
-
};
|
|
16626
|
-
var setNextTimeStep = function setNextTimeStep(timeStep, currentTime, dataEndTime, onSetNewDate) {
|
|
16627
|
-
var nextTime = currentTime + timeStep;
|
|
16628
|
-
var roundedTime = mapUtils.roundWithTimeStep(nextTime, timeStep, 'ceil');
|
|
16629
|
-
var newTime = Math.min(roundedTime, dataEndTime || roundedTime);
|
|
16630
|
-
var selectedTimeString = moment.unix(newTime).toISOString();
|
|
16631
|
-
onsetNewDateDebounced(selectedTimeString, onSetNewDate);
|
|
16632
|
-
};
|
|
16633
|
-
/**
|
|
16634
|
-
* updates unfiltered selected time and moves selected time a given distance
|
|
16635
|
-
* in pixels. Unfiltered selected time can be outside data data limits, but
|
|
16636
|
-
* selected time cannot.
|
|
16637
|
-
*/
|
|
16638
|
-
var moveSelectedTimePx = function moveSelectedTimePx(x, canvasWidth, centerTime, dataStartTime, dataEndTime, secondsPerPx, timeStep, unfilteredSelectedTime, setUnfilteredSelectedTime, onSetNewDate) {
|
|
16639
|
-
var _map = [dataStartTime, dataEndTime, unfilteredSelectedTime].map(function (timestamp) {
|
|
16640
|
-
return timestampToPixel(timestamp, centerTime, canvasWidth, secondsPerPx);
|
|
16641
|
-
}),
|
|
16642
|
-
_map2 = _slicedToArray(_map, 3),
|
|
16643
|
-
leftMarkerPx = _map2[0],
|
|
16644
|
-
rightMarkerPx = _map2[1],
|
|
16645
|
-
unfilteredSelectedTimePx = _map2[2];
|
|
16646
|
-
setUnfilteredSelectedTime(pixelToTimestamp(unfilteredSelectedTimePx + x, centerTime, canvasWidth, secondsPerPx));
|
|
16647
|
-
var clickedUnfilteredSelectedTimePx = unfilteredSelectedTimePx + x;
|
|
16648
|
-
var minClickedUnfilteredSelectedTimePx = Math.min(clickedUnfilteredSelectedTimePx, rightMarkerPx);
|
|
16649
|
-
var newUnfilteredSelectedTimePx = Math.max(minClickedUnfilteredSelectedTimePx, leftMarkerPx);
|
|
16650
|
-
setNewRoundedTime(newUnfilteredSelectedTimePx, centerTime, canvasWidth, secondsPerPx, timeStep, dataStartTime, dataEndTime, onSetNewDate);
|
|
16651
|
-
};
|
|
16652
16591
|
/**
|
|
16653
16592
|
* This function creates and returns an array where there is secondsPerPx
|
|
16654
16593
|
* number of the data set added for a data scale (secondsPerPx)
|
|
@@ -16721,24 +16660,6 @@ var AUTO_MOVE_AREA_PADDING = 1;
|
|
|
16721
16660
|
var getAutoMoveAreaWidth = function getAutoMoveAreaWidth(scale) {
|
|
16722
16661
|
return (scale === mapEnums.Scale.Year ? timeBoxGeom.largeWidth + timeBoxGeom.iconWidth : timeBoxGeom.smallWidth + timeBoxGeom.iconWidth) / 2 + AUTO_MOVE_AREA_PADDING;
|
|
16723
16662
|
};
|
|
16724
|
-
/** Reusable business logic for how to handle events that set time to now (closest).
|
|
16725
|
-
* Used in NowButton and TimeSliderLegend.
|
|
16726
|
-
*/
|
|
16727
|
-
var handleSetNowEvent = function handleSetNowEvent(timeStep, dataStartTime, dataEndTime, currentTime, onSetNewDate, onSetCenterTime) {
|
|
16728
|
-
if (dataStartTime < dataEndTime) {
|
|
16729
|
-
if (dataEndTime < currentTime) {
|
|
16730
|
-
onSetNewDate(moment.utc(dataEndTime * millisecondsInSecond).toISOString());
|
|
16731
|
-
onSetCenterTime(dataEndTime);
|
|
16732
|
-
} else if (dataStartTime > currentTime) {
|
|
16733
|
-
onSetNewDate(moment.utc(dataStartTime * millisecondsInSecond).toISOString());
|
|
16734
|
-
onSetCenterTime(dataStartTime);
|
|
16735
|
-
} else {
|
|
16736
|
-
var closestToCurrent = mapUtils.roundWithTimeStep(currentTime, timeStep);
|
|
16737
|
-
onSetNewDate(moment.utc(closestToCurrent * millisecondsInSecond).toISOString());
|
|
16738
|
-
onSetCenterTime(closestToCurrent);
|
|
16739
|
-
}
|
|
16740
|
-
}
|
|
16741
|
-
};
|
|
16742
16663
|
var TimeInMinutes;
|
|
16743
16664
|
(function (TimeInMinutes) {
|
|
16744
16665
|
TimeInMinutes[TimeInMinutes["YEAR"] = 525600] = "YEAR";
|
|
@@ -16839,11 +16760,6 @@ var timeSliderUtils = /*#__PURE__*/Object.freeze({
|
|
|
16839
16760
|
timestampToPixelEdges: timestampToPixelEdges,
|
|
16840
16761
|
timestampToPixel: timestampToPixel,
|
|
16841
16762
|
pixelToTimestamp: pixelToTimestamp,
|
|
16842
|
-
onsetNewDateDebounced: onsetNewDateDebounced,
|
|
16843
|
-
setNewRoundedTime: setNewRoundedTime,
|
|
16844
|
-
setPreviousTimeStep: setPreviousTimeStep,
|
|
16845
|
-
setNextTimeStep: setNextTimeStep,
|
|
16846
|
-
moveSelectedTimePx: moveSelectedTimePx,
|
|
16847
16763
|
secondsPerPxValues: secondsPerPxValues,
|
|
16848
16764
|
secondsPerPxFromCanvasWidth: secondsPerPxFromCanvasWidth,
|
|
16849
16765
|
getNewCenterOfFixedPointZoom: getNewCenterOfFixedPointZoom,
|
|
@@ -16852,7 +16768,6 @@ var timeSliderUtils = /*#__PURE__*/Object.freeze({
|
|
|
16852
16768
|
timeBoxGeom: timeBoxGeom,
|
|
16853
16769
|
AUTO_MOVE_AREA_PADDING: AUTO_MOVE_AREA_PADDING,
|
|
16854
16770
|
getAutoMoveAreaWidth: getAutoMoveAreaWidth,
|
|
16855
|
-
handleSetNowEvent: handleSetNowEvent,
|
|
16856
16771
|
get TimeInMinutes () { return TimeInMinutes; },
|
|
16857
16772
|
minutesToDescribedDuration: minutesToDescribedDuration,
|
|
16858
16773
|
getFundamentalScale: getFundamentalScale$1
|
|
@@ -17211,13 +17126,13 @@ var marks$1 = [{
|
|
|
17211
17126
|
value: 12 * 3600,
|
|
17212
17127
|
text: '12h'
|
|
17213
17128
|
}, {
|
|
17214
|
-
label: '
|
|
17129
|
+
label: '24 h',
|
|
17215
17130
|
value: 24 * 3600,
|
|
17216
|
-
text: '
|
|
17131
|
+
text: '24h'
|
|
17217
17132
|
}, {
|
|
17218
|
-
label: '
|
|
17133
|
+
label: '48 h',
|
|
17219
17134
|
value: 2 * 24 * 3600,
|
|
17220
|
-
text: '
|
|
17135
|
+
text: '48h'
|
|
17221
17136
|
}, {
|
|
17222
17137
|
label: 'week',
|
|
17223
17138
|
value: 7 * 24 * 3600,
|
|
@@ -17520,7 +17435,7 @@ var OptionsMenuButton = function OptionsMenuButton(_ref) {
|
|
|
17520
17435
|
elevation: 3,
|
|
17521
17436
|
sx: {
|
|
17522
17437
|
position: 'relative',
|
|
17523
|
-
top:
|
|
17438
|
+
top: '-2rem'
|
|
17524
17439
|
}
|
|
17525
17440
|
}, /*#__PURE__*/React__default.createElement(Grid, {
|
|
17526
17441
|
sx: {
|
|
@@ -18254,6 +18169,73 @@ var drawTimeSliderLegend = function drawTimeSliderLegend(context, theme, canvasW
|
|
|
18254
18169
|
drawNeedle(ctx, theme, canvasWidth, height, visibleTimeStart, visibleTimeEnd, selectedTimeUnix);
|
|
18255
18170
|
};
|
|
18256
18171
|
|
|
18172
|
+
var onsetNewDateDebounced = function onsetNewDateDebounced(dateToSet, onSetNewDate) {
|
|
18173
|
+
debounce(function () {
|
|
18174
|
+
onSetNewDate(dateToSet);
|
|
18175
|
+
}, 10, {
|
|
18176
|
+
leading: true
|
|
18177
|
+
})();
|
|
18178
|
+
};
|
|
18179
|
+
var setPreviousTimeStep = function setPreviousTimeStep(timeStep, currentTime, dataStartTime, onSetNewDate) {
|
|
18180
|
+
var nextTime = currentTime - timeStep;
|
|
18181
|
+
var roundedTime = mapUtils.roundWithTimeStep(nextTime, timeStep, 'floor');
|
|
18182
|
+
var newTime = Math.max(roundedTime, dataStartTime || roundedTime);
|
|
18183
|
+
var selectedTimeString = moment.unix(newTime).toISOString();
|
|
18184
|
+
onsetNewDateDebounced(selectedTimeString, onSetNewDate);
|
|
18185
|
+
};
|
|
18186
|
+
var setNextTimeStep = function setNextTimeStep(timeStep, currentTime, dataEndTime, onSetNewDate) {
|
|
18187
|
+
var nextTime = currentTime + timeStep;
|
|
18188
|
+
var roundedTime = mapUtils.roundWithTimeStep(nextTime, timeStep, 'ceil');
|
|
18189
|
+
var newTime = Math.min(roundedTime, dataEndTime || roundedTime);
|
|
18190
|
+
var selectedTimeString = moment.unix(newTime).toISOString();
|
|
18191
|
+
onsetNewDateDebounced(selectedTimeString, onSetNewDate);
|
|
18192
|
+
};
|
|
18193
|
+
/**
|
|
18194
|
+
* updates unfiltered selected time and moves selected time a given distance
|
|
18195
|
+
* in pixels. Unfiltered selected time can be outside data data limits, but
|
|
18196
|
+
* selected time cannot.
|
|
18197
|
+
*/
|
|
18198
|
+
var moveSelectedTimePx = function moveSelectedTimePx(x, canvasWidth, centerTime, dataStartTime, dataEndTime, secondsPerPx, timeStep, unfilteredSelectedTime, setUnfilteredSelectedTime, onSetNewDate) {
|
|
18199
|
+
var _map = [dataStartTime, dataEndTime, unfilteredSelectedTime].map(function (timestamp) {
|
|
18200
|
+
return timestampToPixel(timestamp, centerTime, canvasWidth, secondsPerPx);
|
|
18201
|
+
}),
|
|
18202
|
+
_map2 = _slicedToArray(_map, 3),
|
|
18203
|
+
leftMarkerPx = _map2[0],
|
|
18204
|
+
rightMarkerPx = _map2[1],
|
|
18205
|
+
unfilteredSelectedTimePx = _map2[2];
|
|
18206
|
+
setUnfilteredSelectedTime(pixelToTimestamp(unfilteredSelectedTimePx + x, centerTime, canvasWidth, secondsPerPx));
|
|
18207
|
+
var clickedUnfilteredSelectedTimePx = unfilteredSelectedTimePx + x;
|
|
18208
|
+
var minClickedUnfilteredSelectedTimePx = Math.min(clickedUnfilteredSelectedTimePx, rightMarkerPx);
|
|
18209
|
+
var newUnfilteredSelectedTimePx = Math.max(minClickedUnfilteredSelectedTimePx, leftMarkerPx);
|
|
18210
|
+
setNewRoundedTime(newUnfilteredSelectedTimePx, centerTime, canvasWidth, secondsPerPx, timeStep, dataStartTime, dataEndTime, onSetNewDate);
|
|
18211
|
+
};
|
|
18212
|
+
var setNewRoundedTime = function setNewRoundedTime(x, centerTime, width, secondsPerPx, timeStep, dataStartTime, dataEndTime, onSetNewDate) {
|
|
18213
|
+
var unixTime = pixelToTimestamp(x, centerTime, width, secondsPerPx);
|
|
18214
|
+
var roundedTime = mapUtils.roundWithTimeStep(unixTime, timeStep);
|
|
18215
|
+
var maxTime = Math.max(roundedTime, dataStartTime);
|
|
18216
|
+
var newTime = Math.min(maxTime, dataEndTime || roundedTime);
|
|
18217
|
+
var selectedTimeString = moment.unix(newTime).toISOString();
|
|
18218
|
+
onsetNewDateDebounced(selectedTimeString, onSetNewDate);
|
|
18219
|
+
};
|
|
18220
|
+
/** Reusable business logic for how to handle events that set time to now (closest).
|
|
18221
|
+
* Used in NowButton and TimeSliderLegend.
|
|
18222
|
+
*/
|
|
18223
|
+
var handleSetNowEvent = function handleSetNowEvent(timeStep, dataStartTime, dataEndTime, currentTime, onSetNewDate, onSetCenterTime) {
|
|
18224
|
+
if (dataStartTime < dataEndTime) {
|
|
18225
|
+
if (dataEndTime < currentTime) {
|
|
18226
|
+
onSetNewDate(moment.utc(dataEndTime * millisecondsInSecond).toISOString());
|
|
18227
|
+
onSetCenterTime(dataEndTime);
|
|
18228
|
+
} else if (dataStartTime > currentTime) {
|
|
18229
|
+
onSetNewDate(moment.utc(dataStartTime * millisecondsInSecond).toISOString());
|
|
18230
|
+
onSetCenterTime(dataStartTime);
|
|
18231
|
+
} else {
|
|
18232
|
+
var closestToCurrent = mapUtils.roundWithTimeStep(currentTime, timeStep);
|
|
18233
|
+
onSetNewDate(moment.utc(closestToCurrent * millisecondsInSecond).toISOString());
|
|
18234
|
+
onSetCenterTime(closestToCurrent);
|
|
18235
|
+
}
|
|
18236
|
+
}
|
|
18237
|
+
};
|
|
18238
|
+
|
|
18257
18239
|
/* *
|
|
18258
18240
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
18259
18241
|
* you may not use this file except in compliance with the License.
|
|
@@ -20199,6 +20181,9 @@ var MapViewConnect = function MapViewConnect(_a) {
|
|
|
20199
20181
|
var displayMapPin = useSelector(function (store) {
|
|
20200
20182
|
return mapSelectors.getDisplayMapPin(store, mapId);
|
|
20201
20183
|
});
|
|
20184
|
+
var timestep = useSelector(function (store) {
|
|
20185
|
+
return mapSelectors.getMapTimeStep(store, mapId);
|
|
20186
|
+
});
|
|
20202
20187
|
var dispatch = useDispatch();
|
|
20203
20188
|
var mapChangeDimension = React.useCallback(function (mapDimensionPayload) {
|
|
20204
20189
|
if (mapDimensionPayload.dimension) {
|
|
@@ -20286,6 +20271,7 @@ var MapViewConnect = function MapViewConnect(_a) {
|
|
|
20286
20271
|
dimensions: mapDimensions,
|
|
20287
20272
|
activeLayerId: activeLayerId,
|
|
20288
20273
|
animationDelay: animationDelay,
|
|
20274
|
+
timestep: timestep,
|
|
20289
20275
|
displayMapPin: displayMapPin,
|
|
20290
20276
|
disableMapPin: disableMapPin,
|
|
20291
20277
|
onMapChangeDimension: function onMapChangeDimension(mapDimensionPayload) {
|
|
@@ -20343,7 +20329,7 @@ var MapViewConnect = function MapViewConnect(_a) {
|
|
|
20343
20329
|
});
|
|
20344
20330
|
},
|
|
20345
20331
|
onClickFeature: layer.geojson ? function (event) {
|
|
20346
|
-
if ((event === null || event === void 0 ? void 0 : event.isInEditMode) === false) {
|
|
20332
|
+
if (Boolean(event === null || event === void 0 ? void 0 : event.isInEditMode) === false) {
|
|
20347
20333
|
setSelectedFeature({
|
|
20348
20334
|
layerId: layer.id,
|
|
20349
20335
|
selectedFeatureIndex: event === null || event === void 0 ? void 0 : event.featureIndex
|
|
@@ -27141,7 +27127,7 @@ var CoreThemeStoreProvider = function CoreThemeStoreProvider(_ref3) {
|
|
|
27141
27127
|
};
|
|
27142
27128
|
|
|
27143
27129
|
/**
|
|
27144
|
-
* @remix-run/router v1.
|
|
27130
|
+
* @remix-run/router v1.9.0
|
|
27145
27131
|
*
|
|
27146
27132
|
* Copyright (c) Remix Software Inc.
|
|
27147
27133
|
*
|
|
@@ -27205,7 +27191,7 @@ function warning(cond, message) {
|
|
|
27205
27191
|
try {
|
|
27206
27192
|
// Welcome to debugging history!
|
|
27207
27193
|
//
|
|
27208
|
-
// This error is thrown as a convenience so you can more easily
|
|
27194
|
+
// This error is thrown as a convenience, so you can more easily
|
|
27209
27195
|
// find the source for a warning that appears in the console by
|
|
27210
27196
|
// enabling "pause on exceptions" in your JavaScript debugger.
|
|
27211
27197
|
throw new Error(message);
|
|
@@ -27381,7 +27367,7 @@ const validMutationMethodsArr = ["post", "put", "patch", "delete"];
|
|
|
27381
27367
|
["get", ...validMutationMethodsArr];
|
|
27382
27368
|
|
|
27383
27369
|
/**
|
|
27384
|
-
* React Router v6.
|
|
27370
|
+
* React Router v6.16.0
|
|
27385
27371
|
*
|
|
27386
27372
|
* Copyright (c) Remix Software Inc.
|
|
27387
27373
|
*
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opengeoweb/core",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.2.0",
|
|
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
|
"@mui/material": "5.12.0",
|
|
16
|
-
"@mui/system": "5.14.
|
|
17
|
-
"@opengeoweb/api": "8.
|
|
18
|
-
"@opengeoweb/form-fields": "8.
|
|
19
|
-
"@opengeoweb/shared": "8.
|
|
20
|
-
"@opengeoweb/store": "8.
|
|
21
|
-
"@opengeoweb/theme": "8.
|
|
22
|
-
"@opengeoweb/webmap": "8.
|
|
23
|
-
"@opengeoweb/webmap-react": "8.
|
|
16
|
+
"@mui/system": "5.14.10",
|
|
17
|
+
"@opengeoweb/api": "8.2.0",
|
|
18
|
+
"@opengeoweb/form-fields": "8.2.0",
|
|
19
|
+
"@opengeoweb/shared": "8.2.0",
|
|
20
|
+
"@opengeoweb/store": "8.2.0",
|
|
21
|
+
"@opengeoweb/theme": "8.2.0",
|
|
22
|
+
"@opengeoweb/webmap": "8.2.0",
|
|
23
|
+
"@opengeoweb/webmap-react": "8.2.0",
|
|
24
24
|
"@redux-eggs/redux-toolkit": "2.2.0",
|
|
25
25
|
"@redux-eggs/saga-extension": "2.2.0",
|
|
26
26
|
"@reduxjs/toolkit": "1.9.5",
|
|
@@ -34,10 +34,10 @@
|
|
|
34
34
|
"re-resizable": "6.9.11",
|
|
35
35
|
"react": "18.2.0",
|
|
36
36
|
"react-draggable": "4.4.5",
|
|
37
|
-
"react-hook-form": "7.46.
|
|
37
|
+
"react-hook-form": "7.46.2",
|
|
38
38
|
"react-i18next": "13.2.2",
|
|
39
39
|
"react-redux": "8.1.2",
|
|
40
|
-
"react-router-dom": "6.
|
|
40
|
+
"react-router-dom": "6.16.0",
|
|
41
41
|
"react-sortablejs": "6.1.4",
|
|
42
42
|
"react-window": "1.8.9",
|
|
43
43
|
"redux-saga": "1.2.3",
|
package/src/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
|
package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayer.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
|
package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DragHandle/DragHandle.d.ts
CHANGED
|
File without changes
|
package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DragHandle/DragHandle.spec.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRowConnect.spec.d.ts
CHANGED
|
File without changes
|
package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButton.d.ts
CHANGED
|
File without changes
|
package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButton.spec.d.ts
CHANGED
|
File without changes
|
package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButtonConnect.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/MissingData/MissingData.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelect.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayers.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStyles.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|