@opengeoweb/core 4.11.0 → 4.13.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.
Files changed (539) hide show
  1. package/README.md +0 -0
  2. package/index.d.ts +0 -0
  3. package/index.esm.js +284 -197
  4. package/index.umd.js +313 -209
  5. package/lib/GeoWebDemo.stories.d.ts +0 -0
  6. package/lib/components/AppWrapper/AppWrapperConnect.d.ts +0 -0
  7. package/lib/components/AppWrapper/index.d.ts +0 -0
  8. package/lib/components/CanvasComponent/CanvasComponent.d.ts +0 -0
  9. package/lib/components/CanvasComponent/CanvasComponent.spec.d.ts +0 -0
  10. package/lib/components/CanvasComponent/CanvasComponentDynamic.stories.d.ts +0 -0
  11. package/lib/components/CanvasComponent/CanvasComponentStatic.stories.d.ts +0 -0
  12. package/lib/components/ComponentsLookUp/componentsLookUp.d.ts +0 -0
  13. package/lib/components/ComponentsLookUp/componentsLookUp.stories.d.ts +0 -0
  14. package/lib/components/ComponentsLookUp/componentsLookup.spec.d.ts +0 -0
  15. package/lib/components/ComponentsLookUp/index.d.ts +0 -0
  16. package/lib/components/ConfigurableMap/ConfigurableMapConnect.d.ts +0 -0
  17. package/lib/components/ConfigurableMap/ConfigurableMapConnect.spec.d.ts +0 -0
  18. package/lib/components/ConfigurableMap/ConfigurableMapConnect.stories.d.ts +0 -0
  19. package/lib/components/ConfigurableMap/index.d.ts +0 -0
  20. package/lib/components/FeatureInfo/GetFeatureInfoButtonConnect.d.ts +0 -0
  21. package/lib/components/FeatureInfo/GetFeatureInfoButtonConnect.spec.d.ts +0 -0
  22. package/lib/components/FeatureInfo/GetFeatureInfoConnect.d.ts +0 -0
  23. package/lib/components/FeatureInfo/GetFeatureInfoConnect.spec.d.ts +0 -0
  24. package/lib/components/FeatureInfo/GetFeatureInfoDialog.d.ts +0 -0
  25. package/lib/components/FeatureInfo/GetFeatureInfoDialog.spec.d.ts +0 -0
  26. package/lib/components/FeatureInfo/index.d.ts +0 -0
  27. package/lib/components/FeatureInfo/utils.d.ts +0 -0
  28. package/lib/components/FeatureInfo/utils.spec.d.ts +0 -0
  29. package/lib/components/LanguageSelect/DemoLanguages.stories.d.ts +0 -0
  30. package/lib/components/LanguageSelect/LanguageSelect.d.ts +0 -0
  31. package/lib/components/LanguageSelect/LanguageSelect.spec.d.ts +0 -0
  32. package/lib/components/LanguageSelect/Languages.stories.d.ts +0 -0
  33. package/lib/components/LayerManager/AddLayersButton/AddLayersButton.d.ts +0 -0
  34. package/lib/components/LayerManager/AddLayersButton/AddLayersButton.spec.d.ts +0 -0
  35. package/lib/components/LayerManager/AddLayersPopup/AddLayersPopup.d.ts +0 -0
  36. package/lib/components/LayerManager/AddLayersPopup/AddLayersPopup.spec.d.ts +0 -0
  37. package/lib/components/LayerManager/BaseLayerRow/BaseLayerRow.d.ts +0 -0
  38. package/lib/components/LayerManager/BaseLayerRow/BaseLayerRow.spec.d.ts +0 -0
  39. package/lib/components/LayerManager/BaseLayerRow/BaseLayers/BaseLayers.d.ts +0 -0
  40. package/lib/components/LayerManager/BaseLayerRow/BaseLayers/BaseLayers.spec.d.ts +0 -0
  41. package/lib/components/LayerManager/BaseLayerRow/BaseLayers/BaseLayersConnect.d.ts +0 -0
  42. package/lib/components/LayerManager/BaseLayerRow/BaseLayers/BaseLayersConnect.spec.d.ts +0 -0
  43. package/lib/components/LayerManager/DescriptionRow/DescriptionRow.d.ts +0 -0
  44. package/lib/components/LayerManager/DescriptionRow/DescriptionRow.spec.d.ts +0 -0
  45. package/lib/components/LayerManager/DockedLayerManagerConnect.d.ts +0 -0
  46. package/lib/components/LayerManager/DockedLayerManagerConnect.spec.d.ts +0 -0
  47. package/lib/components/LayerManager/LayerContainerRow/LayerContainerRow.d.ts +0 -0
  48. package/lib/components/LayerManager/LayerContainerRow/LayerContainerRow.spec.d.ts +0 -0
  49. package/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayer.d.ts +0 -0
  50. package/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayer.spec.d.ts +0 -0
  51. package/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayerConnect.d.ts +0 -0
  52. package/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayerConnect.spec.d.ts +0 -0
  53. package/lib/components/LayerManager/LayerContainerRow/LayerRow/DeleteLayer/DeleteLayerConnect.d.ts +0 -0
  54. package/lib/components/LayerManager/LayerContainerRow/LayerRow/DeleteLayer/DeleteLayerConnect.spec.d.ts +0 -0
  55. package/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelect.d.ts +0 -0
  56. package/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelect.spec.d.ts +0 -0
  57. package/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelectConnect.d.ts +0 -0
  58. package/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelectConnect.spec.d.ts +0 -0
  59. package/lib/components/LayerManager/LayerContainerRow/LayerRow/DragHandle/DragHandle.d.ts +0 -0
  60. package/lib/components/LayerManager/LayerContainerRow/LayerRow/DragHandle/DragHandle.spec.d.ts +0 -0
  61. package/lib/components/LayerManager/LayerContainerRow/LayerRow/EnableLayer/EnableLayerConnect.d.ts +0 -0
  62. package/lib/components/LayerManager/LayerContainerRow/LayerRow/EnableLayer/EnableLayerConnect.spec.d.ts +0 -0
  63. package/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRow.d.ts +0 -0
  64. package/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRow.spec.d.ts +0 -0
  65. package/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRowConnect.d.ts +0 -0
  66. package/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRowConnect.spec.d.ts +0 -0
  67. package/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButton.d.ts +0 -0
  68. package/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButton.spec.d.ts +0 -0
  69. package/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButtonConnect.d.ts +0 -0
  70. package/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButtonConnect.spec.d.ts +0 -0
  71. package/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelect.d.ts +0 -0
  72. package/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelect.spec.d.ts +0 -0
  73. package/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelectConnect.d.ts +0 -0
  74. package/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelectConnect.spec.d.ts +0 -0
  75. package/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayers.d.ts +0 -0
  76. package/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayers.spec.d.ts +0 -0
  77. package/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayersConnect.d.ts +0 -0
  78. package/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayersConnect.spec.d.ts +0 -0
  79. package/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStyles.d.ts +0 -0
  80. package/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStyles.spec.d.ts +0 -0
  81. package/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStylesConnect.d.ts +0 -0
  82. package/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStylesConnect.spec.d.ts +0 -0
  83. package/lib/components/LayerManager/LayerManager.d.ts +0 -0
  84. package/lib/components/LayerManager/LayerManager.spec.d.ts +0 -0
  85. package/lib/components/LayerManager/LayerManager.stories.d.ts +0 -0
  86. package/lib/components/LayerManager/LayerManagerConnect.d.ts +0 -0
  87. package/lib/components/LayerManager/LayerManagerConnect.spec.d.ts +0 -0
  88. package/lib/components/LayerManager/LayerManagerConnect.stories.d.ts +0 -0
  89. package/lib/components/LayerManager/LayerManagerHeaderOptions.d.ts +0 -0
  90. package/lib/components/LayerManager/LayerManagerHeaderOptions.spec.d.ts +0 -0
  91. package/lib/components/LayerManager/LayerManagerMapButtonConnect.d.ts +0 -0
  92. package/lib/components/LayerManager/LayerManagerMapButtonConnect.spec.d.ts +0 -0
  93. package/lib/components/LayerManager/LayerManagerUtils.d.ts +24 -24
  94. package/lib/components/LayerManager/LayerSelect/KeywordFilterButton/KeywordFilterButtonConnect.d.ts +0 -0
  95. package/lib/components/LayerManager/LayerSelect/KeywordFilterButton/KeywordFilterButtonConnect.spec.d.ts +0 -0
  96. package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResults.d.ts +0 -0
  97. package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResults.spec.d.ts +0 -0
  98. package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResults.stories.d.ts +0 -0
  99. package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsConnect.d.ts +0 -0
  100. package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsListItem.d.ts +0 -0
  101. package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsListItem.spec.d.ts +0 -0
  102. package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsListItemConnect.d.ts +0 -0
  103. package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsListItemConnect.spec.d.ts +0 -0
  104. package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterSelectAllSwitchConnect.d.ts +0 -0
  105. package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterSelectAllSwitchConnect.spec.d.ts +0 -0
  106. package/lib/components/LayerManager/LayerSelect/KeywordFilterResults/keywordFilterResultsConnect.spec.d.ts +0 -0
  107. package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoButtonConnect.d.ts +0 -0
  108. package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoButtonConnect.spec.d.ts +0 -0
  109. package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoDialog.d.ts +0 -0
  110. package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoDialog.spec.d.ts +0 -0
  111. package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoDialog.stories.d.ts +0 -0
  112. package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoDialogConnect.d.ts +0 -0
  113. package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoLegend.d.ts +0 -0
  114. package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoLegend.spec.d.ts +0 -0
  115. package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoList.d.ts +0 -0
  116. package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoText.d.ts +0 -0
  117. package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoUtils.d.ts +0 -0
  118. package/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoUtils.spec.d.ts +0 -0
  119. package/lib/components/LayerManager/LayerSelect/LayerInfo/index.d.ts +0 -0
  120. package/lib/components/LayerManager/LayerSelect/LayerList/LayerAddRemoveButton.d.ts +0 -0
  121. package/lib/components/LayerManager/LayerSelect/LayerList/LayerAddRemoveButton.spec.d.ts +0 -0
  122. package/lib/components/LayerManager/LayerSelect/LayerList/LayerList.d.ts +0 -0
  123. package/lib/components/LayerManager/LayerSelect/LayerList/LayerList.spec.d.ts +0 -0
  124. package/lib/components/LayerManager/LayerSelect/LayerList/LayerListConnect.d.ts +0 -0
  125. package/lib/components/LayerManager/LayerSelect/LayerList/LayerListConnect.spec.d.ts +0 -0
  126. package/lib/components/LayerManager/LayerSelect/LayerList/LayerListDimensions.d.ts +0 -0
  127. package/lib/components/LayerManager/LayerSelect/LayerList/LayerListRow.d.ts +0 -0
  128. package/lib/components/LayerManager/LayerSelect/LayerList/LayerListUtils.d.ts +0 -0
  129. package/lib/components/LayerManager/LayerSelect/LayerList/LayerListUtils.spec.d.ts +0 -0
  130. package/lib/components/LayerManager/LayerSelect/LayerList/SearchHighlight.d.ts +0 -0
  131. package/lib/components/LayerManager/LayerSelect/LayerList/SearchHighlight.spec.d.ts +0 -0
  132. package/lib/components/LayerManager/LayerSelect/LayerManagerUtils.spec.d.ts +0 -0
  133. package/lib/components/LayerManager/LayerSelect/LayerSelect.d.ts +0 -0
  134. package/lib/components/LayerManager/LayerSelect/LayerSelect.spec.d.ts +0 -0
  135. package/lib/components/LayerManager/LayerSelect/LayerSelect.stories.d.ts +0 -0
  136. package/lib/components/LayerManager/LayerSelect/LayerSelectButtonConnect.d.ts +0 -0
  137. package/lib/components/LayerManager/LayerSelect/LayerSelectButtonConnect.spec.d.ts +0 -0
  138. package/lib/components/LayerManager/LayerSelect/LayerSelectConnect.d.ts +0 -0
  139. package/lib/components/LayerManager/LayerSelect/LayerSelectConnect.spec.d.ts +0 -0
  140. package/lib/components/LayerManager/LayerSelect/LayerSelectConnect.stories.d.ts +0 -0
  141. package/lib/components/LayerManager/LayerSelect/LayerSelectUtils.d.ts +0 -0
  142. package/lib/components/LayerManager/LayerSelect/LayerSelectUtils.spec.d.ts +0 -0
  143. package/lib/components/LayerManager/LayerSelect/SearchField/SearchField.d.ts +0 -0
  144. package/lib/components/LayerManager/LayerSelect/SearchField/SearchField.spec.d.ts +0 -0
  145. package/lib/components/LayerManager/LayerSelect/SearchField/SearchFieldButtonContainer.d.ts +0 -0
  146. package/lib/components/LayerManager/LayerSelect/SearchField/SearchFieldButtonContainer.spec.d.ts +0 -0
  147. package/lib/components/LayerManager/LayerSelect/SearchField/SearchFieldConnect.d.ts +0 -0
  148. package/lib/components/LayerManager/LayerSelect/SearchField/SearchFieldConnect.spec.d.ts +0 -0
  149. package/lib/components/LayerManager/LayerSelect/ServiceList/ServiceChip.d.ts +0 -0
  150. package/lib/components/LayerManager/LayerSelect/ServiceList/ServiceChip.spec.d.ts +0 -0
  151. package/lib/components/LayerManager/LayerSelect/ServiceList/ServiceChipConnect.d.ts +0 -0
  152. package/lib/components/LayerManager/LayerSelect/ServiceList/ServiceChipConnect.spec.d.ts +0 -0
  153. package/lib/components/LayerManager/LayerSelect/ServiceList/ServiceList.d.ts +0 -0
  154. package/lib/components/LayerManager/LayerSelect/ServiceList/ServiceList.spec.d.ts +0 -0
  155. package/lib/components/LayerManager/LayerSelect/ServiceList/ServiceListConnect.d.ts +0 -0
  156. package/lib/components/LayerManager/LayerSelect/ServiceList/ServiceListConnect.spec.d.ts +0 -0
  157. package/lib/components/LayerManager/LayerSelect/ServiceOptionsButton/ServiceOptionsButton.d.ts +0 -0
  158. package/lib/components/LayerManager/LayerSelect/ServiceOptionsButton/ServiceOptionsButton.spec.d.ts +0 -0
  159. package/lib/components/LayerManager/LayerSelect/ServiceOptionsButton/ServiceOptionsButton.stories.d.ts +0 -0
  160. package/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialog.d.ts +0 -0
  161. package/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialog.spec.d.ts +0 -0
  162. package/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialog.stories.d.ts +0 -0
  163. package/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialogConnect.d.ts +0 -0
  164. package/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialogConnect.spec.d.ts +0 -0
  165. package/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopup.d.ts +0 -0
  166. package/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopup.spec.d.ts +0 -0
  167. package/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopup.stories.d.ts +0 -0
  168. package/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopupConnect.d.ts +0 -0
  169. package/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopupConnect.spec.d.ts +0 -0
  170. package/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopupConnect.stories.d.ts +0 -0
  171. package/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopupDialogConnect.d.ts +0 -0
  172. package/lib/components/LayerManager/LayerSelect/ServicePopup/utils.d.ts +0 -0
  173. package/lib/components/LayerManager/LayerSelect/ServicePopup/utils.spec.d.ts +0 -0
  174. package/lib/components/LayerManager/index.d.ts +4 -0
  175. package/lib/components/LayerManager/useFetchServices.d.ts +0 -0
  176. package/lib/components/LayerManager/useFetchServices.spec.d.ts +0 -0
  177. package/lib/components/Legend/Legend.d.ts +0 -0
  178. package/lib/components/Legend/Legend.spec.d.ts +0 -0
  179. package/lib/components/Legend/Legend.stories.d.ts +0 -0
  180. package/lib/components/Legend/LegendConnect.d.ts +0 -0
  181. package/lib/components/Legend/LegendConnect.spec.d.ts +0 -0
  182. package/lib/components/Legend/LegendConnect.stories.d.ts +0 -0
  183. package/lib/components/Legend/LegendDialog.d.ts +0 -0
  184. package/lib/components/Legend/LegendDialog.spec.d.ts +0 -0
  185. package/lib/components/Legend/LegendLayout.d.ts +0 -0
  186. package/lib/components/Legend/LegendLayout.spec.d.ts +0 -0
  187. package/lib/components/Legend/LegendMapButtonConnect.d.ts +0 -0
  188. package/lib/components/Legend/LegendMapButtonConnect.spec.d.ts +0 -0
  189. package/lib/components/Legend/index.d.ts +0 -0
  190. package/lib/components/MapControls/MapControlButton.d.ts +0 -0
  191. package/lib/components/MapControls/MapControlButton.spec.d.ts +0 -0
  192. package/lib/components/MapControls/MapControls.d.ts +0 -0
  193. package/lib/components/MapControls/MapControls.spec.d.ts +0 -0
  194. package/lib/components/MapControls/ZoomControls.d.ts +0 -0
  195. package/lib/components/MapControls/ZoomControls.spec.d.ts +0 -0
  196. package/lib/components/MapControls/ZoomControlsConnect.d.ts +0 -0
  197. package/lib/components/MapControls/ZoomControlsConnect.spec.d.ts +0 -0
  198. package/lib/components/MapControls/index.d.ts +0 -0
  199. package/lib/components/MapTime/MapTime.d.ts +0 -0
  200. package/lib/components/MapTime/MapTime.spec.d.ts +0 -0
  201. package/lib/components/MapView/MapView.Error.stories.d.ts +0 -0
  202. package/lib/components/MapView/MapView.MapPin.stories.d.ts +0 -0
  203. package/lib/components/MapView/MapView.Passive.stories.d.ts +0 -0
  204. package/lib/components/MapView/MapView.RadarAnimation.stories.d.ts +0 -0
  205. package/lib/components/MapView/MapView.RadarData.stories.d.ts +0 -0
  206. package/lib/components/MapView/MapView.SetProjectionBBox.stories.d.ts +0 -0
  207. package/lib/components/MapView/MapView.SetProjectionBBoxLocalState.stories.d.ts +0 -0
  208. package/lib/components/MapView/MapView.ShowLayerInfo.stories.d.ts +0 -0
  209. package/lib/components/MapView/MapView.d.ts +0 -0
  210. package/lib/components/MapView/MapView.spec.d.ts +0 -0
  211. package/lib/components/MapView/MapViewConnect.DoubleMap.stories.d.ts +0 -0
  212. package/lib/components/MapView/MapViewConnect.Errors.stories.d.ts +0 -0
  213. package/lib/components/MapView/MapViewConnect.FeatureLayers.stories.d.ts +0 -0
  214. package/lib/components/MapView/MapViewConnect.InitialBBoxAndWithout.stories.d.ts +0 -0
  215. package/lib/components/MapView/MapViewConnect.LayerActions.stories.d.ts +0 -0
  216. package/lib/components/MapView/MapViewConnect.LayerChangeEnabledOpacity.stories.d.ts +0 -0
  217. package/lib/components/MapView/MapViewConnect.MapModuleOverDefaultMap.stories.d.ts +0 -0
  218. package/lib/components/MapView/MapViewConnect.MapPin.stories.d.ts +0 -0
  219. package/lib/components/MapView/MapViewConnect.SelectorTest.stories.d.ts +0 -0
  220. package/lib/components/MapView/MapViewConnect.SetBaseLayers.stories.d.ts +0 -0
  221. package/lib/components/MapView/MapViewConnect.ToggleControls.stories.d.ts +0 -0
  222. package/lib/components/MapView/MapViewConnect.d.ts +0 -0
  223. package/lib/components/MapView/MapViewConnect.spec.d.ts +0 -0
  224. package/lib/components/MapView/MapViewLayer.d.ts +0 -0
  225. package/lib/components/MapView/index.d.ts +0 -0
  226. package/lib/components/MapView/types.d.ts +0 -0
  227. package/lib/components/MapView/useKeyboardZoomAndPan.d.ts +0 -0
  228. package/lib/components/MapView/useKeyboardZoomAndPan.spec.d.ts +0 -0
  229. package/lib/components/MapView/useTouchZoomPan.d.ts +0 -0
  230. package/lib/components/MapView/useTouchZoomPan.spec.d.ts +0 -0
  231. package/lib/components/MapWarning/MapWarningProperties.d.ts +0 -0
  232. package/lib/components/MapWarning/MapWarningProperties.spec.d.ts +0 -0
  233. package/lib/components/MultiMapDimensionSelect/DimensionSelectButton.d.ts +0 -0
  234. package/lib/components/MultiMapDimensionSelect/DimensionSelectButton.spec.d.ts +0 -0
  235. package/lib/components/MultiMapDimensionSelect/DimensionSelectButtonConnect.d.ts +0 -0
  236. package/lib/components/MultiMapDimensionSelect/DimensionSelectButtonConnect.spec.d.ts +0 -0
  237. package/lib/components/MultiMapDimensionSelect/DimensionSelectDialogConnect.d.ts +0 -0
  238. package/lib/components/MultiMapDimensionSelect/DimensionSelectDialogConnect.spec.d.ts +0 -0
  239. package/lib/components/MultiMapDimensionSelect/DimensionSelectDialogConnect.stories.d.ts +0 -0
  240. package/lib/components/MultiMapDimensionSelect/DimensionSelectSlider.d.ts +0 -0
  241. package/lib/components/MultiMapDimensionSelect/DimensionSelectSlider.spec.d.ts +0 -0
  242. package/lib/components/MultiMapDimensionSelect/DimensionSelectSliderConnect.d.ts +0 -0
  243. package/lib/components/MultiMapDimensionSelect/DimensionSelectSliderConnect.spec.d.ts +0 -0
  244. package/lib/components/MultiMapDimensionSelect/EnsembleDimensionExample.stories.d.ts +0 -0
  245. package/lib/components/MultiMapDimensionSelect/MultiDimensionSelectConfig.d.ts +0 -0
  246. package/lib/components/MultiMapDimensionSelect/MultiDimensionSelectConnect.stories.d.ts +0 -0
  247. package/lib/components/MultiMapDimensionSelect/MultiDimensionSelectMapButtonsConnect.d.ts +0 -0
  248. package/lib/components/MultiMapDimensionSelect/MultiDimensionSelectMapButtonsConnect.spec.d.ts +0 -0
  249. package/lib/components/MultiMapDimensionSelect/MultiMapMultiDimensionSelect.stories.d.ts +0 -0
  250. package/lib/components/MultiMapDimensionSelect/MultiMapMultiDimensionSelectConnect.d.ts +0 -0
  251. package/lib/components/MultiMapDimensionSelect/MultiMapMultiDimensionSelectConnect.spec.d.ts +0 -0
  252. package/lib/components/MultiMapDimensionSelect/MultiMapSingleDimensionSelectConnect.d.ts +0 -0
  253. package/lib/components/MultiMapDimensionSelect/MultiMapSingleDimensionSelectConnect.spec.d.ts +0 -0
  254. package/lib/components/MultiMapDimensionSelect/index.d.ts +0 -0
  255. package/lib/components/MultiMapView/HarmoniePresets/HarmonieTempAndPrecipPreset.d.ts +0 -0
  256. package/lib/components/MultiMapView/HarmoniePresets/index.d.ts +0 -0
  257. package/lib/components/MultiMapView/ModelRunInterval/ModelRunInterval.d.ts +0 -0
  258. package/lib/components/MultiMapView/ModelRunInterval/ModelRunInterval.spec.d.ts +0 -0
  259. package/lib/components/MultiMapView/ModelRunInterval/ModelRunInterval.stories.d.ts +0 -0
  260. package/lib/components/MultiMapView/ModelRunInterval/index.d.ts +0 -0
  261. package/lib/components/MultiMapView/MultiMapView.stories.d.ts +0 -0
  262. package/lib/components/MultiMapView/MultiMapView10x10.stories.d.ts +0 -0
  263. package/lib/components/MultiMapView/MultiMapView2x2.stories.d.ts +0 -0
  264. package/lib/components/MultiMapView/MultiMapView4x3.stories.d.ts +0 -0
  265. package/lib/components/MultiMapView/MultiMapViewConnect.d.ts +0 -0
  266. package/lib/components/MultiMapView/MultiMapViewConnect.spec.d.ts +0 -0
  267. package/lib/components/MultiMapView/storyUtils/mapPresets.d.ts +0 -0
  268. package/lib/components/Providers/Providers.d.ts +0 -0
  269. package/lib/components/ReactMapView/AdagucMapDraw.d.ts +0 -0
  270. package/lib/components/ReactMapView/AdagucMapDraw.spec.d.ts +0 -0
  271. package/lib/components/ReactMapView/AdagucMapDraw.stories.d.ts +0 -0
  272. package/lib/components/ReactMapView/AdagucMapDrawContainer.d.ts +0 -0
  273. package/lib/components/ReactMapView/AdagucMapDrawContainer.spec.d.ts +0 -0
  274. package/lib/components/ReactMapView/AdagucMapDrawTools.d.ts +0 -0
  275. package/lib/components/ReactMapView/AdagucMapDrawTools.spec.d.ts +0 -0
  276. package/lib/components/ReactMapView/ReactMapView.d.ts +0 -0
  277. package/lib/components/ReactMapView/ReactMapView.spec.d.ts +0 -0
  278. package/lib/components/ReactMapView/ReactMapViewLayer.d.ts +0 -0
  279. package/lib/components/ReactMapView/ReactMapViewParseLayer.d.ts +0 -0
  280. package/lib/components/ReactMapView/ReactMapViewParseLayer.spec.d.ts +0 -0
  281. package/lib/components/ReactMapView/index.d.ts +0 -0
  282. package/lib/components/ReactMapView/types.d.ts +0 -0
  283. package/lib/components/ReactMapView/utils.d.ts +0 -0
  284. package/lib/components/ReactMapView/utils.spec.d.ts +0 -0
  285. package/lib/components/Snackbar/SnackbarWrapper.d.ts +0 -0
  286. package/lib/components/Snackbar/SnackbarWrapper.spec.d.ts +0 -0
  287. package/lib/components/Snackbar/SnackbarWrapper.stories.d.ts +0 -0
  288. package/lib/components/Snackbar/SnackbarWrapperConnect.d.ts +0 -0
  289. package/lib/components/Snackbar/SnackbarWrapperConnect.spec.d.ts +0 -0
  290. package/lib/components/Snackbar/index.d.ts +0 -0
  291. package/lib/components/SyncGroups/DraggableThings.d.ts +0 -0
  292. package/lib/components/SyncGroups/SimpleTimeSlider.d.ts +0 -0
  293. package/lib/components/SyncGroups/SimpleTimeSliderConnect.d.ts +0 -0
  294. package/lib/components/SyncGroups/SyncGroupList.d.ts +0 -0
  295. package/lib/components/SyncGroups/SyncGroupListItem.d.ts +0 -0
  296. package/lib/components/SyncGroups/SyncGroupViewer.d.ts +0 -0
  297. package/lib/components/SyncGroups/SyncGroupViewer.spec.d.ts +0 -0
  298. package/lib/components/SyncGroups/SyncGroupViewerConnect.d.ts +0 -0
  299. package/lib/components/SyncGroups/SyncGroups.SyncMany.stories.d.ts +0 -0
  300. package/lib/components/SyncGroups/SyncGroups.SyncMaps.stories.d.ts +0 -0
  301. package/lib/components/SyncGroups/selector.d.ts +0 -0
  302. package/lib/components/SyncGroups/types.d.ts +0 -0
  303. package/lib/components/SyncGroups/utils.d.ts +0 -0
  304. package/lib/components/SyncGroups/utils.spec.d.ts +0 -0
  305. package/lib/components/TimeSlider/TimeSlider.d.ts +0 -0
  306. package/lib/components/TimeSlider/TimeSlider.spec.d.ts +0 -0
  307. package/lib/components/TimeSlider/TimeSlider.stories.d.ts +0 -0
  308. package/lib/components/TimeSlider/TimeSliderButtons/AnimationLengthButton/AnimationLengthButton.d.ts +0 -0
  309. package/lib/components/TimeSlider/TimeSliderButtons/AnimationLengthButton/AnimationLengthButton.spec.d.ts +0 -0
  310. package/lib/components/TimeSlider/TimeSliderButtons/AnimationLengthButton/AnimationLengthButtonConnect.d.ts +0 -0
  311. package/lib/components/TimeSlider/TimeSliderButtons/AnimationLengthButton/AnimationLengthButtonConnect.spec.d.ts +0 -0
  312. package/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdate.stories.d.ts +0 -0
  313. package/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdateButton.d.ts +0 -0
  314. package/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdateButton.spec.d.ts +0 -0
  315. package/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdateButtonConnect.d.ts +0 -0
  316. package/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdateButtonConnect.spec.d.ts +0 -0
  317. package/lib/components/TimeSlider/TimeSliderButtons/BackwardForwardStepButton/BackwardForwardStepButton.d.ts +0 -0
  318. package/lib/components/TimeSlider/TimeSliderButtons/BackwardForwardStepButton/BackwardForwardStepButton.spec.d.ts +0 -0
  319. package/lib/components/TimeSlider/TimeSliderButtons/BackwardForwardStepButton/BackwardForwardStepButtonConnect.d.ts +0 -0
  320. package/lib/components/TimeSlider/TimeSliderButtons/BackwardForwardStepButton/BackwardForwardStepButtonConnect.spec.d.ts +0 -0
  321. package/lib/components/TimeSlider/TimeSliderButtons/ControlButtons/ControlButtons.d.ts +0 -0
  322. package/lib/components/TimeSlider/TimeSliderButtons/ControlButtons/ControlButtonsConnect.d.ts +0 -0
  323. package/lib/components/TimeSlider/TimeSliderButtons/ControlButtons/ControlButtonsConnect.spec.d.ts +0 -0
  324. package/lib/components/TimeSlider/TimeSliderButtons/HideSliderButton/HideSliderButton.d.ts +0 -0
  325. package/lib/components/TimeSlider/TimeSliderButtons/HideSliderButton/HideSliderButton.spec.d.ts +0 -0
  326. package/lib/components/TimeSlider/TimeSliderButtons/NowButton/NowButton.d.ts +0 -0
  327. package/lib/components/TimeSlider/TimeSliderButtons/NowButton/NowButton.spec.d.ts +0 -0
  328. package/lib/components/TimeSlider/TimeSliderButtons/NowButton/NowButtonConnect.d.ts +0 -0
  329. package/lib/components/TimeSlider/TimeSliderButtons/NowButton/NowButtonConnect.spec.d.ts +0 -0
  330. package/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenu.d.ts +0 -0
  331. package/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButton.d.ts +0 -0
  332. package/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButton.spec.d.ts +0 -0
  333. package/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButton.stories.d.ts +0 -0
  334. package/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButtonConnect.d.ts +0 -0
  335. package/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButtonConnect.spec.d.ts +0 -0
  336. package/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuConnect.d.ts +0 -0
  337. package/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuConnect.spec.d.ts +0 -0
  338. package/lib/components/TimeSlider/TimeSliderButtons/PlayButton/PlayButton.d.ts +0 -0
  339. package/lib/components/TimeSlider/TimeSliderButtons/PlayButton/PlayButton.spec.d.ts +0 -0
  340. package/lib/components/TimeSlider/TimeSliderButtons/PlayButton/PlayButtonConnect.d.ts +0 -0
  341. package/lib/components/TimeSlider/TimeSliderButtons/PlayButton/PlayButtonConnect.spec.d.ts +0 -0
  342. package/lib/components/TimeSlider/TimeSliderButtons/SpeedButton/SpeedButton.d.ts +0 -0
  343. package/lib/components/TimeSlider/TimeSliderButtons/SpeedButton/SpeedButton.spec.d.ts +0 -0
  344. package/lib/components/TimeSlider/TimeSliderButtons/SpeedButton/SpeedButtonConnect.d.ts +0 -0
  345. package/lib/components/TimeSlider/TimeSliderButtons/SpeedButton/SpeedButtonConnect.spec.d.ts +0 -0
  346. package/lib/components/TimeSlider/TimeSliderButtons/TimeScaleButton/TimeScaleButton.d.ts +0 -0
  347. package/lib/components/TimeSlider/TimeSliderButtons/TimeScaleButton/TimeScaleButton.spec.d.ts +0 -0
  348. package/lib/components/TimeSlider/TimeSliderButtons/TimeScaleButton/TimeScaleButtonConnect.d.ts +0 -0
  349. package/lib/components/TimeSlider/TimeSliderButtons/TimeScaleButton/TimeScaleButtonConnect.spec.d.ts +0 -0
  350. package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtonComponents.stories.d.ts +0 -0
  351. package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtons.d.ts +0 -0
  352. package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtons.spec.d.ts +0 -0
  353. package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtons.stories.d.ts +0 -0
  354. package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtonsConnect.d.ts +0 -0
  355. package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtonsConnect.spec.d.ts +0 -0
  356. package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderMenu/TimeSliderMenu.d.ts +0 -0
  357. package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderMenu/TimeSliderMenu.spec.d.ts +0 -0
  358. package/lib/components/TimeSlider/TimeSliderButtons/TimeSliderMenu/TimeSliderMenu.stories.d.ts +0 -0
  359. package/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButton.d.ts +0 -0
  360. package/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButton.spec.d.ts +0 -0
  361. package/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButton.stories.d.ts +0 -0
  362. package/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButtonConnect.d.ts +0 -0
  363. package/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButtonConnect.spec.d.ts +0 -0
  364. package/lib/components/TimeSlider/TimeSliderClock/ClockContainer.d.ts +0 -0
  365. package/lib/components/TimeSlider/TimeSliderClock/PopperMenu.d.ts +0 -0
  366. package/lib/components/TimeSlider/TimeSliderClock/TimeSliderClock.d.ts +0 -0
  367. package/lib/components/TimeSlider/TimeSliderClock/TimeSliderClock.spec.d.ts +0 -0
  368. package/lib/components/TimeSlider/TimeSliderClock/TimeSliderClock.stories.d.ts +0 -0
  369. package/lib/components/TimeSlider/TimeSliderClock/TimeSliderClockConnect.d.ts +0 -0
  370. package/lib/components/TimeSlider/TimeSliderClock/TimeSliderClockConnect.spec.d.ts +0 -0
  371. package/lib/components/TimeSlider/TimeSliderConnect.d.ts +0 -0
  372. package/lib/components/TimeSlider/TimeSliderConnect.spec.d.ts +0 -0
  373. package/lib/components/TimeSlider/TimeSliderConnect.stories.d.ts +0 -0
  374. package/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrenTimeBox.spec.d.ts +0 -0
  375. package/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBox.d.ts +0 -0
  376. package/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxConnect.d.ts +0 -0
  377. package/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxConnect.spec.d.ts +0 -0
  378. package/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxMouseEvents.d.ts +0 -0
  379. package/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxMouseEvents.spec.d.ts +0 -0
  380. package/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxRenderFunctions.d.ts +0 -0
  381. package/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegend.d.ts +0 -0
  382. package/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegend.spec.d.ts +0 -0
  383. package/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegend.stories.d.ts +0 -0
  384. package/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegendConnect.d.ts +0 -0
  385. package/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegendConnect.spec.d.ts +0 -0
  386. package/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawBackground.d.ts +0 -0
  387. package/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawBackground.spec.d.ts +0 -0
  388. package/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawCurrentTime.d.ts +0 -0
  389. package/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawNeedle.d.ts +0 -0
  390. package/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawTimeScale.d.ts +0 -0
  391. package/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawTimeScale.spec.d.ts +0 -0
  392. package/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawTimeSliderLegend.d.ts +0 -0
  393. package/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/index.d.ts +0 -0
  394. package/lib/components/TimeSlider/TimeSliderLegend/timeSliderLegendUtils.d.ts +0 -0
  395. package/lib/components/TimeSlider/TimeSliderLegend/timeSliderLegenedUtils.spec.d.ts +0 -0
  396. package/lib/components/TimeSlider/index.d.ts +5 -0
  397. package/lib/components/TimeSlider/timeSliderUtils.d.ts +0 -0
  398. package/lib/components/TimeSlider/timeSliderUtils.spec.d.ts +0 -0
  399. package/lib/components/WMSLoader/WMSLayerTree/WMSLayerTree.d.ts +0 -0
  400. package/lib/components/WMSLoader/WMSLayerTree/WMSLayerTree.spec.d.ts +0 -0
  401. package/lib/components/WMSLoader/WMSLayerTree/WMSLayerTreeConnect.d.ts +0 -0
  402. package/lib/components/WMSLoader/WMSLayerTree/WMSLayerTreeConnect.spec.d.ts +0 -0
  403. package/lib/components/WMSLoader/WMSLayerTree/WMSLayerTreeHeader.d.ts +0 -0
  404. package/lib/components/WMSLoader/WMSLoader.d.ts +0 -0
  405. package/lib/components/WMSLoader/WMSLoader.spec.d.ts +0 -0
  406. package/lib/components/WMSLoader/WMSLoader.stories.d.ts +0 -0
  407. package/lib/components/WMSLoader/WMSLoaderConnect.d.ts +0 -0
  408. package/lib/components/WMSLoader/WMSServerList/WMSServerList.d.ts +0 -0
  409. package/lib/components/WMSLoader/WMSServerList/WMSServerList.spec.d.ts +0 -0
  410. package/lib/components/WMSLoader/services.d.ts +0 -0
  411. package/lib/hooks/index.d.ts +0 -0
  412. package/lib/hooks/useSetupDialog/index.d.ts +0 -0
  413. package/lib/hooks/useSetupDialog/useSetupDialog.d.ts +0 -0
  414. package/lib/hooks/useSetupDialog/useSetupDialog.spec.d.ts +0 -0
  415. package/lib/index.d.ts +4 -3
  416. package/lib/store/app/config.d.ts +0 -0
  417. package/lib/store/app/index.d.ts +0 -0
  418. package/lib/store/app/reducer.d.ts +0 -0
  419. package/lib/store/app/reducer.spec.d.ts +0 -0
  420. package/lib/store/app/types.d.ts +0 -0
  421. package/lib/store/coreModuleConfig.d.ts +0 -0
  422. package/lib/store/generic/actions.d.ts +0 -0
  423. package/lib/store/generic/config.d.ts +0 -0
  424. package/lib/store/generic/index.d.ts +0 -0
  425. package/lib/store/generic/sagas.d.ts +0 -0
  426. package/lib/store/generic/sagas.spec.d.ts +0 -0
  427. package/lib/store/generic/selectors.d.ts +0 -0
  428. package/lib/store/generic/selectors.spec.d.ts +0 -0
  429. package/lib/store/generic/synchronizationActions/actions.d.ts +0 -0
  430. package/lib/store/generic/synchronizationActions/types.d.ts +0 -0
  431. package/lib/store/generic/synchronizationGroups/__mocks__/mockState.d.ts +0 -0
  432. package/lib/store/generic/synchronizationGroups/constants.d.ts +0 -0
  433. package/lib/store/generic/synchronizationGroups/index.d.ts +0 -0
  434. package/lib/store/generic/synchronizationGroups/reducer.d.ts +0 -0
  435. package/lib/store/generic/synchronizationGroups/reducer.spec.d.ts +0 -0
  436. package/lib/store/generic/synchronizationGroups/sagas.d.ts +0 -0
  437. package/lib/store/generic/synchronizationGroups/sagas.spec.d.ts +0 -0
  438. package/lib/store/generic/synchronizationGroups/selectors.d.ts +0 -0
  439. package/lib/store/generic/synchronizationGroups/selectors.spec.d.ts +0 -0
  440. package/lib/store/generic/synchronizationGroups/types.d.ts +0 -0
  441. package/lib/store/generic/synchronizationGroups/utils.d.ts +0 -0
  442. package/lib/store/generic/synchronizationGroups/utils.spec.d.ts +0 -0
  443. package/lib/store/generic/types.d.ts +0 -0
  444. package/lib/store/generic/utils.d.ts +0 -0
  445. package/lib/store/generic/utils.spec.d.ts +0 -0
  446. package/lib/store/index.d.ts +0 -0
  447. package/lib/store/layerSelect/config.d.ts +0 -0
  448. package/lib/store/layerSelect/index.d.ts +0 -0
  449. package/lib/store/layerSelect/reducer.d.ts +0 -0
  450. package/lib/store/layerSelect/reducer.spec.d.ts +0 -0
  451. package/lib/store/layerSelect/sagas.d.ts +0 -0
  452. package/lib/store/layerSelect/sagas.spec.d.ts +0 -0
  453. package/lib/store/layerSelect/selectors.d.ts +0 -0
  454. package/lib/store/layerSelect/selectors.spec.d.ts +0 -0
  455. package/lib/store/layerSelect/types.d.ts +0 -0
  456. package/lib/store/layerSelect/utils.d.ts +0 -0
  457. package/lib/store/layerSelect/utils.spec.d.ts +0 -0
  458. package/lib/store/mapStore/config.d.ts +0 -0
  459. package/lib/store/mapStore/index.d.ts +0 -0
  460. package/lib/store/mapStore/layers/index.d.ts +0 -0
  461. package/lib/store/mapStore/layers/reducer.d.ts +0 -0
  462. package/lib/store/mapStore/layers/reducer.spec.d.ts +0 -0
  463. package/lib/store/mapStore/layers/selectors.d.ts +0 -0
  464. package/lib/store/mapStore/layers/selectors.spec.d.ts +0 -0
  465. package/lib/store/mapStore/layers/types.d.ts +0 -0
  466. package/lib/store/mapStore/layers/utils.d.ts +0 -0
  467. package/lib/store/mapStore/layers/utils.spec.d.ts +0 -0
  468. package/lib/store/mapStore/map/actions.d.ts +0 -0
  469. package/lib/store/mapStore/map/index.d.ts +0 -0
  470. package/lib/store/mapStore/map/reducer.d.ts +3 -1
  471. package/lib/store/mapStore/map/reducer.spec.d.ts +0 -0
  472. package/lib/store/mapStore/map/sagas.d.ts +0 -0
  473. package/lib/store/mapStore/map/sagas.spec.d.ts +0 -0
  474. package/lib/store/mapStore/map/selectors.d.ts +20 -0
  475. package/lib/store/mapStore/map/selectors.spec.d.ts +0 -0
  476. package/lib/store/mapStore/map/types.d.ts +6 -0
  477. package/lib/store/mapStore/map/utils.d.ts +2 -1
  478. package/lib/store/mapStore/map/utils.spec.d.ts +0 -0
  479. package/lib/store/mapStore/service/index.d.ts +0 -0
  480. package/lib/store/mapStore/service/reducer.d.ts +0 -0
  481. package/lib/store/mapStore/service/reducer.spec.d.ts +0 -0
  482. package/lib/store/mapStore/service/selectors.d.ts +0 -0
  483. package/lib/store/mapStore/service/selectors.spec.d.ts +0 -0
  484. package/lib/store/mapStore/service/types.d.ts +0 -0
  485. package/lib/store/mapStore/types.d.ts +0 -0
  486. package/lib/store/mapStore/utils/helpers.d.ts +0 -0
  487. package/lib/store/mapStore/utils/helpers.spec.d.ts +0 -0
  488. package/lib/store/mapStore/utils/tilesettings.d.ts +0 -0
  489. package/lib/store/snackbar/config.d.ts +0 -0
  490. package/lib/store/snackbar/index.d.ts +0 -0
  491. package/lib/store/snackbar/reducer.d.ts +0 -0
  492. package/lib/store/snackbar/reducer.spec.d.ts +0 -0
  493. package/lib/store/snackbar/sagas.d.ts +0 -0
  494. package/lib/store/snackbar/sagas.spec.d.ts +0 -0
  495. package/lib/store/snackbar/selectors.d.ts +0 -0
  496. package/lib/store/snackbar/selectors.spec.d.ts +0 -0
  497. package/lib/store/snackbar/types.d.ts +0 -0
  498. package/lib/store/ui/config.d.ts +0 -0
  499. package/lib/store/ui/index.d.ts +0 -0
  500. package/lib/store/ui/reducer.d.ts +0 -0
  501. package/lib/store/ui/reducer.spec.d.ts +0 -0
  502. package/lib/store/ui/sagas.d.ts +0 -0
  503. package/lib/store/ui/sagas.test.d.ts +0 -0
  504. package/lib/store/ui/selectors.d.ts +0 -0
  505. package/lib/store/ui/selectors.spec.d.ts +0 -0
  506. package/lib/store/ui/types.d.ts +0 -0
  507. package/lib/store/utils.d.ts +0 -0
  508. package/lib/storybookUtils/HelperComponents.d.ts +0 -0
  509. package/lib/storybookUtils/defaultStorySettings.d.ts +0 -0
  510. package/lib/storybookUtils/geojsonExamples.d.ts +0 -0
  511. package/lib/storybookUtils/store.d.ts +0 -0
  512. package/lib/storybookUtils/storyComponents/FeatureInfo.d.ts +0 -0
  513. package/lib/storybookUtils/storyComponents/FeatureInfoHTML.d.ts +0 -0
  514. package/lib/storybookUtils/storyComponents/MapDrawGeoJSON.d.ts +0 -0
  515. package/lib/storybookUtils/storyComponents/Synops.d.ts +0 -0
  516. package/lib/storyshots/Storyshots.spec.d.ts +0 -0
  517. package/lib/types/types.d.ts +0 -0
  518. package/lib/utils/__mocks__/WMS111GetCapabilitiesGeoServicesRADAR.d.ts +0 -0
  519. package/lib/utils/__mocks__/getCapabilities.d.ts +0 -0
  520. package/lib/utils/defaultConfigurations.d.ts +0 -0
  521. package/lib/utils/defaultTestSettings.d.ts +0 -0
  522. package/lib/utils/dimensionUtils.d.ts +0 -0
  523. package/lib/utils/dimensionUtils.spec.d.ts +0 -0
  524. package/lib/utils/getCapabilities.d.ts +0 -0
  525. package/lib/utils/getCapabilities.spec.d.ts +0 -0
  526. package/lib/utils/jsonPresetFilter.d.ts +0 -0
  527. package/lib/utils/jsonPresetFilter.spec.d.ts +0 -0
  528. package/lib/utils/languageTranslation.d.ts +0 -0
  529. package/lib/utils/languagesService.d.ts +0 -0
  530. package/lib/utils/localStorage.d.ts +0 -0
  531. package/lib/utils/localStorage.spec.d.ts +0 -0
  532. package/lib/utils/publicLayers.d.ts +0 -0
  533. package/lib/utils/publicServices.d.ts +0 -0
  534. package/lib/utils/testDimensionData.d.ts +0 -0
  535. package/lib/utils/testLayers.d.ts +0 -0
  536. package/lib/utils/testUtils.d.ts +0 -0
  537. package/lib/utils/types.d.ts +0 -0
  538. package/lib/utils/verticalLevels.d.ts +0 -0
  539. package/package.json +7 -7
package/index.umd.js CHANGED
@@ -946,57 +946,60 @@
946
946
  animationEndTime = _d === void 0 ? moment__default["default"].utc(moment__default["default"]().unix() * 1000).subtract(10, 'm').format(dateFormat) : _d,
947
947
  _e = _a.isAutoUpdating,
948
948
  isAutoUpdating = _e === void 0 ? false : _e,
949
- _f = _a.bbox,
950
- bbox = _f === void 0 ? {
949
+ _f = _a.isEndTimeOverriding,
950
+ isEndTimeOverriding = _f === void 0 ? false : _f,
951
+ _g = _a.bbox,
952
+ bbox = _g === void 0 ? {
951
953
  left: -19000000,
952
954
  bottom: -19000000,
953
955
  right: 19000000,
954
956
  top: 19000000
955
- } : _f,
956
- _g = _a.srs,
957
- srs = _g === void 0 ? 'EPSG:3857' : _g,
958
- _h = _a.baseLayers,
959
- baseLayers = _h === void 0 ? [] : _h,
960
- _j = _a.overLayers,
961
- overLayers = _j === void 0 ? [] : _j,
962
- _k = _a.mapLayers,
963
- mapLayers = _k === void 0 ? [] : _k,
964
- _l = _a.featureLayers,
965
- featureLayers = _l === void 0 ? [] : _l,
966
- _m = _a.dimensions,
967
- dimensions = _m === void 0 ? [] : _m,
968
- _o = _a.activeLayerId,
969
- activeLayerId = _o === void 0 ? '' : _o,
970
- _p = _a.timeSliderScale,
971
- timeSliderScale = _p === void 0 ? Scale.Hour : _p,
972
- _q = _a.timeStep,
973
- timeStep = _q === void 0 ? 5 : _q,
974
- _r = _a.animationDelay,
975
- animationDelay = _r === void 0 ? defaultAnimationDelayAtStart : _r,
976
- _s = _a.timeSliderCenterTime,
977
- timeSliderCenterTime = _s === void 0 ? moment__default["default"].utc().unix() : _s,
978
- _t = _a.timeSliderSecondsPerPx,
979
- timeSliderSecondsPerPx = _t === void 0 ? 30 : _t,
980
- _u = _a.timeSliderDataScaleToSecondsPerPx,
981
- timeSliderDataScaleToSecondsPerPx = _u === void 0 ? defaultDataScaleToSecondsPerPx : _u,
982
- _v = _a.isTimestepAuto,
983
- isTimestepAuto = _v === void 0 ? true : _v,
984
- _w = _a.isTimeSliderHoverOn,
985
- isTimeSliderHoverOn = _w === void 0 ? false : _w,
986
- _x = _a.isTimeSliderVisible,
987
- isTimeSliderVisible = _x === void 0 ? true : _x,
988
- _y = _a.displayMapPin,
989
- displayMapPin = _y === void 0 ? false : _y,
990
- _z = _a.disableMapPin,
991
- disableMapPin = _z === void 0 ? false : _z,
992
- _0 = _a.shouldShowZoomControls,
993
- shouldShowZoomControls = _0 === void 0 ? true : _0;
957
+ } : _g,
958
+ _h = _a.srs,
959
+ srs = _h === void 0 ? 'EPSG:3857' : _h,
960
+ _j = _a.baseLayers,
961
+ baseLayers = _j === void 0 ? [] : _j,
962
+ _k = _a.overLayers,
963
+ overLayers = _k === void 0 ? [] : _k,
964
+ _l = _a.mapLayers,
965
+ mapLayers = _l === void 0 ? [] : _l,
966
+ _m = _a.featureLayers,
967
+ featureLayers = _m === void 0 ? [] : _m,
968
+ _o = _a.dimensions,
969
+ dimensions = _o === void 0 ? [] : _o,
970
+ _p = _a.activeLayerId,
971
+ activeLayerId = _p === void 0 ? '' : _p,
972
+ _q = _a.timeSliderScale,
973
+ timeSliderScale = _q === void 0 ? Scale.Hour : _q,
974
+ _r = _a.timeStep,
975
+ timeStep = _r === void 0 ? 5 : _r,
976
+ _s = _a.animationDelay,
977
+ animationDelay = _s === void 0 ? defaultAnimationDelayAtStart : _s,
978
+ _t = _a.timeSliderCenterTime,
979
+ timeSliderCenterTime = _t === void 0 ? moment__default["default"].utc().unix() : _t,
980
+ _u = _a.timeSliderSecondsPerPx,
981
+ timeSliderSecondsPerPx = _u === void 0 ? 30 : _u,
982
+ _v = _a.timeSliderDataScaleToSecondsPerPx,
983
+ timeSliderDataScaleToSecondsPerPx = _v === void 0 ? defaultDataScaleToSecondsPerPx : _v,
984
+ _w = _a.isTimestepAuto,
985
+ isTimestepAuto = _w === void 0 ? true : _w,
986
+ _x = _a.isTimeSliderHoverOn,
987
+ isTimeSliderHoverOn = _x === void 0 ? false : _x,
988
+ _y = _a.isTimeSliderVisible,
989
+ isTimeSliderVisible = _y === void 0 ? true : _y,
990
+ _z = _a.displayMapPin,
991
+ displayMapPin = _z === void 0 ? false : _z,
992
+ _0 = _a.disableMapPin,
993
+ disableMapPin = _0 === void 0 ? false : _0,
994
+ _1 = _a.shouldShowZoomControls,
995
+ shouldShowZoomControls = _1 === void 0 ? true : _1;
994
996
  return {
995
997
  id: id,
996
998
  isAnimating: isAnimating,
997
999
  animationStartTime: animationStartTime,
998
1000
  animationEndTime: animationEndTime,
999
1001
  isAutoUpdating: isAutoUpdating,
1002
+ isEndTimeOverriding: isEndTimeOverriding,
1000
1003
  srs: srs,
1001
1004
  bbox: bbox,
1002
1005
  baseLayers: baseLayers,
@@ -2473,6 +2476,17 @@
2473
2476
 
2474
2477
  draft.byId[mapId].isAutoUpdating = shouldAutoUpdate;
2475
2478
  },
2479
+ setEndTimeOverriding: function setEndTimeOverriding(draft, action) {
2480
+ var _a = action.payload,
2481
+ mapId = _a.mapId,
2482
+ shouldEndtimeOverride = _a.shouldEndtimeOverride;
2483
+
2484
+ if (!draft.byId[mapId]) {
2485
+ return;
2486
+ }
2487
+
2488
+ draft.byId[mapId].isEndTimeOverriding = shouldEndtimeOverride;
2489
+ },
2476
2490
  toggleTimestepAuto: function toggleTimestepAuto(draft, action) {
2477
2491
  var _a = action.payload,
2478
2492
  mapId = _a.mapId,
@@ -4086,6 +4100,18 @@
4086
4100
  var isAutoUpdating = toolkit.createSelector(getMapById, function (store) {
4087
4101
  return store ? store.isAutoUpdating : false;
4088
4102
  });
4103
+ /**
4104
+ * Gets if endTime and duration of animationPayload are overriding maxValue and minValue of leading layer
4105
+ *
4106
+ * Example: isEndTimeOverriding = isEndTimeOverriding(store, 'mapid_1')
4107
+ * @param {object} store store: object - store object
4108
+ * @param {string} mapId mapId: string - Id of the map
4109
+ * @returns {boolean} returnType: boolean
4110
+ */
4111
+
4112
+ var isEndTimeOverriding = toolkit.createSelector(getMapById, function (store) {
4113
+ return store ? store.isEndTimeOverriding : false;
4114
+ });
4089
4115
  /**
4090
4116
  * Gets activeLayerId for map
4091
4117
  *
@@ -4516,6 +4542,7 @@
4516
4542
  getAnimationStartTime: getAnimationStartTime,
4517
4543
  getAnimationEndTime: getAnimationEndTime$1,
4518
4544
  isAutoUpdating: isAutoUpdating,
4545
+ isEndTimeOverriding: isEndTimeOverriding,
4519
4546
  getActiveLayerId: getActiveLayerId,
4520
4547
  getMapTimeSliderScale: getMapTimeSliderScale,
4521
4548
  getMapTimeStep: getMapTimeStep,
@@ -8320,12 +8347,12 @@
8320
8347
  });
8321
8348
  }
8322
8349
  function setLayerDimensionsSaga(_a) {
8323
- var layerDimensions, dimensions, layerId, layer, newTimeDimension, mapId, activeLayerId, shouldAutoUpdate, prevTimeDimension, isAnimating$1, webmapInstance, isActiveLayer, timeStep, isTimestepAuto$1, newTimeStep, error_1;
8350
+ var layerDimensions, dimensions, layerId, layer, newTimeDimension, mapId, activeLayerId, shouldAutoUpdate, shouldEndTimeOverride, prevTimeDimension, isAnimating$1, webmapInstance, isActiveLayer, timeStep, isTimestepAuto$1, newTimeStep, error_1;
8324
8351
  var payload = _a.payload;
8325
8352
  return __generator(this, function (_b) {
8326
8353
  switch (_b.label) {
8327
8354
  case 0:
8328
- _b.trys.push([0, 16,, 17]);
8355
+ _b.trys.push([0, 17,, 18]);
8329
8356
 
8330
8357
  layerDimensions = payload.layerDimensions;
8331
8358
  if (!layerDimensions) return [2
@@ -8359,15 +8386,21 @@
8359
8386
  shouldAutoUpdate = _b.sent();
8360
8387
  return [4
8361
8388
  /*yield*/
8362
- , effects.select(getLayerTimeDimension, layerId)];
8389
+ , effects.select(isEndTimeOverriding, mapId)];
8363
8390
 
8364
8391
  case 4:
8392
+ shouldEndTimeOverride = _b.sent();
8393
+ return [4
8394
+ /*yield*/
8395
+ , effects.select(getLayerTimeDimension, layerId)];
8396
+
8397
+ case 5:
8365
8398
  prevTimeDimension = _b.sent();
8366
8399
  return [4
8367
8400
  /*yield*/
8368
8401
  , effects.select(isAnimating, mapId)];
8369
8402
 
8370
- case 5:
8403
+ case 6:
8371
8404
  isAnimating$1 = _b.sent();
8372
8405
  webmapInstance = getWMJSMapById(mapId);
8373
8406
  isActiveLayer = layerId === activeLayerId;
@@ -8375,21 +8408,21 @@
8375
8408
  /*yield*/
8376
8409
  , effects.select(getMapTimeStepWithoutDefault, mapId)];
8377
8410
 
8378
- case 6:
8411
+ case 7:
8379
8412
  timeStep = _b.sent();
8380
8413
  return [4
8381
8414
  /*yield*/
8382
8415
  , effects.select(isTimestepAuto, mapId)];
8383
8416
 
8384
- case 7:
8417
+ case 8:
8385
8418
  isTimestepAuto$1 = _b.sent();
8386
8419
  if (!(isTimestepAuto$1 && isActiveLayer && timeStep === undefined && newTimeDimension)) return [3
8387
8420
  /*break*/
8388
- , 9];
8421
+ , 10];
8389
8422
  newTimeStep = getActiveLayerTimeStep(newTimeDimension);
8390
8423
  if (!newTimeStep) return [3
8391
8424
  /*break*/
8392
- , 9];
8425
+ , 10];
8393
8426
  return [4
8394
8427
  /*yield*/
8395
8428
  , effects.put(mapActions$1.setTimeStep({
@@ -8397,19 +8430,19 @@
8397
8430
  timeStep: newTimeStep
8398
8431
  }))];
8399
8432
 
8400
- case 8:
8433
+ case 9:
8401
8434
  _b.sent();
8402
8435
 
8403
- _b.label = 9;
8436
+ _b.label = 10;
8404
8437
 
8405
- case 9:
8438
+ case 10:
8406
8439
  if (!(isActiveLayer && // only update the active layer
8407
- shouldAutoUpdate && newTimeDimension && newTimeDimension.maxValue && prevTimeDimension && prevTimeDimension.currentValue && prevTimeDimension.currentValue !== newTimeDimension.maxValue)) return [3
8440
+ shouldAutoUpdate && newTimeDimension && newTimeDimension.maxValue && prevTimeDimension && prevTimeDimension.currentValue && prevTimeDimension.currentValue !== newTimeDimension.maxValue && !shouldEndTimeOverride)) return [3
8408
8441
  /*break*/
8409
- , 13];
8442
+ , 14];
8410
8443
  if (!!isAnimating$1) return [3
8411
8444
  /*break*/
8412
- , 11];
8445
+ , 12];
8413
8446
  return [4
8414
8447
  /*yield*/
8415
8448
  , effects.put(layerActions.layerChangeDimension({
@@ -8421,50 +8454,50 @@
8421
8454
  }
8422
8455
  }))];
8423
8456
 
8424
- case 10:
8457
+ case 11:
8425
8458
  _b.sent();
8426
8459
 
8427
- _b.label = 11;
8460
+ _b.label = 12;
8428
8461
 
8429
- case 11:
8462
+ case 12:
8430
8463
  return [4
8431
8464
  /*yield*/
8432
8465
  , effects.call(updateAnimation, mapId, newTimeDimension.maxValue)];
8433
8466
 
8434
- case 12:
8467
+ case 13:
8435
8468
  _b.sent();
8436
8469
 
8437
8470
  return [3
8438
8471
  /*break*/
8439
- , 15];
8472
+ , 16];
8440
8473
 
8441
- case 13:
8442
- if (!(isAnimating$1 && !webmapInstance.isAnimating && newTimeDimension && newTimeDimension.maxValue)) return [3
8474
+ case 14:
8475
+ if (!(isAnimating$1 && !webmapInstance.isAnimating && newTimeDimension && newTimeDimension.maxValue && !shouldEndTimeOverride)) return [3
8443
8476
  /*break*/
8444
- , 15];
8477
+ , 16];
8445
8478
  return [4
8446
8479
  /*yield*/
8447
8480
  , effects.call(updateAnimation, mapId, newTimeDimension.maxValue)];
8448
8481
 
8449
- case 14:
8482
+ case 15:
8450
8483
  _b.sent();
8451
8484
 
8452
- _b.label = 15;
8485
+ _b.label = 16;
8453
8486
 
8454
- case 15:
8487
+ case 16:
8455
8488
  return [3
8456
8489
  /*break*/
8457
- , 17];
8490
+ , 18];
8458
8491
 
8459
- case 16:
8492
+ case 17:
8460
8493
  error_1 = _b.sent(); // eslint-disable-next-line no-console
8461
8494
 
8462
8495
  console.warn(error_1);
8463
8496
  return [3
8464
8497
  /*break*/
8465
- , 17];
8498
+ , 18];
8466
8499
 
8467
- case 17:
8500
+ case 18:
8468
8501
  return [2
8469
8502
  /*return*/
8470
8503
  ];
@@ -8601,19 +8634,19 @@
8601
8634
  });
8602
8635
  }
8603
8636
  function setMapPresetSaga(_a) {
8604
- var mapId, initialProps, mapPreset, layers, activeLayerId, proj, shouldAutoUpdate, shouldAnimate, animationPayload, toggleTimestepAuto, showTimeSlider, displayMapPin, shouldShowZoomControls, shouldShowLegend, dockedLayerManagerSize, _b, mapLayers, baseLayers, overLayers, _c, layersNewIds, activeLayerNewId, newActiveLayerId, baseLayersWithDefaultLayer, overLayersWithDefaultLayer, allBaseLayers, animationLength, animationEndTime, interval, animationEnd, animationEnd, duration, shouldOpenLegend, legendId, fiveMinuteDelayForAnimation, animationEnd, animationStart, error_3;
8637
+ var mapId, initialProps, mapPreset, layers, activeLayerId, proj, shouldAutoUpdate, shouldAnimate, animationPayload, toggleTimestepAuto, showTimeSlider, displayMapPin, shouldShowZoomControls, shouldShowLegend, dockedLayerManagerSize, _b, mapLayers, baseLayers, overLayers, _c, layersNewIds, activeLayerNewId, newActiveLayerId, baseLayersWithDefaultLayer, overLayersWithDefaultLayer, allBaseLayers, animationLength, animationEndTime, shouldEndtimeOverride, interval, animationEnd, animationEnd, duration, animationEnd, _d, animationStart, _e, shouldOpenLegend, legendId, fiveMinuteDelayForAnimation, animationEnd, animationStart, error_3;
8605
8638
 
8606
8639
  var payload = _a.payload;
8607
- return __generator(this, function (_d) {
8608
- switch (_d.label) {
8640
+ return __generator(this, function (_f) {
8641
+ switch (_f.label) {
8609
8642
  case 0:
8610
- _d.trys.push([0, 44,, 45]);
8643
+ _f.trys.push([0, 52,, 53]);
8611
8644
 
8612
8645
  mapId = payload.mapId, initialProps = payload.initialProps;
8613
8646
  mapPreset = initialProps.mapPreset;
8614
8647
  if (!mapPreset) return [3
8615
8648
  /*break*/
8616
- , 43];
8649
+ , 51];
8617
8650
  layers = mapPreset.layers, activeLayerId = mapPreset.activeLayerId, proj = mapPreset.proj, shouldAutoUpdate = mapPreset.shouldAutoUpdate, shouldAnimate = mapPreset.shouldAnimate, animationPayload = mapPreset.animationPayload, toggleTimestepAuto = mapPreset.toggleTimestepAuto, showTimeSlider = mapPreset.showTimeSlider, displayMapPin = mapPreset.displayMapPin, shouldShowZoomControls = mapPreset.shouldShowZoomControls, shouldShowLegend = mapPreset.shouldShowLegend, dockedLayerManagerSize = mapPreset.dockedLayerManagerSize;
8618
8651
  _b = filterLayers(layers), mapLayers = _b.mapLayers, baseLayers = _b.baseLayers, overLayers = _b.overLayers;
8619
8652
  if (!layers) return [3
@@ -8624,7 +8657,7 @@
8624
8657
  , effects.call(generateUniqueLayerIds, mapLayers, activeLayerId)];
8625
8658
 
8626
8659
  case 1:
8627
- _c = _d.sent(), layersNewIds = _c.layersNewIds, activeLayerNewId = _c.activeLayerNewId; // set layers
8660
+ _c = _f.sent(), layersNewIds = _c.layersNewIds, activeLayerNewId = _c.activeLayerNewId; // set layers
8628
8661
 
8629
8662
  return [4
8630
8663
  /*yield*/
@@ -8635,7 +8668,7 @@
8635
8668
 
8636
8669
  case 2:
8637
8670
  // set layers
8638
- _d.sent();
8671
+ _f.sent();
8639
8672
 
8640
8673
  newActiveLayerId = activeLayerNewId || (layersNewIds.length ? layersNewIds[0].id : undefined);
8641
8674
  return [4
@@ -8646,9 +8679,9 @@
8646
8679
  }))];
8647
8680
 
8648
8681
  case 3:
8649
- _d.sent();
8682
+ _f.sent();
8650
8683
 
8651
- _d.label = 4;
8684
+ _f.label = 4;
8652
8685
 
8653
8686
  case 4:
8654
8687
  baseLayersWithDefaultLayer = baseLayers.length ? baseLayers : [baseLayerGrey$1];
@@ -8663,7 +8696,7 @@
8663
8696
  , effects.call(handleBaseLayersSaga, mapId, allBaseLayers)];
8664
8697
 
8665
8698
  case 5:
8666
- _d.sent();
8699
+ _f.sent();
8667
8700
 
8668
8701
  if (!proj) return [3
8669
8702
  /*break*/
@@ -8679,34 +8712,53 @@
8679
8712
 
8680
8713
  case 6:
8681
8714
  // set bbox
8682
- _d.sent();
8715
+ _f.sent();
8683
8716
 
8684
- _d.label = 7;
8717
+ _f.label = 7;
8685
8718
 
8686
8719
  case 7:
8687
8720
  animationLength = animationPayload && animationPayload.duration;
8688
8721
  animationEndTime = animationPayload && animationPayload.endTime && isAnimationEndTimeValid(animationPayload.endTime) && animationPayload.endTime;
8689
- if (!(shouldAutoUpdate !== undefined && !animationEndTime)) return [3
8722
+ shouldEndtimeOverride = animationPayload ? animationPayload.shouldEndtimeOverride : false;
8723
+ if (!shouldEndtimeOverride) return [3
8690
8724
  /*break*/
8691
8725
  , 9]; // auto update
8692
8726
 
8693
8727
  return [4
8694
8728
  /*yield*/
8695
- , effects.put(mapActions$1.toggleAutoUpdate({
8729
+ , effects.put(mapActions$1.setEndTimeOverriding({
8696
8730
  mapId: mapId,
8697
- shouldAutoUpdate: shouldAutoUpdate
8731
+ shouldEndtimeOverride: shouldEndtimeOverride
8698
8732
  }))];
8699
8733
 
8700
8734
  case 8:
8701
8735
  // auto update
8702
- _d.sent();
8736
+ _f.sent();
8703
8737
 
8704
- _d.label = 9;
8738
+ _f.label = 9;
8705
8739
 
8706
8740
  case 9:
8741
+ if (!(shouldAutoUpdate !== undefined && !animationEndTime)) return [3
8742
+ /*break*/
8743
+ , 11]; // auto update
8744
+
8745
+ return [4
8746
+ /*yield*/
8747
+ , effects.put(mapActions$1.toggleAutoUpdate({
8748
+ mapId: mapId,
8749
+ shouldAutoUpdate: shouldAutoUpdate
8750
+ }))];
8751
+
8752
+ case 10:
8753
+ // auto update
8754
+ _f.sent();
8755
+
8756
+ _f.label = 11;
8757
+
8758
+ case 11:
8707
8759
  if (!(showTimeSlider !== undefined)) return [3
8708
8760
  /*break*/
8709
- , 11]; // toggle timeslider
8761
+ , 13]; // toggle timeslider
8710
8762
 
8711
8763
  return [4
8712
8764
  /*yield*/
@@ -8715,16 +8767,16 @@
8715
8767
  isTimeSliderVisible: showTimeSlider
8716
8768
  }))];
8717
8769
 
8718
- case 10:
8770
+ case 12:
8719
8771
  // toggle timeslider
8720
- _d.sent();
8772
+ _f.sent();
8721
8773
 
8722
- _d.label = 11;
8774
+ _f.label = 13;
8723
8775
 
8724
- case 11:
8776
+ case 13:
8725
8777
  if (!(shouldShowZoomControls !== undefined)) return [3
8726
8778
  /*break*/
8727
- , 13]; // toggle zoom controls
8779
+ , 15]; // toggle zoom controls
8728
8780
 
8729
8781
  return [4
8730
8782
  /*yield*/
@@ -8733,16 +8785,16 @@
8733
8785
  shouldShowZoomControls: shouldShowZoomControls
8734
8786
  }))];
8735
8787
 
8736
- case 12:
8788
+ case 14:
8737
8789
  // toggle zoom controls
8738
- _d.sent();
8790
+ _f.sent();
8739
8791
 
8740
- _d.label = 13;
8792
+ _f.label = 15;
8741
8793
 
8742
- case 13:
8794
+ case 15:
8743
8795
  if (!(displayMapPin !== undefined)) return [3
8744
8796
  /*break*/
8745
- , 15]; // display map pin
8797
+ , 17]; // display map pin
8746
8798
 
8747
8799
  return [4
8748
8800
  /*yield*/
@@ -8751,17 +8803,17 @@
8751
8803
  displayMapPin: displayMapPin
8752
8804
  }))];
8753
8805
 
8754
- case 14:
8806
+ case 16:
8755
8807
  // display map pin
8756
- _d.sent();
8808
+ _f.sent();
8757
8809
 
8758
- _d.label = 15;
8810
+ _f.label = 17;
8759
8811
 
8760
- case 15:
8812
+ case 17:
8761
8813
  interval = animationPayload && animationPayload.interval;
8762
8814
  if (!interval) return [3
8763
8815
  /*break*/
8764
- , 17];
8816
+ , 19];
8765
8817
  return [4
8766
8818
  /*yield*/
8767
8819
  , effects.put(mapActions$1.setTimeStep({
@@ -8769,15 +8821,15 @@
8769
8821
  timeStep: interval
8770
8822
  }))];
8771
8823
 
8772
- case 16:
8773
- _d.sent();
8824
+ case 18:
8825
+ _f.sent();
8774
8826
 
8775
- _d.label = 17;
8827
+ _f.label = 19;
8776
8828
 
8777
- case 17:
8829
+ case 19:
8778
8830
  if (!animationEndTime) return [3
8779
8831
  /*break*/
8780
- , 21];
8832
+ , 23];
8781
8833
  return [4
8782
8834
  /*yield*/
8783
8835
  , effects.put(mapActions$1.setAnimationEndTime({
@@ -8785,18 +8837,18 @@
8785
8837
  animationEndTime: getAnimationEndTime(animationEndTime)
8786
8838
  }))];
8787
8839
 
8788
- case 18:
8789
- _d.sent();
8840
+ case 20:
8841
+ _f.sent();
8790
8842
 
8791
8843
  if (!!animationLength) return [3
8792
8844
  /*break*/
8793
- , 21];
8845
+ , 23];
8794
8846
  return [4
8795
8847
  /*yield*/
8796
8848
  , effects.select(getAnimationEndTime$1, mapId)];
8797
8849
 
8798
- case 19:
8799
- animationEnd = _d.sent();
8850
+ case 21:
8851
+ animationEnd = _f.sent();
8800
8852
  return [4
8801
8853
  /*yield*/
8802
8854
  , effects.put(mapActions$1.setAnimationStartTime({
@@ -8805,21 +8857,21 @@
8805
8857
  .toISOString()
8806
8858
  }))];
8807
8859
 
8808
- case 20:
8809
- _d.sent();
8860
+ case 22:
8861
+ _f.sent();
8810
8862
 
8811
- _d.label = 21;
8863
+ _f.label = 23;
8812
8864
 
8813
- case 21:
8865
+ case 23:
8814
8866
  if (!animationLength) return [3
8815
8867
  /*break*/
8816
- , 24];
8868
+ , 26];
8817
8869
  return [4
8818
8870
  /*yield*/
8819
8871
  , effects.select(getAnimationEndTime$1, mapId)];
8820
8872
 
8821
- case 22:
8822
- animationEnd = _d.sent();
8873
+ case 24:
8874
+ animationEnd = _f.sent();
8823
8875
  return [4
8824
8876
  /*yield*/
8825
8877
  , effects.put(mapActions$1.setAnimationStartTime({
@@ -8827,15 +8879,15 @@
8827
8879
  animationStartTime: moment__default["default"](animationEnd).subtract(animationLength, 'minutes').toISOString()
8828
8880
  }))];
8829
8881
 
8830
- case 23:
8831
- _d.sent();
8882
+ case 25:
8883
+ _f.sent();
8832
8884
 
8833
- _d.label = 24;
8885
+ _f.label = 26;
8834
8886
 
8835
- case 24:
8887
+ case 26:
8836
8888
  if (!(animationPayload && animationPayload.speed)) return [3
8837
8889
  /*break*/
8838
- , 26];
8890
+ , 28];
8839
8891
  return [4
8840
8892
  /*yield*/
8841
8893
  , effects.put(mapActions$1.setAnimationDelay({
@@ -8843,31 +8895,69 @@
8843
8895
  animationDelay: getSpeedDelay(animationPayload.speed)
8844
8896
  }))];
8845
8897
 
8846
- case 25:
8847
- _d.sent();
8898
+ case 27:
8899
+ _f.sent();
8848
8900
 
8849
- _d.label = 26;
8901
+ _f.label = 28;
8850
8902
 
8851
- case 26:
8903
+ case 28:
8852
8904
  if (!(shouldAnimate === true)) return [3
8853
8905
  /*break*/
8854
- , 30];
8906
+ , 38];
8855
8907
  duration = animationPayload && animationPayload.duration ? animationPayload.duration : 5 * 60;
8908
+ if (!(shouldEndtimeOverride && animationEndTime)) return [3
8909
+ /*break*/
8910
+ , 30];
8911
+ return [4
8912
+ /*yield*/
8913
+ , effects.select(getAnimationEndTime$1, mapId)];
8914
+
8915
+ case 29:
8916
+ _d = _f.sent();
8917
+ return [3
8918
+ /*break*/
8919
+ , 31];
8920
+
8921
+ case 30:
8922
+ _d = moment__default["default"].utc().format(dateFormat);
8923
+ _f.label = 31;
8924
+
8925
+ case 31:
8926
+ animationEnd = _d;
8927
+ if (!(shouldEndtimeOverride && animationLength)) return [3
8928
+ /*break*/
8929
+ , 33];
8930
+ return [4
8931
+ /*yield*/
8932
+ , effects.select(getAnimationStartTime, mapId)];
8933
+
8934
+ case 32:
8935
+ _e = _f.sent();
8936
+ return [3
8937
+ /*break*/
8938
+ , 34];
8939
+
8940
+ case 33:
8941
+ _e = moment__default["default"].utc().subtract(duration, 'minutes').format(dateFormat);
8942
+ _f.label = 34;
8943
+
8944
+ case 34:
8945
+ animationStart = _e;
8856
8946
  return [4
8857
8947
  /*yield*/
8858
8948
  , effects.put(mapActions$1.mapStartAnimation({
8859
8949
  mapId: mapId,
8860
- start: moment__default["default"].utc().subtract(duration, 'minutes').format(dateFormat),
8861
- end: moment__default["default"].utc().format(dateFormat),
8950
+ start: animationStart,
8951
+ end: animationEnd,
8862
8952
  interval: interval || animationIntervalDefault
8863
8953
  }))];
8864
8954
 
8865
- case 27:
8866
- _d.sent();
8955
+ case 35:
8956
+ _f.sent();
8867
8957
 
8868
8958
  if (!interval) return [3
8869
8959
  /*break*/
8870
- , 29];
8960
+ , 37];
8871
8961
  return [4
8872
8962
  /*yield*/
8873
8963
  , effects.put(mapActions$1.toggleTimestepAuto({
@@ -8875,20 +8965,20 @@
8875
8965
  timestepAuto: false
8876
8966
  }))];
8877
8967
 
8878
- case 28:
8879
- _d.sent();
8968
+ case 36:
8969
+ _f.sent();
8880
8970
 
8881
- _d.label = 29;
8971
+ _f.label = 37;
8882
8972
 
8883
- case 29:
8973
+ case 37:
8884
8974
  return [3
8885
8975
  /*break*/
8886
- , 32];
8976
+ , 40];
8887
8977
 
8888
- case 30:
8978
+ case 38:
8889
8979
  if (!(toggleTimestepAuto !== undefined)) return [3
8890
8980
  /*break*/
8891
- , 32];
8981
+ , 40];
8892
8982
  return [4
8893
8983
  /*yield*/
8894
8984
  , effects.put(mapActions$1.toggleTimestepAuto({
@@ -8896,22 +8986,22 @@
8896
8986
  timestepAuto: toggleTimestepAuto
8897
8987
  }))];
8898
8988
 
8899
- case 31:
8900
- _d.sent();
8989
+ case 39:
8990
+ _f.sent();
8901
8991
 
8902
- _d.label = 32;
8992
+ _f.label = 40;
8903
8993
 
8904
- case 32:
8994
+ case 40:
8905
8995
  shouldOpenLegend = shouldShowLegend !== undefined ? shouldShowLegend : IS_LEGEND_OPEN_BY_DEFAULT;
8906
8996
  return [4
8907
8997
  /*yield*/
8908
8998
  , effects.select(getLegendId, mapId)];
8909
8999
 
8910
- case 33:
8911
- legendId = _d.sent();
9000
+ case 41:
9001
+ legendId = _f.sent();
8912
9002
  if (!legendId) return [3
8913
9003
  /*break*/
8914
- , 35];
9004
+ , 43];
8915
9005
  return [4
8916
9006
  /*yield*/
8917
9007
  , effects.put(uiActions.setToggleOpenDialog({
@@ -8919,15 +9009,15 @@
8919
9009
  setOpen: shouldOpenLegend
8920
9010
  }))];
8921
9011
 
8922
- case 34:
8923
- _d.sent();
9012
+ case 42:
9013
+ _f.sent();
8924
9014
 
8925
- _d.label = 35;
9015
+ _f.label = 43;
8926
9016
 
8927
- case 35:
9017
+ case 43:
8928
9018
  if (!dockedLayerManagerSize) return [3
8929
9019
  /*break*/
8930
- , 37];
9020
+ , 45];
8931
9021
  return [4
8932
9022
  /*yield*/
8933
9023
  , effects.put(mapActions$1.setDockedLayerManagerSize({
@@ -8935,72 +9025,72 @@
8935
9025
  dockedLayerManagerSize: dockedLayerManagerSize
8936
9026
  }))];
8937
9027
 
8938
- case 36:
8939
- _d.sent();
9028
+ case 44:
9029
+ _f.sent();
8940
9030
 
8941
- _d.label = 37;
9031
+ _f.label = 45;
8942
9032
 
8943
- case 37:
8944
- if (!animationEndTime) return [3
9033
+ case 45:
9034
+ if (!(animationEndTime && (shouldEndtimeOverride || !(shouldAutoUpdate || shouldAnimate)))) return [3
8945
9035
  /*break*/
8946
- , 43];
9036
+ , 51];
8947
9037
  fiveMinuteDelayForAnimation = 1000 * 60 * 5;
8948
9038
  return [4
8949
9039
  /*yield*/
8950
9040
  , effects.delay(fiveMinuteDelayForAnimation)];
8951
9041
 
8952
- case 38:
8953
- _d.sent();
9042
+ case 46:
9043
+ _f.sent();
8954
9044
 
8955
9045
  return [4
8956
9046
  /*yield*/
8957
9047
  , effects.select(getAnimationEndTime$1, mapId)];
8958
9048
 
8959
- case 39:
8960
- animationEnd = _d.sent();
9049
+ case 47:
9050
+ animationEnd = _f.sent();
8961
9051
  return [4
8962
9052
  /*yield*/
8963
9053
  , effects.put(mapActions$1.setAnimationEndTime({
8964
9054
  mapId: mapId,
8965
- animationEndTime: moment__default["default"](animationEnd).add(60, 'minutes').toISOString()
9055
+ animationEndTime: moment__default["default"](animationEnd).add(5, 'minutes').toISOString()
8966
9056
  }))];
8967
9057
 
8968
- case 40:
8969
- _d.sent();
9058
+ case 48:
9059
+ _f.sent();
8970
9060
 
8971
9061
  return [4
8972
9062
  /*yield*/
8973
9063
  , effects.select(getAnimationStartTime, mapId)];
8974
9064
 
8975
- case 41:
8976
- animationStart = _d.sent();
9065
+ case 49:
9066
+ animationStart = _f.sent();
8977
9067
  return [4
8978
9068
  /*yield*/
8979
9069
  , effects.put(mapActions$1.setAnimationStartTime({
8980
9070
  mapId: mapId,
8981
- animationStartTime: moment__default["default"](animationStart).add(60, 'minutes').toISOString()
9071
+ animationStartTime: moment__default["default"](animationStart).add(5, 'minutes').toISOString()
8982
9072
  }))];
8983
9073
 
8984
- case 42:
8985
- _d.sent();
9074
+ case 50:
9075
+ _f.sent();
8986
9076
 
8987
9077
  return [3
8988
9078
  /*break*/
8989
- , 37];
9079
+ , 45];
8990
9080
 
8991
- case 43:
9081
+ case 51:
8992
9082
  return [3
8993
9083
  /*break*/
8994
- , 45];
9084
+ , 53];
8995
9085
 
8996
- case 44:
8997
- error_3 = _d.sent();
9086
+ case 52:
9087
+ error_3 = _f.sent();
8998
9088
  console.error(error_3);
8999
9089
  return [3
9000
9090
  /*break*/
9001
- , 45];
9091
+ , 53];
9002
9092
 
9003
- case 45:
9093
+ case 53:
9004
9094
  return [2
9005
9095
  /*return*/
9006
9096
  ];
@@ -9833,39 +9923,39 @@
9833
9923
  }, !shared.IS_JEST && {
9834
9924
  '@container (max-width: 320px)': {
9835
9925
  '.layermanager': {
9836
- '.column-1:not(.container-query-polyfill)': {
9926
+ '.column-1': {
9837
9927
  width: '100%'
9838
9928
  },
9839
- '.enable-btn-mini:not(.container-query-polyfill)': {
9929
+ '.enable-btn-mini': {
9840
9930
  display: 'inline-flex'
9841
9931
  },
9842
- '.activateLayer-btn:not(.container-query-polyfill), .enable-btn:not(.container-query-polyfill), .column-2:not(.container-query-polyfill), .column-3:not(.container-query-polyfill), .column-4:not(.container-query-polyfill), .column-5:not(.container-query-polyfill), .column-6:not(.container-query-polyfill), .column-7:not(.container-query-polyfill)': {
9932
+ '.activateLayer-btn, .enable-btn, .column-2, .column-3, .column-4, .column-5, .column-6, .column-7': {
9843
9933
  display: 'none'
9844
9934
  },
9845
- '#mappresets-menubutton:not(.container-query-polyfill), .addLayer-column:not(.container-query-polyfill)': {
9935
+ '#mappresets-menubutton, .addLayer-column': {
9846
9936
  display: 'none'
9847
9937
  },
9848
- '.descriptionRow:not(.container-query-polyfill)': {
9938
+ '.descriptionRow': {
9849
9939
  height: 6,
9850
- '.MuiButtonBase-root:not(.container-query-polyfill)': {
9940
+ '.MuiButtonBase-root': {
9851
9941
  display: 'none'
9852
9942
  }
9853
9943
  }
9854
9944
  },
9855
9945
  '.header-layermanager': {
9856
- '.header-left:not(.container-query-polyfill), .header-title:not(.container-query-polyfill)': {
9946
+ '.header-left, .header-title': {
9857
9947
  display: 'none'
9858
9948
  },
9859
- '&>div:not(.container-query-polyfill)': {
9949
+ '&>div': {
9860
9950
  justifyContent: 'flex-end',
9861
9951
  padding: 0,
9862
9952
  height: 24
9863
9953
  },
9864
- '.header-right:not(.container-query-polyfill)': {
9954
+ '.header-right': {
9865
9955
  maxWidth: '100%',
9866
9956
  flexBasis: '100%'
9867
9957
  },
9868
- '.collapseSmall-btn:not(.container-query-polyfill)': {
9958
+ '.collapseSmall-btn': {
9869
9959
  display: 'none'
9870
9960
  }
9871
9961
  }
@@ -9873,31 +9963,31 @@
9873
9963
  // sizes: medium
9874
9964
  '@container (max-width: 600px)': {
9875
9965
  '.layermanager': {
9876
- '.column-3:not(.container-query-polyfill), .column-4:not(.container-query-polyfill), .column-5:not(.container-query-polyfill), .column-6:not(.container-query-polyfill), .column-7:not(.container-query-polyfill)': {
9966
+ '.column-3, .column-4, .column-5, .column-6, .column-7': {
9877
9967
  display: 'none'
9878
9968
  },
9879
- '.column-2:not(.container-query-polyfill)': {
9969
+ '.column-2': {
9880
9970
  width: "calc((100% - " + iconButtonSize * 3 + "px) )"
9881
9971
  },
9882
9972
  // presets
9883
- '.header-layer.mappresetsModule-enabled:not(.container-query-polyfill)': {
9973
+ '.header-layer.mappresetsModule-enabled': {
9884
9974
  display: 'none'
9885
9975
  },
9886
- '.header-mapPresets:not(.container-query-polyfill)': {
9976
+ '.header-mapPresets': {
9887
9977
  display: 'block',
9888
- '.MuiButtonBase-root:not(.container-query-polyfill)': {
9978
+ '.MuiButtonBase-root': {
9889
9979
  height: 24,
9890
- '.MuiBox-root:not(.container-query-polyfill)': {
9980
+ '.MuiBox-root': {
9891
9981
  textAlign: 'center'
9892
9982
  }
9893
9983
  }
9894
9984
  }
9895
9985
  },
9896
9986
  '.header-layermanager': {
9897
- '.mapPresets-btn:not(.container-query-polyfill)': {
9987
+ '.mapPresets-btn': {
9898
9988
  display: 'none'
9899
9989
  },
9900
- '.collapseLarge-btn:not(.container-query-polyfill)': {
9990
+ '.collapseLarge-btn': {
9901
9991
  display: 'inline-flex'
9902
9992
  }
9903
9993
  }
@@ -9905,26 +9995,26 @@
9905
9995
  // specific queries for medium layermanager
9906
9996
  '@container (max-width: 600px) and (min-width: 321px)': {
9907
9997
  '.layermanager': {
9908
- '.medium-layermanager:not(.container-query-polyfill)': {
9998
+ '.medium-layermanager': {
9909
9999
  display: 'block'
9910
10000
  }
9911
10001
  },
9912
- '.deleteBtnMedium:not(.container-query-polyfill)': {
10002
+ '.deleteBtnMedium': {
9913
10003
  display: 'inline-flex!important',
9914
- '&+button:not(.container-query-polyfill)': {
10004
+ '&+button': {
9915
10005
  display: 'none'
9916
10006
  }
9917
10007
  },
9918
10008
  '.layerRow': {
9919
- '.column-1:not(.container-query-polyfill)': {
10009
+ '.column-1': {
9920
10010
  display: 'none'
9921
10011
  },
9922
- '.column-2:not(.container-query-polyfill)': {
10012
+ '.column-2': {
9923
10013
  display: 'none'
9924
10014
  }
9925
10015
  },
9926
10016
  '.header-layermanager': {
9927
- '.collapseMedium-btn:not(.container-query-polyfill)': {
10017
+ '.collapseMedium-btn': {
9928
10018
  display: 'none'
9929
10019
  }
9930
10020
  }
@@ -14919,12 +15009,20 @@
14919
15009
  });
14920
15010
  };
14921
15011
 
15012
+ var dialogRef = React__namespace.useRef(null);
15013
+ React__namespace.useEffect(function () {
15014
+ var _a;
15015
+
15016
+ (_a = dialogRef.current) === null || _a === void 0 ? void 0 : _a.focus();
15017
+ }, []);
14922
15018
  return /*#__PURE__*/React__namespace.createElement(material.Box, {
14923
15019
  sx: styles$1.servicesContainer,
14924
15020
  "data-testid": "ServiceDialog",
14925
15021
  onKeyDown: function onKeyDown(event) {
14926
- event.stopPropagation();
14927
- }
15022
+ if (event.key !== 'Escape') event.stopPropagation();
15023
+ },
15024
+ tabIndex: -1,
15025
+ ref: dialogRef
14928
15026
  }, /*#__PURE__*/React__namespace.createElement(material.Box, {
14929
15027
  sx: styles$1.header
14930
15028
  }, "Services"), /*#__PURE__*/React__namespace.createElement(material.Backdrop, {
@@ -14964,10 +15062,7 @@
14964
15062
  };
14965
15063
 
14966
15064
  return /*#__PURE__*/React__namespace.createElement(material.List, {
14967
- disablePadding: true,
14968
- onKeyDown: function onKeyDown(event) {
14969
- event.stopPropagation();
14970
- }
15065
+ disablePadding: true
14971
15066
  }, Object.keys(sortByService(services)).map(function (serviceId) {
14972
15067
  var _a = services[serviceId],
14973
15068
  serviceUrl = _a.serviceUrl,
@@ -27411,7 +27506,11 @@
27411
27506
  exports.DockedLayerManagerConnect = DockedLayerManagerConnect;
27412
27507
  exports.HarmonieTempAndPrecipPreset = HarmonieTempAndPrecipPreset;
27413
27508
  exports.LayerManager = LayerManager;
27509
+ exports.LayerManagerBaseLayerRow = BaseLayerRow;
27414
27510
  exports.LayerManagerConnect = LayerManagerConnect;
27511
+ exports.LayerManagerDescriptionRow = DescriptionRow;
27512
+ exports.LayerManagerHeaderOptions = HeaderOptions;
27513
+ exports.LayerManagerLayerContainerRow = LayerContainerRow;
27415
27514
  exports.LayerManagerMapButtonConnect = LayerManagerMapButtonConnect;
27416
27515
  exports.LayerSelectConnect = LayerSelectConnect;
27417
27516
  exports.Legend = Legend;
@@ -27430,7 +27529,12 @@
27430
27529
  exports.SnackbarWrapperConnect = SnackbarWrapperConnect;
27431
27530
  exports.SyncGroupViewerConnect = SyncGroupViewerConnect;
27432
27531
  exports.SyncGroups = index;
27532
+ exports.TimeSlider = TimeSlider;
27533
+ exports.TimeSliderBackwardForwardStepButtonConnect = BackwardForwardStepButtonConnect;
27534
+ exports.TimeSliderButtonsConnect = TimeSliderButtonsConnect;
27433
27535
  exports.TimeSliderConnect = TimeSliderConnect;
27536
+ exports.TimeSliderOptionsMenuButtonConnect = OptionsMenuButtonConnect;
27537
+ exports.TimeSliderPlayButtonConnect = PlayButtonConnect;
27434
27538
  exports.ZoomControlConnect = ZoomControlConnect;
27435
27539
  exports.ZoomControls = ZoomControls;
27436
27540
  exports.appActions = appActions;