@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
@@ -0,0 +1 @@
1
+ {"version":3,"file":"areaChart.d.ts","sourceRoot":"","sources":["../../../../src/next/types/config/areaChart.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACzD,OAAO,EAAE,KAAK,8BAA8B,EAAE,KAAK,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACzF,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAE7F,OAAO,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACtF,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AAC3E,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAEpD,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,YAAY,CAAC;AAClD,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,aAAa,CAAC;AACzD,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,eAAe,CAAC;AAEvD;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAChC,MAAM,CAAC,EAAE,UAAU,CAAC;IACpB;;;OAGG;IACH,MAAM,CAAC,EAAE,gBAAgB,CAAC;IAC1B,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,MAAM,CAAC,EAAE,qBAAqB,CAAC;IAC/B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,oBAAoB,CAAC,EAAE,MAAM,EAAE,CAAC;IAChC;;;OAGG;IACH,cAAc,CAAC,EAAE,8BAA8B,EAAE,EAAE,CAAC;IACpD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,kBAAkB,CAAC;IAEvC;;;;;;;OAOG;IACH,OAAO,CAAC,EAAE,UAAU,CAAC;IAErB;;;;;;OAMG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB,QAAQ,CAAC,EAAE,iBAAiB,CAAC;IAC7B,KAAK,CAAC,EAAE,eAAe,CAAC;IACxB,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;IAErB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;;;OAKG;IACH,8BAA8B,CAAC,EAAE,OAAO,CAAC;IAEzC;;;;OAIG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;IAEjC;;;;OAIG;IACH,6BAA6B,CAAC,EAAE,OAAO,CAAC;IAExC;;;;OAIG;IACH,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAElC,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAEhC;;;;OAIG;IACH,aAAa,CAAC,EAAE,oBAAoB,CAAC;CACxC"}
@@ -20,3 +20,4 @@ export interface IGeoAreasConfig {
20
20
  */
21
21
  borderWidth?: number;
22
22
  }
23
+ //# sourceMappingURL=areas.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"areas.d.ts","sourceRoot":"","sources":["../../../../src/next/types/config/areas.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB"}
@@ -58,3 +58,4 @@ export interface IGeoChartLegendConfig {
58
58
  */
59
59
  responsive?: boolean | "autoPositionWithPopup";
60
60
  }
61
+ //# sourceMappingURL=legend.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"legend.d.ts","sourceRoot":"","sources":["../../../../src/next/types/config/legend.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,MAAM,MAAM,uBAAuB,GAAG,UAAU,GAAG,WAAW,GAAG,aAAa,GAAG,cAAc,CAAC;AAEhG;;;;GAIG;AACH,MAAM,MAAM,iBAAiB,GAAG,uBAAuB,GAAG,MAAM,CAAC;AAEjE;;;;;;;;;;GAUG;AACH,MAAM,MAAM,uBAAuB,GAAG,KAAK,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,CAAC;AAE1E;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB;;;;;;;;;;OAUG;IACH,QAAQ,CAAC,EAAE,iBAAiB,GAAG,uBAAuB,CAAC;IAEvD;;;;;;;;;OASG;IACH,UAAU,CAAC,EAAE,OAAO,GAAG,uBAAuB,CAAC;CAClD"}
@@ -77,3 +77,4 @@ export declare const VALID_PUSHPIN_SIZE_OPTIONS: readonly GeoChartPushpinSizeOpt
77
77
  * @public
78
78
  */
79
79
  export declare function isValidPushpinSizeOption(value: string): value is GeoChartPushpinSizeOption;
80
+ //# sourceMappingURL=points.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"points.d.ts","sourceRoot":"","sources":["../../../../src/next/types/config/points.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,MAAM,MAAM,yBAAyB,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,GAAG,MAAM,GAAG,SAAS,CAAC;AAEnG;;;;;;;;;;;;;;;GAeG;AACH,MAAM,MAAM,iBAAiB,GAAG,QAAQ,GAAG,aAAa,GAAG,SAAS,CAAC;AAErE;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC;;;;OAIG;IACH,OAAO,CAAC,EAAE,yBAAyB,CAAC;IAEpC;;;;OAIG;IACH,OAAO,CAAC,EAAE,yBAAyB,CAAC;IAEpC;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAE5B;;;;;;;;;OASG;IACH,SAAS,CAAC,EAAE,iBAAiB,CAAC;IAE9B;;;;;;OAMG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED;;;;GAIG;AACH,eAAO,MAAM,0BAA0B,EAAE,SAAS,yBAAyB,EAOjE,CAAC;AAEX;;;;GAIG;AACH,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,yBAAyB,CAS1F"}
@@ -119,3 +119,4 @@ export interface IGeoPushpinChartConfig {
119
119
  */
120
120
  customTooltip?: ICustomTooltipConfig;
121
121
  }
122
+ //# sourceMappingURL=pushpinChart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pushpinChart.d.ts","sourceRoot":"","sources":["../../../../src/next/types/config/pushpinChart.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,UAAU,EAAE,KAAK,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAC1E,OAAO,EAAE,KAAK,8BAA8B,EAAE,KAAK,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACzF,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAE7F,OAAO,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACtF,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AAC3E,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAEpD,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,aAAa,CAAC;AACzD,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,aAAa,CAAC;AACzD,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,eAAe,CAAC;AAEvD;;;;;;;GAOG;AACH,MAAM,WAAW,sBAAsB;IACnC,MAAM,CAAC,EAAE,UAAU,CAAC;IACpB;;;OAGG;IACH,MAAM,CAAC,EAAE,gBAAgB,CAAC;IAC1B,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,MAAM,CAAC,EAAE,qBAAqB,CAAC;IAC/B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,oBAAoB,CAAC,EAAE,MAAM,EAAE,CAAC;IAChC;;;OAGG;IACH,cAAc,CAAC,EAAE,8BAA8B,EAAE,EAAE,CAAC;IACpD;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,UAAU,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;;;;;OAQG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,kBAAkB,CAAC;IAEvC;;;;;;;OAOG;IACH,OAAO,CAAC,EAAE,UAAU,CAAC;IAErB;;;;;;OAMG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB,QAAQ,CAAC,EAAE,iBAAiB,CAAC;IAC7B,MAAM,CAAC,EAAE,qBAAqB,CAAC;IAC/B,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;IAErB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;;;OAKG;IACH,8BAA8B,CAAC,EAAE,OAAO,CAAC;IAEzC;;;;OAIG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;IAEjC;;;;OAIG;IACH,6BAA6B,CAAC,EAAE,OAAO,CAAC;IAExC;;;;OAIG;IACH,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAElC,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAEhC;;;;OAIG;IACH,aAAa,CAAC,EAAE,oBAAoB,CAAC;CACxC"}
@@ -156,3 +156,4 @@ export interface IGeoChartConfig {
156
156
  */
157
157
  customTooltip?: ICustomTooltipConfig;
158
158
  }
159
+ //# sourceMappingURL=unified.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unified.d.ts","sourceRoot":"","sources":["../../../../src/next/types/config/unified.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACzD,OAAO,EAAE,KAAK,8BAA8B,EAAE,KAAK,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACzF,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAE7F,OAAO,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACtF,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AAC3E,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAEpD,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,YAAY,CAAC;AAClD,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,aAAa,CAAC;AACzD,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,aAAa,CAAC;AACzD,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,eAAe,CAAC;AAEvD;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;OAEG;IACH,MAAM,CAAC,EAAE,UAAU,CAAC;IAEpB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;OAGG;IACH,MAAM,CAAC,EAAE,gBAAgB,CAAC;IAE1B;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB;;OAEG;IACH,MAAM,CAAC,EAAE,qBAAqB,CAAC;IAE/B;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,oBAAoB,CAAC,EAAE,MAAM,EAAE,CAAC;IAEhC;;;;;;;;OAQG;IACH,cAAc,CAAC,EAAE,8BAA8B,EAAE,EAAE,CAAC;IAEpD;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,kBAAkB,CAAC;IAEvC;;;;;;;OAOG;IACH,OAAO,CAAC,EAAE,UAAU,CAAC;IAErB;;;;;;OAMG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE7B;;OAEG;IACH,UAAU,CAAC,EAAE,WAAW,CAAC;IAEzB;;OAEG;IACH,QAAQ,CAAC,EAAE,iBAAiB,CAAC;IAE7B;;OAEG;IACH,MAAM,CAAC,EAAE,qBAAqB,CAAC;IAE/B;;OAEG;IACH,KAAK,CAAC,EAAE,eAAe,CAAC;IAExB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAElB;;OAEG;IACH,YAAY,CAAC,EAAE,aAAa,CAAC;IAE7B;;OAEG;IACH,YAAY,CAAC,EAAE,aAAa,EAAE,CAAC;IAE/B;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;;;OAKG;IACH,8BAA8B,CAAC,EAAE,OAAO,CAAC;IAEzC;;;;OAIG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;IAEjC;;;;OAIG;IACH,6BAA6B,CAAC,EAAE,OAAO,CAAC;IAExC;;;;OAIG;IACH,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAElC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAE9B;;OAEG;IACH,yBAAyB,CAAC,EAAE,OAAO,CAAC;IAEpC;;OAEG;IACH,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAEhC;;;;OAIG;IACH,aAAa,CAAC,EAAE,oBAAoB,CAAC;CACxC"}
@@ -72,3 +72,4 @@ export declare function isValidViewportArea(value: string): value is IGeoChartVi
72
72
  * @internal
73
73
  */
74
74
  export declare function isConcreteViewportPreset(area: IGeoChartViewportArea | undefined): area is IConcreteViewportPreset;
75
+ //# sourceMappingURL=viewport.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"viewport.d.ts","sourceRoot":"","sources":["../../../../src/next/types/config/viewport.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,MAAM,MAAM,qBAAqB,GAC3B,MAAM,GACN,QAAQ,GACR,cAAc,GACd,cAAc,GACd,cAAc,GACd,cAAc,GACd,cAAc,GACd,cAAc,GACd,OAAO,CAAC;AAEd;;;;;GAKG;AACH,MAAM,MAAM,uBAAuB,GAAG,OAAO,CAAC,qBAAqB,EAAE,MAAM,GAAG,QAAQ,CAAC,CAAC;AAsBxF;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC;;;;OAIG;IACH,GAAG,CAAC,EAAE,OAAO,CAAC;IAEd;;;;OAIG;IACH,IAAI,CAAC,EAAE,OAAO,CAAC;CAClB;AAED;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;;OAIG;IACH,IAAI,CAAC,EAAE,qBAAqB,CAAC;IAE7B;;;;OAIG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IAEjB;;OAEG;IACH,UAAU,CAAC,EAAE,2BAA2B,CAAC;CAC5C;AAED;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,EAAE,SAAS,qBAAqB,EAAmB,CAAC;AAIrF;;;;GAIG;AACH,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,qBAAqB,CAEjF;AAED;;;;;GAKG;AACH,wBAAgB,wBAAwB,CACpC,IAAI,EAAE,qBAAqB,GAAG,SAAS,GACxC,IAAI,IAAI,uBAAuB,CAEjC"}
@@ -33,3 +33,4 @@ export interface IAreaGeoData extends IGeoCommonData {
33
33
  */
34
34
  area?: IGeoAreaItem;
35
35
  }
36
+ //# sourceMappingURL=area.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"area.d.ts","sourceRoot":"","sources":["../../../../src/next/types/geoData/area.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,YAAY,EAAE,MAAM,aAAa,CAAC;AAErE;;;;GAIG;AACH,MAAM,WAAW,YAAa,SAAQ,YAAY;IAC9C;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,IAAI,EAAE,MAAM,EAAE,CAAC;IACf;;OAEG;IACH,IAAI,EAAE,MAAM,EAAE,CAAC;CAClB;AAED;;;;;;;;GAQG;AACH,MAAM,WAAW,YAAa,SAAQ,cAAc;IAChD;;OAEG;IACH,IAAI,CAAC,EAAE,YAAY,CAAC;CACvB"}
@@ -86,3 +86,4 @@ export interface IGeoCommonData {
86
86
  */
87
87
  tooltipText?: IGeoAttributeItem;
88
88
  }
89
+ //# sourceMappingURL=common.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../../../../src/next/types/geoData/common.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,MAAM,WAAW,YAAY;IACzB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACjB;AAED;;;;GAIG;AACH,MAAM,WAAW,iBAAkB,SAAQ,YAAY;IACnD;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,IAAI,EAAE,MAAM,EAAE,CAAC;IACf;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;CACnB;AAED;;;;GAIG;AACH,MAAM,WAAW,eAAgB,SAAQ,iBAAiB;IACtD;;OAEG;IACH,IAAI,EAAE,MAAM,EAAE,CAAC;CAClB;AAED;;;;GAIG;AACH,MAAM,WAAW,eAAgB,SAAQ,YAAY;IACjD;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,IAAI,EAAE,MAAM,EAAE,CAAC;IACf;;;;;;;OAOG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED;;;;GAIG;AACH,MAAM,WAAW,cAAc;IAC3B;;OAEG;IACH,KAAK,CAAC,EAAE,eAAe,CAAC;IACxB;;OAEG;IACH,OAAO,CAAC,EAAE,eAAe,CAAC;IAC1B;;OAEG;IACH,WAAW,CAAC,EAAE,iBAAiB,CAAC;CACnC"}
@@ -56,3 +56,4 @@ export interface IPushpinGeoData extends IGeoCommonData {
56
56
  */
57
57
  geoIcon?: IGeoAttributeItem;
58
58
  }
59
+ //# sourceMappingURL=pushpin.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pushpin.d.ts","sourceRoot":"","sources":["../../../../src/next/types/geoData/pushpin.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAE3D,OAAO,EACH,KAAK,iBAAiB,EACtB,KAAK,cAAc,EACnB,KAAK,YAAY,EACjB,KAAK,eAAe,EACvB,MAAM,aAAa,CAAC;AAErB;;;;GAIG;AACH,MAAM,WAAW,oBAAqB,SAAQ,YAAY;IACtD;;OAEG;IACH,IAAI,EAAE,UAAU,EAAE,CAAC;CACtB;AAED;;;;;;;GAOG;AACH,MAAM,WAAW,aAAa;IAC1B;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;CACtB;AAED;;;;;;;;GAQG;AACH,MAAM,WAAW,eAAgB,SAAQ,cAAc;IACnD;;OAEG;IACH,QAAQ,CAAC,EAAE,oBAAoB,CAAC;IAChC;;OAEG;IACH,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB;;OAEG;IACH,QAAQ,CAAC,EAAE,eAAe,EAAE,CAAC;IAC7B;;OAEG;IACH,OAAO,CAAC,EAAE,iBAAiB,CAAC;CAC/B"}
@@ -18,3 +18,4 @@ export declare function isPushpinGeoData(data: IPushpinGeoData | IAreaGeoData):
18
18
  * @internal
19
19
  */
20
20
  export declare function isAreaGeoData(data: IPushpinGeoData | IAreaGeoData): data is IAreaGeoData;
21
+ //# sourceMappingURL=typeGuards.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"typeGuards.d.ts","sourceRoot":"","sources":["../../../../src/next/types/geoData/typeGuards.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAC9C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAEpD;;;;;;;GAOG;AACH,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,eAAe,GAAG,YAAY,GAAG,IAAI,IAAI,eAAe,CAE9F;AAED;;;;;;;GAOG;AACH,wBAAgB,aAAa,CAAC,IAAI,EAAE,eAAe,GAAG,YAAY,GAAG,IAAI,IAAI,YAAY,CAExF"}
@@ -266,3 +266,4 @@ export declare function isGeoLayerPushpin(layer: IGeoLayer): layer is IGeoLayerP
266
266
  * @public
267
267
  */
268
268
  export declare function isGeoLayerArea(layer: IGeoLayer): layer is IGeoLayerArea;
269
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/next/types/layers/index.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,UAAU,EACf,KAAK,mBAAmB,EACxB,KAAK,aAAa,EAClB,KAAK,eAAe,EACpB,KAAK,SAAS,EACd,KAAK,YAAY,IAAI,iBAAiB,EACzC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAElE;;;;;;;;;GASG;AACH,MAAM,MAAM,YAAY,GAAG,iBAAiB,CAAC;AAE7C;;;;;;;;GAQG;AACH,MAAM,WAAW,eAAe;IAC5B;;OAEG;IACH,YAAY,CAAC,EAAE,aAAa,CAAC;IAE7B;;OAEG;IACH,YAAY,CAAC,EAAE,aAAa,EAAE,CAAC;CAClC;AAED;;;;;;;;;GASG;AACH,MAAM,WAAW,aAAa;IAC1B;;;;;;OAMG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;;;;;OAMG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;;;;OAMG;IACH,IAAI,EAAE,YAAY,CAAC;IAEnB;;;;;;;;;;OAUG;IACH,KAAK,CAAC,EAAE,mBAAmB,CAAC;IAE5B;;;;;;;;;;OAUG;IACH,SAAS,CAAC,EAAE,UAAU,CAAC;IAEvB;;;;;;;OAOG;IACH,MAAM,CAAC,EAAE,eAAe,CAAC;IAEzB;;;;;;;;;;;OAWG;IACH,OAAO,CAAC,EAAE,eAAe,EAAE,CAAC;IAE5B;;;;;;OAMG;IACH,MAAM,CAAC,EAAE,SAAS,EAAE,CAAC;IAErB;;;;;;;OAOG;IACH,WAAW,CAAC,EAAE,UAAU,CAAC;CAC5B;AAED;;;;;;;;;;;;;GAaG;AACH,MAAM,WAAW,gBAAiB,SAAQ,aAAa;IACnD,IAAI,EAAE,SAAS,CAAC;IAEhB;;;;;;OAMG;IACH,QAAQ,EAAE,UAAU,CAAC;IAErB;;;;;;OAMG;IACH,SAAS,EAAE,UAAU,CAAC;IAEtB;;;;;;;;;OASG;IACH,IAAI,CAAC,EAAE,mBAAmB,CAAC;IAE3B;;;;;;OAMG;IACH,QAAQ,CAAC,EAAE,mBAAmB,EAAE,CAAC;IAEjC;;;;;;;;;;OAUG;IACH,OAAO,CAAC,EAAE,UAAU,CAAC;CACxB;AAED;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAM,WAAW,aAAc,SAAQ,aAAa;IAChD,IAAI,EAAE,MAAM,CAAC;IAEb;;;;;;;;;;OAUG;IACH,IAAI,EAAE,UAAU,CAAC;CACpB;AAED;;;;;;;;GAQG;AACH,MAAM,MAAM,SAAS,GAAG,gBAAgB,GAAG,aAAa,CAAC;AAEzD;;;;;;;;;;;GAWG;AACH,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,SAAS,GAAG,KAAK,IAAI,gBAAgB,CAE7E;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,cAAc,CAAC,KAAK,EAAE,SAAS,GAAG,KAAK,IAAI,aAAa,CAEvE"}
@@ -1,2 +1,3 @@
1
1
  export type LegendMessageId = "geochart.legend.layer.hidden" | "geochart.legend.layer.shown" | "geochart.legend.item.hidden" | "geochart.legend.item.shown" | "geochart.legend.colorScale.label" | "geochart.legend.colorScale.title.allSegments";
2
2
  export type LegendMessageValues = Record<string, string | number | undefined>;
3
+ //# sourceMappingURL=messages.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"messages.d.ts","sourceRoot":"","sources":["../../../../src/next/types/legend/messages.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,eAAe,GACrB,8BAA8B,GAC9B,6BAA6B,GAC7B,6BAA6B,GAC7B,4BAA4B,GAC5B,kCAAkC,GAClC,8CAA8C,CAAC;AAErD,MAAM,MAAM,mBAAmB,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAAC,CAAC"}
@@ -249,3 +249,4 @@ export declare function isLegendColorCategoryItem(item: ILegendItem): item is IL
249
249
  * @internal
250
250
  */
251
251
  export declare function isLegendColorScaleItem(item: ILegendItem): item is ILegendColorScaleItem;
252
+ //# sourceMappingURL=model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"model.d.ts","sourceRoot":"","sources":["../../../../src/next/types/legend/model.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAEvD,OAAO,EAAE,KAAK,eAAe,EAAE,KAAK,mBAAmB,EAAE,MAAM,eAAe,CAAC;AAE/E;;;;;;;;;GASG;AACH,MAAM,MAAM,eAAe,GAAG,MAAM,GAAG,OAAO,GAAG,YAAY,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,IAAI,EAAE,YAAY,CAAC;IAEnB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACjB;AAED;;;;;;;;GAQG;AACH,MAAM,WAAW,wBAAwB;IACrC;;OAEG;IACH,IAAI,EAAE,eAAe,CAAC;IAEtB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;;OAGG;IACH,GAAG,EAAE,MAAM,CAAC;IAEZ;;;OAGG;IACH,SAAS,EAAE,OAAO,CAAC;IAEnB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED;;;;;;;;GAQG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,IAAI,EAAE,YAAY,CAAC;IAEnB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED;;;;GAIG;AACH,MAAM,MAAM,WAAW,GAAG,qBAAqB,GAAG,wBAAwB,GAAG,qBAAqB,CAAC;AAEnG;;;;;;;GAOG;AACH,MAAM,WAAW,YAAY;IACzB;;OAEG;IACH,IAAI,EAAE,eAAe,CAAC;IAEtB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,eAAe,CAAC;IAEjC;;OAEG;IACH,kBAAkB,CAAC,EAAE,mBAAmB,CAAC;IAEzC;;OAEG;IACH,KAAK,EAAE,WAAW,EAAE,CAAC;IAErB;;;;;;OAMG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;CAC3B;AAED;;;;;;;;GAQG;AACH,MAAM,WAAW,cAAc;IAC3B;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,SAAS,EAAE,YAAY,CAAC;IAExB;;OAEG;IACH,MAAM,EAAE,YAAY,EAAE,CAAC;IAEvB;;;;OAIG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IAEpB;;;;OAIG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB;;;;;;;;OAQG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;CACpC;AAED;;;;;;;;GAQG;AACH,MAAM,WAAW,YAAY;IACzB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,QAAQ,EAAE,cAAc,EAAE,CAAC;CAC9B;AAED;;;;;;;GAOG;AACH,wBAAgB,sBAAsB,CAAC,IAAI,EAAE,WAAW,GAAG,IAAI,IAAI,qBAAqB,CAEvF;AAED;;;;;;;GAOG;AACH,wBAAgB,yBAAyB,CAAC,IAAI,EAAE,WAAW,GAAG,IAAI,IAAI,wBAAwB,CAE7F;AAED;;;;;;;GAOG;AACH,wBAAgB,sBAAsB,CAAC,IAAI,EAAE,WAAW,GAAG,IAAI,IAAI,qBAAqB,CAEvF"}
@@ -8,3 +8,4 @@
8
8
  * @alpha
9
9
  */
10
10
  export type GeoBasemap = string;
11
+ //# sourceMappingURL=basemap.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"basemap.d.ts","sourceRoot":"","sources":["../../../../src/next/types/map/basemap.ts"],"names":[],"mappings":"AAEA;;;;;;;;GAQG;AACH,MAAM,MAAM,UAAU,GAAG,MAAM,CAAC"}
@@ -115,3 +115,4 @@ export interface IMapViewport {
115
115
  */
116
116
  bounds?: IGeoLngLatBounds;
117
117
  }
118
+ //# sourceMappingURL=provider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"provider.d.ts","sourceRoot":"","sources":["../../../../src/next/types/map/provider.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AAC3E,OAAO,EAAE,KAAK,UAAU,EAAE,KAAK,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAClF,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AACxE,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,uBAAuB,CAAC;AAEzE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE/C;;;;GAIG;AACH,MAAM,WAAW,WAAW;IACxB;;OAEG;IACH,SAAS,EAAE,WAAW,CAAC;IAEvB;;OAEG;IACH,MAAM,CAAC,EAAE,UAAU,CAAC;IAEpB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,MAAM,CAAC,EAAE,gBAAgB,CAAC;IAE1B;;;;;OAKG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,UAAU,CAAC,EAAE,2BAA2B,CAAC;IAEzC;;OAEG;IACH,6BAA6B,CAAC,EAAE,OAAO,CAAC;IAExC;;;;;;OAMG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAExB;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAEhC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAE9B;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,kBAAkB,CAAC;IAEpC;;;;;OAKG;IACH,OAAO,CAAC,EAAE,UAAU,CAAC;IAErB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB;AAED;;;;;;;GAOG;AACH,MAAM,WAAW,iBAAkB,SAAQ,sBAAsB;IAC7D;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB;;OAEG;IACH,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC/B;AAED;;;;GAIG;AACH,MAAM,WAAW,YAAY;IACzB;;OAEG;IACH,MAAM,EAAE,UAAU,CAAC;IAEnB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,MAAM,CAAC,EAAE,gBAAgB,CAAC;CAC7B"}
@@ -40,3 +40,4 @@ import { type IGeoAreaChartBaseProps } from "./public.js";
40
40
  */
41
41
  export interface ICoreGeoAreaChartProps extends IGeoAreaChartBaseProps, IDataVisualizationProps {
42
42
  }
43
+ //# sourceMappingURL=internal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../../../../src/next/types/props/areaChart/internal.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;;;;;;;;;;;;GAsBG;AAEH,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAEhE,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAE1D;;;;;;;;;;;;;;GAcG;AACH,MAAM,WAAW,sBAAuB,SAAQ,sBAAsB,EAAE,uBAAuB;CAAG"}
@@ -31,3 +31,4 @@ export interface IGeoAreaChartProps extends IGeoAreaChartBaseProps {
31
31
  */
32
32
  area: AttributeOrPlaceholder;
33
33
  }
34
+ //# sourceMappingURL=public.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"public.d.ts","sourceRoot":"","sources":["../../../../../src/next/types/props/areaChart/public.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,6BAA6B,EAAE,KAAK,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAEnG,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AACrE,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,cAAc,CAAC;AAEhE;;;;GAIG;AACH,MAAM,WAAW,sBAAuB,SAAQ,2BAA2B;IACvE;;OAEG;IACH,KAAK,CAAC,EAAE,6BAA6B,CAAC;IAEtC;;OAEG;IACH,SAAS,CAAC,EAAE,sBAAsB,CAAC;IAEnC;;OAEG;IACH,MAAM,CAAC,EAAE,mBAAmB,CAAC;CAChC;AAED;;;;GAIG;AACH,MAAM,WAAW,kBAAmB,SAAQ,sBAAsB;IAC9D;;OAEG;IACH,IAAI,EAAE,sBAAsB,CAAC;CAChC"}
@@ -67,3 +67,4 @@ export interface ILayerExecutionRecord<TLayer extends IGeoLayer = IGeoLayer> {
67
67
  layer: TLayer;
68
68
  execution: IPreparedExecution;
69
69
  }
70
+ //# sourceMappingURL=internal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../../../../src/next/types/props/geoChart/internal.ts"],"names":[],"mappings":"AAEA;;;;;;;;;GASG;AAEH,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,eAAe,EAAE,KAAK,SAAS,EAAE,MAAM,qBAAqB,CAAC;AACpG,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAEhE,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAE1E,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,aAAa,CAAC;AAElD;;;;GAIG;AACH,MAAM,MAAM,kBAAkB,GAAG,IAAI,CAAC,sBAAsB,EAAE,QAAQ,CAAC,GACnE,uBAAuB,GACvB,4BAA4B,CAAC;AAEjC;;;;;GAKG;AACH,MAAM,WAAW,4BAA4B;IACzC;;;OAGG;IACH,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAE7B;;;OAGG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB;AAED;;;;GAIG;AACH,MAAM,WAAW,sBAAuB,SAAQ,cAAc;IAC1D,MAAM,EAAE,SAAS,EAAE,CAAC;IACpB,IAAI,EAAE,YAAY,CAAC;IACnB;;;;;;;;;OASG;IACH,OAAO,CAAC,EAAE,eAAe,EAAE,CAAC;CAC/B;AAED;;;;GAIG;AACH,MAAM,WAAW,qBAAqB,CAAC,MAAM,SAAS,SAAS,GAAG,SAAS;IACvE,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,kBAAkB,CAAC;CACjC"}
@@ -20,3 +20,4 @@ export interface IGeoChartProps extends IGeoCommonExecutionProps {
20
20
  */
21
21
  config?: IGeoChartConfig;
22
22
  }
23
+ //# sourceMappingURL=public.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"public.d.ts","sourceRoot":"","sources":["../../../../../src/next/types/props/geoChart/public.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAC1E,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,cAAc,CAAC;AAE7D;;;;GAIG;AACH,MAAM,WAAW,cAAe,SAAQ,wBAAwB;IAC5D;;OAEG;IACH,IAAI,CAAC,EAAE,YAAY,CAAC;IAEpB;;OAEG;IACH,MAAM,EAAE,SAAS,EAAE,CAAC;IAEpB;;OAEG;IACH,MAAM,CAAC,EAAE,eAAe,CAAC;CAG5B"}
@@ -40,3 +40,4 @@ import { type IGeoPushpinChartBaseProps } from "./public.js";
40
40
  */
41
41
  export interface ICoreGeoPushpinChartProps extends IGeoPushpinChartBaseProps, IDataVisualizationProps {
42
42
  }
43
+ //# sourceMappingURL=internal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../../../../src/next/types/props/pushpinChart/internal.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;;;;;;;;;;;;GAsBG;AAEH,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAEhE,OAAO,EAAE,KAAK,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAE7D;;;;;;;;;;;;;;GAcG;AACH,MAAM,WAAW,yBAA0B,SAAQ,yBAAyB,EAAE,uBAAuB;CAAG"}
@@ -65,3 +65,4 @@ export interface IGeoPushpinChartLocationProps extends IGeoPushpinChartBaseProps
65
65
  * @public
66
66
  */
67
67
  export type IGeoPushpinChartProps = IGeoPushpinChartLocationProps | IGeoPushpinChartLatitudeLongitudeProps;
68
+ //# sourceMappingURL=public.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"public.d.ts","sourceRoot":"","sources":["../../../../../src/next/types/props/pushpinChart/public.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,6BAA6B,EAAE,KAAK,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAEnG,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,8BAA8B,CAAC;AAC3E,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,cAAc,CAAC;AAEhE;;;;GAIG;AACH,MAAM,WAAW,yBAA0B,SAAQ,2BAA2B;IAC1E;;OAEG;IACH,SAAS,CAAC,EAAE,sBAAsB,CAAC;IAEnC;;OAEG;IACH,IAAI,CAAC,EAAE,6BAA6B,CAAC;IAErC;;OAEG;IACH,KAAK,CAAC,EAAE,6BAA6B,CAAC;IAEtC;;OAEG;IACH,MAAM,CAAC,EAAE,sBAAsB,CAAC;CACnC;AAED;;;;GAIG;AACH,MAAM,WAAW,sCAAuC,SAAQ,yBAAyB;IACrF;;OAEG;IACH,QAAQ,EAAE,sBAAsB,CAAC;IAEjC;;OAEG;IACH,SAAS,EAAE,sBAAsB,CAAC;CACrC;AAED;;;;;;;;;;GAUG;AACH,MAAM,WAAW,6BAA8B,SAAQ,yBAAyB;IAC5E;;;;;OAKG;IACH,QAAQ,EAAE,sBAAsB,CAAC;CACpC;AAED;;;;GAIG;AACH,MAAM,MAAM,qBAAqB,GAAG,6BAA6B,GAAG,sCAAsC,CAAC"}
@@ -77,3 +77,4 @@ export interface IGeoSingleLayerWrapperProps extends IGeoCommonExecutionProps {
77
77
  */
78
78
  additionalLayers?: IGeoLayer[];
79
79
  }
80
+ //# sourceMappingURL=shared.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shared.d.ts","sourceRoot":"","sources":["../../../../src/next/types/props/shared.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,KAAK,gBAAgB,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AACzE,OAAO,EACH,KAAK,uBAAuB,EAC5B,KAAK,mBAAmB,EACxB,KAAK,6BAA6B,EAClC,KAAK,mBAAmB,EAC3B,MAAM,kBAAkB,CAAC;AAE1B,OAAO,EACH,KAAK,qBAAqB,EAC1B,KAAK,6BAA6B,EAClC,KAAK,8BAA8B,EACnC,KAAK,mBAAmB,EAC3B,MAAM,mCAAmC,CAAC;AAC3C,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAEpD;;;;GAIG;AACH,MAAM,WAAW,wBAAyB,SAAQ,mBAAmB,EAAE,uBAAuB;IAC1F;;OAEG;IACH,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAE7B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;;;;;;;;;OAWG;IACH,OAAO,CAAC,EAAE,6BAA6B,CAAC;IAExC;;;;;OAKG;IACH,6BAA6B,CAAC,EAAE,MAAM,CAAC;IAEvC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAE9B;;OAEG;IACH,uBAAuB,CAAC,EAAE,6BAA6B,CAAC;IAExD;;OAEG;IACH,aAAa,CAAC,EAAE,mBAAmB,CAAC;IAEpC;;OAEG;IACH,eAAe,CAAC,EAAE,qBAAqB,CAAC;IAExC;;OAEG;IACH,wBAAwB,CAAC,EAAE,8BAA8B,CAAC;CAC7D;AAED;;;;GAIG;AACH,MAAM,WAAW,2BAA4B,SAAQ,wBAAwB;IACzE;;OAEG;IACH,MAAM,CAAC,EAAE,mBAAmB,CAAC;IAE7B;;OAEG;IACH,gBAAgB,CAAC,EAAE,SAAS,EAAE,CAAC;CAClC"}
@@ -10,3 +10,4 @@ export declare function compareAlphabetically(left: string, right: string): numb
10
10
  * @internal
11
11
  */
12
12
  export declare function compareLexicographically(left: string, right: string): number;
13
+ //# sourceMappingURL=alphabeticalSorting.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"alphabeticalSorting.d.ts","sourceRoot":"","sources":["../../../src/next/utils/alphabeticalSorting.ts"],"names":[],"mappings":"AAIA;;;;GAIG;AACH,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,MAAM,CAEzE;AAED;;;;GAIG;AACH,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,MAAM,CAM5E"}
@@ -15,3 +15,4 @@ export interface IResolvedLayerColorConfig {
15
15
  * @internal
16
16
  */
17
17
  export declare function resolveLayerColorConfig(layer: Pick<IGeoLayer, "config"> | undefined, chartConfig: IGeoChartConfig | undefined): IResolvedLayerColorConfig;
18
+ //# sourceMappingURL=resolveLayerColorConfig.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resolveLayerColorConfig.d.ts","sourceRoot":"","sources":["../../../../src/next/utils/color/resolveLayerColorConfig.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAEzD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAElE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAI7D,MAAM,WAAW,yBAAyB;IACtC,YAAY,EAAE,aAAa,CAAC;IAC5B,YAAY,EAAE,aAAa,EAAE,CAAC;CACjC;AAED;;;;;;;GAOG;AACH,wBAAgB,uBAAuB,CACnC,KAAK,EAAE,IAAI,CAAC,SAAS,EAAE,QAAQ,CAAC,GAAG,SAAS,EAC5C,WAAW,EAAE,eAAe,GAAG,SAAS,GACzC,yBAAyB,CAK3B"}
@@ -14,3 +14,4 @@ import { type DataViewFacade, type IExportFunction } from "@gooddata/sdk-ui";
14
14
  * @internal
15
15
  */
16
16
  export declare function createGeoExportFunction(backend: IAnalyticalBackend, workspace: string, dataView: DataViewFacade, insight: IInsightDefinition, settings: ISettings | undefined, exportTitle?: string): IExportFunction;
17
+ //# sourceMappingURL=createGeoExportFunction.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"createGeoExportFunction.d.ts","sourceRoot":"","sources":["../../../src/next/utils/createGeoExportFunction.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAEH,KAAK,kBAAkB,EACvB,KAAK,SAAS,EAIjB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EACH,KAAK,cAAc,EACnB,KAAK,eAAe,EAIvB,MAAM,kBAAkB,CAAC;AAG1B;;;;;;;;;;;GAWG;AACH,wBAAgB,uBAAuB,CACnC,OAAO,EAAE,kBAAkB,EAC3B,SAAS,EAAE,MAAM,EACjB,QAAQ,EAAE,cAAc,EACxB,OAAO,EAAE,kBAAkB,EAC3B,QAAQ,EAAE,SAAS,GAAG,SAAS,EAC/B,WAAW,CAAC,EAAE,MAAM,GACrB,eAAe,CA+CjB"}
@@ -82,3 +82,4 @@ export declare function validateLayersDataSize(layerExecutions: ILayerValidation
82
82
  limit: number;
83
83
  } | null;
84
84
  export {};
85
+ //# sourceMappingURL=dataValidation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dataValidation.d.ts","sourceRoot":"","sources":["../../../src/next/utils/dataValidation.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAClE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAGnE;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAChC;;OAEG;IACH,cAAc,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;CACjB;AAED;;;;GAIG;AACH,UAAU,sBAAsB;IAC5B,OAAO,EAAE,MAAM,CAAC;CACnB;AAED;;;;GAIG;AACH,UAAU,sBAAsB;IAC5B,MAAM,EAAE;QAAE,OAAO,EAAE,eAAe,GAAG,YAAY,CAAA;KAAE,GAAG,IAAI,CAAC;CAC9D;AAED;;;;;;;GAOG;AACH,wBAAgB,kBAAkB,CAAC,MAAM,CAAC,EAAE,eAAe,GAAG,MAAM,CAEnE;AAED;;;;;;;;GAQG;AACH,wBAAgB,uBAAuB,CAAC,OAAO,EAAE,eAAe,GAAG,IAAI,EAAE,KAAK,EAAE,MAAM,GAAG,mBAAmB,CAO3G;AAED;;;;;;;;GAQG;AACH,wBAAgB,oBAAoB,CAAC,OAAO,EAAE,YAAY,GAAG,IAAI,EAAE,KAAK,EAAE,MAAM,GAAG,mBAAmB,CAOrG;AAED;;;;;;;;;GASG;AACH,wBAAgB,sBAAsB,CAClC,eAAe,EAAE,sBAAsB,EAAE,EACzC,YAAY,EAAE,GAAG,CAAC,MAAM,EAAE,sBAAsB,CAAC,EACjD,KAAK,EAAE,MAAM,GACd;IAAE,WAAW,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAA;CAAE,GAAG,IAAI,CAgB/C"}
@@ -65,3 +65,4 @@ export declare function createExecutionBucketsFingerprint(execution: IPreparedEx
65
65
  * @internal
66
66
  */
67
67
  export declare function createLayersStructureFingerprint(layerExecutions: ILayerExecutionRecord[]): string;
68
+ //# sourceMappingURL=fingerprint.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"fingerprint.d.ts","sourceRoot":"","sources":["../../../src/next/utils/fingerprint.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEvD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAEjF;;;;GAIG;AACH,eAAO,MAAM,qBAAqB,kBAAkB,CAAC;AAErD;;;;;;;;;;;;GAYG;AACH,wBAAgB,0BAA0B,CACtC,cAAc,EAAE,GAAG,CAAC,MAAM,EAAE,cAAc,CAAC,EAC3C,OAAO,EAAE,OAAO,GACjB,MAAM,CAQR;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,2BAA2B,CACvC,eAAe,EAAE,KAAK,CAAC;IAAE,SAAS,EAAE;QAAE,WAAW,IAAI,MAAM,CAAA;KAAE,CAAA;CAAE,CAAC,GACjE,MAAM,CAER;AA2BD;;;;;;;;GAQG;AACH,wBAAgB,iCAAiC,CAAC,SAAS,EAAE,kBAAkB,GAAG,MAAM,CAEvF;AAED;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,gCAAgC,CAAC,eAAe,EAAE,qBAAqB,EAAE,GAAG,MAAM,CAQjG"}
@@ -35,3 +35,4 @@ export declare function resolveGeoCollectionMetadata(descriptor: IAttributeDescr
35
35
  * @internal
36
36
  */
37
37
  export declare function getLocationCollectionMetadata(dataView: DataViewFacade | null): IGeoCollectionMetadata | undefined;
38
+ //# sourceMappingURL=geoCollection.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"geoCollection.d.ts","sourceRoot":"","sources":["../../../src/next/utils/geoCollection.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,iBAAiB,EACtB,KAAK,oBAAoB,EAE5B,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEvD;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACnC;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,IAAI,CAAC,EAAE,iBAAiB,CAAC;CAC5B;AAED;;;;GAIG;AACH,wBAAgB,4BAA4B,CACxC,UAAU,EAAE,oBAAoB,GAAG,SAAS,GAC7C,sBAAsB,GAAG,SAAS,CAgBpC;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,6BAA6B,CACzC,QAAQ,EAAE,cAAc,GAAG,IAAI,GAChC,sBAAsB,GAAG,SAAS,CAWpC"}
@@ -9,3 +9,4 @@ export interface IGeoHeaderStrings {
9
9
  * @internal
10
10
  */
11
11
  export declare function getGeoHeaderStrings(intl: IntlShape): IGeoHeaderStrings;
12
+ //# sourceMappingURL=geoHeaders.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"geoHeaders.d.ts","sourceRoot":"","sources":["../../../src/next/utils/geoHeaders.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C,MAAM,WAAW,iBAAiB;IAC9B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,EAAE,MAAM,CAAC;CAC5B;AAED;;;;GAIG;AACH,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,SAAS,GAAG,iBAAiB,CAKtE"}
@@ -15,3 +15,4 @@ export declare function isLngLatTupleBounds(value: unknown): value is LngLatTupl
15
15
  export declare function isGeoJsonPosition(value: unknown): value is GeoJSON.Position;
16
16
  export declare function isGeoJsonPoint(value: unknown): value is GeoJSON.Point;
17
17
  export declare function isGeoJsonPolygonLike(value: unknown): value is GeoJSON.Polygon | GeoJSON.MultiPolygon;
18
+ //# sourceMappingURL=guards.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"guards.d.ts","sourceRoot":"","sources":["../../../src/next/utils/guards.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,UAAU,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AACjD,MAAM,MAAM,WAAW,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;AAC3C,MAAM,MAAM,iBAAiB,GAAG,CAAC,WAAW,EAAE,WAAW,CAAC,CAAC;AAE3D;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,IAAI,GAAG,SAAS,EAAE,GAAG;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,SAAS,CAAA;CAAE,CAAC;AAEtG,wBAAgB,QAAQ,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,UAAU,CAE5D;AAED,wBAAgB,QAAQ,CAAC,KAAK,EAAE,OAAO,GAAG,UAAU,GAAG,SAAS,CAE/D;AAED,wBAAgB,cAAc,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,MAAM,CAE9D;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,WAAW,CAIlE;AAED,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,iBAAiB,CAE9E;AAED,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,OAAO,CAAC,QAAQ,CAE3E;AAED,wBAAgB,cAAc,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,OAAO,CAAC,KAAK,CAOrE;AAED,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,OAAO,CAAC,OAAO,GAAG,OAAO,CAAC,YAAY,CAgBpG"}
@@ -64,3 +64,4 @@ export declare function geoLayerToInsightLayer(layer: IGeoLayer): IInsightLayerD
64
64
  * @internal
65
65
  */
66
66
  export declare function geoLayersToInsightLayers(layers: IGeoLayer[]): IInsightLayerDefinition[];
67
+ //# sourceMappingURL=layerConversion.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"layerConversion.d.ts","sourceRoot":"","sources":["../../../src/next/utils/layerConversion.ts"],"names":[],"mappings":"AAEA,OAAO,EAOH,KAAK,uBAAuB,EAY/B,MAAM,qBAAqB,CAAC;AAI7B,OAAO,EACH,KAAK,SAAS,EAKjB,MAAM,0BAA0B,CAAC;AA2GlC;;;;GAIG;AACH,eAAO,MAAM,eAAe;;;CAGlB,CAAC;AAyQX;;;;;;;;;;;;GAYG;AACH,wBAAgB,sBAAsB,CAAC,YAAY,EAAE,uBAAuB,GAAG,SAAS,GAAG,IAAI,CAW9F;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,wBAAwB,CAAC,aAAa,EAAE,uBAAuB,EAAE,GAAG,SAAS,EAAE,CAE9F;AA+FD;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,SAAS,GAAG,uBAAuB,CAehF;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,wBAAwB,CAAC,MAAM,EAAE,SAAS,EAAE,GAAG,uBAAuB,EAAE,CAEvF"}
@@ -37,3 +37,4 @@ export interface IAggregateLegendOptions {
37
37
  chartConfig?: IGeoChartConfig;
38
38
  }
39
39
  export declare function aggregateLegend(layerExecutions: ILayerExecutionRecord[], layers: Map<string, IGeoLayerData>, options?: IAggregateLegendOptions): ILegendModel;
40
+ //# sourceMappingURL=aggregateLegend.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"aggregateLegend.d.ts","sourceRoot":"","sources":["../../../../src/next/utils/legend/aggregateLegend.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AAI7E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAGrE,OAAO,EAAE,KAAK,YAAY,EAAuB,MAAM,6BAA6B,CAAC;AACrF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAMpF;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACpC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;;;;;;OAQG;IACH,mBAAmB,CAAC,EAAE,mBAAmB,CAAC;IAE1C;;;;;;OAMG;IACH,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAE1B;;OAEG;IACH,WAAW,CAAC,EAAE,eAAe,CAAC;CACjC;AA+CD,wBAAgB,eAAe,CAC3B,eAAe,EAAE,qBAAqB,EAAE,EACxC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,EAClC,OAAO,CAAC,EAAE,uBAAuB,GAClC,YAAY,CA4Ed"}
@@ -32,3 +32,4 @@ export interface IComputeAreaLegendParams {
32
32
  * @internal
33
33
  */
34
34
  export declare function computeAreaLegend(params: IComputeAreaLegendParams): ILegendSection | null;
35
+ //# sourceMappingURL=computeAreaLegend.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"computeAreaLegend.d.ts","sourceRoot":"","sources":["../../../../src/next/utils/legend/computeAreaLegend.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AACvF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAChE,OAAO,EAAqB,KAAK,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAYrF;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACrC,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,YAAY,CAAC;IACtB,WAAW,EAAE,cAAc,EAAE,CAAC;IAC9B,gBAAgB,EAAE,iBAAiB,CAAC;IACpC,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,mBAAmB,CAAC,EAAE,MAAM,CAAC;CAChC;AAED;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,iBAAiB,CAAC,MAAM,EAAE,wBAAwB,GAAG,cAAc,GAAG,IAAI,CAuFzF"}
@@ -17,3 +17,4 @@ export interface IComputeColorScaleOptions {
17
17
  * @internal
18
18
  */
19
19
  export declare function computeColorScale(colorData: number[], format: string, numericSymbols?: string[], baseColor?: string, options?: IComputeColorScaleOptions): ILegendColorScaleItem | null;
20
+ //# sourceMappingURL=computeColorScale.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"computeColorScale.d.ts","sourceRoot":"","sources":["../../../../src/next/utils/legend/computeColorScale.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AASzE,MAAM,WAAW,yBAAyB;IACtC,cAAc,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED;;;;;;;;;;;;;GAaG;AACH,wBAAgB,iBAAiB,CAC7B,SAAS,EAAE,MAAM,EAAE,EACnB,MAAM,EAAE,MAAM,EACd,cAAc,CAAC,EAAE,MAAM,EAAE,EACzB,SAAS,CAAC,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,yBAAyB,GACpC,qBAAqB,GAAG,IAAI,CA6B9B"}
@@ -45,3 +45,4 @@ export interface IComputePushpinLegendParams {
45
45
  * @internal
46
46
  */
47
47
  export declare function computePushpinLegend(params: IComputePushpinLegendParams): ILegendSection | null;
48
+ //# sourceMappingURL=computePushpinLegend.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"computePushpinLegend.d.ts","sourceRoot":"","sources":["../../../../src/next/utils/legend/computePushpinLegend.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AACvF,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AACtE,OAAO,EAEH,KAAK,cAAc,EACnB,KAAK,qBAAqB,EAC7B,MAAM,6BAA6B,CAAC;AAkCrC;;;;;;;;;;;;GAYG;AACH,wBAAgB,kBAAkB,CAC9B,OAAO,EAAE,eAAe,EACxB,cAAc,CAAC,EAAE,MAAM,EAAE,GAC1B,qBAAqB,EAAE,CAuDzB;AAED;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,eAAe,CAAC;IACzB,WAAW,EAAE,cAAc,EAAE,CAAC;IAC9B,gBAAgB,EAAE,iBAAiB,CAAC;IACpC,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,mBAAmB,CAAC,EAAE,MAAM,CAAC;CAChC;AAED;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,oBAAoB,CAAC,MAAM,EAAE,2BAA2B,GAAG,cAAc,GAAG,IAAI,CAmG/F"}
@@ -8,3 +8,4 @@ import type { GeoLegendPosition } from "../../types/config/legend.js";
8
8
  * @internal
9
9
  */
10
10
  export declare function normalizeGeoLegendPosition(position: string | undefined): GeoLegendPosition;
11
+ //# sourceMappingURL=geoLegendPosition.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"geoLegendPosition.d.ts","sourceRoot":"","sources":["../../../../src/next/utils/legend/geoLegendPosition.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAER,iBAAiB,EAEpB,MAAM,8BAA8B,CAAC;AAsBtC;;;;;;;GAOG;AACH,wBAAgB,0BAA0B,CAAC,QAAQ,EAAE,MAAM,GAAG,SAAS,GAAG,iBAAiB,CAc1F"}
@@ -58,3 +58,4 @@ export declare function isAttributeOnlyPushpinData(geoData: IPushpinGeoData): bo
58
58
  export declare function isAttributeOnlyGeoData(geoData: IAreaGeoData, layerType: "area"): boolean;
59
59
  export declare function isAttributeOnlyGeoData(geoData: IPushpinGeoData, layerType: "pushpin"): boolean;
60
60
  export declare function isAttributeOnlyGeoData(geoData: IAreaGeoData | IPushpinGeoData, layerType: "area" | "pushpin"): boolean;
61
+ //# sourceMappingURL=legendUtils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"legendUtils.d.ts","sourceRoot":"","sources":["../../../../src/next/utils/legend/legendUtils.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AACpE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAChE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AACtE,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,6BAA6B,CAAC;AAE5E;;;;GAIG;AACH,eAAO,MAAM,qBAAqB,SAAS,CAAC;AAE5C;;;;GAIG;AACH,eAAO,MAAM,yBAAyB,uBAAuB,CAAC;AAE9D;;;;GAIG;AACH,eAAO,MAAM,+BAA+B,sCAAsC,CAAC;AAEnF;;;;GAIG;AACH,eAAO,MAAM,+BAA+B,sCAAsC,CAAC;AAEnF;;;;;;;GAOG;AACH,wBAAgB,wBAAwB,CAAC,WAAW,EAAE,cAAc,EAAE,GAAG,wBAAwB,EAAE,CAQlG;AAED;;;;;GAKG;AACH,wBAAgB,uBAAuB,CAAC,OAAO,EAAE,YAAY,GAAG,OAAO,CAEtE;AAED;;;;;GAKG;AACH,wBAAgB,0BAA0B,CAAC,OAAO,EAAE,eAAe,GAAG,OAAO,CAE5E;AAED;;;;;GAKG;AACH,wBAAgB,sBAAsB,CAAC,OAAO,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC;AAC1F,wBAAgB,sBAAsB,CAAC,OAAO,EAAE,eAAe,EAAE,SAAS,EAAE,SAAS,GAAG,OAAO,CAAC;AAChG,wBAAgB,sBAAsB,CAClC,OAAO,EAAE,YAAY,GAAG,eAAe,EACvC,SAAS,EAAE,MAAM,GAAG,SAAS,GAC9B,OAAO,CAAC"}
@@ -28,3 +28,4 @@ export declare const mapCanvasInstructionMessagesById: Record<MapCanvasInstructi
28
28
  * @internal
29
29
  */
30
30
  export declare function getMapCanvasInstructionMessageId({ isStatic, canPan, canZoom, canRotatePitch }: IMapCanvasInstructionCapabilities): MapCanvasInstructionMessageId;
31
+ //# sourceMappingURL=mapCanvasAccessibility.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mapCanvasAccessibility.d.ts","sourceRoot":"","sources":["../../../src/next/utils/mapCanvasAccessibility.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,iBAAiB,EAAkB,MAAM,YAAY,CAAC;AAEpE,OAAO,EACH,KAAK,sBAAsB,EAG9B,MAAM,6BAA6B,CAAC;AACrC,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAElE,MAAM,WAAW,iCAAiC;IAC9C,QAAQ,EAAE,OAAO,CAAC;IAClB,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,OAAO,CAAC;IACjB,cAAc,EAAE,OAAO,CAAC;CAC3B;AAED,MAAM,WAAW,6BAA8B,SAAQ,iCAAiC;IACpF,4BAA4B,EAAE,OAAO,CAAC;IACtC,yBAAyB,EAAE,OAAO,CAAC;CACtC;AAED;;;;GAIG;AACH,wBAAgB,+BAA+B,CAC3C,MAAM,CAAC,EAAE,IAAI,CAAC,eAAe,EAAE,UAAU,GAAG,yBAAyB,CAAC,EACtE,oBAAoB,CAAC,EAAE,OAAO,CAAC,sBAAsB,CAAC,GACvD,6BAA6B,CAqB/B;AAED;;GAEG;AACH,MAAM,MAAM,6BAA6B,GACnC,4BAA4B,GAC5B,qDAAqD,GACrD,0CAA0C,GAC1C,0CAA0C,GAC1C,2CAA2C,CAAC;AAElD,eAAO,MAAM,gCAAgC,EAAE,MAAM,CAAC,6BAA6B,EAAE,iBAAiB,CAiBhG,CAAC;AAEP;;;;GAIG;AACH,wBAAgB,gCAAgC,CAAC,EAC7C,QAAQ,EACR,MAAM,EACN,OAAO,EACP,cAAc,EACjB,EAAE,iCAAiC,GAAG,6BAA6B,CAsBnE"}
@@ -23,3 +23,4 @@ export interface IMapLibreLocale {
23
23
  * @internal
24
24
  */
25
25
  export declare function generateMapLibreLocale(intl: IntlShape): IMapLibreLocale;
26
+ //# sourceMappingURL=mapLocale.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mapLocale.d.ts","sourceRoot":"","sources":["../../../src/next/utils/mapLocale.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAE5C;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B,+BAA+B,EAAE,MAAM,CAAC;IACxC,8BAA8B,EAAE,MAAM,CAAC;IACvC,yBAAyB,EAAE,MAAM,CAAC;CACrC;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,sBAAsB,CAAC,IAAI,EAAE,SAAS,GAAG,eAAe,CAYvE"}
@@ -21,3 +21,4 @@ export declare function registerHeaderPredicateKey(predicate: IHeaderPredicate,
21
21
  * @internal
22
22
  */
23
23
  export declare function getHeaderPredicateFingerprint(predicate: IHeaderPredicate): string;
24
+ //# sourceMappingURL=predicateFingerprint.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"predicateFingerprint.d.ts","sourceRoot":"","sources":["../../../src/next/utils/predicateFingerprint.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AA2BzD;;;;;;;;GAQG;AACH,wBAAgB,0BAA0B,CAAC,SAAS,EAAE,gBAAgB,EAAE,GAAG,EAAE,MAAM,GAAG,IAAI,CAEzF;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,6BAA6B,CAAC,SAAS,EAAE,gBAAgB,GAAG,MAAM,CAkBjF"}
@@ -4,3 +4,4 @@
4
4
  * @internal
5
5
  */
6
6
  export declare function prefersReducedMotion(): boolean;
7
+ //# sourceMappingURL=prefersReducedMotion.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"prefersReducedMotion.d.ts","sourceRoot":"","sources":["../../../src/next/utils/prefersReducedMotion.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,wBAAgB,oBAAoB,IAAI,OAAO,CAM9C"}
@@ -40,3 +40,4 @@ export type BoundsChangedCallback = (bounds: IGeoLngLatBounds) => void;
40
40
  * @public
41
41
  */
42
42
  export type ViewportInteractionEndCallback = () => void;
43
+ //# sourceMappingURL=geoCommon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"geoCommon.d.ts","sourceRoot":"","sources":["../../src/publicTypes/geoCommon.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,MAAM,WAAW,UAAU;IACvB,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;CACf;AAED;;;;GAIG;AACH,MAAM,WAAW,gBAAgB;IAC7B,SAAS,EAAE,UAAU,CAAC;IACtB,SAAS,EAAE,UAAU,CAAC;CACzB;AAED;;;;GAIG;AACH,MAAM,MAAM,6BAA6B,GAAG,CAAC,MAAM,EAAE,UAAU,KAAK,IAAI,CAAC;AAEzE;;;;GAIG;AACH,MAAM,MAAM,mBAAmB,GAAG,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;AAEzD;;;;GAIG;AACH,MAAM,MAAM,qBAAqB,GAAG,CAAC,MAAM,EAAE,gBAAgB,KAAK,IAAI,CAAC;AAEvE;;;;GAIG;AACH,MAAM,MAAM,8BAA8B,GAAG,MAAM,IAAI,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-geo",
3
- "version": "11.41.0-alpha.3",
3
+ "version": "11.41.0-alpha.5",
4
4
  "description": "GoodData.UI SDK - Geo Charts",
5
5
  "license": "MIT",
6
6
  "author": "GoodData Corporation",
@@ -43,12 +43,12 @@
43
43
  "ts-invariant": "0.10.3",
44
44
  "tslib": "2.8.1",
45
45
  "uuid": "11.1.1",
46
- "@gooddata/sdk-backend-spi": "11.41.0-alpha.3",
47
- "@gooddata/sdk-model": "11.41.0-alpha.3",
48
- "@gooddata/sdk-ui": "11.41.0-alpha.3",
49
- "@gooddata/sdk-ui-theme-provider": "11.41.0-alpha.3",
50
- "@gooddata/sdk-ui-kit": "11.41.0-alpha.3",
51
- "@gooddata/sdk-ui-vis-commons": "11.41.0-alpha.3"
46
+ "@gooddata/sdk-backend-spi": "11.41.0-alpha.5",
47
+ "@gooddata/sdk-model": "11.41.0-alpha.5",
48
+ "@gooddata/sdk-ui": "11.41.0-alpha.5",
49
+ "@gooddata/sdk-ui-theme-provider": "11.41.0-alpha.5",
50
+ "@gooddata/sdk-ui-kit": "11.41.0-alpha.5",
51
+ "@gooddata/sdk-ui-vis-commons": "11.41.0-alpha.5"
52
52
  },
53
53
  "devDependencies": {
54
54
  "@microsoft/api-documenter": "^7.17.0",
@@ -91,10 +91,10 @@
91
91
  "typescript": "5.9.3",
92
92
  "vitest": "4.1.8",
93
93
  "vitest-dom": "0.1.1",
94
- "@gooddata/eslint-config": "11.41.0-alpha.3",
95
- "@gooddata/oxlint-config": "11.41.0-alpha.3",
96
- "@gooddata/sdk-backend-mockingbird": "11.41.0-alpha.3",
97
- "@gooddata/stylelint-config": "11.41.0-alpha.3"
94
+ "@gooddata/eslint-config": "11.41.0-alpha.5",
95
+ "@gooddata/oxlint-config": "11.41.0-alpha.5",
96
+ "@gooddata/sdk-backend-mockingbird": "11.41.0-alpha.5",
97
+ "@gooddata/stylelint-config": "11.41.0-alpha.5"
98
98
  },
99
99
  "peerDependencies": {
100
100
  "react": "^18.0.0 || ^19.0.0",