@opengeoweb/core 8.4.1 → 9.0.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 (206) hide show
  1. package/README.md +9 -4
  2. package/index.esm.js +2683 -11151
  3. package/package.json +2 -35
  4. package/src/lib/components/LayerManager/AddLayersButton/AddLayersButton.d.ts +1 -1
  5. package/src/lib/components/LayerManager/AddLayersPopup/AddLayersPopup.d.ts +1 -1
  6. package/src/lib/components/LayerManager/BaseLayerRow/BaseLayerRow.d.ts +2 -1
  7. package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelect.d.ts +8 -12
  8. package/src/lib/components/LayerManager/LayerManager.d.ts +2 -1
  9. package/src/lib/components/LayerManager/LayerManagerConnect.d.ts +2 -1
  10. package/src/lib/components/LayerManager/LayerManagerUtils.d.ts +13 -8
  11. package/src/lib/components/LayerManager/ProjectionSelect/ProjectionSelect.d.ts +14 -0
  12. package/src/lib/components/LayerManager/ProjectionSelect/ProjectionSelect.stories.d.ts +6 -0
  13. package/src/lib/components/LayerManager/ProjectionSelect/ProjectionSelectConnect.d.ts +6 -0
  14. package/src/lib/components/LayerManager/index.d.ts +0 -1
  15. package/src/lib/components/LayerManager/useFetchServices.d.ts +2 -1
  16. package/src/lib/components/MapDrawToolRedux/MapDrawToolReduxIntersection.stories.d.ts +7 -0
  17. package/src/lib/components/MapView/MapViewConnect.d.ts +0 -1
  18. package/src/lib/components/WMSLoader/WMSLayerTree/WMSLayerTree.d.ts +2 -1
  19. package/src/lib/components/WMSLoader/WMSLayerTree/WMSLayerTreeConnect.d.ts +2 -1
  20. package/src/lib/components/WMSLoader/WMSLoader.d.ts +1 -1
  21. package/src/lib/components/WMSLoader/WMSLoaderConnect.d.ts +1 -1
  22. package/src/lib/components/WMSLoader/WMSServerList/WMSServerList.d.ts +1 -1
  23. package/src/lib/index.d.ts +2 -5
  24. package/src/lib/utils/defaultConfigurations.d.ts +2 -2
  25. package/src/lib/utils/defaultTestSettings.d.ts +3 -6
  26. package/src/lib/utils/dimensionUtils.d.ts +0 -6
  27. package/src/lib/utils/jsonPresetFilter.d.ts +2 -1
  28. package/src/lib/utils/testUtils.d.ts +2 -6
  29. package/src/lib/components/LayerManager/LayerSelect/KeywordFilterButton/KeywordFilterButtonConnect.d.ts +0 -9
  30. package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResults.d.ts +0 -14
  31. package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResults.spec.d.ts +0 -1
  32. package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResults.stories.d.ts +0 -25
  33. package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsConnect.d.ts +0 -8
  34. package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsListItem.d.ts +0 -9
  35. package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsListItem.spec.d.ts +0 -1
  36. package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsListItemConnect.d.ts +0 -7
  37. package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterResultsListItemConnect.spec.d.ts +0 -1
  38. package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterSelectAllSwitchConnect.d.ts +0 -3
  39. package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/KeywordFilterSelectAllSwitchConnect.spec.d.ts +0 -1
  40. package/src/lib/components/LayerManager/LayerSelect/KeywordFilterResults/keywordFilterResultsConnect.spec.d.ts +0 -1
  41. package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoButton.d.ts +0 -8
  42. package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoButton.spec.d.ts +0 -1
  43. package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoButtonConnect.d.ts +0 -10
  44. package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoButtonConnect.spec.d.ts +0 -1
  45. package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoDialog.d.ts +0 -13
  46. package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoDialog.spec.d.ts +0 -1
  47. package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoDialog.stories.d.ts +0 -25
  48. package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoDialogConnect.d.ts +0 -3
  49. package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoLegend.d.ts +0 -10
  50. package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoLegend.spec.d.ts +0 -1
  51. package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoList.d.ts +0 -12
  52. package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoText.d.ts +0 -16
  53. package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoUtils.d.ts +0 -9
  54. package/src/lib/components/LayerManager/LayerSelect/LayerInfo/LayerInfoUtils.spec.d.ts +0 -1
  55. package/src/lib/components/LayerManager/LayerSelect/LayerInfo/index.d.ts +0 -2
  56. package/src/lib/components/LayerManager/LayerSelect/LayerList/LayerAddRemoveButton.d.ts +0 -20
  57. package/src/lib/components/LayerManager/LayerSelect/LayerList/LayerAddRemoveButton.spec.d.ts +0 -1
  58. package/src/lib/components/LayerManager/LayerSelect/LayerList/LayerList.d.ts +0 -24
  59. package/src/lib/components/LayerManager/LayerSelect/LayerList/LayerList.spec.d.ts +0 -1
  60. package/src/lib/components/LayerManager/LayerSelect/LayerList/LayerListConnect.d.ts +0 -9
  61. package/src/lib/components/LayerManager/LayerSelect/LayerList/LayerListConnect.spec.d.ts +0 -1
  62. package/src/lib/components/LayerManager/LayerSelect/LayerList/LayerListDimensions.d.ts +0 -7
  63. package/src/lib/components/LayerManager/LayerSelect/LayerList/LayerListRow.d.ts +0 -23
  64. package/src/lib/components/LayerManager/LayerSelect/LayerSelect.d.ts +0 -20
  65. package/src/lib/components/LayerManager/LayerSelect/LayerSelect.spec.d.ts +0 -1
  66. package/src/lib/components/LayerManager/LayerSelect/LayerSelect.stories.d.ts +0 -33
  67. package/src/lib/components/LayerManager/LayerSelect/LayerSelectButtonConnect.d.ts +0 -11
  68. package/src/lib/components/LayerManager/LayerSelect/LayerSelectButtonConnect.spec.d.ts +0 -1
  69. package/src/lib/components/LayerManager/LayerSelect/LayerSelectConnect.d.ts +0 -16
  70. package/src/lib/components/LayerManager/LayerSelect/LayerSelectConnect.spec.d.ts +0 -1
  71. package/src/lib/components/LayerManager/LayerSelect/LayerSelectUtils.d.ts +0 -77
  72. package/src/lib/components/LayerManager/LayerSelect/LayerSelectUtils.spec.d.ts +0 -1
  73. package/src/lib/components/LayerManager/LayerSelect/SearchField/SearchField.d.ts +0 -8
  74. package/src/lib/components/LayerManager/LayerSelect/SearchField/SearchField.spec.d.ts +0 -1
  75. package/src/lib/components/LayerManager/LayerSelect/SearchField/SearchFieldButtonContainer.d.ts +0 -9
  76. package/src/lib/components/LayerManager/LayerSelect/SearchField/SearchFieldButtonContainer.spec.d.ts +0 -1
  77. package/src/lib/components/LayerManager/LayerSelect/SearchField/SearchFieldConnect.d.ts +0 -3
  78. package/src/lib/components/LayerManager/LayerSelect/SearchField/SearchFieldConnect.spec.d.ts +0 -1
  79. package/src/lib/components/LayerManager/LayerSelect/ServiceList/ServiceChip.d.ts +0 -11
  80. package/src/lib/components/LayerManager/LayerSelect/ServiceList/ServiceChip.spec.d.ts +0 -1
  81. package/src/lib/components/LayerManager/LayerSelect/ServiceList/ServiceChipConnect.d.ts +0 -10
  82. package/src/lib/components/LayerManager/LayerSelect/ServiceList/ServiceList.d.ts +0 -8
  83. package/src/lib/components/LayerManager/LayerSelect/ServiceList/ServiceListConnect.d.ts +0 -6
  84. package/src/lib/components/LayerManager/LayerSelect/ServiceList/ServiceListConnect.spec.d.ts +0 -1
  85. package/src/lib/components/LayerManager/LayerSelect/ServiceOptionsButton/ServiceOptionsButton.d.ts +0 -6
  86. package/src/lib/components/LayerManager/LayerSelect/ServiceOptionsButton/ServiceOptionsButton.spec.d.ts +0 -1
  87. package/src/lib/components/LayerManager/LayerSelect/ServiceOptionsButton/ServiceOptionsButton.stories.d.ts +0 -7
  88. package/src/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialog.d.ts +0 -18
  89. package/src/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialog.spec.d.ts +0 -1
  90. package/src/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialog.stories.d.ts +0 -25
  91. package/src/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialogConnect.d.ts +0 -8
  92. package/src/lib/components/LayerManager/LayerSelect/ServiceOptionsDialog/ServiceOptionsDialogConnect.spec.d.ts +0 -1
  93. package/src/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopup.d.ts +0 -23
  94. package/src/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopup.spec.d.ts +0 -1
  95. package/src/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopup.stories.d.ts +0 -43
  96. package/src/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopupConnect.d.ts +0 -3
  97. package/src/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopupConnect.spec.d.ts +0 -1
  98. package/src/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopupConnect.stories.d.ts +0 -6
  99. package/src/lib/components/LayerManager/LayerSelect/ServicePopup/ServicePopupDialogConnect.d.ts +0 -11
  100. package/src/lib/components/LayerManager/LayerSelect/ServicePopup/utils.d.ts +0 -10
  101. package/src/lib/components/LayerManager/LayerSelect/ServicePopup/utils.spec.d.ts +0 -1
  102. package/src/lib/components/Snackbar/SnackbarWrapper.d.ts +0 -9
  103. package/src/lib/components/Snackbar/SnackbarWrapper.spec.d.ts +0 -1
  104. package/src/lib/components/Snackbar/SnackbarWrapper.stories.d.ts +0 -7
  105. package/src/lib/components/Snackbar/SnackbarWrapperConnect.d.ts +0 -3
  106. package/src/lib/components/Snackbar/SnackbarWrapperConnect.spec.d.ts +0 -8
  107. package/src/lib/components/Snackbar/index.d.ts +0 -1
  108. package/src/lib/components/TimeSlider/TimeSlider.d.ts +0 -19
  109. package/src/lib/components/TimeSlider/TimeSlider.spec.d.ts +0 -1
  110. package/src/lib/components/TimeSlider/TimeSlider.stories.d.ts +0 -15
  111. package/src/lib/components/TimeSlider/TimeSliderButtons/AnimationLengthButton/AnimationLengthButton.d.ts +0 -9
  112. package/src/lib/components/TimeSlider/TimeSliderButtons/AnimationLengthButton/AnimationLengthButton.spec.d.ts +0 -1
  113. package/src/lib/components/TimeSlider/TimeSliderButtons/AnimationLengthButton/AnimationLengthButtonConnect.d.ts +0 -6
  114. package/src/lib/components/TimeSlider/TimeSliderButtons/AnimationLengthButton/AnimationLengthButtonConnect.spec.d.ts +0 -1
  115. package/src/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdateButton.d.ts +0 -10
  116. package/src/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdateButton.spec.d.ts +0 -1
  117. package/src/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdateButtonConnect.d.ts +0 -21
  118. package/src/lib/components/TimeSlider/TimeSliderButtons/AutoUpdateButton/AutoUpdateButtonConnect.spec.d.ts +0 -1
  119. package/src/lib/components/TimeSlider/TimeSliderButtons/BackwardForwardStepButton/BackwardForwardStepButton.d.ts +0 -10
  120. package/src/lib/components/TimeSlider/TimeSliderButtons/BackwardForwardStepButton/BackwardForwardStepButton.spec.d.ts +0 -1
  121. package/src/lib/components/TimeSlider/TimeSliderButtons/BackwardForwardStepButton/BackwardForwardStepButtonConnect.d.ts +0 -6
  122. package/src/lib/components/TimeSlider/TimeSliderButtons/ControlButtons/ControlButtons.d.ts +0 -6
  123. package/src/lib/components/TimeSlider/TimeSliderButtons/ControlButtons/ControlButtonsConnect.d.ts +0 -4
  124. package/src/lib/components/TimeSlider/TimeSliderButtons/ControlButtons/ControlButtonsConnect.spec.d.ts +0 -1
  125. package/src/lib/components/TimeSlider/TimeSliderButtons/HideSliderButton/HideSliderButton.d.ts +0 -7
  126. package/src/lib/components/TimeSlider/TimeSliderButtons/HideSliderButton/HideSliderButton.spec.d.ts +0 -1
  127. package/src/lib/components/TimeSlider/TimeSliderButtons/NowButton/NowButton.d.ts +0 -8
  128. package/src/lib/components/TimeSlider/TimeSliderButtons/NowButton/NowButton.spec.d.ts +0 -1
  129. package/src/lib/components/TimeSlider/TimeSliderButtons/NowButton/NowButtonConnect.d.ts +0 -9
  130. package/src/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenu.d.ts +0 -9
  131. package/src/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButton.d.ts +0 -12
  132. package/src/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButton.spec.d.ts +0 -1
  133. package/src/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButtonConnect.d.ts +0 -15
  134. package/src/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuButtonConnect.spec.d.ts +0 -1
  135. package/src/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuConnect.d.ts +0 -5
  136. package/src/lib/components/TimeSlider/TimeSliderButtons/OptionsMenuButton/OptionsMenuConnect.spec.d.ts +0 -1
  137. package/src/lib/components/TimeSlider/TimeSliderButtons/PlayButton/PlayButton.d.ts +0 -8
  138. package/src/lib/components/TimeSlider/TimeSliderButtons/PlayButton/PlayButton.spec.d.ts +0 -1
  139. package/src/lib/components/TimeSlider/TimeSliderButtons/PlayButton/PlayButtonConnect.d.ts +0 -47
  140. package/src/lib/components/TimeSlider/TimeSliderButtons/PlayButton/PlayButtonConnect.spec.d.ts +0 -1
  141. package/src/lib/components/TimeSlider/TimeSliderButtons/SpeedButton/SpeedButton.d.ts +0 -8
  142. package/src/lib/components/TimeSlider/TimeSliderButtons/SpeedButton/SpeedButton.spec.d.ts +0 -1
  143. package/src/lib/components/TimeSlider/TimeSliderButtons/SpeedButton/SpeedButtonConnect.d.ts +0 -5
  144. package/src/lib/components/TimeSlider/TimeSliderButtons/SpeedButton/SpeedButtonConnect.spec.d.ts +0 -1
  145. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtonComponents.stories.d.ts +0 -5
  146. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtons.d.ts +0 -9
  147. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtons.spec.d.ts +0 -1
  148. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtons.stories.d.ts +0 -15
  149. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtonsConnect.d.ts +0 -7
  150. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderButtonsConnect.integration.spec.d.ts +0 -1
  151. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderMenu/TimeSliderMenu.d.ts +0 -21
  152. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSliderMenu/TimeSliderMenu.spec.d.ts +0 -1
  153. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSpanButton/TimeSpanButton.d.ts +0 -15
  154. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSpanButton/TimeSpanButton.spec.d.ts +0 -1
  155. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSpanButton/TimeSpanButton.stories.d.ts +0 -24
  156. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSpanButton/TimeSpanButtonConnect.d.ts +0 -4
  157. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeSpanButton/TimeSpanButtonConnect.spec.d.ts +0 -1
  158. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButton.d.ts +0 -14
  159. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButton.spec.d.ts +0 -1
  160. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButton.stories.d.ts +0 -24
  161. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButtonConnect.d.ts +0 -14
  162. package/src/lib/components/TimeSlider/TimeSliderButtons/TimeStepButton/TimeStepButtonConnect.spec.d.ts +0 -1
  163. package/src/lib/components/TimeSlider/TimeSliderClock/ClockContainer.d.ts +0 -12
  164. package/src/lib/components/TimeSlider/TimeSliderClock/PopperMenu.d.ts +0 -9
  165. package/src/lib/components/TimeSlider/TimeSliderClock/TimeSliderClock.d.ts +0 -10
  166. package/src/lib/components/TimeSlider/TimeSliderClock/TimeSliderClock.spec.d.ts +0 -1
  167. package/src/lib/components/TimeSlider/TimeSliderClock/TimeSliderClock.stories.d.ts +0 -44
  168. package/src/lib/components/TimeSlider/TimeSliderClock/TimeSliderClockConnect.d.ts +0 -4
  169. package/src/lib/components/TimeSlider/TimeSliderClock/TimeSliderClockConnect.spec.d.ts +0 -1
  170. package/src/lib/components/TimeSlider/TimeSliderConnect.d.ts +0 -10
  171. package/src/lib/components/TimeSlider/TimeSliderConnect.integration.spec.d.ts +0 -1
  172. package/src/lib/components/TimeSlider/TimeSliderConnect.spec.d.ts +0 -1
  173. package/src/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBox.d.ts +0 -17
  174. package/src/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBox.spec.d.ts +0 -1
  175. package/src/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxConnect.d.ts +0 -35
  176. package/src/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxConnect.spec.d.ts +0 -1
  177. package/src/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxMouseEvents.d.ts +0 -2
  178. package/src/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxMouseEvents.spec.d.ts +0 -1
  179. package/src/lib/components/TimeSlider/TimeSliderCurrentTimeBox/TimeSliderCurrentTimeBoxRenderFunctions.d.ts +0 -2
  180. package/src/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegend.d.ts +0 -27
  181. package/src/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegend.spec.d.ts +0 -1
  182. package/src/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegend.stories.d.ts +0 -25
  183. package/src/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegendConnect.d.ts +0 -7
  184. package/src/lib/components/TimeSlider/TimeSliderLegend/TimeSliderLegendConnect.spec.d.ts +0 -1
  185. package/src/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawBackground.d.ts +0 -4
  186. package/src/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawBackground.spec.d.ts +0 -1
  187. package/src/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawCurrentTime.d.ts +0 -2
  188. package/src/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawNeedle.d.ts +0 -2
  189. package/src/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawTimeScale.d.ts +0 -8
  190. package/src/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawTimeScale.spec.d.ts +0 -1
  191. package/src/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/drawTimeSliderLegend.d.ts +0 -2
  192. package/src/lib/components/TimeSlider/TimeSliderLegend/drawFunctions/index.d.ts +0 -1
  193. package/src/lib/components/TimeSlider/TimeSliderLegend/timeSliderLegendUtils.d.ts +0 -22
  194. package/src/lib/components/TimeSlider/TimeSliderLegend/timeSliderLegenedUtils.spec.d.ts +0 -1
  195. package/src/lib/components/TimeSlider/changeTimeFunctions.d.ts +0 -14
  196. package/src/lib/components/TimeSlider/changeTimeFunctions.spec.d.ts +0 -1
  197. package/src/lib/components/TimeSlider/constants.d.ts +0 -2
  198. package/src/lib/components/TimeSlider/index.d.ts +0 -8
  199. package/src/lib/components/TimeSlider/timeSliderUtils.d.ts +0 -67
  200. package/src/lib/components/TimeSlider/timeSliderUtils.spec.d.ts +0 -1
  201. package/src/lib/hooks/index.d.ts +0 -1
  202. package/src/lib/hooks/useSetupDialog/index.d.ts +0 -1
  203. package/src/lib/hooks/useSetupDialog/useSetupDialog.d.ts +0 -12
  204. package/src/lib/hooks/useSetupDialog/useSetupDialog.spec.d.ts +0 -1
  205. /package/src/lib/components/LayerManager/{LayerSelect/KeywordFilterButton/KeywordFilterButtonConnect.spec.d.ts → ProjectionSelect/ProjectionSelectConnect.integration.spec.d.ts} +0 -0
  206. /package/src/lib/components/TimeSlider/{TimeSliderButtons/AutoUpdateButton/AutoUpdate.stories.d.ts → AutoUpdate.stories.d.ts} +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opengeoweb/core",
3
- "version": "8.4.1",
3
+ "version": "9.0.0",
4
4
  "description": "GeoWeb Core library for the opengeoweb project",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -9,38 +9,5 @@
9
9
  },
10
10
  "module": "./index.esm.js",
11
11
  "type": "module",
12
- "main": "./index.esm.js",
13
- "dependencies": {},
14
- "peerDependencies": {
15
- "@mui/material": "5.12.0",
16
- "@mui/system": "5.14.14",
17
- "@opengeoweb/api": "8.4.1",
18
- "@opengeoweb/form-fields": "8.4.1",
19
- "@opengeoweb/shared": "8.4.1",
20
- "@opengeoweb/store": "8.4.1",
21
- "@opengeoweb/theme": "8.4.1",
22
- "@opengeoweb/webmap": "8.4.1",
23
- "@opengeoweb/webmap-react": "8.4.1",
24
- "@redux-eggs/redux-toolkit": "2.2.0",
25
- "@redux-eggs/saga-extension": "2.2.0",
26
- "@reduxjs/toolkit": "1.9.7",
27
- "axios": "1.5.0",
28
- "date-fns": "2.30.0",
29
- "dompurify": "3.0.6",
30
- "i18next": "23.6.0",
31
- "immer": "9.0.21",
32
- "lodash": "4.17.21",
33
- "moment": "2.29.4",
34
- "re-resizable": "6.9.11",
35
- "react": "18.2.0",
36
- "react-draggable": "4.4.6",
37
- "react-hook-form": "7.47.0",
38
- "react-i18next": "13.3.0",
39
- "react-redux": "8.1.3",
40
- "react-router-dom": "6.17.0",
41
- "react-sortablejs": "6.1.4",
42
- "react-window": "1.8.9",
43
- "redux-saga": "1.2.3",
44
- "sortablejs": "1.15.0"
45
- }
12
+ "main": "./index.esm.js"
46
13
  }
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- import { layerSelectTypes } from '@opengeoweb/store';
2
+ import { layerSelectTypes } from '@opengeoweb/layer-select';
3
3
  import { LayerType } from '@opengeoweb/webmap';
4
4
  interface AddLayerButtonProps {
5
5
  onRenderTree?: (service: layerSelectTypes.LayerSelectService) => React.ReactNode;
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- import { layerSelectTypes } from '@opengeoweb/store';
2
+ import { layerSelectTypes } from '@opengeoweb/layer-select';
3
3
  import { LayerType } from '@opengeoweb/webmap';
4
4
  interface AddLayerPopupProps {
5
5
  onRenderTree?: (service: layerSelectTypes.LayerSelectService) => React.ReactNode;
@@ -1,5 +1,6 @@
1
1
  import * as React from 'react';
2
- import { layerSelectTypes, layerTypes } from '@opengeoweb/store';
2
+ import { layerTypes } from '@opengeoweb/store';
3
+ import { layerSelectTypes } from '@opengeoweb/layer-select';
3
4
  import { LayerManagerCustomSettings } from '../LayerManagerUtils';
4
5
  interface BaseLayerRowProps {
5
6
  mapId: string;
@@ -1,28 +1,24 @@
1
1
  import * as React from 'react';
2
2
  import { mapTypes, layerTypes } from '@opengeoweb/store';
3
3
  import { ElementType, FC } from 'react';
4
+ import type { DimensionNameMappings, DimensionValueMappings } from '../../../LayerManagerUtils';
4
5
  export interface SingleValueComponentProps extends mapTypes.Dimension {
5
6
  position: 'dimension' | 'value';
6
- nameMappings?: {
7
- [dimensionName: string]: string;
8
- };
9
- valueMappings?: {
10
- [dimensionName: string]: (value: string) => string;
11
- };
7
+ nameMappings?: DimensionNameMappings;
8
+ valueMappings?: DimensionValueMappings;
12
9
  }
13
10
  export interface DimensionSelectProps {
14
11
  layerDimensions?: mapTypes.Dimension[];
15
12
  onLayerChangeDimension: (dimensionName: string, dimensionValue: string, origin?: layerTypes.LayerActionOrigin.layerManager) => void;
16
13
  isEnabled?: boolean;
17
14
  icon?: ElementType;
18
- nameMappings?: {
19
- [dimensionName: string]: string;
20
- };
21
- valueMappings?: {
22
- [dimensionName: string]: (value: string) => string;
23
- };
15
+ nameMappings?: DimensionNameMappings;
16
+ valueMappings?: DimensionValueMappings;
24
17
  tooltipPrefix?: string;
18
+ useLatestReferenceTime?: boolean;
19
+ setUseLatestReferenceTime?: (useLatestReferenceTime: boolean) => void;
25
20
  SingleValueComponent?: React.FC<SingleValueComponentProps>;
21
+ latestLabel?: string;
26
22
  }
27
23
  declare const DimensionSelect: FC<DimensionSelectProps>;
28
24
  export default DimensionSelect;
@@ -1,7 +1,8 @@
1
1
  import * as React from 'react';
2
2
  import { Position, DraggableSize, HeaderSize } from '@opengeoweb/shared';
3
3
  import { layerTypes } from '@opengeoweb/store';
4
- import type { layerSelectTypes, uiTypes } from '@opengeoweb/store';
4
+ import type { uiTypes } from '@opengeoweb/store';
5
+ import { layerSelectTypes } from '@opengeoweb/layer-select';
5
6
  import { LayerManagerCustomSettings } from './LayerManagerUtils';
6
7
  interface LayerManagerProps {
7
8
  mapId: string;
@@ -1,5 +1,6 @@
1
1
  import * as React from 'react';
2
- import { layerTypes, uiTypes, layerSelectTypes } from '@opengeoweb/store';
2
+ import { layerTypes, uiTypes } from '@opengeoweb/store';
3
+ import { layerSelectTypes } from '@opengeoweb/layer-select';
3
4
  export declare const getDialogType: (mapId: string, isMultiMap: boolean, isDocked: boolean) => string;
4
5
  interface LayerManagerConnectProps {
5
6
  mapId?: string;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { mapTypes } from '@opengeoweb/store';
3
- import { SingleValueComponentProps } from './LayerContainerRow/LayerRow/DimensionSelect/DimensionSelect';
3
+ import type { SingleValueComponentProps } from './LayerContainerRow/LayerRow/DimensionSelect/DimensionSelect';
4
4
  import { Size, ToolbarButtonSettings } from './LayerManagerHeaderOptions';
5
5
  export declare const columnClasses: {
6
6
  column1: string;
@@ -73,7 +73,7 @@ export declare const layerManagerStyle: {
73
73
  '.activateLayer-btn, .enable-btn, .column-2, .column-3, .column-4, .column-5, .column-6, .column-7, .column-acceptanceTime': {
74
74
  display: string;
75
75
  };
76
- '#mappresets-menubutton, .addLayer-column': {
76
+ '#mappresets-menubutton, .addLayer-column, .setProjection-column': {
77
77
  display: string;
78
78
  };
79
79
  '.descriptionRow': {
@@ -159,6 +159,12 @@ export declare const layerManagerStyle: {
159
159
  };
160
160
  };
161
161
  export declare const returnCorrectSize: (sizeResult: mapTypes.DockedLayerManagerSize | undefined) => Size;
162
+ export type DimensionNameMappings = {
163
+ [dimensionName: string]: string;
164
+ };
165
+ export type DimensionValueMappings = {
166
+ [dimensionName: string]: (value: string) => string;
167
+ };
162
168
  export interface LayerManagerCustomSettings {
163
169
  toolbar?: {
164
170
  dragHandle?: {
@@ -227,12 +233,8 @@ export interface LayerManagerCustomSettings {
227
233
  SingleValueComponent?: React.FC<SingleValueComponentProps>;
228
234
  icon?: React.ElementType;
229
235
  tooltipPrefix?: string;
230
- nameMappings?: {
231
- [dimensionName: string]: string;
232
- };
233
- valueMappings?: {
234
- [dimensionName: string]: (value: string) => string;
235
- };
236
+ nameMappings?: DimensionNameMappings;
237
+ valueMappings?: DimensionValueMappings;
236
238
  };
237
239
  deleteLayer?: {
238
240
  tooltipTitle?: string;
@@ -254,5 +256,8 @@ export interface LayerManagerCustomSettings {
254
256
  tooltipPrefix?: string;
255
257
  icon?: React.ElementType;
256
258
  };
259
+ projection?: {
260
+ shouldHide?: boolean;
261
+ };
257
262
  };
258
263
  }
@@ -0,0 +1,14 @@
1
+ import * as React from 'react';
2
+ import { Bbox } from '@opengeoweb/webmap';
3
+ export type ProjectionDetails = {
4
+ name: string;
5
+ value: string;
6
+ bbox: Bbox;
7
+ };
8
+ export declare const availableProjections: ProjectionDetails[];
9
+ export interface ProjectionSelectProps {
10
+ currentProjection: string;
11
+ onChangeProjection: (projection: ProjectionDetails) => void;
12
+ }
13
+ declare const ProjectionSelect: React.FC<ProjectionSelectProps>;
14
+ export default ProjectionSelect;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ declare const _default: {
3
+ title: string;
4
+ };
5
+ export default _default;
6
+ export declare const ProjectionSelectInMap: () => React.ReactElement;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ export interface ProjectionSelectConnectProps {
3
+ mapId: string;
4
+ }
5
+ declare const ProjectionSelectConnect: React.FC<ProjectionSelectConnectProps>;
6
+ export default ProjectionSelectConnect;
@@ -4,6 +4,5 @@ export { default as LayerManagerDescriptionRow } from './DescriptionRow/Descript
4
4
  export { default as LayerManagerLayerContainerRow } from './LayerContainerRow/LayerContainerRow';
5
5
  export { default as LayerManagerBaseLayerRow } from './BaseLayerRow/BaseLayerRow';
6
6
  export { default as LayerManagerConnect } from './LayerManagerConnect';
7
- export { default as LayerSelectConnect } from './LayerSelect/LayerSelectConnect';
8
7
  export { default as LayerManagerMapButtonConnect } from './LayerManagerMapButtonConnect';
9
8
  export { useFetchServices } from './useFetchServices';
@@ -1,4 +1,5 @@
1
- import { layerSelectTypes, serviceTypes } from '@opengeoweb/store';
1
+ import { serviceTypes } from '@opengeoweb/store';
2
+ import { layerSelectTypes } from '@opengeoweb/layer-select';
2
3
  export declare const getServicesToLoad: (services: layerSelectTypes.NoIdService[]) => serviceTypes.InitialService[];
3
4
  export declare const useFetchServices: (dialogType: string, preloadedServices?: layerSelectTypes.LayerSelectService[] | undefined, shouldDisableFetch?: boolean) => void;
4
5
  export declare const mergePresetsAndUserAddedServices: (presets: layerSelectTypes.LayerSelectService[], userAddedServices: layerSelectTypes.UserAddedServices) => layerSelectTypes.NoIdService[];
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ declare const _default: {
3
+ title: string;
4
+ };
5
+ export default _default;
6
+ export declare const IntersectionDemo: () => React.ReactElement;
7
+ export declare const IntersectionWithShapeDemo: () => React.ReactElement;
@@ -9,7 +9,6 @@ export interface MapViewConnectProps {
9
9
  children?: React.ReactNode;
10
10
  showLayerInfo?: boolean;
11
11
  passiveMap?: boolean;
12
- shouldAllowMultipleDrawShapes?: boolean;
13
12
  }
14
13
  export declare const ORIGIN_REACTMAPVIEWCONNECT_ONMAPCHANGEDIMENSION = "ORIGIN_REACTMAPVIEWCONNECT_ONMAPCHANGEDIMENSION";
15
14
  export declare const ORIGIN_REACTMAPVIEWCONNECT_ONUPDATELAYERINFO = "ORIGIN_REACTMAPVIEWCONNECT_ONUPDATELAYERINFO";
@@ -1,5 +1,6 @@
1
1
  import * as React from 'react';
2
- import { layerSelectTypes, layerTypes } from '@opengeoweb/store';
2
+ import { layerTypes } from '@opengeoweb/store';
3
+ import { layerSelectTypes } from '@opengeoweb/layer-select';
3
4
  interface WMSLayerTreeProps {
4
5
  service: layerSelectTypes.LayerSelectService;
5
6
  onClickLayer: (serviceURL: string, layerName: string) => void;
@@ -1,6 +1,7 @@
1
1
  import React from 'react';
2
- import { layerActions, layerTypes, layerSelectTypes } from '@opengeoweb/store';
2
+ import { layerActions, layerTypes } from '@opengeoweb/store';
3
3
  import { LayerType } from '@opengeoweb/webmap';
4
+ import { layerSelectTypes } from '@opengeoweb/layer-select';
4
5
  export interface WMSLayerTreeConnectProps {
5
6
  service: layerSelectTypes.LayerSelectService;
6
7
  addLayer?: typeof layerActions.addLayer;
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- import { layerSelectTypes } from '@opengeoweb/store';
2
+ import { layerSelectTypes } from '@opengeoweb/layer-select';
3
3
  interface WMSLoaderProps {
4
4
  onClickService?: (serviceURL: string, layerName: string) => void;
5
5
  onRenderTree?: (service: layerSelectTypes.LayerSelectService) => React.ReactNode;
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- import { layerSelectTypes } from '@opengeoweb/store';
2
+ import { layerSelectTypes } from '@opengeoweb/layer-select';
3
3
  import { LayerType } from '@opengeoweb/webmap';
4
4
  interface WMSLoaderConnectProps {
5
5
  mapId: string;
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- import { layerSelectTypes } from '@opengeoweb/store';
2
+ import { layerSelectTypes } from '@opengeoweb/layer-select';
3
3
  interface WMSServerListProps {
4
4
  availableServices: layerSelectTypes.LayerSelectService[];
5
5
  handleChangeService: (service: layerSelectTypes.LayerSelectService) => void;
@@ -1,22 +1,19 @@
1
- import { LayerManagerConnect, LayerManagerHeaderOptions, LayerManagerDescriptionRow, LayerManagerLayerContainerRow, LayerManagerBaseLayerRow, LayerSelectConnect, LayerManagerMapButtonConnect, LayerManager, useFetchServices } from './components/LayerManager';
1
+ import { LayerManagerConnect, LayerManagerHeaderOptions, LayerManagerDescriptionRow, LayerManagerLayerContainerRow, LayerManagerBaseLayerRow, LayerManagerMapButtonConnect, LayerManager, useFetchServices } from './components/LayerManager';
2
2
  import { MultiDimensionSelectMapButtonsConnect, MultiMapDimensionSelectConnect } from './components/MultiMapDimensionSelect';
3
3
  export * from './components/ComponentsLookUp';
4
4
  export * from './components/ConfigurableMap';
5
5
  export { SyncGroupViewerConnect } from './components/SyncGroups/SyncGroupViewerConnect';
6
- export * from './hooks';
7
6
  export * from './components/MultiMapView/MultiMapViewConnect';
8
7
  export * from './components/MultiMapView/HarmoniePresets';
9
8
  export * from './components/MapView';
10
9
  export { LegendConnect, LegendMapButtonConnect } from './components/Legend';
11
10
  export { ZoomControlConnect } from './components/MapControls';
12
- export { TimeSlider, TimeSliderConnect, TimeSliderButtonsConnect, TimeSliderOptionsMenuButtonConnect, TimeSliderPlayButtonConnect, TimeSliderBackwardForwardStepButtonConnect, timeSliderUtils, } from './components/TimeSlider';
13
11
  export { TimeSliderLite, TimeSliderLiteOptionsMenu, TimeSliderLiteConnect, TimeSliderLiteUtils, } from './components/TimeSliderLite';
14
- export { LayerManagerConnect, LayerManagerHeaderOptions, LayerManagerDescriptionRow, LayerManagerBaseLayerRow, LayerManagerLayerContainerRow, LayerSelectConnect, LayerManagerMapButtonConnect, LayerManager, useFetchServices, };
12
+ export { LayerManagerConnect, LayerManagerHeaderOptions, LayerManagerDescriptionRow, LayerManagerBaseLayerRow, LayerManagerLayerContainerRow, LayerManagerMapButtonConnect, LayerManager, useFetchServices, };
15
13
  export { MultiDimensionSelectMapButtonsConnect, MultiMapDimensionSelectConnect, };
16
14
  export * as testLayers from './utils/testLayers';
17
15
  export * from './utils/jsonPresetFilter';
18
16
  export * as defaultConfigurations from './utils/defaultConfigurations';
19
17
  export * from './components/Providers/Providers';
20
- export * from './components/Snackbar';
21
18
  export * from './components/RouterWrapper';
22
19
  export * from './components/AppWrapper';
@@ -1,3 +1,3 @@
1
1
  export declare const availableDefaultBaseLayers: import("dist/libs/store/src/store/mapStore/types").Layer[];
2
- export declare const preloadedDefaultBaseServices: import("dist/libs/store/src/store/layerSelect/types").LayerSelectService[] | undefined;
3
- export declare const preloadedDefaultMapServices: import("dist/libs/store/src/store/layerSelect/types").LayerSelectService[] | undefined;
2
+ export declare const preloadedDefaultBaseServices: import("dist/libs/layer-select/src/lib/store/types").LayerSelectService[] | undefined;
3
+ export declare const preloadedDefaultMapServices: import("dist/libs/layer-select/src/lib/store/types").LayerSelectService[] | undefined;
@@ -1,15 +1,12 @@
1
1
  import { WMLayer } from '@opengeoweb/webmap';
2
- import { layerTypes, serviceTypes, layerSelectTypes } from '@opengeoweb/store';
2
+ import { layerTypes } from '@opengeoweb/store';
3
+ import { layerSelectTypes } from '@opengeoweb/layer-select';
3
4
  export declare const multiDimensionLayer: import("@opengeoweb/webmap").LayerOptions, WmdefaultReduxLayerRadarKNMI: WMLayer, defaultReduxLayerRadarKNMI: import("@opengeoweb/webmap").LayerFoundation & {
4
5
  styles: import("@opengeoweb/webmap").Style[];
5
- }, defaultReduxLayerRadarColor: import("@opengeoweb/webmap").LayerOptions;
6
- export declare const defaultReduxActiveLayers: layerSelectTypes.ActiveLayerObject[];
7
- export declare const defaultReduxActiveLayersWithoutOptionalVariables: layerSelectTypes.ActiveLayerObject[];
6
+ }, defaultReduxLayerRadarColor: import("@opengeoweb/webmap").LayerOptions, multiDimensionLayer3: import("@opengeoweb/webmap").LayerFoundation;
8
7
  export declare const flDimensionLayer: layerTypes.Layer;
9
8
  export declare const layerWithSingleDimensionValue: WMLayer;
10
9
  export declare const WmMultiDimensionLayer: WMLayer;
11
10
  export declare const multiDimensionLayer2: layerTypes.Layer;
12
- export declare const multiDimensionLayer3: layerTypes.Layer;
13
11
  export declare const WmMultiDimensionLayer3: WMLayer;
14
- export declare const WmMultiDimensionServices: serviceTypes.Services;
15
12
  export declare const defaultTestServices: layerSelectTypes.LayerSelectService[];
@@ -5,9 +5,3 @@ export interface Mark {
5
5
  label?: React.ReactNode;
6
6
  }
7
7
  export declare const marksByDimension: (dim: WMJSDimension) => Mark[];
8
- /**
9
- * Re-formats moment's isoString to the string that is expected by WMJSDimension (for time).
10
- * @param dateIn The input date to re-format, usually in the format `YYYY-MM-DDThh:mm:ss.uuuZ`
11
- * @returns The formated input date in the format `YYYY-MM-DDThh:mm:ssZ`
12
- */
13
- export declare const handleMomentISOString: (dateIn: string) => string;
@@ -1,4 +1,5 @@
1
- import { filterLayers, layerSelectTypes, layerTypes } from '@opengeoweb/store';
1
+ import { layerSelectTypes } from '@opengeoweb/layer-select';
2
+ import { filterLayers, layerTypes } from '@opengeoweb/store';
2
3
  interface FilteredMapPresets extends filterLayers.FilteredLayerList {
3
4
  services?: layerSelectTypes.LayerSelectService[];
4
5
  baseServices?: layerSelectTypes.LayerSelectService[];
@@ -1,7 +1,3 @@
1
- import { layerTypes, WebMapStateModuleState } from '@opengeoweb/store';
2
- export declare const mockStateMapWithDimensions: (layer: layerTypes.Layer, mapId: string) => WebMapStateModuleState;
1
+ import { WebMapStateModuleState } from '@opengeoweb/store';
2
+ export declare const mockStateMapWithDimensions: (layer: import("dist/libs/store/src/store/mapStore/types").Layer, mapId: string) => WebMapStateModuleState;
3
3
  export declare const mockStateMapWithDimensionsWithoutLayers: (mapId: string) => WebMapStateModuleState;
4
- export declare const mockStateMapWithTimeSliderSpanWithoutLayers: (mapId: string, timeSliderSpan: number) => WebMapStateModuleState;
5
- export declare const mockStateMapWithTimeStepWithoutLayers: (mapId: string, timeStep: number) => WebMapStateModuleState;
6
- export declare const mockStateMapWithAnimationStartWithoutLayers: (mapId: string, animationStartTime: string) => WebMapStateModuleState;
7
- export declare const mockStateMapWithAnimationDelayWithoutLayers: (mapId: string) => WebMapStateModuleState;
@@ -1,9 +0,0 @@
1
- import * as React from 'react';
2
- import { uiTypes } from '@opengeoweb/store';
3
- interface KeywordFilterButtonConnectProps {
4
- mapId: string;
5
- source?: uiTypes.Source;
6
- isMultiMap?: boolean;
7
- }
8
- declare const KeywordFilterButtonConnect: React.FC<KeywordFilterButtonConnectProps>;
9
- export default KeywordFilterButtonConnect;
@@ -1,14 +0,0 @@
1
- import * as React from 'react';
2
- import { uiTypes, layerSelectTypes } from '@opengeoweb/store';
3
- export declare const DIALOG_TITLE = "Groups & Keywords";
4
- export interface KeywordFilterResultsProps {
5
- bounds?: string;
6
- onClose?: () => void;
7
- onMouseDown?: () => void;
8
- isOpen: boolean;
9
- order?: number;
10
- source?: uiTypes.Source;
11
- filters: layerSelectTypes.Filter[];
12
- }
13
- declare const KeywordFilterResults: React.FC<KeywordFilterResultsProps>;
14
- export default KeywordFilterResults;
@@ -1,25 +0,0 @@
1
- import * as React from 'react';
2
- declare const _default: {
3
- title: string;
4
- };
5
- export default _default;
6
- export declare const KeywordFilterResultsLight: {
7
- (): React.ReactElement;
8
- storyName: string;
9
- parameters: {
10
- zeplinLink: {
11
- name: string;
12
- link: string;
13
- }[];
14
- };
15
- };
16
- export declare const KeywordFilterResultsDark: {
17
- (): React.ReactElement;
18
- storyName: string;
19
- parameters: {
20
- zeplinLink: {
21
- name: string;
22
- link: string;
23
- }[];
24
- };
25
- };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
- interface KeywordFilterResultsConnectProps {
3
- mapId?: string;
4
- bounds?: string;
5
- isMultiMap?: boolean;
6
- }
7
- declare const KeywordFilterResultsConnect: React.FC<KeywordFilterResultsConnectProps>;
8
- export default KeywordFilterResultsConnect;
@@ -1,9 +0,0 @@
1
- import * as React from 'react';
2
- import { layerSelectTypes } from '@opengeoweb/store';
3
- export interface FilterListItemProps {
4
- filter: layerSelectTypes.Filter;
5
- toggleFilter: (filterIds: string[]) => void;
6
- enableOnlyOneFilter: (filterId: string) => void;
7
- }
8
- declare const FilterListItem: React.FC<FilterListItemProps>;
9
- export default FilterListItem;
@@ -1,7 +0,0 @@
1
- import * as React from 'react';
2
- import { layerSelectTypes } from '@opengeoweb/store';
3
- export interface KeywordFilterResultsListItemConnectProps {
4
- filter: layerSelectTypes.Filter;
5
- }
6
- declare const KeywordFilterResultsListItemConnect: React.FC<KeywordFilterResultsListItemConnectProps>;
7
- export default KeywordFilterResultsListItemConnect;
@@ -1,3 +0,0 @@
1
- import * as React from 'react';
2
- declare const KeywordFilterSelectAllSwitchConnect: React.FC;
3
- export default KeywordFilterSelectAllSwitchConnect;
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- interface LayerInfoButtonProps {
3
- isOpenInStore?: boolean;
4
- isActive?: boolean;
5
- onClick?: () => void;
6
- }
7
- declare const LayerInfoButton: React.FC<LayerInfoButtonProps>;
8
- export default LayerInfoButton;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- import { uiTypes, serviceTypes } from '@opengeoweb/store';
3
- interface LayerInfoButtonProps {
4
- layer: serviceTypes.ServiceLayer;
5
- mapId: string;
6
- serviceName: string;
7
- source?: uiTypes.Source;
8
- }
9
- declare const LayerInfoButtonConnect: React.FC<LayerInfoButtonProps>;
10
- export default LayerInfoButtonConnect;
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- import { uiTypes, layerSelectTypes } from '@opengeoweb/store';
3
- export interface LayerInfoDialogProps {
4
- layer: layerSelectTypes.ActiveLayerObject;
5
- onClose: () => void;
6
- isOpen: boolean;
7
- onMouseDown?: () => void;
8
- order?: number;
9
- source?: uiTypes.Source;
10
- dialogHeight?: number;
11
- }
12
- declare const LayerInfoDialog: React.FC<LayerInfoDialogProps>;
13
- export default LayerInfoDialog;
@@ -1,25 +0,0 @@
1
- import * as React from 'react';
2
- declare const _default: {
3
- title: string;
4
- };
5
- export default _default;
6
- export declare const LayerInfoDialogLight: {
7
- (): React.ReactElement;
8
- storyName: string;
9
- parameters: {
10
- zeplinLink: {
11
- name: string;
12
- link: string;
13
- }[];
14
- };
15
- };
16
- export declare const LayerInfoDialogDark: {
17
- (): React.ReactElement;
18
- storyName: string;
19
- parameters: {
20
- zeplinLink: {
21
- name: string;
22
- link: string;
23
- }[];
24
- };
25
- };
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- declare const LayerInfoDialogConnect: React.FC;
3
- export default LayerInfoDialogConnect;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- import { mapTypes } from '@opengeoweb/store';
3
- export interface LayerInfoLegendProps {
4
- title: string;
5
- name: string;
6
- dimensions: mapTypes.Dimension[];
7
- legendURL: string;
8
- }
9
- declare const LayerInfoLegend: React.FC<LayerInfoLegendProps>;
10
- export default LayerInfoLegend;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- export type ListItem = {
3
- label: string;
4
- value: string;
5
- icon: React.ReactElement;
6
- };
7
- export interface LayerInfoListProps {
8
- label: string;
9
- list: ListItem[];
10
- }
11
- declare const LayerInfoList: React.FC<LayerInfoListProps>;
12
- export default LayerInfoList;
@@ -1,16 +0,0 @@
1
- import React from 'react';
2
- export interface LayerInfoTextProps {
3
- label: string;
4
- value: string;
5
- }
6
- export declare const textStyle: {
7
- lineHeight: string;
8
- letterSpacing: string;
9
- };
10
- export declare const textStyleWithMargin: {
11
- marginBottom: number;
12
- lineHeight: string;
13
- letterSpacing: string;
14
- };
15
- declare const LayerInfoText: React.FC<LayerInfoTextProps>;
16
- export default LayerInfoText;
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- import { mapTypes, layerSelectTypes } from '@opengeoweb/store';
3
- import { ListItem } from './LayerInfoList';
4
- export declare const getLayerStyles: (layer: layerSelectTypes.ActiveLayerObject) => string;
5
- export declare const getDimensionValue: (name: string, dimensions: mapTypes.Dimension[]) => string;
6
- export declare const getLayerBbox: (layer: layerSelectTypes.ActiveLayerObject) => string;
7
- export declare const getDimensionIcon: (name: string, dimensions: mapTypes.Dimension[]) => React.ReactElement;
8
- export declare const getDimensionLabel: (name: string) => string;
9
- export declare const getDimensionsList: (dimensions: mapTypes.Dimension[]) => ListItem[];
@@ -1,2 +0,0 @@
1
- export { default as LayerInfoButtonConnect } from './LayerInfoButtonConnect';
2
- export { default as LayerInfoDialog } from './LayerInfoDialog';