@gooddata/sdk-ui-geo 11.41.0-alpha.3 → 11.41.0-alpha.5

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
package/esm/GeoChart.d.ts CHANGED
@@ -256,3 +256,4 @@ export interface IGeoDrillEvent extends IDrillEventContext {
256
256
  */
257
257
  size?: number;
258
258
  }
259
+ //# sourceMappingURL=GeoChart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoChart.d.ts","sourceRoot":"","sources":["../src/GeoChart.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,QAAQ,MAAM,WAAW,CAAC;AAEtC,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,KAAK,UAAU,EAAE,KAAK,aAAa,EAAE,KAAK,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACjG,OAAO,EACH,KAAK,6BAA6B,EAClC,KAAK,sBAAsB,EAC3B,KAAK,kBAAkB,EACvB,KAAK,WAAW,EAChB,KAAK,uBAAuB,EAC5B,KAAK,mBAAmB,EACxB,KAAK,6BAA6B,EAClC,KAAK,mBAAmB,EAC3B,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAErF,OAAO,KAAK,EACR,6BAA6B,EAC7B,UAAU,EACV,mBAAmB,EACtB,MAAM,4BAA4B,CAAC;AAEpC,MAAM,WAAW,eAAe;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,aAAa;IAC1B,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;CACtB;AAED;;GAEG;AACH,MAAM,WAAW,YAAY;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACjB;AAED;;GAEG;AACH,MAAM,WAAW,iBAAkB,SAAQ,YAAY;IACnD,IAAI,EAAE,MAAM,EAAE,CAAC;CAClB;AAED;;GAEG;AACH,MAAM,WAAW,eAAgB,SAAQ,iBAAiB;IACtD,IAAI,EAAE,MAAM,EAAE,CAAC;CAClB;AAED;;GAEG;AACH,MAAM,WAAW,gBAAiB,SAAQ,YAAY;IAClD,IAAI,EAAE,UAAU,EAAE,CAAC;CACtB;AAED;;GAEG;AACH,MAAM,WAAW,eAAgB,SAAQ,YAAY;IACjD,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,EAAE,CAAC;CAClB;AAED;;GAEG;AACH,MAAM,WAAW,QAAQ;IACrB,QAAQ,CAAC,EAAE,gBAAgB,CAAC;IAC5B,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB,KAAK,CAAC,EAAE,eAAe,CAAC;IACxB,OAAO,CAAC,EAAE,eAAe,CAAC;IAC1B,WAAW,CAAC,EAAE,iBAAiB,CAAC;CACnC;AAED,MAAM,WAAW,aAAa;IAC1B,CAAC,GAAG,EAAE,MAAM,GAAG,QAAQ,CAAC,gBAAgB,CAAC;CAC5C;AAED,MAAM,WAAW,iBAAiB;IAC9B,cAAc,EAAE,OAAO,CAAC;CAC3B;AAED,MAAM,WAAW,iBAAiB;IAC9B,iBAAiB,EAAE,OAAO,CAAC;IAC3B,cAAc,EAAE,OAAO,CAAC;IACxB,aAAa,EAAE,OAAO,CAAC;CAC1B;AAMD;;GAEG;AACH,MAAM,MAAM,sBAAsB,GAC5B,MAAM,GACN,cAAc,GACd,cAAc,GACd,cAAc,GACd,cAAc,GACd,cAAc,GACd,cAAc,GACd,OAAO,CAAC;AAEd;;GAEG;AACH,MAAM,WAAW,kBAAkB;IAC/B,IAAI,CAAC,EAAE,sBAAsB,CAAC;IAC9B,MAAM,CAAC,EAAE,OAAO,CAAC;CACpB;AAED;;GAEG;AAEH,MAAM,MAAM,iBAAiB,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,GAAG,MAAM,GAAG,SAAS,CAAC;AAE3F;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC7B,OAAO,CAAC,EAAE,iBAAiB,CAAC;IAC5B,OAAO,CAAC,EAAE,iBAAiB,CAAC;IAC5B,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC/B;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB;;OAEG;IACH,QAAQ,CAAC,EAAE,YAAY,CAAC;IAExB;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,OAAO,GAAG,uBAAuB,CAAC;CAClD;AAED;;GAEG;AACH,MAAM,WAAW,UAAU;IACvB,MAAM,CAAC,EAAE,UAAU,CAAC;IACpB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,MAAM,CAAC,EAAE,gBAAgB,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,oBAAoB,CAAC,EAAE,MAAM,EAAE,CAAC;IAChC,WAAW,CAAC,EAAE,UAAU,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;;;;;OAQG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB,QAAQ,CAAC,EAAE,kBAAkB,CAAC;IAC9B,MAAM,CAAC,EAAE,gBAAgB,CAAC;IAC1B,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,YAAY,CAAC,EAAE,aAAa,CAAC;IAC7B,YAAY,CAAC,EAAE,aAAa,EAAE,CAAC;IAC/B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACnC;AAED;;;;;GAKG;AACH,MAAM,WAAW,+BAAgC,SAAQ,mBAAmB,EAAE,uBAAuB;IACjG;;;;;;OAMG;IACH,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAE7B;;;;;;OAMG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,IAAI,CAAC,EAAE,6BAA6B,CAAC;IACrC,KAAK,CAAC,EAAE,6BAA6B,CAAC;IACtC,SAAS,CAAC,EAAE,sBAAsB,CAAC;IAEnC,OAAO,CAAC,EAAE,6BAA6B,CAAC;IACxC,MAAM,CAAC,EAAE,mBAAmB,CAAC;IAE7B;;OAEG;IACH,6BAA6B,CAAC,EAAE,GAAG,CAAC;IAEpC,MAAM,CAAC,EAAE,UAAU,CAAC;IAEpB;;OAEG;IACH,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAE9B;;OAEG;IACH,uBAAuB,CAAC,EAAE,6BAA6B,CAAC;IAExD;;OAEG;IACH,aAAa,CAAC,EAAE,mBAAmB,CAAC;CACvC;AAED;;;;;GAKG;AACH,MAAM,WAAW,2BAA4B,SAAQ,+BAA+B;IAChF;;;OAGG;IACH,QAAQ,EAAE,sBAAsB,CAAC;CACpC;AAED;;;;;GAKG;AACH,MAAM,WAAW,4CAA6C,SAAQ,+BAA+B;IACjG;;;OAGG;IACH,QAAQ,EAAE,sBAAsB,CAAC;IACjC;;;OAGG;IACH,SAAS,EAAE,sBAAsB,CAAC;CACrC;AAED;;GAEG;AACH,MAAM,MAAM,yBAAyB,GAC/B,2BAA2B,GAC3B,4CAA4C,CAAC;AAEnD;;GAEG;AACH,wBAAgB,sBAAsB,CAClC,KAAK,EAAE,yBAAyB,GACjC,KAAK,IAAI,2BAA2B,CAEtC;AAED;;GAEG;AACH,wBAAgB,uCAAuC,CACnD,KAAK,EAAE,yBAAyB,GACjC,KAAK,IAAI,4CAA4C,CAGvD;AAED;;GAEG;AACH,MAAM,WAAW,cAAe,SAAQ,kBAAkB;IACtD;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,QAAQ,CAAC,EAAE,UAAU,CAAC;IACtB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB"}
@@ -13,3 +13,4 @@ export declare function getGeoChartDimensions(def: IExecutionDefinition): IDimen
13
13
  * @public
14
14
  */
15
15
  export declare function LegacyGeoPushpinChart(props: ILegacyGeoPushpinChartProps | ILegacyGeoPushpinChartLatitudeLongitudeProps): import("react/jsx-runtime").JSX.Element;
16
+ //# sourceMappingURL=GeoPushpinChart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoPushpinChart.d.ts","sourceRoot":"","sources":["../src/GeoPushpinChart.tsx"],"names":[],"mappings":"AAMA,OAAO,EAIH,KAAK,UAAU,EACf,KAAK,oBAAoB,EAS5B,MAAM,qBAAqB,CAAC;AAY7B,OAAO,EAEH,KAAK,4CAA4C,EACjD,KAAK,2BAA2B,EAEnC,MAAM,eAAe,CAAC;AAyBvB;;GAEG;AACH,wBAAgB,qBAAqB,CAAC,GAAG,EAAE,oBAAoB,GAAG,UAAU,EAAE,CAM7E;AA0FD;;;;;;;GAOG;AACH,wBAAgB,qBAAqB,CACjC,KAAK,EAAE,2BAA2B,GAAG,4CAA4C,2CAMpF"}
@@ -4,3 +4,4 @@ import { type ICoreGeoChartProps } from "./geoChart/GeoChartInner.js";
4
4
  * @internal
5
5
  */
6
6
  export declare function CoreGeoChart(props: ICoreGeoChartProps & WrappedComponentProps): import("react/jsx-runtime").JSX.Element;
7
+ //# sourceMappingURL=CoreGeoChart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CoreGeoChart.d.ts","sourceRoot":"","sources":["../../src/core/CoreGeoChart.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAKxD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAatE;;GAEG;AACH,wBAAgB,YAAY,CAAC,KAAK,EAAE,kBAAkB,GAAG,qBAAqB,2CAM7E"}
@@ -41,3 +41,4 @@ export declare function useMapboxTokenStrict(mapboxToken?: string): string;
41
41
  * @deprecated Kept only for the legacy Mapbox-based implementation.
42
42
  */
43
43
  export declare function useMapboxToken(mapboxToken?: string): string | undefined;
44
+ //# sourceMappingURL=MapboxTokenProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MapboxTokenProvider.d.ts","sourceRoot":"","sources":["../../src/core/MapboxTokenProvider.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,SAAS,EAA6B,MAAM,OAAO,CAAC;AAItF,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAEjD;;;GAGG;AACH,eAAO,MAAM,kBAAkB;;EAE7B,CAAC;AAEH;;;GAGG;AACH,wBAAgB,mBAAmB,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,EAAE,SAAS,CAAA;CAAE,2CAI/F;AAED;;;GAGG;AACH,wBAAgB,eAAe,CAAC,CAAC,SAAS;IAAE,MAAM,CAAC,EAAE,UAAU,CAAA;CAAE,EAC7D,cAAc,EAAE,aAAa,CAAC,CAAC,CAAC,GACjC,aAAa,CAAC,CAAC,CAAC,CAYlB;AAED;;;GAGG;AACH,wBAAgB,iBAAiB,CAAC,CAAC,EAC/B,MAAM,CAAC,EAAE,CAAC,GAAG;IAAE,WAAW,CAAC,EAAE,MAAM,CAAA;CAAE,EACrC,WAAW,CAAC,EAAE,MAAM,GACrB,CAAC,CAAC,GAAG;IAAE,WAAW,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC,GAAG,SAAS,CAO5C;AAED;;;GAGG;AACH,wBAAgB,oBAAoB,CAAC,WAAW,CAAC,EAAE,MAAM,UAMxD;AAED;;;GAGG;AACH,wBAAgB,cAAc,CAAC,WAAW,CAAC,EAAE,MAAM,sBAIlD"}
@@ -66,3 +66,4 @@ export declare class GeoChartInner extends PureComponent<IGeoChartInnerProps, IG
66
66
  private onWindowResize;
67
67
  private updateConfigurationPanel;
68
68
  }
69
+ //# sourceMappingURL=GeoChartInner.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoChartInner.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/GeoChartInner.tsx"],"names":[],"mappings":"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"}
@@ -25,3 +25,4 @@ export interface IGeoChartLegendRendererProps {
25
25
  chartFill?: ChartFillType;
26
26
  }
27
27
  export declare function GeoChartLegendRenderer(props: IGeoChartLegendRendererProps): ReactElement | null;
28
+ //# sourceMappingURL=GeoChartLegendRenderer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoChartLegendRenderer.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/GeoChartLegendRenderer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAY,MAAM,OAAO,CAAC;AAIpD,OAAqB,EAAE,KAAK,WAAW,EAA+B,MAAM,eAAe,CAAC;AAE5F,OAAO,EACH,KAAK,aAAa,EAElB,KAAK,0BAA0B,EAE/B,KAAK,YAAY,EACpB,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAA0B,KAAK,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAsB1E;;GAEG;AACH,MAAM,WAAW,4BAA4B;IACzC,aAAa,CAAC,EAAE,0BAA0B,EAAE,CAAC;IAC7C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,QAAQ,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,gBAAgB,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,EAAE,YAAY,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,GAAG,uBAAuB,CAAC;IAC/C,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,0BAA0B,KAAK,IAAI,CAAC;IACzD,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,aAAa,CAAC;CAC7B;AAkBD,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,4BAA4B,GAAG,YAAY,GAAG,IAAI,CA2B/F"}
@@ -2,3 +2,4 @@ import { type IColorStrategy, type IPushpinCategoryLegendItem } from "@gooddata/
2
2
  import { type IGeoChartInnerProps } from "./GeoChartInner.js";
3
3
  export declare function GeoChartOptionsWrapper(props: IGeoChartInnerProps): import("react/jsx-runtime").JSX.Element | null;
4
4
  export declare function createCategoryLegendItems(colorStrategy: IColorStrategy, emptyHeaderString: string, nullHeaderString: string): IPushpinCategoryLegendItem[];
5
+ //# sourceMappingURL=GeoChartOptionsWrapper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoChartOptionsWrapper.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/GeoChartOptionsWrapper.tsx"],"names":[],"mappings":"AAgBA,OAAO,EACH,KAAK,cAAc,EACnB,KAAK,0BAA0B,EAElC,MAAM,8BAA8B,CAAC;AAMtC,OAAO,EAA6C,KAAK,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AA8CzG,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,mBAAmB,kDAsEhE;AAED,wBAAgB,yBAAyB,CACrC,aAAa,EAAE,cAAc,EAC7B,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,GACzB,0BAA0B,EAAE,CAgB9B"}
@@ -20,3 +20,4 @@ export interface IGeoChartRendererProps extends WrappedComponentProps {
20
20
  onError?: OnError;
21
21
  }
22
22
  export declare function GeoChartRenderer({ config, drillableItems, drillConfig, dataView, geoData, colorStrategy, afterRender, onCenterPositionChanged, onZoomChanged, onError, intl }: IGeoChartRendererProps): import("react/jsx-runtime").JSX.Element;
23
+ //# sourceMappingURL=GeoChartRenderer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoChartRenderer.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/GeoChartRenderer.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAGxD,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,2BAA2B,CAAC;AAC3D,OAAO,EAGH,KAAK,YAAY,EACjB,KAAK,gBAAgB,EACrB,KAAK,OAAO,EACf,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAEnE,OAAO,EAAE,KAAK,UAAU,EAAE,KAAK,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AACnE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gCAAgC,CAAC;AA8BjE;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,qBAAqB;IACjE,MAAM,EAAE,UAAU,CAAC;IACnB,cAAc,EAAE,gBAAgB,EAAE,CAAC;IACnC,WAAW,EAAE,YAAY,CAAC;IAC1B,QAAQ,EAAE,SAAS,CAAC;IACpB,OAAO,EAAE,QAAQ,CAAC;IAClB,aAAa,EAAE,cAAc,CAAC;IAC9B,WAAW,IAAI,IAAI,CAAC;IACpB,uBAAuB,CAAC,MAAM,EAAE,UAAU,GAAG,IAAI,CAAC;IAClD,aAAa,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,OAAO,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,wBAAgB,gBAAgB,CAAC,EAC7B,MAA4B,EAC5B,cAAc,EACd,WAAW,EACX,QAAQ,EACR,OAAO,EACP,aAAa,EACb,WAAsB,EACtB,uBAAkC,EAClC,aAAwB,EACxB,OAAO,EACP,IAAI,EACP,EAAE,sBAAsB,2CA0jBxB"}
@@ -3,3 +3,4 @@ import { type IGeoChartInnerProps } from "./GeoChartInner.js";
3
3
  type IGeoValidatorProps = IGeoChartInnerProps;
4
4
  export declare function geoValidatorHOC<T>(InnerComponent: ComponentClass<T>): ComponentType<T & IGeoValidatorProps>;
5
5
  export {};
6
+ //# sourceMappingURL=GeoValidatorHOC.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoValidatorHOC.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/GeoValidatorHOC.tsx"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,cAAc,EACnB,KAAK,aAAa,EAMrB,MAAM,OAAO,CAAC;AAqBf,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAG9D,KAAK,kBAAkB,GAAG,mBAAmB,CAAC;AAyC9C,wBAAgB,eAAe,CAAC,CAAC,EAAE,cAAc,EAAE,cAAc,CAAC,CAAC,CAAC,GAAG,aAAa,CAAC,CAAC,GAAG,kBAAkB,CAAC,CA4F3G"}
@@ -3,3 +3,4 @@ import { type DataViewFacade } from "@gooddata/sdk-ui";
3
3
  import { type IColorMapping, type IColorStrategy } from "@gooddata/sdk-ui-vis-commons";
4
4
  import { type IGeoData } from "../../../GeoChart.js";
5
5
  export declare function getColorStrategy(colorPalette: IColorPalette, colorMapping: IColorMapping[], geoData: IGeoData, dv: DataViewFacade): IColorStrategy;
6
+ //# sourceMappingURL=geoChart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"geoChart.d.ts","sourceRoot":"","sources":["../../../../src/core/geoChart/colorStrategy/geoChart.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,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAqErD,wBAAgB,gBAAgB,CAC5B,YAAY,EAAE,aAAa,EAC3B,YAAY,EAAE,aAAa,EAAE,EAC7B,OAAO,EAAE,QAAQ,EACjB,EAAE,EAAE,cAAc,GACnB,cAAc,CAgBhB"}
@@ -78,3 +78,4 @@ export declare const EMPTY_SEGMENT_VALUE = "empty-segment-filter";
78
78
  export declare const LAYER_STYLE_LABEL_PREFIX = "-label";
79
79
  export declare const NULL_TOOLTIP_VALUE = "-";
80
80
  export declare const ZOOM_CONTROLS_HEIGHT = 100;
81
+ //# sourceMappingURL=geoChart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"geoChart.d.ts","sourceRoot":"","sources":["../../../../src/core/geoChart/constants/geoChart.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,QAAQ,MAAM,WAAW,CAAC;AAKtC,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAC;AAEpE,eAAO,MAAM,oBAAoB;;;;;;;;;CAA2E,CAAC;AAE7G,eAAO,MAAM,SAAS,EAAE,aA0BvB,CAAC;AAEF,eAAO,MAAM,sBAAsB,UAAyB,CAAC;AAC7D,eAAO,MAAM,6BAA6B;;;;;;;;;;;;CAYzC,CAAC;AACF,eAAO,MAAM,0BAA0B,gBAAgB,CAAC;AACxD,eAAO,MAAM,wBAAwB,KAAK,CAAC;AAC3C,eAAO,MAAM,6BAA6B,EAAE,QAAQ,CAAC,WAYpD,CAAC;AACF,eAAO,MAAM,4BAA4B,EAAE,QAAQ,CAAC,UAQnD,CAAC;AACF,eAAO,MAAM,2BAA2B,EAAE,QAAQ,CAAC,UAMlD,CAAC;AAEF,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;CAiBpC,CAAC;AACF,eAAO,MAAM,sBAAsB,KAAK,CAAC;AAEzC,eAAO,MAAM,yBAAyB,QAAQ,CAAC;AAC/C,eAAO,MAAM,wBAAwB,oBAAoB,CAAC;AAC1D,eAAO,MAAM,kBAAkB,gBAAgB,CAAC;AAEhD,eAAO,MAAM,kBAAkB,+GAQrB,CAAC;AAEX,eAAO,MAAM,cAAc,EAAE,MAAM,EAA8C,CAAC;AAGlF,eAAO,MAAM,YAAY,EAAE,MAAU,CAAC;AACtC,eAAO,MAAM,cAAc,EAAE,UAG5B,CAAC;AAEF,eAAO,MAAM,kCAAkC,qBAAqB,CAAC;AAErE,eAAO,MAAM,6BAA6B,MAAM,CAAC;AAEjD,eAAO,MAAM,2BAA2B,IAAI,CAAC;AAC7C,eAAO,MAAM,2BAA2B,QAAoB,CAAC;AAE7D,eAAO,MAAM,uBAAuB;;CAEnC,CAAC;AAIF,eAAO,MAAM,sBAAsB,EAAE,OAAO,CAAC,QAAQ,CAAC,aAAa,CAmBlE,CAAC;AAEF,eAAO,MAAM,uBAAuB;;;;CAInC,CAAC;AAEF,eAAO,MAAM,oBAAoB,WAAW,CAAC;AAC7C,eAAO,MAAM,0BAA0B,iBAAiB,CAAC;AACzD,eAAO,MAAM,yBAAyB,kBAAkB,CAAC;AACzD,eAAO,MAAM,iCAAiC,wBAAwB,CAAC;AACvE,eAAO,MAAM,mBAAmB,yBAAyB,CAAC;AAC1D,eAAO,MAAM,wBAAwB,WAAW,CAAC;AAEjD,eAAO,MAAM,kBAAkB,MAAM,CAAC;AAEtC,eAAO,MAAM,oBAAoB,MAAM,CAAC"}
@@ -19,3 +19,4 @@ export declare function getColorPaletteMapping(colorStrategy: IColorStrategy): C
19
19
  export declare function getPushpinColors(colorValues: Array<number | null>, segmentValues: string[] | undefined, colorStrategy: IColorStrategy): IPushpinColor[];
20
20
  export declare function generateLegendColorData(colorSeries: number[], colorString: string): IColorLegendItem[];
21
21
  export {};
22
+ //# sourceMappingURL=geoChartColor.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"geoChartColor.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/geoChartColor.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,gBAAgB,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAE1F,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAavD,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,MAAM,CAiB7F;AAED,KAAK,mBAAmB,GAAG;IAAE,CAAC,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;CAAE,CAAC;AAE5D,wBAAgB,sBAAsB,CAAC,aAAa,EAAE,cAAc,GAAG,mBAAmB,CAoBzF;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,gBAAgB,CAC5B,WAAW,EAAE,KAAK,CAAC,MAAM,GAAG,IAAI,CAAC,EACjC,aAAa,sBAAe,EAC5B,aAAa,EAAE,cAAc,GAC9B,aAAa,EAAE,CAkDjB;AAED,wBAAgB,uBAAuB,CAAC,WAAW,EAAE,MAAM,EAAE,EAAE,WAAW,EAAE,MAAM,GAAG,gBAAgB,EAAE,CA0BtG"}
@@ -14,3 +14,4 @@ export declare function createClusterLabels(dataSourceName: string): mapboxgl.Sy
14
14
  * Create layer for un-clustered points which are not close to others
15
15
  */
16
16
  export declare function createUnclusterPoints(dataSourceName: string): mapboxgl.CircleLayer;
17
+ //# sourceMappingURL=geoChartDataLayers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"geoChartDataLayers.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/geoChartDataLayers.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,QAAQ,MAAM,WAAW,CAAC;AAItC,OAAO,EAAE,KAAK,UAAU,EAAE,KAAK,QAAQ,EAAyB,MAAM,mBAAmB,CAAC;AAmE1F,wBAAgB,mBAAmB,CAAC,oBAAoB,EAAE,MAAM,EAAE,GAAG,QAAQ,CAAC,UAAU,CAQvF;AAUD,wBAAgB,sBAAsB,CAClC,cAAc,EAAE,MAAM,EACtB,OAAO,EAAE,QAAQ,EACjB,MAAM,EAAE,UAAU,GACnB,QAAQ,CAAC,WAAW,CAiBtB;AAED;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,cAAc,EAAE,MAAM,GAAG,QAAQ,CAAC,WAAW,CAYhF;AAED;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,cAAc,EAAE,MAAM,GAAG,QAAQ,CAAC,WAAW,CAMhF;AACD;;GAEG;AACH,wBAAgB,qBAAqB,CAAC,cAAc,EAAE,MAAM,GAAG,QAAQ,CAAC,WAAW,CAalF"}
@@ -10,3 +10,4 @@ type IGeoDataSourceFeature = GeoJSON.Feature<GeoJSON.Point, GeoJSON.GeoJsonPrope
10
10
  export type IGeoDataSourceFeatures = IGeoDataSourceFeature[];
11
11
  export declare const createPushpinDataSource: (dataSourceProps: IGeoDataSourceProps) => import("mapbox-gl").GeoJSONSourceRaw;
12
12
  export {};
13
+ //# sourceMappingURL=geoChartDataSource.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"geoChartDataSource.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/geoChartDataSource.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAEnE,OAAO,EAAE,KAAK,UAAU,EAAE,KAAK,QAAQ,EAA6C,MAAM,mBAAmB,CAAC;AAW9G,MAAM,WAAW,mBAAmB;IAChC,aAAa,EAAE,cAAc,CAAC;IAC9B,MAAM,EAAE,UAAU,CAAC;IACnB,OAAO,EAAE,QAAQ,CAAC;IAClB,aAAa,EAAE,OAAO,CAAC;CAC1B;AAED,KAAK,qBAAqB,GAAG,OAAO,CAAC,OAAO,CAAC,OAAO,CAAC,KAAK,EAAE,OAAO,CAAC,iBAAiB,CAAC,CAAC;AACvF,MAAM,MAAM,sBAAsB,GAAG,qBAAqB,EAAE,CAAC;AAiH7D,eAAO,MAAM,uBAAuB,gFAkBnC,CAAC"}
@@ -8,3 +8,4 @@ export declare function shouldShowTooltip(geoProperties: GeoJSON.GeoJsonProperti
8
8
  export declare function getTooltipHtml(geoProperties: GeoJSON.GeoJsonProperties, tooltipStroke: string, maxWidth: number, separators?: ISeparators, drillableItems?: IHeaderPredicate[], intl?: IntlShape): string;
9
9
  export declare const handlePushpinMouseEnter: (e: mapboxgl.EventData, chart: mapboxgl.Map, tooltip: mapboxgl.Popup, config: IGeoConfig, drillableItems?: IHeaderPredicate[] | undefined, intl?: IntlShape | undefined) => void;
10
10
  export declare const handlePushpinMouseLeave: (_e: mapboxgl.EventData, chart: mapboxgl.Map, tooltip: mapboxgl.Popup, config: IGeoConfig) => void;
11
+ //# sourceMappingURL=geoChartTooltip.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"geoChartTooltip.d.ts","sourceRoot":"","sources":["../../../src/core/geoChart/geoChartTooltip.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,QAAQ,MAAM,WAAW,CAAC;AACtC,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAEzD,OAAO,EAAE,KAAK,UAAU,EAAwB,MAAM,mBAAmB,CAAC;AAO1E,eAAO,MAAM,iBAAiB,MAAM,CAAC;AAuCrC,wBAAgB,iBAAiB,CAAC,aAAa,EAAE,OAAO,CAAC,iBAAiB,GAAG,SAAS,GAAG,OAAO,CAY/F;AAQD,wBAAgB,cAAc,CAC1B,aAAa,EAAE,OAAO,CAAC,iBAAiB,EACxC,aAAa,EAAE,MAAM,EACrB,QAAQ,EAAE,MAAM,EAChB,UAAU,CAAC,EAAE,WAAW,EACxB,cAAc,CAAC,EAAE,gBAAgB,EAAE,EACnC,IAAI,CAAC,EAAE,SAAS,GACjB,MAAM,CAiBR;AAkBD,eAAO,MAAM,uBAAuB,kLA8CnC,CAAC;AAEF,eAAO,MAAM,uBAAuB,oGAWnC,CAAC"}
@@ -1,3 +1,4 @@
1
1
  import { type IRgbColorValue } from "@gooddata/sdk-model";
2
2
  export declare function getColorPalette(baseColor: string | IRgbColorValue, opacity?: number): string[];
3
3
  export declare function rgbToRgba(color: string, opacity?: number): string;
4
+ //# sourceMappingURL=colors.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"colors.d.ts","sourceRoot":"","sources":["../../../../../src/core/geoChart/helpers/geoChart/colors.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAiD1D,wBAAgB,eAAe,CAAC,SAAS,EAAE,MAAM,GAAG,cAAc,EAAE,OAAO,GAAE,MAAU,GAAG,MAAM,EAAE,CAOjG;AAED,wBAAgB,SAAS,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,GAAE,MAAU,GAAG,MAAM,CAGpE"}
@@ -20,3 +20,4 @@ export declare function dataValueAsFloat(value: DataValue): number;
20
20
  export declare function isFluidLegendEnabled(responsive: boolean | "autoPositionWithPopup", showFluidLegend: boolean): boolean;
21
21
  export declare function isColorAssignmentItemChanged(prevColorAssignment: IColorAssignment[], colorAssignment: IColorAssignment[]): boolean;
22
22
  export {};
23
+ //# sourceMappingURL=common.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../../../../../src/core/geoChart/helpers/geoChart/common.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,SAAS,EACd,KAAK,OAAO,EACZ,KAAK,aAAa,EAGrB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAe,KAAK,cAAc,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAE3F,OAAO,EAAE,KAAK,QAAQ,EAAE,KAAK,gBAAgB,EAAE,MAAM,yBAAyB,CAAC;AAI/E,wBAAgB,0BAA0B,CAAC,EAAE,EAAE,cAAc,EAAE,OAAO,EAAE,QAAQ,GAAG,aAAa,EAAE,EAAE,CAOnG;AAED,wBAAgB,sBAAsB,CAAC,EAAE,EAAE,cAAc,EAAE,OAAO,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,GAAG,OAAO,CAOpG;AAID,wBAAgB,aAAa,CAAC,OAAO,EAAE,OAAO,EAAE,GAAG,OAAO,CASzD;AAED,wBAAgB,gBAAgB,CAAC,MAAM,GAAE,MAAM,EAAO,GAAG,MAAM,CAK9D;AAED,wBAAgB,8BAA8B,CAAC,EAAE,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,GAAG,MAAM,CAI/F;AAGD,wBAAgB,mBAAmB,CAAC,OAAO,EAAE,QAAQ,EAAE,iBAAiB,GAAE,OAAc,GAAG,OAAO,CAIjG;AAED,wBAAgB,qBAAqB,CACjC,gBAAgB,EAAE,gBAAgB,GAAG,SAAS,EAC9C,YAAY,EAAE,gBAAgB,GAAG,SAAS,GAC3C,OAAO,CAET;AAED,UAAU,OAAO;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAED;;GAEG;AACH,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,OAAO,CAkBjD;AAED,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,SAAS,GAAG,MAAM,CAWzD;AAED,wBAAgB,oBAAoB,CAChC,UAAU,EAAE,OAAO,GAAG,uBAAuB,EAC7C,eAAe,EAAE,OAAO,GACzB,OAAO,CAET;AAED,wBAAgB,4BAA4B,CACxC,mBAAmB,EAAE,gBAAgB,EAAE,EACvC,eAAe,EAAE,gBAAgB,EAAE,GACpC,OAAO,CAET"}
@@ -17,3 +17,4 @@ export interface IGeoAttributesInDimension {
17
17
  tooltipTextAttribute: AttributeInfo | undefined;
18
18
  }
19
19
  export declare function findGeoAttributesInDimension(dv: DataViewFacade, geoData: IGeoData): IGeoAttributesInDimension;
20
+ //# sourceMappingURL=data.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"data.d.ts","sourceRoot":"","sources":["../../../../../src/core/geoChart/helpers/geoChart/data.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,oBAAoB,EAGzB,KAAK,aAAa,EAWrB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAe,KAAK,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACpE,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAE/E,OAAO,EACH,KAAK,iBAAiB,EAEtB,KAAK,QAAQ,EAIhB,MAAM,yBAAyB,CAAC;AACjC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,sCAAsC,CAAC;AAoBvE,wBAAgB,WAAW,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI,GAAG,UAAU,GAAG,IAAI,CAepE;AAED,wBAAgB,eAAe,CAAC,UAAU,EAAE,MAAM,GAAG,IAAI,GAAG,MAAM,GAAG,IAAI,CAexE;AAYD,wBAAgB,UAAU,CACtB,EAAE,EAAE,cAAc,EAClB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,GACzB,QAAQ,CAuEV;AAkKD,wBAAgB,mBAAmB,CAC/B,aAAa,EAAE,0BAA0B,EAAE,EAC3C,OAAO,EAAE,QAAQ,GAClB,iBAAiB,CAenB;AAUD,wBAAgB,kBAAkB,CAAC,UAAU,EAAE,OAAO,CAAC,iBAAiB,GAAG,OAAO,CAAC,iBAAiB,CAQnG;AAED,MAAM,MAAM,aAAa,GAAG,oBAAoB,CAAC,iBAAiB,CAAC,GAAG;IAClE,KAAK,EAAE,aAAa,EAAE,CAAC;CAC1B,CAAC;AACF,MAAM,WAAW,yBAAyB;IACtC,iBAAiB,EAAE,aAAa,CAAC;IACjC,kBAAkB,EAAE,aAAa,GAAG,SAAS,CAAC;IAC9C,oBAAoB,EAAE,aAAa,GAAG,SAAS,CAAC;CACnD;AAED,wBAAgB,4BAA4B,CACxC,EAAE,EAAE,cAAc,EAClB,OAAO,EAAE,QAAQ,GAClB,yBAAyB,CAkC3B"}
@@ -1,3 +1,4 @@
1
1
  import { type DataViewFacade, type IDrillConfig, type IHeaderPredicate } from "@gooddata/sdk-ui";
2
2
  import { type IGeoData } from "../../../../GeoChart.js";
3
3
  export declare function handleGeoPushpinDrillEvent(drillableItems: IHeaderPredicate[], drillConfig: IDrillConfig, dv: DataViewFacade, geoData: IGeoData, pinProperties: GeoJSON.GeoJsonProperties, pinCoordinates: number[], target: EventTarget, clickEvent?: MouseEvent): void;
4
+ //# sourceMappingURL=drilling.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"drilling.d.ts","sourceRoot":"","sources":["../../../../../src/core/geoChart/helpers/geoChart/drilling.ts"],"names":[],"mappings":"AAKA,OAAO,EACH,KAAK,cAAc,EACnB,KAAK,YAAY,EAGjB,KAAK,gBAAgB,EAIxB,MAAM,kBAAkB,CAAC;AAE1B,OAAO,EAAE,KAAK,QAAQ,EAAuB,MAAM,yBAAyB,CAAC;AA8E7E,wBAAgB,0BAA0B,CACtC,cAAc,EAAE,gBAAgB,EAAE,EAClC,WAAW,EAAE,YAAY,EACzB,EAAE,EAAE,cAAc,EAClB,OAAO,EAAE,QAAQ,EACjB,aAAa,EAAE,OAAO,CAAC,iBAAiB,EACxC,cAAc,EAAE,MAAM,EAAE,EACxB,MAAM,EAAE,WAAW,EACnB,UAAU,CAAC,EAAE,UAAU,GACxB,IAAI,CAmDN"}
@@ -1,3 +1,4 @@
1
1
  import { type ISeparators } from "@gooddata/sdk-model";
2
2
  export declare function formatValueForTooltip(val: string | number, format: string | undefined, separators?: ISeparators): string;
3
3
  export declare function getTooltipContentWidth(isFullScreenTooltip: boolean, chartWidth: number, tooltipMaxWidth: number): number;
4
+ //# sourceMappingURL=format.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"format.d.ts","sourceRoot":"","sources":["../../../../../src/core/geoChart/helpers/geoChart/format.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAIvD,wBAAgB,qBAAqB,CACjC,GAAG,EAAE,MAAM,GAAG,MAAM,EACpB,MAAM,EAAE,MAAM,GAAG,SAAS,EAC1B,UAAU,CAAC,EAAE,WAAW,GACzB,MAAM,CAUR;AAED,wBAAgB,sBAAsB,CAClC,mBAAmB,EAAE,OAAO,EAC5B,UAAU,EAAE,MAAM,EAClB,eAAe,EAAE,MAAM,GACxB,MAAM,CAER"}
@@ -7,3 +7,4 @@ export declare function isSmallPushpinSizeLegend(width: number | undefined, igno
7
7
  export declare function getPushpinSizeLegendTitle(title: string | undefined, width: number | undefined, ignoreMeasureName: boolean): string | undefined;
8
8
  export declare function shouldRenderCircleLegendInsidePopUp(width: number | undefined, renderPopUp: boolean | undefined): boolean;
9
9
  export declare function shouldRenderMiddleCircle(width: number | undefined, ignoreSmallSize: boolean): boolean;
10
+ //# sourceMappingURL=responsive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"responsive.d.ts","sourceRoot":"","sources":["../../../../../src/core/geoChart/helpers/geoChart/responsive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAuBrE,wBAAgB,iBAAiB,CAC7B,UAAU,EAAE,OAAO,GAAG,uBAAuB,GAAG,SAAS,GAC1D,OAAO,GAAG,uBAAuB,CAKnC;AAED,wBAAgB,uBAAuB,CACnC,UAAU,EAAE,OAAO,GAAG,uBAAuB,GAAG,SAAS,GAC1D,UAAU,IAAI,uBAAuB,CAEvC;AAED,wBAAgB,yBAAyB,CACrC,KAAK,EAAE,MAAM,GAAG,SAAS,EACzB,aAAa,EAAE,OAAO,GAAG,SAAS,EAClC,UAAU,EAAE,OAAO,GAAG,uBAAuB,GAAG,SAAS,GAC1D,gBAAgB,CAclB;AAED,wBAAgB,0BAA0B,CACtC,KAAK,EAAE,MAAM,GAAG,SAAS,EACzB,KAAK,EAAE,MAAM,GAAG,SAAS,EACzB,UAAU,EAAE,OAAO,GAAG,uBAAuB,GAAG,SAAS,GAC1D,MAAM,GAAG,SAAS,CAGpB;AAED,wBAAgB,wBAAwB,CACpC,KAAK,EAAE,MAAM,GAAG,SAAS,EACzB,eAAe,EAAE,OAAO,EACxB,UAAU,EAAE,OAAO,GAAG,uBAAuB,GAAG,SAAS,GAC1D,OAAO,CAET;AAED,wBAAgB,yBAAyB,CACrC,KAAK,EAAE,MAAM,GAAG,SAAS,EACzB,KAAK,EAAE,MAAM,GAAG,SAAS,EACzB,iBAAiB,EAAE,OAAO,GAC3B,MAAM,GAAG,SAAS,CAEpB;AAED,wBAAgB,mCAAmC,CAC/C,KAAK,EAAE,MAAM,GAAG,SAAS,EACzB,WAAW,EAAE,OAAO,GAAG,SAAS,GACjC,OAAO,CAET;AAED,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,MAAM,GAAG,SAAS,EAAE,eAAe,EAAE,OAAO,GAAG,OAAO,CAMrG"}
@@ -9,3 +9,4 @@ interface IGeoViewport {
9
9
  export declare function getViewportOptions(data: IGeoLngLat[], config: IGeoConfig): IGeoViewport;
10
10
  export declare function getLngLatBounds(lnglats: IGeoLngLat[]): IGeoLngLatBounds | undefined;
11
11
  export {};
12
+ //# sourceMappingURL=viewport.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"viewport.d.ts","sourceRoot":"","sources":["../../../../../src/core/geoChart/helpers/geoChart/viewport.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,QAAQ,MAAM,WAAW,CAAC;AAEtC,OAAO,EAAE,KAAK,UAAU,EAA2B,MAAM,yBAAyB,CAAC;AACnF,OAAO,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AAGzF,UAAU,YAAY;IAClB,MAAM,CAAC,EAAE,QAAQ,CAAC,gBAAgB,CAAC;IACnC,MAAM,CAAC,EAAE,UAAU,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,UAAU,EAAE,EAAE,MAAM,EAAE,UAAU,GAAG,YAAY,CA8BvF;AAgBD,wBAAgB,eAAe,CAAC,OAAO,EAAE,UAAU,EAAE,GAAG,gBAAgB,GAAG,SAAS,CAMnF"}
@@ -24,3 +24,4 @@ export interface IPushpinCategoryLegendProps {
24
24
  chartFill?: ChartFillType;
25
25
  }
26
26
  export declare function PushpinCategoryLegend(props: IPushpinCategoryLegendProps): ReactElement;
27
+ //# sourceMappingURL=PushpinCategoryLegend.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PushpinCategoryLegend.d.ts","sourceRoot":"","sources":["../../../../src/core/geoChart/legends/PushpinCategoryLegend.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AAE1C,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,OAAO,EACH,KAAK,aAAa,EAElB,KAAK,0BAA0B,EAG/B,KAAK,YAAY,EAEpB,MAAM,8BAA8B,CAAC;AAEtC,eAAO,MAAM,qBAAqB,MAAM,CAAC;AAEzC,MAAM,WAAW,2BAA2B;IACxC,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,OAAO,CAAC;IACvB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,WAAW,EAAE,WAAW,CAAC;IACzB,aAAa,CAAC,EAAE,0BAA0B,EAAE,CAAC;IAC7C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,YAAY,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,GAAG,uBAAuB,CAAC;IAC/C,eAAe,CAAC,EAAE,YAAY,GAAG,IAAI,CAAC;IACtC,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,WAAW,CAAC,CAAC,IAAI,EAAE,0BAA0B,GAAG,IAAI,CAAC;IACrD,SAAS,CAAC,EAAE,aAAa,CAAC;CAC7B;AAED,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,2BAA2B,GAAG,YAAY,CActF"}
@@ -8,3 +8,4 @@ export interface IPushpinSizeLegendProps {
8
8
  showMiddleCircle: boolean;
9
9
  }
10
10
  export declare function PushpinSizeLegend(props: IPushpinSizeLegendProps): ReactElement | null;
11
+ //# sourceMappingURL=PushpinSizeLegend.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PushpinSizeLegend.d.ts","sourceRoot":"","sources":["../../../../src/core/geoChart/legends/PushpinSizeLegend.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAY,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AAQpD,MAAM,WAAW,uBAAuB;IACpC,MAAM,EAAE,MAAM,CAAC;IACf,cAAc,EAAE,MAAM,EAAE,CAAC;IACzB,KAAK,EAAE,KAAK,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC;IAC5B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,EAAE,OAAO,CAAC;IACjB,gBAAgB,EAAE,OAAO,CAAC;CAC7B;AAED,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,uBAAuB,GAAG,YAAY,GAAG,IAAI,CA8CrF"}
package/esm/index.d.ts CHANGED
@@ -37,3 +37,4 @@ export type { IGeoChartInnerProps, ICoreGeoChartProps, IGeoChartInnerOptions, }
37
37
  export type { IGeoChartRendererProps } from "./core/geoChart/GeoChartRenderer.js";
38
38
  export type { IGeoChartLegendRendererProps } from "./core/geoChart/GeoChartLegendRenderer.js";
39
39
  export { getColorMappingPredicate, type ICustomTooltipConfig, type CustomTooltipPlacement, } from "@gooddata/sdk-ui-vis-commons";
40
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;GAUG;AAEH,YAAY,EACR,UAAU,EACV,kBAAkB,EAClB,gBAAgB,EAChB,sBAAsB,EACtB,iBAAiB,EACjB,gBAAgB,EAChB,QAAQ,EACR,iBAAiB,EACjB,gBAAgB,EAChB,eAAe,EACf,eAAe,EACf,YAAY,EACZ,+BAA+B,EAC/B,4CAA4C,EAC5C,2BAA2B,GAC9B,MAAM,eAAe,CAAC;AACvB,YAAY,EACR,yBAAyB,EACzB,sCAAsC,EACtC,6BAA6B,EAC7B,qBAAqB,GACxB,MAAM,2CAA2C,CAAC;AACnD,YAAY,EACR,qBAAqB,EACrB,6BAA6B,EAC7B,UAAU,EACV,gBAAgB,EAChB,8BAA8B,EAC9B,mBAAmB,GACtB,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAC5D,OAAO,EAAE,qBAAqB,EAAE,qBAAqB,EAAE,MAAM,sBAAsB,CAAC;AAEpF,YAAY,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;AAElF,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC9C,YAAY,EAAE,cAAc,EAAE,MAAM,uCAAuC,CAAC;AAC5E,YAAY,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEtE,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACtD,YAAY,EAAE,sBAAsB,EAAE,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AACzG,YAAY,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAC5E,YAAY,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAEpE,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,6BAA6B,CAAC;AAC9D,OAAO,EACH,cAAc,EACd,iBAAiB,EACjB,KAAK,YAAY,EACjB,KAAK,aAAa,EAClB,KAAK,SAAS,EACd,KAAK,eAAe,EACpB,KAAK,aAAa,EAClB,KAAK,gBAAgB,GACxB,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAAE,eAAe,EAAE,MAAM,oCAAoC,CAAC;AACrE,OAAO,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAC;AAC3E,YAAY,EAAE,wBAAwB,EAAE,2BAA2B,EAAE,MAAM,8BAA8B,CAAC;AAE1G,YAAY,EACR,uBAAuB,EACvB,iBAAiB,EACjB,uBAAuB,EACvB,qBAAqB,GACxB,MAAM,+BAA+B,CAAC;AACvC,OAAO,EACH,mBAAmB,EACnB,KAAK,2BAA2B,EAChC,KAAK,iBAAiB,EACtB,KAAK,qBAAqB,GAC7B,MAAM,iCAAiC,CAAC;AACzC,OAAO,EACH,wBAAwB,EACxB,KAAK,yBAAyB,EAC9B,KAAK,iBAAiB,EACtB,KAAK,qBAAqB,GAC7B,MAAM,+BAA+B,CAAC;AAEvC,YAAY,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AAE5E,OAAO,EACH,mBAAmB,EACnB,cAAc,EACd,oBAAoB,EACpB,eAAe,EACf,iBAAiB,GACpB,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACtD,YAAY,EACR,mBAAmB,EACnB,kBAAkB,EAClB,qBAAqB,GACxB,MAAM,kCAAkC,CAAC;AAC1C,YAAY,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;AAClF,YAAY,EAAE,4BAA4B,EAAE,MAAM,2CAA2C,CAAC;AAG9F,OAAO,EACH,wBAAwB,EACxB,KAAK,oBAAoB,EACzB,KAAK,sBAAsB,GAC9B,MAAM,8BAA8B,CAAC"}
@@ -17,3 +17,4 @@ export { isConcreteViewportPreset } from "../next/types/config/viewport.js";
17
17
  export { PRESET_VIEWPORT_BOUNDS } from "../next/map/runtime/mapConfig.js";
18
18
  export { normalizeGeoLegendPosition } from "../next/utils/legend/geoLegendPosition.js";
19
19
  export type { GeoLegendCornerPosition, GeoLegendPosition, LegacyGeoLegendPosition, } from "../next/types/config/legend.js";
20
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/internal/index.ts"],"names":[],"mappings":"AAIA;;;;;;;GAOG;AAEH,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,mBAAmB,EAAE,MAAM,iDAAiD,CAAC;AACtF,YAAY,EAAE,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;AAClF,YAAY,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AACnF,OAAO,EAAE,aAAa,EAAE,MAAM,qCAAqC,CAAC;AACpE,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAC1E,OAAO,EACH,eAAe,EACf,sBAAsB,EACtB,wBAAwB,EACxB,sBAAsB,EACtB,wBAAwB,GAC3B,MAAM,kCAAkC,CAAC;AAC1C,OAAO,EAAE,wBAAwB,EAAE,MAAM,kCAAkC,CAAC;AAC5E,OAAO,EAAE,sBAAsB,EAAE,MAAM,kCAAkC,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,2CAA2C,CAAC;AACvF,YAAY,EACR,uBAAuB,EACvB,iBAAiB,EACjB,uBAAuB,GAC1B,MAAM,gCAAgC,CAAC"}
@@ -6,3 +6,4 @@ import { type IGeoAreaChartProps } from "./types/props/areaChart/public.js";
6
6
  * @public
7
7
  */
8
8
  export declare function GeoAreaChart(props: IGeoAreaChartProps): ReactElement;
9
+ //# sourceMappingURL=GeoAreaChart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoAreaChart.d.ts","sourceRoot":"","sources":["../../src/next/GeoAreaChart.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAW,MAAM,OAAO,CAAC;AAOnD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AAE5E;;;;GAIG;AACH,wBAAgB,YAAY,CAAC,KAAK,EAAE,kBAAkB,GAAG,YAAY,CAmCpE"}
@@ -16,3 +16,4 @@ export declare function GeoChart(props: IGeoChartProps): ReactElement;
16
16
  export declare function GeoChartInternal(props: ICoreGeoChartProps & {
17
17
  type: GeoLayerType;
18
18
  }): ReactElement;
19
+ //# sourceMappingURL=GeoChart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoChart.d.ts","sourceRoot":"","sources":["../../src/next/GeoChart.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AAU1C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AAC7E,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,kCAAkC,CAAC;AAEvE;;;;GAIG;AACH,wBAAgB,QAAQ,CAAC,KAAK,EAAE,cAAc,GAAG,YAAY,CAgB5D;AAED;;;;GAIG;AACH,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,kBAAkB,GAAG;IAAE,IAAI,EAAE,YAAY,CAAA;CAAE,GAAG,YAAY,CAajG"}
@@ -9,3 +9,4 @@ import type { IGeoPushpinChartProps } from "./types/props/pushpinChart/public.js
9
9
  * @public
10
10
  */
11
11
  export declare function GeoPushpinChart(props: IGeoPushpinChartProps): ReactElement;
12
+ //# sourceMappingURL=GeoPushpinChart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoPushpinChart.d.ts","sourceRoot":"","sources":["../../src/next/GeoPushpinChart.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAW,MAAM,OAAO,CAAC;AAQnD,OAAO,KAAK,EAER,qBAAqB,EACxB,MAAM,sCAAsC,CAAC;AAgD9C;;;;;;;GAOG;AACH,wBAAgB,eAAe,CAAC,KAAK,EAAE,qBAAqB,GAAG,YAAY,CAS1E"}
@@ -9,3 +9,4 @@ import { type ILayerExecutionRecord } from "../types/props/geoChart/internal.js"
9
9
  export declare function GeoChartDataLoader({ layerExecutions }: {
10
10
  layerExecutions: ILayerExecutionRecord[];
11
11
  }): ReactElement;
12
+ //# sourceMappingURL=GeoChartDataLoader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoChartDataLoader.d.ts","sourceRoot":"","sources":["../../../src/next/components/GeoChartDataLoader.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAqB,MAAM,OAAO,CAAC;AAe7D,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAQjF;;;;;GAKG;AACH,wBAAgB,kBAAkB,CAAC,EAC/B,eAAe,EAClB,EAAE;IACC,eAAe,EAAE,qBAAqB,EAAE,CAAC;CAC5C,GAAG,YAAY,CA6Gf"}
@@ -10,3 +10,4 @@ interface IGeoChartProvidersProps {
10
10
  }
11
11
  export declare function GeoChartProviders({ children, layerExecutions, layerOutputs, tooltipLookups }: IGeoChartProvidersProps): ReactElement;
12
12
  export {};
13
+ //# sourceMappingURL=GeoChartProviders.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoChartProviders.d.ts","sourceRoot":"","sources":["../../../src/next/components/GeoChartProviders.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,SAAS,EAAW,MAAM,OAAO,CAAC;AAKnE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAC9E,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,4CAA4C,CAAC;AACzF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAEjF,UAAU,uBAAuB;IAC7B,QAAQ,EAAE,SAAS,CAAC;IACpB,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,YAAY,EAAE,GAAG,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAAC;IAC9C,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAC;CACvD;AAED,wBAAgB,iBAAiB,CAAC,EAC9B,QAAQ,EACR,eAAe,EACf,YAAY,EACZ,cAAc,EACjB,EAAE,uBAAuB,GAAG,YAAY,CAYxC"}
@@ -10,3 +10,4 @@ interface IGeoErrorComponentProps {
10
10
  */
11
11
  export declare function GeoErrorComponent({ error }: IGeoErrorComponentProps): import("react/jsx-runtime").JSX.Element;
12
12
  export {};
13
+ //# sourceMappingURL=GeoErrorComponent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoErrorComponent.d.ts","sourceRoot":"","sources":["../../../src/next/components/GeoErrorComponent.tsx"],"names":[],"mappings":"AAIA,OAAO,EAGH,KAAK,gBAAgB,EAExB,MAAM,kBAAkB,CAAC;AAM1B;;GAEG;AACH,UAAU,uBAAuB;IAC7B,KAAK,EAAE,gBAAgB,CAAC;CAC3B;AAED;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,KAAK,EAAE,EAAE,uBAAuB,2CAWnE"}
@@ -2,3 +2,4 @@
2
2
  * @internal
3
3
  */
4
4
  export declare function GeoLoadingComponent(): import("react/jsx-runtime").JSX.Element;
5
+ //# sourceMappingURL=GeoLoadingComponent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoLoadingComponent.d.ts","sourceRoot":"","sources":["../../../src/next/components/GeoLoadingComponent.tsx"],"names":[],"mappings":"AAMA;;GAEG;AACH,wBAAgB,mBAAmB,4CAKlC"}
@@ -20,3 +20,4 @@ interface IRenderGeoChartProps {
20
20
  }
21
21
  export declare function RenderGeoChart({ onMapError }: IRenderGeoChartProps): ReactElement;
22
22
  export {};
23
+ //# sourceMappingURL=RenderGeoChart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RenderGeoChart.d.ts","sourceRoot":"","sources":["../../../src/next/components/RenderGeoChart.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAA0C,MAAM,OAAO,CAAC;AAQlF,OAAO,EACH,KAAK,gBAAgB,EAIxB,MAAM,kBAAkB,CAAC;AAsB1B;;;;;;;;;;;;;;GAcG;AACH,UAAU,oBAAoB;IAC1B,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,gBAAgB,GAAG,IAAI,KAAK,IAAI,CAAC;CACzD;AAED,wBAAgB,cAAc,CAAC,EAAE,UAAU,EAAE,EAAE,oBAAoB,GAAG,YAAY,CAqHjF"}
@@ -24,3 +24,4 @@ export interface IChevronIconProps {
24
24
  * @internal
25
25
  */
26
26
  export declare const ChevronIcon: import("react").NamedExoticComponent<IChevronIconProps>;
27
+ //# sourceMappingURL=ChevronIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChevronIcon.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/ChevronIcon.tsx"],"names":[],"mappings":"AAQA;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAED;;;;;;;;;GASG;AACH,eAAO,MAAM,WAAW,yDAatB,CAAC"}
@@ -29,3 +29,4 @@ export interface IGeoChartLegendOverlayProps {
29
29
  * @internal
30
30
  */
31
31
  export declare function GeoChartLegendOverlay({ config, chartContainerRect, layers, layerExecutions, primaryLayer, numericSymbols, formatMessage, setLegendPanelElementRef }: IGeoChartLegendOverlayProps): ReactElement | null;
32
+ //# sourceMappingURL=GeoChartLegendOverlay.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoChartLegendOverlay.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/GeoChartLegendOverlay.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAwB,MAAM,OAAO,CAAC;AAEhE,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAKvE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAEpF,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAGlE;;;;;;;;GAQG;AACH,MAAM,WAAW,2BAA2B;IACxC,MAAM,EAAE,eAAe,GAAG,SAAS,CAAC;IACpC,kBAAkB,EAAE,WAAW,GAAG,IAAI,CAAC;IACvC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,CAAC;IACnC,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,YAAY,EAAE,aAAa,GAAG,IAAI,CAAC;IACnC,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,aAAa,CAAC,EAAE,sBAAsB,CAAC;IACvC,wBAAwB,CAAC,EAAE,CAAC,OAAO,EAAE,cAAc,GAAG,IAAI,KAAK,IAAI,CAAC;CACvE;AAED;;;;GAIG;AACH,wBAAgB,qBAAqB,CAAC,EAClC,MAAM,EACN,kBAAkB,EAClB,MAAM,EACN,eAAe,EACf,YAAY,EACZ,cAAc,EACd,aAAa,EACb,wBAAwB,EAC3B,EAAE,2BAA2B,GAAG,YAAY,GAAG,IAAI,CA2DnD"}
@@ -35,3 +35,4 @@ export interface ILayerToggleSwitchProps {
35
35
  * @internal
36
36
  */
37
37
  export declare const LayerToggleSwitch: import("react").NamedExoticComponent<ILayerToggleSwitchProps>;
38
+ //# sourceMappingURL=LayerToggleSwitch.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LayerToggleSwitch.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/LayerToggleSwitch.tsx"],"names":[],"mappings":"AAIA;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACpC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IAEjB;;OAEG;IACH,QAAQ,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IAErC;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB;AAED;;;;;;;;GAQG;AACH,eAAO,MAAM,iBAAiB,+DAuB5B,CAAC"}
@@ -20,3 +20,4 @@ export interface ILegendGroupColorProps {
20
20
  enableGeoChartA11yImprovements?: boolean;
21
21
  }
22
22
  export declare const LegendGroupColor: import("react").NamedExoticComponent<ILegendGroupColorProps>;
23
+ //# sourceMappingURL=LegendGroupColor.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LegendGroupColor.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/LegendGroupColor.tsx"],"names":[],"mappings":"AAqBA,OAAO,EAEH,KAAK,YAAY,EAEpB,MAAM,6BAA6B,CAAC;AAIrC;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACnC;;OAEG;IACH,KAAK,EAAE,YAAY,CAAC;IAEpB;;;OAGG;IACH,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IAEpC;;OAEG;IACH,8BAA8B,CAAC,EAAE,OAAO,CAAC;CAC5C;AA2PD,eAAO,MAAM,gBAAgB,8DAU3B,CAAC"}
@@ -34,3 +34,4 @@ export interface ILegendGroupColorScaleProps {
34
34
  * @internal
35
35
  */
36
36
  export declare const LegendGroupColorScale: import("react").NamedExoticComponent<ILegendGroupColorScaleProps>;
37
+ //# sourceMappingURL=LegendGroupColorScale.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LegendGroupColorScale.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/LegendGroupColorScale.tsx"],"names":[],"mappings":"AAIA,OAAO,EAEH,KAAK,YAAY,EAEpB,MAAM,6BAA6B,CAAC;AAIrC,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAElE;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,KAAK,EAAE,YAAY,CAAC;IAEpB;;OAEG;IACH,8BAA8B,CAAC,EAAE,OAAO,CAAC;IAEzC;;OAEG;IACH,aAAa,CAAC,EAAE,sBAAsB,CAAC;IAEvC;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB;AAqDD;;;;;;;;;GASG;AACH,eAAO,MAAM,qBAAqB,mEA4ChC,CAAC"}
@@ -13,3 +13,4 @@ interface ILegendGroupContainerProps {
13
13
  */
14
14
  export declare const LegendGroupContainer: import("react").NamedExoticComponent<ILegendGroupContainerProps>;
15
15
  export {};
16
+ //# sourceMappingURL=LegendGroupContainer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LegendGroupContainer.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/LegendGroupContainer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAqB,KAAK,SAAS,EAAe,MAAM,OAAO,CAAC;AAIvE,UAAU,0BAA0B;IAChC,gBAAgB,EAAE,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,QAAQ,EAAE,SAAS,CAAC;CACvB;AAED;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,kEAuC/B,CAAC"}
@@ -29,3 +29,4 @@ export interface ILegendGroupSizeProps {
29
29
  * @internal
30
30
  */
31
31
  export declare const LegendGroupSize: import("react").NamedExoticComponent<ILegendGroupSizeProps>;
32
+ //# sourceMappingURL=LegendGroupSize.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LegendGroupSize.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/LegendGroupSize.tsx"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,YAAY,EAGpB,MAAM,6BAA6B,CAAC;AAKrC;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,KAAK,EAAE,YAAY,CAAC;IAEpB;;OAEG;IACH,8BAA8B,CAAC,EAAE,OAAO,CAAC;IAEzC;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB;AAsBD;;;;;;;;;GASG;AACH,eAAO,MAAM,eAAe,6DAoD1B,CAAC"}
@@ -56,3 +56,4 @@ export interface IMultiLayerLegendPanelProps {
56
56
  setPanelElementRef?: (element: HTMLDivElement | null) => void;
57
57
  }
58
58
  export declare const MultiLayerLegendPanel: import("react").NamedExoticComponent<IMultiLayerLegendPanelProps>;
59
+ //# sourceMappingURL=MultiLayerLegendPanel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MultiLayerLegendPanel.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/MultiLayerLegendPanel.tsx"],"names":[],"mappings":"AAgBA,OAAO,EAAgC,KAAK,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AACpG,OAAO,EACH,KAAK,YAAY,EAGpB,MAAM,6BAA6B,CAAC;AAErC,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AA+GlE;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,KAAK,EAAE,YAAY,CAAC;IAEpB;;;OAGG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB;;OAEG;IACH,QAAQ,CAAC,EAAE,iBAAiB,CAAC;IAE7B;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,YAAY,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAE3B;;;OAGG;IACH,uBAAuB,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IAEpD;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IAErD;;OAEG;IACH,8BAA8B,CAAC,EAAE,OAAO,CAAC;IAEzC;;OAEG;IACH,aAAa,CAAC,EAAE,sBAAsB,CAAC;IAEvC;;OAEG;IACH,kBAAkB,CAAC,EAAE,CAAC,OAAO,EAAE,cAAc,GAAG,IAAI,KAAK,IAAI,CAAC;CACjE;AA2BD,eAAO,MAAM,qBAAqB,mEA+LhC,CAAC"}
@@ -79,3 +79,4 @@ export interface IMultiLayerLegendSectionProps {
79
79
  * @internal
80
80
  */
81
81
  export declare const MultiLayerLegendSection: import("react").NamedExoticComponent<IMultiLayerLegendSectionProps>;
82
+ //# sourceMappingURL=MultiLayerLegendSection.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MultiLayerLegendSection.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/MultiLayerLegendSection.tsx"],"names":[],"mappings":"AAeA,OAAO,EAAqB,KAAK,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAQrF,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAElE;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;OAEG;IACH,OAAO,EAAE,cAAc,CAAC;IAExB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IAEpB;;;;OAIG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB;;;OAGG;IACH,aAAa,CAAC,EAAE,CAAC,OAAO,EAAE,cAAc,GAAG,IAAI,KAAK,IAAI,CAAC;IAEzD;;;OAGG;IACH,cAAc,CAAC,EAAE,cAAc,CAAC;IAEhC;;OAEG;IACH,gBAAgB,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,OAAO,KAAK,IAAI,CAAC;IAEhE;;;OAGG;IACH,kBAAkB,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IAEjE;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IAErD;;OAEG;IACH,8BAA8B,CAAC,EAAE,OAAO,CAAC;IAEzC;;OAEG;IACH,aAAa,CAAC,EAAE,sBAAsB,CAAC;CAC1C;AAwFD;;;;;;;;GAQG;AACH,eAAO,MAAM,uBAAuB,qEA2PlC,CAAC"}
@@ -6,3 +6,4 @@ import { type LegendMessageFormatter } from "./legendMessages.js";
6
6
  * @internal
7
7
  */
8
8
  export declare function resolveLegendGroupTitle(group: ILegendGroup, formatMessage?: LegendMessageFormatter): string;
9
+ //# sourceMappingURL=groupTitle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"groupTitle.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/groupTitle.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAEhE,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAElE;;;;GAIG;AACH,wBAAgB,uBAAuB,CAAC,KAAK,EAAE,YAAY,EAAE,aAAa,CAAC,EAAE,sBAAsB,GAAG,MAAM,CAS3G"}
@@ -2,3 +2,4 @@ import { type MessageDescriptor } from "react-intl";
2
2
  import { type LegendMessageId, type LegendMessageValues } from "../../types/legend/messages.js";
3
3
  export type LegendMessageFormatter = (id: LegendMessageId, values?: LegendMessageValues) => string;
4
4
  export declare const legendMessagesById: Record<LegendMessageId, MessageDescriptor>;
5
+ //# sourceMappingURL=legendMessages.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"legendMessages.d.ts","sourceRoot":"","sources":["../../../../src/next/components/multiLayerLegend/legendMessages.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,iBAAiB,EAAkB,MAAM,YAAY,CAAC;AAEpE,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAEhG,MAAM,MAAM,sBAAsB,GAAG,CAAC,EAAE,EAAE,eAAe,EAAE,MAAM,CAAC,EAAE,mBAAmB,KAAK,MAAM,CAAC;AAEnG,eAAO,MAAM,kBAAkB,EAAE,MAAM,CAAC,eAAe,EAAE,iBAAiB,CAmBxE,CAAC"}
@@ -55,3 +55,4 @@ export declare const GEO_CHART_DEFAULTS: {
55
55
  * @public
56
56
  */
57
57
  export type IGeoChartDefaults = typeof GEO_CHART_DEFAULTS;
58
+ //# sourceMappingURL=defaults.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"defaults.d.ts","sourceRoot":"","sources":["../../../src/next/constants/defaults.ts"],"names":[],"mappings":"AAKA;;;;GAIG;AACH,eAAO,MAAM,kBAAkB;IAC3B;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;CAEG,CAAC;AAEX;;;;GAIG;AACH,MAAM,MAAM,iBAAiB,GAAG,OAAO,kBAAkB,CAAC"}
@@ -12,3 +12,4 @@ export declare const EMPTY_OBJECT: {};
12
12
  * @internal
13
13
  */
14
14
  export declare const EMPTY_FILTERS: [];
15
+ //# sourceMappingURL=emptyDefaults.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"emptyDefaults.d.ts","sourceRoot":"","sources":["../../../src/next/constants/emptyDefaults.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,eAAO,MAAM,YAAY,EAAE,EAAO,CAAC;AAEnC;;GAEG;AACH,eAAO,MAAM,YAAY,IAAK,CAAC;AAE/B;;GAEG;AACH,eAAO,MAAM,aAAa,EAAE,EAAO,CAAC"}
@@ -19,3 +19,4 @@ export declare function GeoChartPropsProvider({ children, ...props }: IGeoChartC
19
19
  */
20
20
  export declare function useGeoChartProps(): IGeoChartContextProps;
21
21
  export {};
22
+ //# sourceMappingURL=GeoChartContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoChartContext.d.ts","sourceRoot":"","sources":["../../../src/next/context/GeoChartContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAA6B,MAAM,OAAO,CAAC;AAIlE,OAAO,EACH,KAAK,sBAAsB,EAC3B,KAAK,4BAA4B,EACpC,MAAM,qCAAqC,CAAC;AAE7C,KAAK,qBAAqB,GAAG,sBAAsB,GAAG,4BAA4B,CAAC;AAInF;;;;GAIG;AACH,wBAAgB,qBAAqB,CAAC,EAClC,QAAQ,EACR,GAAG,KAAK,EACX,EAAE,qBAAqB,GAAG;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,2CAEjD;AAED;;;;;;;GAOG;AACH,wBAAgB,gBAAgB,IAAI,qBAAqB,CAexD"}
@@ -13,3 +13,4 @@ export interface IGeoDataContext<TGeoData extends IGeoCommonData = IGeoCommonDat
13
13
  * @internal
14
14
  */
15
15
  export declare function useGeoData(): IGeoDataContext;
16
+ //# sourceMappingURL=GeoDataContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoDataContext.d.ts","sourceRoot":"","sources":["../../../src/next/context/GeoDataContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAEnE,OAAO,EAAE,KAAK,iBAAiB,EAAE,KAAK,cAAc,EAAE,MAAM,4BAA4B,CAAC;AACzF,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAIjE,MAAM,WAAW,eAAe,CAAC,QAAQ,SAAS,cAAc,GAAG,cAAc;IAC7E,OAAO,EAAE,QAAQ,GAAG,IAAI,CAAC;IACzB,aAAa,EAAE,cAAc,GAAG,IAAI,CAAC;IACrC,eAAe,EAAE,cAAc,EAAE,CAAC;IAClC,gBAAgB,EAAE,iBAAiB,CAAC;CACvC;AAED;;;;GAIG;AACH,wBAAgB,UAAU,IAAI,eAAe,CAa5C"}
@@ -113,3 +113,4 @@ export declare function GeoLayersProvider({ children, layerExecutions, layerOutp
113
113
  * @internal
114
114
  */
115
115
  export declare function useGeoLayers(): IGeoLayersContext;
116
+ //# sourceMappingURL=GeoLayersContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GeoLayersContext.d.ts","sourceRoot":"","sources":["../../../src/next/context/GeoLayersContext.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAsC,MAAM,OAAO,CAAC;AAE3E,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAEnE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAC9E,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,4CAA4C,CAAC;AACzF,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,+BAA+B,CAAC;AAChF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAChF,OAAO,EAAE,KAAK,iBAAiB,EAAE,KAAK,cAAc,EAAE,MAAM,4BAA4B,CAAC;AACzF,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,6BAA6B,CAAC;AACnE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAUjF;;;;;;;;GAQG;AACH,MAAM,WAAW,aAAa;IAC1B;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,SAAS,EAAE,YAAY,CAAC;IAExB;;OAEG;IACH,MAAM,EAAE,0BAA0B,GAAG,IAAI,CAAC;IAE1C;;OAEG;IACH,OAAO,EAAE,eAAe,GAAG,YAAY,GAAG,IAAI,CAAC;IAE/C;;OAEG;IACH,QAAQ,EAAE,cAAc,CAAC;IAEzB;;OAEG;IACH,aAAa,EAAE,cAAc,GAAG,IAAI,CAAC;IAErC;;OAEG;IACH,eAAe,EAAE,cAAc,EAAE,CAAC;IAElC;;OAEG;IACH,gBAAgB,EAAE,iBAAiB,CAAC;IAEpC;;OAEG;IACH,eAAe,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC;IAE9C;;OAEG;IACH,oBAAoB,CAAC,EAAE,qBAAqB,CAAC;CAChD;AAED;;;;;;;;GAQG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;OAEG;IACH,eAAe,EAAE,qBAAqB,EAAE,CAAC;IAEzC;;OAEG;IACH,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,CAAC;IAEnC;;OAEG;IACH,YAAY,EAAE,aAAa,GAAG,IAAI,CAAC;IAEnC;;OAEG;IACH,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAC;CACvD;AAID;;;;;;;;GAQG;AACH,wBAAgB,iBAAiB,CAAC,EAC9B,QAAQ,EACR,eAAe,EACf,YAAY,EACZ,cAAc,EACjB,EAAE;IACC,QAAQ,EAAE,SAAS,CAAC;IACpB,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,YAAY,EAAE,GAAG,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAAC;IAC9C,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAC;CACvD,2CAsCA;AAED;;;;;;;GAOG;AACH,wBAAgB,YAAY,IAAI,iBAAiB,CAQhD"}