@gooddata/sdk-ui-geo 11.41.0-alpha.4 → 11.41.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 (389) hide show
  1. package/esm/GeoChart.d.ts +1 -0
  2. package/esm/GeoChart.d.ts.map +1 -0
  3. package/esm/GeoPushpinChart.d.ts +1 -0
  4. package/esm/GeoPushpinChart.d.ts.map +1 -0
  5. package/esm/core/CoreGeoChart.d.ts +1 -0
  6. package/esm/core/CoreGeoChart.d.ts.map +1 -0
  7. package/esm/core/MapboxTokenProvider.d.ts +1 -0
  8. package/esm/core/MapboxTokenProvider.d.ts.map +1 -0
  9. package/esm/core/geoChart/GeoChartInner.d.ts +1 -0
  10. package/esm/core/geoChart/GeoChartInner.d.ts.map +1 -0
  11. package/esm/core/geoChart/GeoChartLegendRenderer.d.ts +1 -0
  12. package/esm/core/geoChart/GeoChartLegendRenderer.d.ts.map +1 -0
  13. package/esm/core/geoChart/GeoChartOptionsWrapper.d.ts +1 -0
  14. package/esm/core/geoChart/GeoChartOptionsWrapper.d.ts.map +1 -0
  15. package/esm/core/geoChart/GeoChartRenderer.d.ts +1 -0
  16. package/esm/core/geoChart/GeoChartRenderer.d.ts.map +1 -0
  17. package/esm/core/geoChart/GeoValidatorHOC.d.ts +1 -0
  18. package/esm/core/geoChart/GeoValidatorHOC.d.ts.map +1 -0
  19. package/esm/core/geoChart/colorStrategy/geoChart.d.ts +1 -0
  20. package/esm/core/geoChart/colorStrategy/geoChart.d.ts.map +1 -0
  21. package/esm/core/geoChart/constants/geoChart.d.ts +1 -0
  22. package/esm/core/geoChart/constants/geoChart.d.ts.map +1 -0
  23. package/esm/core/geoChart/geoChartColor.d.ts +1 -0
  24. package/esm/core/geoChart/geoChartColor.d.ts.map +1 -0
  25. package/esm/core/geoChart/geoChartDataLayers.d.ts +1 -0
  26. package/esm/core/geoChart/geoChartDataLayers.d.ts.map +1 -0
  27. package/esm/core/geoChart/geoChartDataSource.d.ts +1 -0
  28. package/esm/core/geoChart/geoChartDataSource.d.ts.map +1 -0
  29. package/esm/core/geoChart/geoChartTooltip.d.ts +1 -0
  30. package/esm/core/geoChart/geoChartTooltip.d.ts.map +1 -0
  31. package/esm/core/geoChart/helpers/geoChart/colors.d.ts +1 -0
  32. package/esm/core/geoChart/helpers/geoChart/colors.d.ts.map +1 -0
  33. package/esm/core/geoChart/helpers/geoChart/common.d.ts +1 -0
  34. package/esm/core/geoChart/helpers/geoChart/common.d.ts.map +1 -0
  35. package/esm/core/geoChart/helpers/geoChart/data.d.ts +1 -0
  36. package/esm/core/geoChart/helpers/geoChart/data.d.ts.map +1 -0
  37. package/esm/core/geoChart/helpers/geoChart/drilling.d.ts +1 -0
  38. package/esm/core/geoChart/helpers/geoChart/drilling.d.ts.map +1 -0
  39. package/esm/core/geoChart/helpers/geoChart/format.d.ts +1 -0
  40. package/esm/core/geoChart/helpers/geoChart/format.d.ts.map +1 -0
  41. package/esm/core/geoChart/helpers/geoChart/responsive.d.ts +1 -0
  42. package/esm/core/geoChart/helpers/geoChart/responsive.d.ts.map +1 -0
  43. package/esm/core/geoChart/helpers/geoChart/viewport.d.ts +1 -0
  44. package/esm/core/geoChart/helpers/geoChart/viewport.d.ts.map +1 -0
  45. package/esm/core/geoChart/legends/PushpinCategoryLegend.d.ts +1 -0
  46. package/esm/core/geoChart/legends/PushpinCategoryLegend.d.ts.map +1 -0
  47. package/esm/core/geoChart/legends/PushpinSizeLegend.d.ts +1 -0
  48. package/esm/core/geoChart/legends/PushpinSizeLegend.d.ts.map +1 -0
  49. package/esm/index.d.ts +1 -0
  50. package/esm/index.d.ts.map +1 -0
  51. package/esm/internal/index.d.ts +1 -0
  52. package/esm/internal/index.d.ts.map +1 -0
  53. package/esm/next/GeoAreaChart.d.ts +1 -0
  54. package/esm/next/GeoAreaChart.d.ts.map +1 -0
  55. package/esm/next/GeoChart.d.ts +1 -0
  56. package/esm/next/GeoChart.d.ts.map +1 -0
  57. package/esm/next/GeoPushpinChart.d.ts +1 -0
  58. package/esm/next/GeoPushpinChart.d.ts.map +1 -0
  59. package/esm/next/components/GeoChartDataLoader.d.ts +1 -0
  60. package/esm/next/components/GeoChartDataLoader.d.ts.map +1 -0
  61. package/esm/next/components/GeoChartProviders.d.ts +1 -0
  62. package/esm/next/components/GeoChartProviders.d.ts.map +1 -0
  63. package/esm/next/components/GeoErrorComponent.d.ts +1 -0
  64. package/esm/next/components/GeoErrorComponent.d.ts.map +1 -0
  65. package/esm/next/components/GeoLoadingComponent.d.ts +1 -0
  66. package/esm/next/components/GeoLoadingComponent.d.ts.map +1 -0
  67. package/esm/next/components/RenderGeoChart.d.ts +1 -0
  68. package/esm/next/components/RenderGeoChart.d.ts.map +1 -0
  69. package/esm/next/components/multiLayerLegend/ChevronIcon.d.ts +1 -0
  70. package/esm/next/components/multiLayerLegend/ChevronIcon.d.ts.map +1 -0
  71. package/esm/next/components/multiLayerLegend/GeoChartLegendOverlay.d.ts +1 -0
  72. package/esm/next/components/multiLayerLegend/GeoChartLegendOverlay.d.ts.map +1 -0
  73. package/esm/next/components/multiLayerLegend/LayerToggleSwitch.d.ts +1 -0
  74. package/esm/next/components/multiLayerLegend/LayerToggleSwitch.d.ts.map +1 -0
  75. package/esm/next/components/multiLayerLegend/LegendGroupColor.d.ts +1 -0
  76. package/esm/next/components/multiLayerLegend/LegendGroupColor.d.ts.map +1 -0
  77. package/esm/next/components/multiLayerLegend/LegendGroupColorScale.d.ts +1 -0
  78. package/esm/next/components/multiLayerLegend/LegendGroupColorScale.d.ts.map +1 -0
  79. package/esm/next/components/multiLayerLegend/LegendGroupContainer.d.ts +1 -0
  80. package/esm/next/components/multiLayerLegend/LegendGroupContainer.d.ts.map +1 -0
  81. package/esm/next/components/multiLayerLegend/LegendGroupSize.d.ts +1 -0
  82. package/esm/next/components/multiLayerLegend/LegendGroupSize.d.ts.map +1 -0
  83. package/esm/next/components/multiLayerLegend/MultiLayerLegendPanel.d.ts +1 -0
  84. package/esm/next/components/multiLayerLegend/MultiLayerLegendPanel.d.ts.map +1 -0
  85. package/esm/next/components/multiLayerLegend/MultiLayerLegendSection.d.ts +1 -0
  86. package/esm/next/components/multiLayerLegend/MultiLayerLegendSection.d.ts.map +1 -0
  87. package/esm/next/components/multiLayerLegend/groupTitle.d.ts +1 -0
  88. package/esm/next/components/multiLayerLegend/groupTitle.d.ts.map +1 -0
  89. package/esm/next/components/multiLayerLegend/legendMessages.d.ts +1 -0
  90. package/esm/next/components/multiLayerLegend/legendMessages.d.ts.map +1 -0
  91. package/esm/next/constants/defaults.d.ts +1 -0
  92. package/esm/next/constants/defaults.d.ts.map +1 -0
  93. package/esm/next/constants/emptyDefaults.d.ts +1 -0
  94. package/esm/next/constants/emptyDefaults.d.ts.map +1 -0
  95. package/esm/next/context/GeoChartContext.d.ts +1 -0
  96. package/esm/next/context/GeoChartContext.d.ts.map +1 -0
  97. package/esm/next/context/GeoDataContext.d.ts +1 -0
  98. package/esm/next/context/GeoDataContext.d.ts.map +1 -0
  99. package/esm/next/context/GeoLayersContext.d.ts +1 -0
  100. package/esm/next/context/GeoLayersContext.d.ts.map +1 -0
  101. package/esm/next/context/GeoLegendContext.d.ts +1 -0
  102. package/esm/next/context/GeoLegendContext.d.ts.map +1 -0
  103. package/esm/next/context/InitialExecutionContext.d.ts +1 -0
  104. package/esm/next/context/InitialExecutionContext.d.ts.map +1 -0
  105. package/esm/next/context/MapRuntimeContext.d.ts +1 -0
  106. package/esm/next/context/MapRuntimeContext.d.ts.map +1 -0
  107. package/esm/next/context/createGeoContext.d.ts +1 -0
  108. package/esm/next/context/createGeoContext.d.ts.map +1 -0
  109. package/esm/next/hooks/dataLoading/useGeoChartDataPipeline.d.ts +1 -0
  110. package/esm/next/hooks/dataLoading/useGeoChartDataPipeline.d.ts.map +1 -0
  111. package/esm/next/hooks/dataLoading/useNormalizedLayerExecutions.d.ts +1 -0
  112. package/esm/next/hooks/dataLoading/useNormalizedLayerExecutions.d.ts.map +1 -0
  113. package/esm/next/hooks/layers/processSettledLayerResults.d.ts +1 -0
  114. package/esm/next/hooks/layers/processSettledLayerResults.d.ts.map +1 -0
  115. package/esm/next/hooks/layers/useApplyLayerSegmentFiltering.d.ts +1 -0
  116. package/esm/next/hooks/layers/useApplyLayerSegmentFiltering.d.ts.map +1 -0
  117. package/esm/next/hooks/layers/useApplyLayerVisibility.d.ts +1 -0
  118. package/esm/next/hooks/layers/useApplyLayerVisibility.d.ts.map +1 -0
  119. package/esm/next/hooks/layers/useGeoAdapterContext.d.ts +1 -0
  120. package/esm/next/hooks/layers/useGeoAdapterContext.d.ts.map +1 -0
  121. package/esm/next/hooks/layers/useInitLayersToMap.d.ts +1 -0
  122. package/esm/next/hooks/layers/useInitLayersToMap.d.ts.map +1 -0
  123. package/esm/next/hooks/layers/useLayerClickEvent.d.ts +1 -0
  124. package/esm/next/hooks/layers/useLayerClickEvent.d.ts.map +1 -0
  125. package/esm/next/hooks/layers/useLayerTooltips.d.ts +1 -0
  126. package/esm/next/hooks/layers/useLayerTooltips.d.ts.map +1 -0
  127. package/esm/next/hooks/layers/useLayersData.d.ts +1 -0
  128. package/esm/next/hooks/layers/useLayersData.d.ts.map +1 -0
  129. package/esm/next/hooks/layers/useLayersExecutions.d.ts +1 -0
  130. package/esm/next/hooks/layers/useLayersExecutions.d.ts.map +1 -0
  131. package/esm/next/hooks/layers/useLayersPrepare.d.ts +1 -0
  132. package/esm/next/hooks/layers/useLayersPrepare.d.ts.map +1 -0
  133. package/esm/next/hooks/layers/useLayersTooltipData.d.ts +1 -0
  134. package/esm/next/hooks/layers/useLayersTooltipData.d.ts.map +1 -0
  135. package/esm/next/hooks/layers/useSyncLayersToMap.d.ts +1 -0
  136. package/esm/next/hooks/layers/useSyncLayersToMap.d.ts.map +1 -0
  137. package/esm/next/hooks/layers/useUpdateLayersOnMap.d.ts +1 -0
  138. package/esm/next/hooks/layers/useUpdateLayersOnMap.d.ts.map +1 -0
  139. package/esm/next/hooks/legend/useLegendConfig.d.ts +1 -0
  140. package/esm/next/hooks/legend/useLegendConfig.d.ts.map +1 -0
  141. package/esm/next/hooks/legend/useLegendDetails.d.ts +1 -0
  142. package/esm/next/hooks/legend/useLegendDetails.d.ts.map +1 -0
  143. package/esm/next/hooks/legend/useMultiLayerLegend.d.ts +1 -0
  144. package/esm/next/hooks/legend/useMultiLayerLegend.d.ts.map +1 -0
  145. package/esm/next/hooks/map/useAfterRender.d.ts +1 -0
  146. package/esm/next/hooks/map/useAfterRender.d.ts.map +1 -0
  147. package/esm/next/hooks/map/useApplyInitialViewport.d.ts +1 -0
  148. package/esm/next/hooks/map/useApplyInitialViewport.d.ts.map +1 -0
  149. package/esm/next/hooks/map/useApplyViewportOnConfigChange.d.ts +1 -0
  150. package/esm/next/hooks/map/useApplyViewportOnConfigChange.d.ts.map +1 -0
  151. package/esm/next/hooks/map/useMapCallbacks.d.ts +1 -0
  152. package/esm/next/hooks/map/useMapCallbacks.d.ts.map +1 -0
  153. package/esm/next/hooks/map/useMapInitialization.d.ts +1 -0
  154. package/esm/next/hooks/map/useMapInitialization.d.ts.map +1 -0
  155. package/esm/next/hooks/map/useMapResize.d.ts +1 -0
  156. package/esm/next/hooks/map/useMapResize.d.ts.map +1 -0
  157. package/esm/next/hooks/props/useResolvedGeoChartProps.d.ts +1 -0
  158. package/esm/next/hooks/props/useResolvedGeoChartProps.d.ts.map +1 -0
  159. package/esm/next/hooks/pushData/geoSegmentConflict.d.ts +1 -0
  160. package/esm/next/hooks/pushData/geoSegmentConflict.d.ts.map +1 -0
  161. package/esm/next/hooks/pushData/useGeoPushData.d.ts +1 -0
  162. package/esm/next/hooks/pushData/useGeoPushData.d.ts.map +1 -0
  163. package/esm/next/hooks/utils/useCallbackOnChange.d.ts +1 -0
  164. package/esm/next/hooks/utils/useCallbackOnChange.d.ts.map +1 -0
  165. package/esm/next/layers/area/adapter.d.ts +1 -0
  166. package/esm/next/layers/area/adapter.d.ts.map +1 -0
  167. package/esm/next/layers/area/boundingBox.d.ts +1 -0
  168. package/esm/next/layers/area/boundingBox.d.ts.map +1 -0
  169. package/esm/next/layers/area/coloring/colorStrategy.d.ts +1 -0
  170. package/esm/next/layers/area/coloring/colorStrategy.d.ts.map +1 -0
  171. package/esm/next/layers/area/coloring/palette.d.ts +1 -0
  172. package/esm/next/layers/area/coloring/palette.d.ts.map +1 -0
  173. package/esm/next/layers/area/config/defaults.d.ts +1 -0
  174. package/esm/next/layers/area/config/defaults.d.ts.map +1 -0
  175. package/esm/next/layers/area/constants.d.ts +1 -0
  176. package/esm/next/layers/area/constants.d.ts.map +1 -0
  177. package/esm/next/layers/area/data/transformation.d.ts +1 -0
  178. package/esm/next/layers/area/data/transformation.d.ts.map +1 -0
  179. package/esm/next/layers/area/layerFactory.d.ts +1 -0
  180. package/esm/next/layers/area/layerFactory.d.ts.map +1 -0
  181. package/esm/next/layers/area/layers.d.ts +1 -0
  182. package/esm/next/layers/area/layers.d.ts.map +1 -0
  183. package/esm/next/layers/area/operations.d.ts +1 -0
  184. package/esm/next/layers/area/operations.d.ts.map +1 -0
  185. package/esm/next/layers/area/source.d.ts +1 -0
  186. package/esm/next/layers/area/source.d.ts.map +1 -0
  187. package/esm/next/layers/area/tooltip/tooltipManagement.d.ts +1 -0
  188. package/esm/next/layers/area/tooltip/tooltipManagement.d.ts.map +1 -0
  189. package/esm/next/layers/common/computeLegend.d.ts +1 -0
  190. package/esm/next/layers/common/computeLegend.d.ts.map +1 -0
  191. package/esm/next/layers/common/constants.d.ts +1 -0
  192. package/esm/next/layers/common/constants.d.ts.map +1 -0
  193. package/esm/next/layers/common/customTooltipExecution.d.ts +1 -0
  194. package/esm/next/layers/common/customTooltipExecution.d.ts.map +1 -0
  195. package/esm/next/layers/common/customTooltipSection.d.ts +1 -0
  196. package/esm/next/layers/common/customTooltipSection.d.ts.map +1 -0
  197. package/esm/next/layers/common/dimensions.d.ts +1 -0
  198. package/esm/next/layers/common/dimensions.d.ts.map +1 -0
  199. package/esm/next/layers/common/drillUtils.d.ts +1 -0
  200. package/esm/next/layers/common/drillUtils.d.ts.map +1 -0
  201. package/esm/next/layers/common/headerItemUtils.d.ts +1 -0
  202. package/esm/next/layers/common/headerItemUtils.d.ts.map +1 -0
  203. package/esm/next/layers/common/layerOps.d.ts +1 -0
  204. package/esm/next/layers/common/layerOps.d.ts.map +1 -0
  205. package/esm/next/layers/common/mapFacade.d.ts +1 -0
  206. package/esm/next/layers/common/mapFacade.d.ts.map +1 -0
  207. package/esm/next/layers/common/resolveReferencesFromGeoFeature.d.ts +1 -0
  208. package/esm/next/layers/common/resolveReferencesFromGeoFeature.d.ts.map +1 -0
  209. package/esm/next/layers/common/selectionUtils.d.ts +1 -0
  210. package/esm/next/layers/common/selectionUtils.d.ts.map +1 -0
  211. package/esm/next/layers/common/tooltipReferenceMaps.d.ts +1 -0
  212. package/esm/next/layers/common/tooltipReferenceMaps.d.ts.map +1 -0
  213. package/esm/next/layers/common/tooltipUtils.d.ts +1 -0
  214. package/esm/next/layers/common/tooltipUtils.d.ts.map +1 -0
  215. package/esm/next/layers/execution/buildLayerExecution.d.ts +1 -0
  216. package/esm/next/layers/execution/buildLayerExecution.d.ts.map +1 -0
  217. package/esm/next/layers/execution/layerContext.d.ts +1 -0
  218. package/esm/next/layers/execution/layerContext.d.ts.map +1 -0
  219. package/esm/next/layers/execution/layerInsightFactory.d.ts +1 -0
  220. package/esm/next/layers/execution/layerInsightFactory.d.ts.map +1 -0
  221. package/esm/next/layers/execution/prepareGeoIconExecution.d.ts +1 -0
  222. package/esm/next/layers/execution/prepareGeoIconExecution.d.ts.map +1 -0
  223. package/esm/next/layers/execution/prepareTooltipExecution.d.ts +1 -0
  224. package/esm/next/layers/execution/prepareTooltipExecution.d.ts.map +1 -0
  225. package/esm/next/layers/execution/resolveAttributeDisplayForms.d.ts +1 -0
  226. package/esm/next/layers/execution/resolveAttributeDisplayForms.d.ts.map +1 -0
  227. package/esm/next/layers/pushpin/adapter.d.ts +1 -0
  228. package/esm/next/layers/pushpin/adapter.d.ts.map +1 -0
  229. package/esm/next/layers/pushpin/clustering/clustering.d.ts +1 -0
  230. package/esm/next/layers/pushpin/clustering/clustering.d.ts.map +1 -0
  231. package/esm/next/layers/pushpin/coloring/colorStrategy.d.ts +1 -0
  232. package/esm/next/layers/pushpin/coloring/colorStrategy.d.ts.map +1 -0
  233. package/esm/next/layers/pushpin/coloring/palette.d.ts +1 -0
  234. package/esm/next/layers/pushpin/coloring/palette.d.ts.map +1 -0
  235. package/esm/next/layers/pushpin/config/defaults.d.ts +1 -0
  236. package/esm/next/layers/pushpin/config/defaults.d.ts.map +1 -0
  237. package/esm/next/layers/pushpin/constants.d.ts +1 -0
  238. package/esm/next/layers/pushpin/constants.d.ts.map +1 -0
  239. package/esm/next/layers/pushpin/data/transformation.d.ts +1 -0
  240. package/esm/next/layers/pushpin/data/transformation.d.ts.map +1 -0
  241. package/esm/next/layers/pushpin/layerFactory.d.ts +1 -0
  242. package/esm/next/layers/pushpin/layerFactory.d.ts.map +1 -0
  243. package/esm/next/layers/pushpin/layers.d.ts +1 -0
  244. package/esm/next/layers/pushpin/layers.d.ts.map +1 -0
  245. package/esm/next/layers/pushpin/operations.d.ts +1 -0
  246. package/esm/next/layers/pushpin/operations.d.ts.map +1 -0
  247. package/esm/next/layers/pushpin/size/calculations.d.ts +1 -0
  248. package/esm/next/layers/pushpin/size/calculations.d.ts.map +1 -0
  249. package/esm/next/layers/pushpin/source.d.ts +1 -0
  250. package/esm/next/layers/pushpin/source.d.ts.map +1 -0
  251. package/esm/next/layers/pushpin/tooltip/tooltipManagement.d.ts +1 -0
  252. package/esm/next/layers/pushpin/tooltip/tooltipManagement.d.ts.map +1 -0
  253. package/esm/next/layers/registry/adapterRegistry.d.ts +1 -0
  254. package/esm/next/layers/registry/adapterRegistry.d.ts.map +1 -0
  255. package/esm/next/layers/registry/adapterTypes.d.ts +1 -0
  256. package/esm/next/layers/registry/adapterTypes.d.ts.map +1 -0
  257. package/esm/next/layers/registry/output.d.ts +1 -0
  258. package/esm/next/layers/registry/output.d.ts.map +1 -0
  259. package/esm/next/map/MapController.d.ts +1 -0
  260. package/esm/next/map/MapController.d.ts.map +1 -0
  261. package/esm/next/map/runtime/bounds.d.ts +1 -0
  262. package/esm/next/map/runtime/bounds.d.ts.map +1 -0
  263. package/esm/next/map/runtime/mapConfig.d.ts +1 -0
  264. package/esm/next/map/runtime/mapConfig.d.ts.map +1 -0
  265. package/esm/next/map/runtime/mapInitialization.d.ts +1 -0
  266. package/esm/next/map/runtime/mapInitialization.d.ts.map +1 -0
  267. package/esm/next/map/style/dataTransformation.d.ts +1 -0
  268. package/esm/next/map/style/dataTransformation.d.ts.map +1 -0
  269. package/esm/next/map/style/sharedDefaults.d.ts +1 -0
  270. package/esm/next/map/style/sharedDefaults.d.ts.map +1 -0
  271. package/esm/next/map/style/sharedLayers.d.ts +1 -0
  272. package/esm/next/map/style/sharedLayers.d.ts.map +1 -0
  273. package/esm/next/map/style/styleEndpoint.d.ts +1 -0
  274. package/esm/next/map/style/styleEndpoint.d.ts.map +1 -0
  275. package/esm/next/map/style/tooltipFormatting.d.ts +1 -0
  276. package/esm/next/map/style/tooltipFormatting.d.ts.map +1 -0
  277. package/esm/next/map/styleReconciliation/planBuilder.d.ts +1 -0
  278. package/esm/next/map/styleReconciliation/planBuilder.d.ts.map +1 -0
  279. package/esm/next/map/styleReconciliation/reconcileStyle.d.ts +1 -0
  280. package/esm/next/map/styleReconciliation/reconcileStyle.d.ts.map +1 -0
  281. package/esm/next/map/styleReconciliation/types.d.ts +1 -0
  282. package/esm/next/map/styleReconciliation/types.d.ts.map +1 -0
  283. package/esm/next/map/viewport/responsiveViewport.d.ts +1 -0
  284. package/esm/next/map/viewport/responsiveViewport.d.ts.map +1 -0
  285. package/esm/next/map/viewport/viewportCalculation.d.ts +1 -0
  286. package/esm/next/map/viewport/viewportCalculation.d.ts.map +1 -0
  287. package/esm/next/map/viewport/viewportPresets.d.ts +1 -0
  288. package/esm/next/map/viewport/viewportPresets.d.ts.map +1 -0
  289. package/esm/next/map/viewport/viewportResolution.d.ts +1 -0
  290. package/esm/next/map/viewport/viewportResolution.d.ts.map +1 -0
  291. package/esm/next/map/viewport.d.ts +1 -0
  292. package/esm/next/map/viewport.d.ts.map +1 -0
  293. package/esm/next/pushData/PushDataSync.d.ts +1 -0
  294. package/esm/next/pushData/PushDataSync.d.ts.map +1 -0
  295. package/esm/next/types/common/callbacks.d.ts +1 -0
  296. package/esm/next/types/common/callbacks.d.ts.map +1 -0
  297. package/esm/next/types/common/coordinates.d.ts +1 -0
  298. package/esm/next/types/common/coordinates.d.ts.map +1 -0
  299. package/esm/next/types/common/drilling.d.ts +1 -0
  300. package/esm/next/types/common/drilling.d.ts.map +1 -0
  301. package/esm/next/types/common/legends.d.ts +1 -0
  302. package/esm/next/types/common/legends.d.ts.map +1 -0
  303. package/esm/next/types/config/areaChart.d.ts +1 -0
  304. package/esm/next/types/config/areaChart.d.ts.map +1 -0
  305. package/esm/next/types/config/areas.d.ts +1 -0
  306. package/esm/next/types/config/areas.d.ts.map +1 -0
  307. package/esm/next/types/config/legend.d.ts +1 -0
  308. package/esm/next/types/config/legend.d.ts.map +1 -0
  309. package/esm/next/types/config/points.d.ts +1 -0
  310. package/esm/next/types/config/points.d.ts.map +1 -0
  311. package/esm/next/types/config/pushpinChart.d.ts +1 -0
  312. package/esm/next/types/config/pushpinChart.d.ts.map +1 -0
  313. package/esm/next/types/config/unified.d.ts +1 -0
  314. package/esm/next/types/config/unified.d.ts.map +1 -0
  315. package/esm/next/types/config/viewport.d.ts +1 -0
  316. package/esm/next/types/config/viewport.d.ts.map +1 -0
  317. package/esm/next/types/geoData/area.d.ts +1 -0
  318. package/esm/next/types/geoData/area.d.ts.map +1 -0
  319. package/esm/next/types/geoData/common.d.ts +1 -0
  320. package/esm/next/types/geoData/common.d.ts.map +1 -0
  321. package/esm/next/types/geoData/pushpin.d.ts +1 -0
  322. package/esm/next/types/geoData/pushpin.d.ts.map +1 -0
  323. package/esm/next/types/geoData/typeGuards.d.ts +1 -0
  324. package/esm/next/types/geoData/typeGuards.d.ts.map +1 -0
  325. package/esm/next/types/layers/index.d.ts +1 -0
  326. package/esm/next/types/layers/index.d.ts.map +1 -0
  327. package/esm/next/types/legend/messages.d.ts +1 -0
  328. package/esm/next/types/legend/messages.d.ts.map +1 -0
  329. package/esm/next/types/legend/model.d.ts +1 -0
  330. package/esm/next/types/legend/model.d.ts.map +1 -0
  331. package/esm/next/types/map/basemap.d.ts +1 -0
  332. package/esm/next/types/map/basemap.d.ts.map +1 -0
  333. package/esm/next/types/map/provider.d.ts +1 -0
  334. package/esm/next/types/map/provider.d.ts.map +1 -0
  335. package/esm/next/types/props/areaChart/internal.d.ts +1 -0
  336. package/esm/next/types/props/areaChart/internal.d.ts.map +1 -0
  337. package/esm/next/types/props/areaChart/public.d.ts +1 -0
  338. package/esm/next/types/props/areaChart/public.d.ts.map +1 -0
  339. package/esm/next/types/props/geoChart/internal.d.ts +1 -0
  340. package/esm/next/types/props/geoChart/internal.d.ts.map +1 -0
  341. package/esm/next/types/props/geoChart/public.d.ts +1 -0
  342. package/esm/next/types/props/geoChart/public.d.ts.map +1 -0
  343. package/esm/next/types/props/pushpinChart/internal.d.ts +1 -0
  344. package/esm/next/types/props/pushpinChart/internal.d.ts.map +1 -0
  345. package/esm/next/types/props/pushpinChart/public.d.ts +1 -0
  346. package/esm/next/types/props/pushpinChart/public.d.ts.map +1 -0
  347. package/esm/next/types/props/shared.d.ts +1 -0
  348. package/esm/next/types/props/shared.d.ts.map +1 -0
  349. package/esm/next/utils/alphabeticalSorting.d.ts +1 -0
  350. package/esm/next/utils/alphabeticalSorting.d.ts.map +1 -0
  351. package/esm/next/utils/color/resolveLayerColorConfig.d.ts +1 -0
  352. package/esm/next/utils/color/resolveLayerColorConfig.d.ts.map +1 -0
  353. package/esm/next/utils/createGeoExportFunction.d.ts +1 -0
  354. package/esm/next/utils/createGeoExportFunction.d.ts.map +1 -0
  355. package/esm/next/utils/dataValidation.d.ts +1 -0
  356. package/esm/next/utils/dataValidation.d.ts.map +1 -0
  357. package/esm/next/utils/fingerprint.d.ts +1 -0
  358. package/esm/next/utils/fingerprint.d.ts.map +1 -0
  359. package/esm/next/utils/geoCollection.d.ts +1 -0
  360. package/esm/next/utils/geoCollection.d.ts.map +1 -0
  361. package/esm/next/utils/geoHeaders.d.ts +1 -0
  362. package/esm/next/utils/geoHeaders.d.ts.map +1 -0
  363. package/esm/next/utils/guards.d.ts +1 -0
  364. package/esm/next/utils/guards.d.ts.map +1 -0
  365. package/esm/next/utils/layerConversion.d.ts +1 -0
  366. package/esm/next/utils/layerConversion.d.ts.map +1 -0
  367. package/esm/next/utils/legend/aggregateLegend.d.ts +1 -0
  368. package/esm/next/utils/legend/aggregateLegend.d.ts.map +1 -0
  369. package/esm/next/utils/legend/computeAreaLegend.d.ts +1 -0
  370. package/esm/next/utils/legend/computeAreaLegend.d.ts.map +1 -0
  371. package/esm/next/utils/legend/computeColorScale.d.ts +1 -0
  372. package/esm/next/utils/legend/computeColorScale.d.ts.map +1 -0
  373. package/esm/next/utils/legend/computePushpinLegend.d.ts +1 -0
  374. package/esm/next/utils/legend/computePushpinLegend.d.ts.map +1 -0
  375. package/esm/next/utils/legend/geoLegendPosition.d.ts +1 -0
  376. package/esm/next/utils/legend/geoLegendPosition.d.ts.map +1 -0
  377. package/esm/next/utils/legend/legendUtils.d.ts +1 -0
  378. package/esm/next/utils/legend/legendUtils.d.ts.map +1 -0
  379. package/esm/next/utils/mapCanvasAccessibility.d.ts +1 -0
  380. package/esm/next/utils/mapCanvasAccessibility.d.ts.map +1 -0
  381. package/esm/next/utils/mapLocale.d.ts +1 -0
  382. package/esm/next/utils/mapLocale.d.ts.map +1 -0
  383. package/esm/next/utils/predicateFingerprint.d.ts +1 -0
  384. package/esm/next/utils/predicateFingerprint.d.ts.map +1 -0
  385. package/esm/next/utils/prefersReducedMotion.d.ts +1 -0
  386. package/esm/next/utils/prefersReducedMotion.d.ts.map +1 -0
  387. package/esm/publicTypes/geoCommon.d.ts +1 -0
  388. package/esm/publicTypes/geoCommon.d.ts.map +1 -0
  389. package/package.json +11 -11
@@ -103,3 +103,4 @@ export declare function GeoLegendProvider({ children }: {
103
103
  */
104
104
  export declare function useGeoLegend(): IGeoLegendContext;
105
105
  export {};
106
+ //# sourceMappingURL=GeoLegendContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoLegendContext.d.ts","sourceRoot":"","sources":["../../../src/next/context/GeoLegendContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAoD,MAAM,OAAO,CAAC;AAEzF;;;;;;;;;;GAUG;AACH,MAAM,MAAM,mBAAmB,GAAG,GAAG,CAAC,MAAM,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC,CAAC;AAE/D;;;;;;;;;GASG;AACH,UAAU,iBAAiB;IACvB;;;;;;;;OAQG;IACH,mBAAmB,EAAE,mBAAmB,CAAC;IAEzC;;;;;OAKG;IACH,uBAAuB,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,GAAG,IAAI,KAAK,IAAI,CAAC;IAE3E;;;;;;OAMG;IACH,gBAAgB,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,eAAe,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;IAEpF;;;;;OAKG;IACH,YAAY,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAE1B;;;;OAIG;IACH,qBAAqB,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;CACpD;AAID;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,uBAAuB,CACnC,IAAI,EAAE,MAAM,EAAE,GAAG,IAAI,EACrB,GAAG,EAAE,MAAM,EACX,OAAO,EAAE,MAAM,EAAE,GAClB,MAAM,EAAE,GAAG,IAAI,CAWjB;AAED;;;;;;;;GAQG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,QAAQ,EAAE,EAAE;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,2CAyDtE;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,YAAY,IAAI,iBAAiB,CAQhD"}
@@ -40,3 +40,4 @@ export declare function InitialExecutionContextProvider({ initialDataView, child
40
40
  * @internal
41
41
  */
42
42
  export declare function useInitialExecution(): IInitialExecutionContext;
43
+ //# sourceMappingURL=InitialExecutionContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InitialExecutionContext.d.ts","sourceRoot":"","sources":["../../../src/next/context/InitialExecutionContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAA6B,MAAM,OAAO,CAAC;AAElE,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEvD;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACrC;;OAEG;IACH,eAAe,EAAE,cAAc,GAAG,IAAI,CAAC;CAC1C;AASD;;;;;;;;;;;GAWG;AACH,wBAAgB,+BAA+B,CAAC,EAC5C,eAAe,EACf,QAAQ,EACX,EAAE,wBAAwB,GAAG;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,2CAMpD;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,mBAAmB,IAAI,wBAAwB,CAQ9D"}
@@ -12,3 +12,4 @@ export declare function MapRuntimeProvider({ value, children }: {
12
12
  children: ReactNode;
13
13
  }): ReactElement;
14
14
  export declare function useMapRuntime(): IMapRuntimeContextValue;
15
+ //# sourceMappingURL=MapRuntimeContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MapRuntimeContext.d.ts","sourceRoot":"","sources":["../../../src/next/context/MapRuntimeContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,SAAS,EAA6B,MAAM,OAAO,CAAC;AAErF,OAAO,KAAK,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC9E,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AAE7E,MAAM,WAAW,uBAAuB;IACpC,GAAG,EAAE,UAAU,GAAG,IAAI,CAAC;IACvB,OAAO,EAAE,YAAY,GAAG,IAAI,CAAC;IAC7B,UAAU,EAAE,OAAO,CAAC;IACpB,cAAc,EAAE,kBAAkB,CAAC;CACtC;AAID,wBAAgB,kBAAkB,CAAC,EAC/B,KAAK,EACL,QAAQ,EACX,EAAE;IACC,KAAK,EAAE,uBAAuB,CAAC;IAC/B,QAAQ,EAAE,SAAS,CAAC;CACvB,GAAG,YAAY,CAEf;AAED,wBAAgB,aAAa,IAAI,uBAAuB,CAOvD"}
@@ -33,3 +33,4 @@ export declare function createGeoContext<T>(name: string): {
33
33
  Context: Context<T | undefined>;
34
34
  useContextValue: () => T;
35
35
  };
36
+ //# sourceMappingURL=createGeoContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"createGeoContext.d.ts","sourceRoot":"","sources":["../../../src/next/context/createGeoContext.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,OAAO,EAA6B,MAAM,OAAO,CAAC;AAEhE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,wBAAgB,gBAAgB,CAAC,CAAC,EAAE,IAAI,EAAE,MAAM,GAAG;IAC/C,OAAO,EAAE,OAAO,CAAC,CAAC,GAAG,SAAS,CAAC,CAAC;IAChC,eAAe,EAAE,MAAM,CAAC,CAAC;CAC5B,CAaA"}
@@ -20,3 +20,4 @@ export declare function useGeoChartData(params: {
20
20
  execConfig?: IExecutionConfig;
21
21
  intl: IntlShape;
22
22
  }): IGeoChartDataResult;
23
+ //# sourceMappingURL=useGeoChartDataPipeline.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useGeoChartDataPipeline.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/dataLoading/useGeoChartDataPipeline.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EAEH,KAAK,gBAAgB,EACrB,KAAK,0BAA0B,EAClC,MAAM,kBAAkB,CAAC;AAE1B,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,+CAA+C,CAAC;AAC5F,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF,OAAO,EACH,KAAK,kBAAkB,EAG1B,MAAM,+BAA+B,CAAC;AAGvC,MAAM,WAAW,mBAAmB;IAChC,YAAY,EAAE,GAAG,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAAC;IAC9C,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAC;IACpD,MAAM,EAAE,0BAA0B,CAAC;IACnC,KAAK,CAAC,EAAE,gBAAgB,CAAC;CAC5B;AAqBD,wBAAgB,eAAe,CAAC,MAAM,EAAE;IACpC,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,OAAO,EAAE,kBAAkB,CAAC;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,eAAe,CAAC;IACzB,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,IAAI,EAAE,SAAS,CAAC;CACnB,GAAG,mBAAmB,CA8DtB"}
@@ -43,3 +43,4 @@ export declare function useNormalizedLayerExecutions<TCoreProps extends IDataVis
43
43
  backend?: unknown;
44
44
  }>(props: TCoreProps): INormalizedLayerExecutions<WithoutExecutions<TCoreProps>>;
45
45
  export {};
46
+ //# sourceMappingURL=useNormalizedLayerExecutions.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useNormalizedLayerExecutions.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/dataLoading/useNormalizedLayerExecutions.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAIhE,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAChF,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIpF,KAAK,iBAAiB,CAAC,CAAC,IAAI,IAAI,CAAC,CAAC,EAAE,WAAW,GAAG,YAAY,CAAC,CAAC;AAwBhE;;GAEG;AACH,UAAU,mBAAmB;IACzB,IAAI,CAAC,EAAE,YAAY,CAAC;CACvB;AAwBD;;;;GAIG;AACH,MAAM,WAAW,0BAA0B,CAAC,UAAU;IAClD;;OAEG;IACH,eAAe,EAAE,qBAAqB,EAAE,CAAC;IAEzC;;OAEG;IACH,eAAe,EAAE,UAAU,GAAG;QAAE,MAAM,EAAE,SAAS,EAAE,CAAA;KAAE,CAAC;CACzD;AAoFD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,4BAA4B,CACxC,UAAU,SAAS,uBAAuB,GAAG,mBAAmB,GAAG;IAAE,OAAO,CAAC,EAAE,OAAO,CAAA;CAAE,EAC1F,KAAK,EAAE,UAAU,GAAG,0BAA0B,CAAC,iBAAiB,CAAC,UAAU,CAAC,CAAC,CAuE9E"}
@@ -20,3 +20,4 @@ export interface IProcessedSettledLayerResults<T> {
20
20
  */
21
21
  export declare function processSettledLayerResults<T>({ settledResults, layerExecutions, onRejected }: IProcessSettledLayerResultsParams<T>): IProcessedSettledLayerResults<T>;
22
22
  export {};
23
+ //# sourceMappingURL=processSettledLayerResults.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"processSettledLayerResults.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/processSettledLayerResults.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,gBAAgB,EAAgB,MAAM,kBAAkB,CAAC;AAEvE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF,UAAU,oBAAoB;IAC1B,OAAO,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B,KAAK,EAAE,gBAAgB,CAAC;CAC3B;AAED,UAAU,iCAAiC,CAAC,CAAC;IACzC,cAAc,EAAE,oBAAoB,CAAC,CAAC,CAAC,EAAE,CAAC;IAC1C,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,oBAAoB,KAAK,IAAI,CAAC;CACvD;AAED,MAAM,WAAW,6BAA6B,CAAC,CAAC;IAC5C,eAAe,EAAE,CAAC,EAAE,CAAC;IACrB,UAAU,CAAC,EAAE,gBAAgB,CAAC;CACjC;AAED;;;;GAIG;AACH,wBAAgB,0BAA0B,CAAC,CAAC,EAAE,EAC1C,cAAc,EACd,eAAe,EACf,UAAU,EACb,EAAE,iCAAiC,CAAC,CAAC,CAAC,GAAG,6BAA6B,CAAC,CAAC,CAAC,CAyBzE"}
@@ -14,3 +14,4 @@ export declare function useApplyLayerSegmentFiltering({ map, isMapReady, layerEx
14
14
  layers: Map<string, IGeoLayerData>;
15
15
  enabledItemsByLayer: EnabledItemsByLayer;
16
16
  }): void;
17
+ //# sourceMappingURL=useApplyLayerSegmentFiltering.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useApplyLayerSegmentFiltering.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useApplyLayerSegmentFiltering.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AAE7E,OAAO,KAAK,EAAuB,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAGxF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF;;;;GAIG;AACH,wBAAgB,6BAA6B,CAAC,EAC1C,GAAG,EACH,UAAU,EACV,eAAe,EACf,MAAM,EACN,mBAAmB,EACtB,EAAE;IACC,GAAG,EAAE,UAAU,GAAG,IAAI,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;IACpB,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,CAAC;IACnC,mBAAmB,EAAE,mBAAmB,CAAC;CAC5C,GAAG,IAAI,CA2CP"}
@@ -11,3 +11,4 @@ export declare function useApplyLayerVisibility({ map, isMapReady, layerExecutio
11
11
  layerExecutions: ILayerExecutionRecord[];
12
12
  hiddenLayers: Set<string>;
13
13
  }): void;
14
+ //# sourceMappingURL=useApplyLayerVisibility.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useApplyLayerVisibility.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useApplyLayerVisibility.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAEnE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF;;;;GAIG;AACH,wBAAgB,uBAAuB,CAAC,EACpC,GAAG,EACH,UAAU,EACV,eAAe,EACf,YAAY,EACf,EAAE;IACC,GAAG,EAAE,UAAU,GAAG,IAAI,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;IACpB,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,YAAY,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;CAC7B,GAAG,IAAI,CAoBP"}
@@ -5,3 +5,4 @@ import type { IGeoAdapterContext } from "../../layers/registry/adapterTypes.js";
5
5
  * @internal
6
6
  */
7
7
  export declare function useGeoAdapterContext(): IGeoAdapterContext;
8
+ //# sourceMappingURL=useGeoAdapterContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useGeoAdapterContext.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useGeoAdapterContext.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAC;AAEhF;;;;GAIG;AACH,wBAAgB,oBAAoB,IAAI,kBAAkB,CAgBzD"}
@@ -21,3 +21,4 @@ export declare function useInitLayersToMap({ map, isMapReady, layerExecutions, l
21
21
  mapSyncKey: string;
22
22
  adapterContextRef: MutableRefObject<IGeoAdapterContext>;
23
23
  }): void;
24
+ //# sourceMappingURL=useInitLayersToMap.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useInitLayersToMap.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useInitLayersToMap.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,gBAAgB,EAA2C,MAAM,OAAO,CAAC;AAIvF,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAEnE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAC;AAEhF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAiGpF;;;;;;;;;GASG;AACH,wBAAgB,kBAAkB,CAAC,EAC/B,GAAG,EACH,UAAU,EACV,eAAe,EACf,MAAM,EACN,UAAU,EACV,iBAAiB,EACpB,EAAE;IACC,GAAG,EAAE,UAAU,GAAG,IAAI,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;IACpB,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,CAAC;IACnC,UAAU,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,gBAAgB,CAAC,kBAAkB,CAAC,CAAC;CAC3D,GAAG,IAAI,CAiGP"}
@@ -5,3 +5,4 @@ import type { IMapFacade } from "../../layers/common/mapFacade.js";
5
5
  * Hook that handles click events on map layers and fires drill events.
6
6
  */
7
7
  export declare function useLayerClickEvent(map: IMapFacade | null, isMapReady: boolean, layers: Map<string, IGeoLayerData>, drillablePredicates: IHeaderPredicate[], onDrill?: OnFiredDrillEvent): void;
8
+ //# sourceMappingURL=useLayerClickEvent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useLayerClickEvent.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useLayerClickEvent.ts"],"names":[],"mappings":"AAaA,OAAO,EAEH,KAAK,gBAAgB,EAErB,KAAK,iBAAiB,EAGzB,MAAM,kBAAkB,CAAC;AAE1B,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAQvE,OAAO,KAAK,EAAE,UAAU,EAAiB,MAAM,kCAAkC,CAAC;AA+KlF;;GAEG;AACH,wBAAgB,kBAAkB,CAC9B,GAAG,EAAE,UAAU,GAAG,IAAI,EACtB,UAAU,EAAE,OAAO,EACnB,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,EAClC,mBAAmB,EAAE,gBAAgB,EAAE,EACvC,OAAO,CAAC,EAAE,iBAAiB,GAC5B,IAAI,CAsEN"}
@@ -50,3 +50,4 @@ interface IUseLayerTooltipsParams {
50
50
  */
51
51
  export declare function useLayerTooltips({ map, isMapReady, tooltip, drillablePredicates, layerExecutions, layers, adapterContext, tooltipLookups }: IUseLayerTooltipsParams): void;
52
52
  export {};
53
+ //# sourceMappingURL=useLayerTooltips.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useLayerTooltips.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useLayerTooltips.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAEzD,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,+CAA+C,CAAC;AAC5F,OAAO,KAAK,EAAE,UAAU,EAAE,YAAY,EAAiB,MAAM,kCAAkC,CAAC;AAEhG,OAAO,KAAK,EAAE,kBAAkB,EAAqB,MAAM,uCAAuC,CAAC;AAEnG,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF,UAAU,uBAAuB;IAC7B;;OAEG;IACH,GAAG,EAAE,UAAU,GAAG,IAAI,CAAC;IAEvB;;OAEG;IACH,UAAU,EAAE,OAAO,CAAC;IAEpB;;OAEG;IACH,OAAO,EAAE,YAAY,GAAG,IAAI,CAAC;IAE7B;;OAEG;IACH,mBAAmB,EAAE,gBAAgB,EAAE,CAAC;IAExC;;OAEG;IACH,eAAe,EAAE,qBAAqB,EAAE,CAAC;IAEzC;;OAEG;IACH,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,CAAC;IAEnC;;OAEG;IACH,cAAc,EAAE,kBAAkB,CAAC;IAEnC;;OAEG;IACH,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAC;CACvD;AA8BD;;;;;;;;;GASG;AACH,wBAAgB,gBAAgB,CAAC,EAC7B,GAAG,EACH,UAAU,EACV,OAAO,EACP,mBAAmB,EACnB,eAAe,EACf,MAAM,EACN,cAAc,EACd,cAAc,EACjB,EAAE,uBAAuB,GAAG,IAAI,CAuGhC"}
@@ -42,3 +42,4 @@ export interface ILayersDataResult {
42
42
  * @internal
43
43
  */
44
44
  export declare function useLayersData(layerExecutions: ILayerExecutionRecord[], backend?: IAnalyticalBackend, workspace?: string): ILayersDataResult;
45
+ //# sourceMappingURL=useLayersData.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useLayersData.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useLayersData.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,kBAAkB,EAAsB,MAAM,2BAA2B,CAAC;AACxF,OAAO,EACH,cAAc,EACd,KAAK,gBAAgB,EACrB,KAAK,0BAA0B,EAMlC,MAAM,kBAAkB,CAAC;AAI1B,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAKpF;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;OAGG;IACH,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,cAAc,CAAC,CAAC;IAE5C;;;;;;OAMG;IACH,MAAM,EAAE,0BAA0B,CAAC;IAEnC;;OAEG;IACH,KAAK,CAAC,EAAE,gBAAgB,CAAC;CAC5B;AAkGD;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,aAAa,CACzB,eAAe,EAAE,qBAAqB,EAAE,EACxC,OAAO,CAAC,EAAE,kBAAkB,EAC5B,SAAS,CAAC,EAAE,MAAM,GACnB,iBAAiB,CAuDnB"}
@@ -25,3 +25,4 @@ export declare function useLayersExecutions(props: {
25
25
  filters?: INullableFilter[];
26
26
  }): ILayerExecutionsResult;
27
27
  export {};
28
+ //# sourceMappingURL=useLayersExecutions.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useLayersExecutions.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useLayersExecutions.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACxF,OAAO,KAAK,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAI7E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAE7D;;;;;;;;;GASG;AACH,UAAU,sBAAsB;IAC5B,gBAAgB,CAAC,EAAE,kBAAkB,CAAC;IACtC,oBAAoB,EAAE,kBAAkB,EAAE,CAAC;CAC9C;AAED,wBAAgB,mBAAmB,CAAC,KAAK,EAAE;IACvC,MAAM,EAAE,SAAS,EAAE,CAAC;IACpB,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,eAAe,CAAC;IACzB,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,OAAO,CAAC,EAAE,eAAe,EAAE,CAAC;CAC/B,GAAG,sBAAsB,CAmBzB"}
@@ -77,3 +77,4 @@ export interface ILayersPrepareContext {
77
77
  * @internal
78
78
  */
79
79
  export declare function useLayersPrepare(layerExecutions: ILayerExecutionRecord[], layerDataViews: Map<string, DataViewFacade>, dataStatus: UseCancelablePromiseStatus, context: ILayersPrepareContext): ILayersPrepareResult;
80
+ //# sourceMappingURL=useLayersPrepare.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useLayersPrepare.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useLayersPrepare.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EACH,KAAK,cAAc,EACnB,KAAK,gBAAgB,EAErB,KAAK,0BAA0B,EAElC,MAAM,kBAAkB,CAAC;AAG1B,OAAO,KAAK,EAAsB,eAAe,EAAE,MAAM,uCAAuC,CAAC;AACjG,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAMpF;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,QAAQ,EAAE,cAAc,CAAC;IAEzB;;;OAGG;IACH,MAAM,EAAE,eAAe,GAAG,IAAI,CAAC;CAClC;AAOD;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC;;;OAGG;IACH,YAAY,EAAE,GAAG,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAAC;IAE9C;;;;;;OAMG;IACH,MAAM,EAAE,0BAA0B,CAAC;IAEnC;;OAEG;IACH,KAAK,CAAC,EAAE,gBAAgB,CAAC;CAC5B;AAED;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC,OAAO,EAAE,kBAAkB,CAAC;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,eAAe,CAAC;IACzB,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,IAAI,EAAE,SAAS,CAAC;CACnB;AAuDD;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,gBAAgB,CAC5B,eAAe,EAAE,qBAAqB,EAAE,EACxC,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,cAAc,CAAC,EAC3C,UAAU,EAAE,0BAA0B,EACtC,OAAO,EAAE,qBAAqB,GAC/B,oBAAoB,CAiFtB"}
@@ -29,3 +29,4 @@ interface IUseLayersTooltipDataParams {
29
29
  }
30
30
  export declare function useLayersTooltipData(params: IUseLayersTooltipDataParams): IGeoTooltipDataResult;
31
31
  export {};
32
+ //# sourceMappingURL=useLayersTooltipData.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useLayersTooltipData.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useLayersTooltipData.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGvD,OAAO,EAGH,KAAK,sBAAsB,EAC9B,MAAM,+CAA+C,CAAC;AAGvD,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAC;CACvD;AAED,UAAU,2BAA2B;IACjC,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC;;;;;;OAMG;IACH,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,cAAc,CAAC,CAAC;IAC5C,OAAO,EAAE,kBAAkB,CAAC;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,eAAe,CAAC;IACzB,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,IAAI,EAAE,SAAS,CAAC;CACnB;AA6DD,wBAAgB,oBAAoB,CAAC,MAAM,EAAE,2BAA2B,GAAG,qBAAqB,CA+C/F"}
@@ -25,3 +25,4 @@ interface IUseLayerSyncParams {
25
25
  */
26
26
  export declare function useSyncLayersToMap({ drillablePredicates, onDrill }: IUseLayerSyncParams): void;
27
27
  export {};
28
+ //# sourceMappingURL=useSyncLayersToMap.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useSyncLayersToMap.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useSyncLayersToMap.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,gBAAgB,EAAE,KAAK,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAejF,UAAU,mBAAmB;IACzB;;OAEG;IACH,mBAAmB,EAAE,gBAAgB,EAAE,CAAC;IAExC;;OAEG;IACH,OAAO,CAAC,EAAE,iBAAiB,CAAC;CAC/B;AAED;;;;;;;;;;;;;GAaG;AACH,wBAAgB,kBAAkB,CAAC,EAAE,mBAAmB,EAAE,OAAO,EAAE,EAAE,mBAAmB,GAAG,IAAI,CA4E9F"}
@@ -20,3 +20,4 @@ export declare function useUpdateLayersOnMap({ map, isMapReady, layerExecutions,
20
20
  adapterContextRef: MutableRefObject<IGeoAdapterContext>;
21
21
  mapUpdateKey: string;
22
22
  }): void;
23
+ //# sourceMappingURL=useUpdateLayersOnMap.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useUpdateLayersOnMap.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/layers/useUpdateLayersOnMap.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,gBAAgB,EAAqB,MAAM,OAAO,CAAC;AAEjE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAEnE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAC;AAEhF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF;;;;;;;;GAQG;AACH,wBAAgB,oBAAoB,CAAC,EACjC,GAAG,EACH,UAAU,EACV,eAAe,EACf,MAAM,EACN,iBAAiB,EACjB,YAAY,EACf,EAAE;IACC,GAAG,EAAE,UAAU,GAAG,IAAI,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;IACpB,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,CAAC;IACnC,iBAAiB,EAAE,gBAAgB,CAAC,kBAAkB,CAAC,CAAC;IACxD,YAAY,EAAE,MAAM,CAAC;CACxB,GAAG,IAAI,CAqDP"}
@@ -32,3 +32,4 @@ export interface ILegendConfig {
32
32
  * @internal
33
33
  */
34
34
  export declare function useLegendConfig(config?: IGeoChartConfig): ILegendConfig;
35
+ //# sourceMappingURL=useLegendConfig.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useLegendConfig.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/legend/useLegendConfig.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAGrE;;;;GAIG;AACH,MAAM,WAAW,aAAa;IAC1B;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IAEjB;;OAEG;IACH,QAAQ,EAAE,iBAAiB,CAAC;IAE5B;;OAEG;IACH,UAAU,EAAE,OAAO,GAAG,uBAAuB,CAAC;CACjD;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,eAAe,CAAC,MAAM,CAAC,EAAE,eAAe,GAAG,aAAa,CAUvE"}
@@ -21,3 +21,4 @@ interface IGeoLegendDetails {
21
21
  */
22
22
  export declare function useLegendDetails(config: IGeoChartConfig | undefined, geoData: IGeoCommonData | null, contentRect: ContentRect | undefined): IGeoLegendDetails | null;
23
23
  export {};
24
+ //# sourceMappingURL=useLegendDetails.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useLegendDetails.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/legend/useLegendDetails.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,eAAe,CAAC;AAIjD,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAGpE,UAAU,iBAAiB;IACvB,QAAQ,EAAE,iBAAiB,CAAC;CAC/B;AAkBD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,gBAAgB,CAC5B,MAAM,EAAE,eAAe,GAAG,SAAS,EACnC,OAAO,EAAE,cAAc,GAAG,IAAI,EAC9B,WAAW,EAAE,WAAW,GAAG,SAAS,GACrC,iBAAiB,GAAG,IAAI,CAuC1B"}
@@ -32,3 +32,4 @@ export interface IUseMultiLayerLegendOptions {
32
32
  * @internal
33
33
  */
34
34
  export declare function useMultiLayerLegend(layerExecutions: ILayerExecutionRecord[], layers: Map<string, IGeoLayerData>, options?: IUseMultiLayerLegendOptions): ILegendModel;
35
+ //# sourceMappingURL=useMultiLayerLegend.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useMultiLayerLegend.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/legend/useMultiLayerLegend.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAEvE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAChE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAGpF;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;CAC7B;AAED;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,mBAAmB,CAC/B,eAAe,EAAE,qBAAqB,EAAE,EACxC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,EAClC,OAAO,CAAC,EAAE,2BAA2B,GACtC,YAAY,CAcd"}
@@ -17,3 +17,4 @@ import type { ILayerExecutionRecord } from "../../types/props/geoChart/internal.
17
17
  * @internal
18
18
  */
19
19
  export declare function useAfterRender(map: IMapFacade | null, afterRender?: () => void, resetSignal?: ILayerExecutionRecord[]): void;
20
+ //# sourceMappingURL=useAfterRender.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useAfterRender.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/map/useAfterRender.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AACnE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAqCpF;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,cAAc,CAC1B,GAAG,EAAE,UAAU,GAAG,IAAI,EACtB,WAAW,CAAC,EAAE,MAAM,IAAI,EACxB,WAAW,CAAC,EAAE,qBAAqB,EAAE,GACtC,IAAI,CAsCN"}
@@ -14,3 +14,4 @@ import type { IMapViewport } from "../../types/map/provider.js";
14
14
  * @internal
15
15
  */
16
16
  export declare function useApplyInitialViewport(map: IMapFacade | null, isMapReady: boolean, config: IGeoChartConfig | undefined, initialViewport: Partial<IMapViewport> | null): void;
17
+ //# sourceMappingURL=useApplyInitialViewport.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useApplyInitialViewport.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/map/useApplyInitialViewport.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAEnE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAEhE;;;;;;;;;;;GAWG;AACH,wBAAgB,uBAAuB,CACnC,GAAG,EAAE,UAAU,GAAG,IAAI,EACtB,UAAU,EAAE,OAAO,EACnB,MAAM,EAAE,eAAe,GAAG,SAAS,EACnC,eAAe,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,GAC9C,IAAI,CA4BN"}
@@ -24,3 +24,4 @@ import type { IMapViewport } from "../../types/map/provider.js";
24
24
  * @internal
25
25
  */
26
26
  export declare function useApplyViewportOnConfigChange(map: IMapFacade | null, isMapReady: boolean, config: IGeoChartConfig | undefined, dataViewport: Partial<IMapViewport> | null): void;
27
+ //# sourceMappingURL=useApplyViewportOnConfigChange.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useApplyViewportOnConfigChange.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/map/useApplyViewportOnConfigChange.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAInE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAoChE;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,wBAAgB,8BAA8B,CAC1C,GAAG,EAAE,UAAU,GAAG,IAAI,EACtB,UAAU,EAAE,OAAO,EACnB,MAAM,EAAE,eAAe,GAAG,SAAS,EACnC,YAAY,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,GAC3C,IAAI,CAwEN"}
@@ -19,3 +19,4 @@ export declare function useMapCallbacks(map: IMapFacade | null, callbacks: {
19
19
  onBoundsChanged?: BoundsChangedCallback;
20
20
  onViewportInteractionEnd?: ViewportInteractionEndCallback;
21
21
  }): void;
22
+ //# sourceMappingURL=useMapCallbacks.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useMapCallbacks.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/map/useMapCallbacks.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AACnE,OAAO,EACH,KAAK,qBAAqB,EAC1B,KAAK,6BAA6B,EAClC,KAAK,8BAA8B,EACnC,KAAK,mBAAmB,EAC3B,MAAM,iCAAiC,CAAC;AAEzC;;;;;;;;;;;;GAYG;AACH,wBAAgB,eAAe,CAC3B,GAAG,EAAE,UAAU,GAAG,IAAI,EACtB,SAAS,EAAE;IACP,uBAAuB,CAAC,EAAE,6BAA6B,CAAC;IACxD,aAAa,CAAC,EAAE,mBAAmB,CAAC;IACpC,eAAe,CAAC,EAAE,qBAAqB,CAAC;IACxC,wBAAwB,CAAC,EAAE,8BAA8B,CAAC;CAC7D,GACF,IAAI,CAyCN"}
@@ -58,3 +58,4 @@ export interface IUseMapInitializationResult {
58
58
  * @internal
59
59
  */
60
60
  export declare function useMapInitialization(containerRef: RefObject<HTMLDivElement | null>, config?: IGeoChartConfig, initialViewport?: Partial<IMapViewport> | null, backend?: IAnalyticalBackend, locale?: string, mapInstructionsId?: string, mapCanvasTitle?: string, legendPanelRef?: RefObject<HTMLDivElement | null>): IUseMapInitializationResult;
61
+ //# sourceMappingURL=useMapInitialization.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useMapInitialization.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/map/useMapInitialization.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAwC,MAAM,OAAO,CAAC;AAI7E,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,KAAK,gBAAgB,EAA+B,MAAM,kBAAkB,CAAC;AAEtF,OAAO,EACH,KAAK,UAAU,EACf,KAAK,YAAY,EAKpB,MAAM,kCAAkC,CAAC;AAG1C,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAIhE;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,GAAG,EAAE,UAAU,GAAG,IAAI,CAAC;IAEvB;;OAEG;IACH,OAAO,EAAE,YAAY,GAAG,IAAI,CAAC;IAE7B;;OAEG;IACH,UAAU,EAAE,OAAO,CAAC;IAEpB;;OAEG;IACH,KAAK,EAAE,gBAAgB,GAAG,IAAI,CAAC;CAClC;AA0RD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,wBAAgB,oBAAoB,CAChC,YAAY,EAAE,SAAS,CAAC,cAAc,GAAG,IAAI,CAAC,EAC9C,MAAM,CAAC,EAAE,eAAe,EACxB,eAAe,CAAC,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,EAC9C,OAAO,CAAC,EAAE,kBAAkB,EAC5B,MAAM,CAAC,EAAE,MAAM,EACf,iBAAiB,CAAC,EAAE,MAAM,EAC1B,cAAc,CAAC,EAAE,MAAM,EACvB,cAAc,CAAC,EAAE,SAAS,CAAC,cAAc,GAAG,IAAI,CAAC,GAClD,2BAA2B,CAiP7B"}
@@ -22,3 +22,4 @@ import { type IMapViewport } from "../../types/map/provider.js";
22
22
  * @internal
23
23
  */
24
24
  export declare function useMapResize(map: IMapFacade | null, isMapReady: boolean, chartContainerRect: ContentRect | null, viewport: Partial<IMapViewport> | null, dataViewport: Partial<IMapViewport> | null, config: IGeoChartConfig | undefined): void;
25
+ //# sourceMappingURL=useMapResize.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useMapResize.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/map/useMapResize.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAGnE,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAEhE;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,YAAY,CACxB,GAAG,EAAE,UAAU,GAAG,IAAI,EACtB,UAAU,EAAE,OAAO,EACnB,kBAAkB,EAAE,WAAW,GAAG,IAAI,EACtC,QAAQ,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,EACtC,YAAY,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,EAC1C,MAAM,EAAE,eAAe,GAAG,SAAS,GACpC,IAAI,CAoCN"}
@@ -15,3 +15,4 @@ export declare function useResolvedGeoChartProps(props: IGeoChartProps): IGeoCha
15
15
  * @internal
16
16
  */
17
17
  export declare function applyGeoChartConfigDefaults(config: IGeoChartConfig | undefined): IGeoChartConfig;
18
+ //# sourceMappingURL=useResolvedGeoChartProps.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useResolvedGeoChartProps.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/props/useResolvedGeoChartProps.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AACrF,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,sCAAsC,CAAC;AAE3E;;;;;;GAMG;AACH,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,cAAc,GAAG,sBAAsB,CA+BtF;AAED;;;;GAIG;AACH,wBAAgB,2BAA2B,CAAC,MAAM,EAAE,eAAe,GAAG,SAAS,GAAG,eAAe,CAEhG"}
@@ -1,3 +1,4 @@
1
1
  import { type IGeoLayerData } from "../../context/GeoLayersContext.js";
2
2
  export declare function hasOneToManySegmentRelationship(keys: string[], segmentValues: string[], segmentIdentifiers?: string[]): boolean;
3
3
  export declare function hasGeoSegmentConflict(layers: Map<string, IGeoLayerData>): boolean;
4
+ //# sourceMappingURL=geoSegmentConflict.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"geoSegmentConflict.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/pushData/geoSegmentConflict.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAOvE,wBAAgB,+BAA+B,CAC3C,IAAI,EAAE,MAAM,EAAE,EACd,aAAa,EAAE,MAAM,EAAE,EACvB,kBAAkB,GAAE,MAAM,EAAkB,GAC7C,OAAO,CAmCT;AAsBD,wBAAgB,qBAAqB,CAAC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,GAAG,OAAO,CASjF"}
@@ -28,3 +28,4 @@ export declare function sortColorAssignmentsAlphabetically(colorAssignments: ICo
28
28
  */
29
29
  export declare function useGeoPushData<TProps extends IPushDataProps, TLegendContext extends ILegendContext>(colorStrategy: IColorStrategy | null, colorPalette: IColorPalette, { useProps, useLegendContext, geoLayerType }: IUseGeoPushDataConfig<TProps, TLegendContext>): void;
30
30
  export {};
31
+ //# sourceMappingURL=useGeoPushData.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useGeoPushData.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/pushData/useGeoPushData.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiC,KAAK,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACxF,OAAO,EAEH,KAAK,gBAAgB,EACrB,KAAK,SAAS,EAGjB,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAKnE,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AACvE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAKhE,UAAU,cAAc;IACpB,gBAAgB,EAAE,iBAAiB,CAAC;IACpC,sBAAsB,CAAC,EAAE,OAAO,CAAC;CACpC;AAED;;;;GAIG;AACH,UAAU,cAAc;IACpB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC;CACxC;AAED,UAAU,qBAAqB,CAAC,MAAM,SAAS,cAAc,EAAE,cAAc,SAAS,cAAc;IAChG,QAAQ,EAAE,MAAM,MAAM,CAAC;IACvB,gBAAgB,EAAE,MAAM,cAAc,CAAC;IACvC,YAAY,EAAE,YAAY,CAAC;CAC9B;AAOD,wBAAgB,kCAAkC,CAAC,gBAAgB,EAAE,gBAAgB,EAAE,GAAG,gBAAgB,EAAE,CAgB3G;AA+BD;;;;GAIG;AACH,wBAAgB,cAAc,CAAC,MAAM,SAAS,cAAc,EAAE,cAAc,SAAS,cAAc,EAC/F,aAAa,EAAE,cAAc,GAAG,IAAI,EACpC,YAAY,EAAE,aAAa,EAC3B,EAAE,QAAQ,EAAE,gBAAgB,EAAE,YAAY,EAAE,EAAE,qBAAqB,CAAC,MAAM,EAAE,cAAc,CAAC,GAC5F,IAAI,CA2EN"}
@@ -21,3 +21,4 @@
21
21
  * @internal
22
22
  */
23
23
  export declare function useCallbackOnChange<T>(value: T, callback: ((value: T) => void) | undefined, shouldTrigger?: boolean): void;
24
+ //# sourceMappingURL=useCallbackOnChange.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useCallbackOnChange.d.ts","sourceRoot":"","sources":["../../../../src/next/hooks/utils/useCallbackOnChange.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,wBAAgB,mBAAmB,CAAC,CAAC,EACjC,KAAK,EAAE,CAAC,EACR,QAAQ,EAAE,CAAC,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAC,GAAG,SAAS,EAC1C,aAAa,GAAE,OAAc,GAC9B,IAAI,CAaN"}
@@ -1,3 +1,4 @@
1
1
  import { type IGeoLayerArea } from "../../types/layers/index.js";
2
2
  import { type IAreaLayerOutput, type IGeoLayerAdapter } from "../registry/adapterTypes.js";
3
3
  export declare const areaAdapter: IGeoLayerAdapter<IGeoLayerArea, IAreaLayerOutput>;
4
+ //# sourceMappingURL=adapter.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"adapter.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/area/adapter.ts"],"names":[],"mappings":"AAeA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAiBjE,OAAO,EACH,KAAK,gBAAgB,EAErB,KAAK,gBAAgB,EACxB,MAAM,6BAA6B,CAAC;AAkIrC,eAAO,MAAM,WAAW,EAAE,gBAAgB,CAAC,aAAa,EAAE,gBAAgB,CA8LzE,CAAC"}
@@ -16,3 +16,4 @@ type NormalizedBBox = [number, number, number, number];
16
16
  */
17
17
  export declare function deriveCollectionBoundingBox(features: IGeoJsonFeature[] | undefined, fallback?: GeoJSON.BBox): NormalizedBBox | undefined;
18
18
  export {};
19
+ //# sourceMappingURL=boundingBox.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"boundingBox.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/area/boundingBox.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAI3D,KAAK,cAAc,GAAG,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,CAAC;AAiHvD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,2BAA2B,CACvC,QAAQ,EAAE,eAAe,EAAE,GAAG,SAAS,EACvC,QAAQ,CAAC,EAAE,OAAO,CAAC,IAAI,GACxB,cAAc,GAAG,SAAS,CAkB5B"}
@@ -19,3 +19,4 @@ import { type IAreaGeoData } from "../../../types/geoData/area.js";
19
19
  * @internal
20
20
  */
21
21
  export declare function getAreaColorStrategy(colorPalette: IColorPalette, colorMapping: IColorMapping[], geoData: IAreaGeoData, dv: DataViewFacade): IColorStrategy;
22
+ //# sourceMappingURL=colorStrategy.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"colorStrategy.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/area/coloring/colorStrategy.ts"],"names":[],"mappings":"AAIA,OAAO,EAA0C,KAAK,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACjG,OAAO,EAAE,KAAK,cAAc,EAAyB,MAAM,kBAAkB,CAAC;AAC9E,OAAO,EAGH,KAAK,aAAa,EAClB,KAAK,cAAc,EAItB,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,gCAAgC,CAAC;AA4FnE;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,oBAAoB,CAChC,YAAY,EAAE,aAAa,EAC3B,YAAY,EAAE,aAAa,EAAE,EAC7B,OAAO,EAAE,YAAY,EACrB,EAAE,EAAE,cAAc,GACnB,cAAc,CAWhB"}
@@ -25,3 +25,4 @@ export interface IAreaAreaColor {
25
25
  * @internal
26
26
  */
27
27
  export declare function getAreaAreaColors(colorData: number[], segmentData: string[], colorStrategy: IColorStrategy | null): IAreaAreaColor[];
28
+ //# sourceMappingURL=palette.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"palette.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/area/coloring/palette.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAMnE;;;;GAIG;AACH,MAAM,WAAW,cAAc;IAC3B;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CAChB;AAYD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,iBAAiB,CAC7B,SAAS,EAAE,MAAM,EAAE,EACnB,WAAW,EAAE,MAAM,EAAE,EACrB,aAAa,EAAE,cAAc,GAAG,IAAI,GACrC,cAAc,EAAE,CAkBlB"}
@@ -5,3 +5,4 @@ import { type IGeoChartConfig } from "../../../types/config/unified.js";
5
5
  * @internal
6
6
  */
7
7
  export declare function applyAreaConfigDefaults(config: IGeoChartConfig): IGeoChartConfig;
8
+ //# sourceMappingURL=defaults.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"defaults.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/area/config/defaults.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAExE;;;;GAIG;AACH,wBAAgB,uBAAuB,CAAC,MAAM,EAAE,eAAe,GAAG,eAAe,CAYhF"}
@@ -11,3 +11,4 @@ export declare const DEFAULT_AREA_OUTLINE_LAYER_NAME = "gdcAreaOutline";
11
11
  * @internal
12
12
  */
13
13
  export declare const DEFAULT_AREA_FILL_COLOR = "#20B2E2";
14
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/area/constants.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,YAAY,CAAC;AACjD,eAAO,MAAM,+BAA+B,mBAAmB,CAAC;AAEhE;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,YAAY,CAAC"}
@@ -38,3 +38,4 @@ export interface IAreaAttributesInDimension {
38
38
  * @internal
39
39
  */
40
40
  export declare function findAreaAttributesInDimension(dv: DataViewFacade, geoData: IAreaGeoData): IAreaAttributesInDimension;
41
+ //# sourceMappingURL=transformation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"transformation.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/area/data/transformation.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,oBAAoB,EAGzB,KAAK,aAAa,EAKrB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAe,KAAK,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGpE,OAAO,EAAE,KAAK,iBAAiB,EAAE,KAAK,cAAc,EAAE,MAAM,kCAAkC,CAAC;AAC/F,OAAO,EAAE,KAAK,YAAY,EAAqB,MAAM,gCAAgC,CAAC;AAgRtF;;;;GAIG;AACH,wBAAgB,iBAAiB,CAC7B,EAAE,EAAE,cAAc,EAClB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,GACzB,YAAY,CAmCd;AAED;;;;GAIG;AACH,wBAAgB,uBAAuB,CACnC,aAAa,EAAE,cAAc,EAAE,EAC/B,OAAO,EAAE,YAAY,GACtB,iBAAiB,CAWnB;AAED;;GAEG;AACH,MAAM,MAAM,kBAAkB,GAAG,oBAAoB,CAAC,iBAAiB,CAAC,GAAG;IACvE,KAAK,EAAE,aAAa,EAAE,CAAC;CAC1B,CAAC;AAEF;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACvC,aAAa,EAAE,kBAAkB,CAAC;IAClC,kBAAkB,EAAE,kBAAkB,GAAG,SAAS,CAAC;IACnD,oBAAoB,EAAE,kBAAkB,GAAG,SAAS,CAAC;CACxD;AAED;;;;;;;;GAQG;AACH,wBAAgB,6BAA6B,CACzC,EAAE,EAAE,cAAc,EAClB,OAAO,EAAE,YAAY,GACtB,0BAA0B,CAkC5B"}
@@ -19,3 +19,4 @@ export declare const AREA_LAYER_ID = "area-layer";
19
19
  * @public
20
20
  */
21
21
  export declare function createAreaLayer(layer: Omit<IGeoLayerArea, "type" | "id">, id?: string): IGeoLayerArea;
22
+ //# sourceMappingURL=layerFactory.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"layerFactory.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/area/layerFactory.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAEjE;;;;GAIG;AACH,eAAO,MAAM,aAAa,eAAe,CAAC;AAE1C;;;;;;;;;;;;GAYG;AACH,wBAAgB,eAAe,CAC3B,KAAK,EAAE,IAAI,CAAC,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC,EACzC,EAAE,GAAE,MAAsB,GAC3B,aAAa,CAMf"}
@@ -45,3 +45,4 @@ export declare function createAreaFillLayer(dataSourceName: string, config: IGeo
45
45
  * @internal
46
46
  */
47
47
  export declare function createAreaOutlineLayer(dataSourceName: string, config: IGeoAreaChartConfig, layerId?: string): LineLayerSpecification;
48
+ //# sourceMappingURL=layers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"layers.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/area/layers.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,iCAAiC,CAAC;AAE3E,OAAO,KAAK,EAER,sBAAsB,EACtB,mBAAmB,EACnB,sBAAsB,EACzB,MAAM,wBAAwB,CAAC;AAYhC;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,gBAAgB,CAAC,oBAAoB,EAAE,MAAM,EAAE,GAAG,mBAAmB,CAiBpF;AAED;;;;;;;;;;;;;GAaG;AACH,wBAAgB,mBAAmB,CAC/B,cAAc,EAAE,MAAM,EACtB,MAAM,EAAE,mBAAmB,EAC3B,OAAO,GAAE,MAAgC,GAC1C,sBAAsB,CAoBxB;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,sBAAsB,CAClC,cAAc,EAAE,MAAM,EACtB,MAAM,EAAE,mBAAmB,EAC3B,OAAO,GAAE,MAAwC,GAClD,sBAAsB,CAoBxB"}
@@ -30,3 +30,4 @@ export declare function syncAreaLayerToMap(map: IMapFacade, layerId: string, sou
30
30
  * @internal
31
31
  */
32
32
  export declare function removeAreaLayer(map: IMapFacade, layerId: string): void;
33
+ //# sourceMappingURL=operations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/area/operations.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAErE,OAAO,EAAE,KAAK,0BAA0B,EAAE,KAAK,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAI1F;;;;GAIG;AACH,wBAAgB,eAAe,CAAC,OAAO,EAAE,MAAM;;;;EAM9C;AAED;;;;;;;;;GASG;AACH,wBAAgB,kBAAkB,CAC9B,GAAG,EAAE,UAAU,EACf,OAAO,EAAE,MAAM,EACf,MAAM,EAAE,0BAA0B,EAClC,MAAM,EAAE,eAAe,GACxB,IAAI,CAcN;AAED;;;;;;;GAOG;AACH,wBAAgB,eAAe,CAAC,GAAG,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,GAAG,IAAI,CAOtE"}
@@ -70,3 +70,4 @@ export declare function applySelectionToAreaSource(source: GeoJSONSourceSpecific
70
70
  */
71
71
  export declare function createAreaDataSource(dataSourceProps: IAreaDataSourceProps): GeoJSONSourceSpecification;
72
72
  export {};
73
+ //# sourceMappingURL=source.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"source.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/area/source.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,eAAe,EAAgB,MAAM,qBAAqB,CAAC;AACzE,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,8BAA8B,EAAE,MAAM,kBAAkB,CAAC;AAC5F,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAEnE,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,iCAAiC,CAAC;AAC3E,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAEhE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;AAGzE,OAAO,KAAK,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAMxF;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC,aAAa,EAAE,cAAc,CAAC;IAC9B,MAAM,EAAE,mBAAmB,CAAC;IAC5B,OAAO,EAAE,YAAY,CAAC;IACtB;;OAEG;IACH,QAAQ,EAAE,eAAe,EAAE,CAAC;IAC5B,cAAc,CAAC,EAAE;QACb,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,OAAO,CAAC,EAAE,MAAM,CAAC;KACpB,CAAC;CACL;AAED,KAAK,sBAAsB,GAAG,OAAO,CAAC,OAAO,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,CAAC,iBAAiB,CAAC,CAAC;AAC3F,MAAM,MAAM,uBAAuB,GAAG,sBAAsB,EAAE,CAAC;AAkN/D;;;;;;;GAOG;AACH,wBAAgB,qBAAqB,CACjC,MAAM,EAAE,0BAA0B,EAClC,SAAS,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,GAC/B,0BAA0B,CA6B5B;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,oCAAoC,CAChD,MAAM,EAAE,gBAAgB,EACxB,QAAQ,EAAE,cAAc,EACxB,OAAO,EAAE,kBAAkB,GAC5B,0BAA0B,CA0B5B;AAED;;;;;;;;GAQG;AACH,wBAAgB,0BAA0B,CACtC,MAAM,EAAE,0BAA0B,EAClC,cAAc,EAAE,8BAA8B,EAAE,EAAE,GAAG,SAAS,GAC/D,0BAA0B,CAiB5B;AAgGD;;;;;;;;;;;GAWG;AACH,wBAAgB,oBAAoB,CAAC,eAAe,EAAE,oBAAoB,GAAG,0BAA0B,CAUtG"}
@@ -19,3 +19,4 @@ import type { IGeoTooltipConfig, ITooltipReferenceMaps } from "../../registry/ad
19
19
  * @internal
20
20
  */
21
21
  export declare function createAreaTooltipConfig(tooltip: IPopupFacade, config: IGeoAreaChartConfig, _drillableItems: IHeaderPredicate[] | undefined, intl: IntlShape, layerIds: string[], referenceMaps?: ITooltipReferenceMaps, tooltipLookup?: IGeoLayerTooltipLookup): IGeoTooltipConfig;
22
+ //# sourceMappingURL=tooltipManagement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tooltipManagement.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/area/tooltip/tooltipManagement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAG5C,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAGzD,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AAC9E,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AAErF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAU9D,OAAO,KAAK,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AA4D/F;;;;;;;;;;;;;GAaG;AACH,wBAAgB,uBAAuB,CACnC,OAAO,EAAE,YAAY,EACrB,MAAM,EAAE,mBAAmB,EAC3B,eAAe,EAAE,gBAAgB,EAAE,GAAG,SAAS,EAC/C,IAAI,EAAE,SAAS,EACf,QAAQ,EAAE,MAAM,EAAE,EAClB,aAAa,CAAC,EAAE,qBAAqB,EACrC,aAAa,CAAC,EAAE,sBAAsB,GACvC,iBAAiB,CA8CnB"}
@@ -31,3 +31,4 @@ export interface IComputeLegendOptions {
31
31
  * @internal
32
32
  */
33
33
  export declare function computeLegend(geoData: IGeoCommonData, colorStrategy: IColorStrategy, options: IComputeLegendOptions): IGeoLegendResult;
34
+ //# sourceMappingURL=computeLegend.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"computeLegend.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/computeLegend.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAGnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAEpE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAkBpE;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,SAAS,EAAE,SAAS,GAAG,MAAM,CAAC;IAE9B;;OAEG;IACH,WAAW,EAAE,OAAO,CAAC;CACxB;AAED;;;;;;;;;;;;;GAaG;AACH,wBAAgB,aAAa,CACzB,OAAO,EAAE,cAAc,EACvB,aAAa,EAAE,cAAc,EAC7B,OAAO,EAAE,qBAAqB,GAC/B,gBAAgB,CA2ClB"}
@@ -41,3 +41,4 @@ export declare const CROSS_FILTER_UNSELECTED_OPACITY = 0.2;
41
41
  * @internal
42
42
  */
43
43
  export declare const SELECTED_FEATURE_PROPERTY = "__selected";
44
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/constants.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAEhE,eAAO,MAAM,4BAA4B,EAAE,MAAM,CAAC,YAAY,EAAE,MAAM,CAGrE,CAAC;AAEF,eAAO,MAAM,oBAAoB;;;CAGvB,CAAC;AAEX,eAAO,MAAM,uBAAuB;;;CAG1B,CAAC;AAEX;;;;;;;;GAQG;AACH,eAAO,MAAM,+BAA+B,mBAAmB,CAAC;AAEhE;;;;;;;;;GASG;AACH,eAAO,MAAM,2BAA2B,eAAe,CAAC;AAExD;;;;GAIG;AACH,eAAO,MAAM,+BAA+B,MAAM,CAAC;AAEnD;;;;GAIG;AACH,eAAO,MAAM,yBAAyB,eAAe,CAAC"}
@@ -71,3 +71,4 @@ export declare function getAttributeRefId(attribute: IAttribute | undefined): st
71
71
  * @internal
72
72
  */
73
73
  export declare function getBucketAttributeIdRefIdentifier(definition: IExecutionDefinition, bucketName: string): string | undefined;
74
+ //# sourceMappingURL=customTooltipExecution.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"customTooltipExecution.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/customTooltipExecution.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,UAAU,EACf,KAAK,oBAAoB,EAM5B,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,KAAK,wBAAwB,EAAE,KAAK,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAErG,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAIvD;;;;;;GAMG;AACH,MAAM,MAAM,eAAe,GAAG,CAAC,UAAU,EAAE,OAAO,CAAC,iBAAiB,KAAK,MAAM,GAAG,IAAI,CAAC;AAEvF;;GAEG;AACH,MAAM,WAAW,+BAA+B;IAC5C,SAAS,EAAE,iBAAiB,CAAC;IAC7B,eAAe,EAAE,eAAe,CAAC;CACpC;AAED;;;;;GAKG;AACH,MAAM,WAAW,sBAAsB;IACnC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,wBAAwB,CAAC,CAAC;IAC9C,eAAe,EAAE,eAAe,CAAC;CACpC;AAED;;;;;GAKG;AACH,wBAAgB,+BAA+B,CAC3C,UAAU,EAAE,oBAAoB,EAChC,WAAW,EAAE,SAAS,MAAM,EAAE,GAC/B,MAAM,EAAE,CAcV;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,gBAAgB,CAAC,OAAO,EAAE,SAAS,GAAG,SAAS,GAAG;IAAE,MAAM,CAAC,EAAE,MAAM,CAAC;IAAC,GAAG,EAAE,MAAM,CAAA;CAAE,CAUjG;AAED;;;;;;GAMG;AACH,wBAAgB,2BAA2B,CAAC,SAAS,EAAE,UAAU,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,CASjG;AAED;;;;;GAKG;AACH,wBAAgB,iBAAiB,CAAC,SAAS,EAAE,UAAU,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,CAYvF;AAED;;;;;;GAMG;AACH,wBAAgB,iCAAiC,CAC7C,UAAU,EAAE,oBAAoB,EAChC,UAAU,EAAE,MAAM,GACnB,MAAM,GAAG,SAAS,CAMpB"}
@@ -33,3 +33,4 @@ export declare function buildCustomTooltipPieces(properties: GeoJSON.GeoJsonProp
33
33
  */
34
34
  export declare function composeTooltipBody(defaultItemsHtml: string, pieces: ICustomTooltipPieces, placement: ICustomTooltipConfig["placement"] | undefined): string;
35
35
  export {};
36
+ //# sourceMappingURL=customTooltipSection.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"customTooltipSection.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/customTooltipSection.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EACH,KAAK,oBAAoB,EAEzB,KAAK,wBAAwB,EAEhC,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AAEzE,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAG1E,UAAU,oBAAoB;IAC1B,8FAA4F;IAC5F,WAAW,EAAE,MAAM,CAAC;IACpB,yGAAyG;IACzG,aAAa,EAAE,MAAM,CAAC;CACzB;AAED;;;;;;;GAOG;AACH,wBAAgB,wBAAwB,CACpC,UAAU,EAAE,OAAO,CAAC,iBAAiB,EACrC,YAAY,EAAE,oBAAoB,GAAG,SAAS,EAC9C,aAAa,EAAE,qBAAqB,GAAG,SAAS,EAChD,UAAU,EAAE,WAAW,GAAG,SAAS,EACnC,gBAAgB,EAAE,wBAAwB,EAC1C,aAAa,CAAC,EAAE,sBAAsB,GACvC,oBAAoB,CA6BtB;AAED;;;;;;;;;;;;;GAaG;AACH,wBAAgB,kBAAkB,CAC9B,gBAAgB,EAAE,MAAM,EACxB,MAAM,EAAE,oBAAoB,EAC5B,SAAS,EAAE,oBAAoB,CAAC,WAAW,CAAC,GAAG,SAAS,GACzD,MAAM,CAmBR"}
@@ -12,3 +12,4 @@ import { type IDimension, type IExecutionDefinition } from "@gooddata/sdk-model"
12
12
  * @internal
13
13
  */
14
14
  export declare function getGeoChartDimensions(def: IExecutionDefinition): IDimension[];
15
+ //# sourceMappingURL=dimensions.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dimensions.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/dimensions.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,UAAU,EACf,KAAK,oBAAoB,EAK5B,MAAM,qBAAqB,CAAC;AAE7B;;;;;;;;;;;GAWG;AACH,wBAAgB,qBAAqB,CAAC,GAAG,EAAE,oBAAoB,GAAG,UAAU,EAAE,CAQ7E"}
@@ -1,2 +1,3 @@
1
1
  import type { IAttributeDescriptor } from "@gooddata/sdk-model";
2
2
  export declare function normalizeAttributeDescriptorLocalIdentifier(descriptor: IAttributeDescriptor): IAttributeDescriptor;
3
+ //# sourceMappingURL=drillUtils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"drillUtils.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/drillUtils.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAEhE,wBAAgB,2CAA2C,CACvD,UAAU,EAAE,oBAAoB,GACjC,oBAAoB,CAatB"}
@@ -14,3 +14,4 @@ export declare function getSegmentDataAndUris(attributeHeaderItems: IResultHeade
14
14
  * substituting `EMPTY_SEGMENT_VALUE` for nulls.
15
15
  */
16
16
  export declare function getAttributeDataAndUris(attributeHeaderItems: IResultHeader[][], dataIndex: number, emptyHeaderString: string, nullHeaderString: string): ISegmentData;
17
+ //# sourceMappingURL=headerItemUtils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"headerItemUtils.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/headerItemUtils.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAA2B,MAAM,qBAAqB,CAAC;AAIlF,MAAM,WAAW,YAAY;IACzB,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,IAAI,EAAE,MAAM,EAAE,CAAC;CAClB;AAED;;;GAGG;AACH,wBAAgB,qBAAqB,CACjC,oBAAoB,EAAE,aAAa,EAAE,EAAE,EACvC,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,GACzB,YAAY,CAiBd;AAED;;;;GAIG;AACH,wBAAgB,uBAAuB,CACnC,oBAAoB,EAAE,aAAa,EAAE,EAAE,EACvC,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,GACzB,YAAY,CAiBd"}
@@ -49,3 +49,4 @@ export declare function canSetGeoJsonSourceData(map: IMapFacade, sourceId: strin
49
49
  export declare function trySetGeoJsonSourceData(map: IMapFacade, sourceId: string, data: GeoJSONSourceSpecification["data"] | undefined): boolean;
50
50
  export declare function removeLayerIfExists(map: IMapFacade, layerId: string): void;
51
51
  export declare function removeSourceIfExists(map: IMapFacade, sourceId: string): void;
52
+ //# sourceMappingURL=layerOps.d.ts.map