@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":"layerOps.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/layerOps.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,mBAAmB,EAAE,KAAK,0BAA0B,EAAE,KAAK,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAM5G;;;;;;;;;;;;GAYG;AACH,wBAAgB,kBAAkB,CAAC,GAAG,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,IAAI,CAQ3F;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,cAAc,CAC1B,GAAG,EAAE,UAAU,EACf,OAAO,EAAE,MAAM,EACf,MAAM,EAAE,mBAAmB,GAAG,SAAS,GACxC,IAAI,CAQN;AAED;;;;;;;;GAQG;AACH,wBAAgB,uBAAuB,CAAC,GAAG,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,GAAG,OAAO,CAWlF;AAED;;;;;;;;GAQG;AACH,wBAAgB,uBAAuB,CACnC,GAAG,EAAE,UAAU,EACf,QAAQ,EAAE,MAAM,EAChB,IAAI,EAAE,0BAA0B,CAAC,MAAM,CAAC,GAAG,SAAS,GACrD,OAAO,CAgCT;AAED,wBAAgB,mBAAmB,CAAC,GAAG,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,GAAG,IAAI,CAQ1E;AAED,wBAAgB,oBAAoB,CAAC,GAAG,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,GAAG,IAAI,CAQ5E"}
@@ -129,3 +129,4 @@ export declare function createPopupFacade(popup: Popup): IPopupFacade;
129
129
  */
130
130
  export declare function getUnderlyingMap(map: IMapFacade): MapLibreMap | undefined;
131
131
  export {};
132
+ //# sourceMappingURL=mapFacade.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mapFacade.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/mapFacade.ts"],"names":[],"mappings":"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"}
@@ -18,3 +18,4 @@ import { type ITooltipReferenceMaps } from "../registry/adapterTypes.js";
18
18
  * @internal
19
19
  */
20
20
  export declare function resolveReferencesFromGeoFeature(properties: GeoJSON.GeoJsonProperties, referenceMaps: ITooltipReferenceMaps | undefined, separators: ISeparators | undefined): IResolvedReferenceValues;
21
+ //# sourceMappingURL=resolveReferencesFromGeoFeature.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resolveReferencesFromGeoFeature.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/resolveReferencesFromGeoFeature.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EACH,KAAK,wBAAwB,EAKhC,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AAIzE;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,+BAA+B,CAC3C,UAAU,EAAE,OAAO,CAAC,iBAAiB,EACrC,aAAa,EAAE,qBAAqB,GAAG,SAAS,EAChD,UAAU,EAAE,WAAW,GAAG,SAAS,GACpC,wBAAwB,CAoE1B"}
@@ -1,3 +1,4 @@
1
1
  import { type IDrillEventIntersectionElement } from "@gooddata/sdk-ui";
2
2
  export declare function getSelectedIntersections(selectedPoints: IDrillEventIntersectionElement[][] | undefined): string[][] | undefined;
3
3
  export declare function isFeatureSelected(properties: GeoJSON.GeoJsonProperties, selectedIntersections: string[][]): boolean;
4
+ //# sourceMappingURL=selectionUtils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"selectionUtils.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/selectionUtils.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,8BAA8B,EAAoC,MAAM,kBAAkB,CAAC;AA+DzG,wBAAgB,wBAAwB,CACpC,cAAc,EAAE,8BAA8B,EAAE,EAAE,GAAG,SAAS,GAC/D,MAAM,EAAE,EAAE,GAAG,SAAS,CAyBxB;AAED,wBAAgB,iBAAiB,CAC7B,UAAU,EAAE,OAAO,CAAC,iBAAiB,EACrC,qBAAqB,EAAE,MAAM,EAAE,EAAE,GAClC,OAAO,CAOT"}
@@ -14,3 +14,4 @@ import { type ITooltipReferenceMaps } from "../registry/adapterTypes.js";
14
14
  * @internal
15
15
  */
16
16
  export declare function buildTooltipReferenceMaps(dataView: DataViewFacade): ITooltipReferenceMaps;
17
+ //# sourceMappingURL=tooltipReferenceMaps.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tooltipReferenceMaps.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/tooltipReferenceMaps.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGvD,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AAEzE;;;;;;;;;;;;GAYG;AACH,wBAAgB,yBAAyB,CAAC,QAAQ,EAAE,cAAc,GAAG,qBAAqB,CAwBzF"}
@@ -32,3 +32,4 @@ export type TooltipFormatConfig = {
32
32
  export declare function buildTooltipItemHtml(title: string, valueHtml: string, escapeTitle: (value: string) => string): string;
33
33
  export declare function formatAttributeHtml(payload: TooltipPayload | undefined, config: TooltipFormatConfig): string | null;
34
34
  export declare function formatMeasureHtml(payload: TooltipPayload | undefined, separators: ISeparators | undefined, config: TooltipFormatConfig): string | null;
35
+ //# sourceMappingURL=tooltipUtils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tooltipUtils.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/common/tooltipUtils.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAGvD,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAEvD,MAAM,MAAM,cAAc,GAAG;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;;;OAMG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAMF,wBAAgB,oBAAoB,CAChC,UAAU,EAAE,OAAO,CAAC,iBAAiB,GAAG,SAAS,GAClD,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,CAK3B;AAED,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,SAAS,GAAG,cAAc,GAAG,SAAS,CAoC/E;AAED,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,SAAS,GAAG,OAAO,CAE9D;AAED,wBAAgB,+BAA+B,CAC3C,QAAQ,EAAE,KAAK,CAAC,cAAc,GAAG,SAAS,CAAC,GAC5C,KAAK,CAAC,cAAc,GAAG,SAAS,CAAC,CAYnC;AAED,MAAM,MAAM,mBAAmB,GAAG;IAC9B,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,MAAM,CAAC;CACrC,CAAC;AAEF,wBAAgB,oBAAoB,CAChC,KAAK,EAAE,MAAM,EACb,SAAS,EAAE,MAAM,EACjB,WAAW,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,MAAM,GACvC,MAAM,CAOR;AAED,wBAAgB,mBAAmB,CAC/B,OAAO,EAAE,cAAc,GAAG,SAAS,EACnC,MAAM,EAAE,mBAAmB,GAC5B,MAAM,GAAG,IAAI,CAQf;AAED,wBAAgB,iBAAiB,CAC7B,OAAO,EAAE,cAAc,GAAG,SAAS,EACnC,UAAU,EAAE,WAAW,GAAG,SAAS,EACnC,MAAM,EAAE,mBAAmB,GAC5B,MAAM,GAAG,IAAI,CAYf"}
@@ -12,3 +12,4 @@ import type { IGeoAdapterContext } from "../registry/adapterTypes.js";
12
12
  * @internal
13
13
  */
14
14
  export declare function buildLayerExecution(layer: IGeoLayer, context: IGeoAdapterContext): IPreparedExecution;
15
+ //# sourceMappingURL=buildLayerExecution.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"buildLayerExecution.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/execution/buildLayerExecution.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAIpE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAE7D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAItE;;;;;;;;;GASG;AACH,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,kBAAkB,GAAG,kBAAkB,CAWrG"}
@@ -30,3 +30,4 @@ export declare function createExecutionContextFromLayer(layer: IGeoLayer): IExec
30
30
  export declare function hasGeoLayerContext(execution: IPreparedExecution): execution is IPreparedExecution & {
31
31
  context: IGeoLayer;
32
32
  };
33
+ //# sourceMappingURL=layerContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"layerContext.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/execution/layerContext.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAEvF,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAG7D;;;;;;;;;;;;GAYG;AACH,wBAAgB,+BAA+B,CAAC,KAAK,EAAE,SAAS,GAAG,iBAAiB,CAEnF;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,kBAAkB,CAC9B,SAAS,EAAE,kBAAkB,GAC9B,SAAS,IAAI,kBAAkB,GAAG;IAAE,OAAO,EAAE,SAAS,CAAA;CAAE,CAO1D"}
@@ -33,3 +33,4 @@ export declare function sanitizeGlobalFilters(filters?: INullableFilter[]): INul
33
33
  * @internal
34
34
  */
35
35
  export declare function sanitizeDeduplicatedGlobalFilters(layerFilters?: INullableFilter[], globalFilters?: INullableFilter[]): INullableFilter[];
36
+ //# sourceMappingURL=layerInsightFactory.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"layerInsightFactory.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/execution/layerInsightFactory.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,OAAO,EACZ,KAAK,OAAO,EACZ,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,SAAS,EAEjB,MAAM,qBAAqB,CAAC;AAI7B;;;;GAIG;AACH,wBAAgB,kBAAkB,CAAC,MAAM,EAAE;IACvC,OAAO,EAAE,OAAO,EAAE,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,eAAe,EAAE,CAAC;IAC5B,MAAM,CAAC,EAAE,SAAS,EAAE,CAAC;CACxB,GAAG,kBAAkB,CAUrB;AAED;;;;GAIG;AACH,wBAAgB,oBAAoB,CAAC,OAAO,CAAC,EAAE,eAAe,EAAE,GAAG,OAAO,EAAE,CAE3E;AAED;;;;GAIG;AACH,wBAAgB,qBAAqB,CAAC,OAAO,CAAC,EAAE,eAAe,EAAE,GAAG,eAAe,EAAE,CAEpF;AAED;;;;;;;;;GASG;AACH,wBAAgB,iCAAiC,CAC7C,YAAY,CAAC,EAAE,eAAe,EAAE,EAChC,aAAa,CAAC,EAAE,eAAe,EAAE,GAClC,eAAe,EAAE,CAOnB"}
@@ -13,3 +13,4 @@ import { type IGeoAdapterContext } from "../registry/adapterTypes.js";
13
13
  * @internal
14
14
  */
15
15
  export declare function prepareExecutionWithGeoIcon(context: IGeoAdapterContext, execution: IPreparedExecution, geoIconRef: ObjRef | undefined): IPreparedExecution;
16
+ //# sourceMappingURL=prepareGeoIconExecution.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"prepareGeoIconExecution.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/execution/prepareGeoIconExecution.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAEH,KAAK,MAAM,EAKd,MAAM,qBAAqB,CAAC;AAK7B,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAwBtE;;;;;;;;;;GAUG;AACH,wBAAgB,2BAA2B,CACvC,OAAO,EAAE,kBAAkB,EAC3B,SAAS,EAAE,kBAAkB,EAC7B,UAAU,EAAE,MAAM,GAAG,SAAS,GAC/B,kBAAkB,CAcpB"}
@@ -11,3 +11,4 @@ import { type IGeoAdapterContext } from "../registry/adapterTypes.js";
11
11
  * resolver returns undefined.
12
12
  */
13
13
  export declare function prepareExecutionWithTooltipText(context: IGeoAdapterContext, execution: IPreparedExecution, tooltipRef: ObjRef | undefined): IPreparedExecution;
14
+ //# sourceMappingURL=prepareTooltipExecution.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"prepareTooltipExecution.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/execution/prepareTooltipExecution.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAEH,KAAK,MAAM,EASd,MAAM,qBAAqB,CAAC;AAK7B,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAkEtE;;;;;;;;GAQG;AACH,wBAAgB,+BAA+B,CAC3C,OAAO,EAAE,kBAAkB,EAC3B,SAAS,EAAE,kBAAkB,EAC7B,UAAU,EAAE,MAAM,GAAG,SAAS,GAC/B,kBAAkB,CAepB"}
@@ -19,3 +19,4 @@ export interface IDerivedDisplayForms {
19
19
  * @internal
20
20
  */
21
21
  export declare function resolveAttributeDisplayForms(context: IGeoAdapterContext, ref: ObjRef | undefined): Promise<IDerivedDisplayForms>;
22
+ //# sourceMappingURL=resolveAttributeDisplayForms.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resolveAttributeDisplayForms.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/execution/resolveAttributeDisplayForms.ts"],"names":[],"mappings":"AAEA,OAAO,EAA4C,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAE5F,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAmBtE;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC,yDAAyD;IACzD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,8DAA8D;IAC9D,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB;AAED;;;;;;GAMG;AACH,wBAAsB,4BAA4B,CAC9C,OAAO,EAAE,kBAAkB,EAC3B,GAAG,EAAE,MAAM,GAAG,SAAS,GACxB,OAAO,CAAC,oBAAoB,CAAC,CA6B/B"}
@@ -3,3 +3,4 @@ import type { IGeoLayerPushpin } from "../../types/layers/index.js";
3
3
  import type { IGeoLayerAdapter, IPushpinLayerOutput } from "../registry/adapterTypes.js";
4
4
  export declare function filterPushpinGeoDataToRenderablePoints(geoData: IPushpinGeoData): IPushpinGeoData;
5
5
  export declare const pushpinAdapter: IGeoLayerAdapter<IGeoLayerPushpin, IPushpinLayerOutput>;
6
+ //# sourceMappingURL=adapter.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"adapter.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/pushpin/adapter.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AACtE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAoBpE,OAAO,KAAK,EAAsB,gBAAgB,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;AAqB7G,wBAAgB,sCAAsC,CAAC,OAAO,EAAE,eAAe,GAAG,eAAe,CAuEhG;AA2LD,eAAO,MAAM,cAAc,EAAE,gBAAgB,CAAC,gBAAgB,EAAE,mBAAmB,CAuLlF,CAAC"}
@@ -5,3 +5,4 @@ import { type IPushpinGeoData } from "../../../types/geoData/pushpin.js";
5
5
  * @internal
6
6
  */
7
7
  export declare function isClusteringAllowed(geoData: IPushpinGeoData, groupNearbyPoints?: boolean): boolean;
8
+ //# sourceMappingURL=clustering.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"clustering.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/pushpin/clustering/clustering.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,mCAAmC,CAAC;AAEzE;;;;GAIG;AACH,wBAAgB,mBAAmB,CAAC,OAAO,EAAE,eAAe,EAAE,iBAAiB,UAAO,GAAG,OAAO,CAG/F"}
@@ -19,3 +19,4 @@ import { type IPushpinGeoData } from "../../../types/geoData/pushpin.js";
19
19
  * @internal
20
20
  */
21
21
  export declare function getPushpinColorStrategy(colorPalette: IColorPalette, colorMapping: IColorMapping[], geoData: IPushpinGeoData, dv: DataViewFacade): IColorStrategy;
22
+ //# sourceMappingURL=colorStrategy.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"colorStrategy.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/pushpin/coloring/colorStrategy.ts"],"names":[],"mappings":"AAIA,OAAO,EAA0C,KAAK,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACjG,OAAO,EAAE,KAAK,cAAc,EAAyB,MAAM,kBAAkB,CAAC;AAC9E,OAAO,EAGH,KAAK,aAAa,EAClB,KAAK,cAAc,EAItB,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,mCAAmC,CAAC;AA+FzE;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,uBAAuB,CACnC,YAAY,EAAE,aAAa,EAC3B,YAAY,EAAE,aAAa,EAAE,EAC7B,OAAO,EAAE,eAAe,EACxB,EAAE,EAAE,cAAc,GACnB,cAAc,CAehB"}
@@ -78,3 +78,4 @@ export declare function getPushpinColors(colorValues: ReadonlyArray<number | nul
78
78
  */
79
79
  export declare function generateLegendColorData(colorSeries: number[], colorString: string): IColorLegendItem[];
80
80
  export {};
81
+ //# sourceMappingURL=palette.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"palette.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/pushpin/coloring/palette.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,cAAc,EAAkD,MAAM,qBAAqB,CAAC;AAC1G,OAAO,EAAE,KAAK,gBAAgB,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAE1F,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAuEvE;;;;;;;;;;;GAWG;AACH,wBAAgB,eAAe,CAAC,SAAS,EAAE,MAAM,GAAG,cAAc,EAAE,OAAO,SAAI,GAAG,MAAM,EAAE,CAOzF;AAED;;;;;;;;GAQG;AACH,wBAAgB,SAAS,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,SAAI,GAAG,MAAM,CAG5D;AAED;;;;;;;;;GASG;AACH,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,MAAM,CAiB7F;AAED;;GAEG;AACH,KAAK,mBAAmB,GAAG;IAAE,CAAC,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;CAAE,CAAC;AAE5D;;;;;;;GAOG;AACH,wBAAgB,sBAAsB,CAAC,aAAa,EAAE,cAAc,GAAG,mBAAmB,CAsBzF;AAED;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,gBAAgB,CAC5B,WAAW,EAAE,aAAa,CAAC,MAAM,GAAG,IAAI,CAAC,EACzC,aAAa,sBAAe,EAC5B,aAAa,EAAE,cAAc,GAC9B,aAAa,EAAE,CA8DjB;AAED;;;;;;;;GAQG;AACH,wBAAgB,uBAAuB,CAAC,WAAW,EAAE,MAAM,EAAE,EAAE,WAAW,EAAE,MAAM,GAAG,gBAAgB,EAAE,CAwBtG"}
@@ -9,3 +9,4 @@ type ConfigWithPoints = IGeoChartConfig & {
9
9
  */
10
10
  export declare function applyPushpinConfigDefaults<T extends IGeoChartConfig>(config: T): T & ConfigWithPoints;
11
11
  export {};
12
+ //# sourceMappingURL=defaults.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"defaults.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/pushpin/config/defaults.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAExE,KAAK,gBAAgB,GAAG,eAAe,GAAG;IACtC,MAAM,EAAE,WAAW,CAAC,eAAe,CAAC,QAAQ,CAAC,CAAC,CAAC;CAClD,CAAC;AAEF;;;;GAIG;AACH,wBAAgB,0BAA0B,CAAC,CAAC,SAAS,eAAe,EAAE,MAAM,EAAE,CAAC,GAAG,CAAC,GAAG,gBAAgB,CAarG"}
@@ -109,3 +109,4 @@ export declare const NULL_TOOLTIP_VALUE = "-";
109
109
  * Value used for empty segment filters
110
110
  */
111
111
  export declare const EMPTY_SEGMENT_VALUE = "empty-segment-filter";
112
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/pushpin/constants.ts"],"names":[],"mappings":"AAMA;;;;;GAKG;AACH,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;CAiB3B,CAAC;AAMX;;GAEG;AACH,eAAO,MAAM,kCAAkC,qBAAqB,CAAC;AAErE;;GAEG;AACH,eAAO,MAAM,6BAA6B,MAAM,CAAC;AAEjD;;;;;GAKG;AACH,eAAO,MAAM,2BAA2B,IAAI,CAAC;AAE7C;;;;;GAKG;AACH,eAAO,MAAM,2BAA2B,oBAAoB,CAAC;AAM7D;;GAEG;AACH,eAAO,MAAM,wBAAwB,KAAK,CAAC;AAE3C;;GAEG;AACH,eAAO,MAAM,sBAAsB,KAAK,CAAC;AAMzC;;GAEG;AACH,eAAO,MAAM,kBAAkB,gBAAgB,CAAC;AAEhD;;GAEG;AACH,eAAO,MAAM,0BAA0B,gBAAgB,CAAC;AAMxD;;GAEG;AACH,eAAO,MAAM,oBAAoB,WAAW,CAAC;AAE7C;;GAEG;AACH,eAAO,MAAM,0BAA0B,iBAAiB,CAAC;AAEzD;;GAEG;AACH,eAAO,MAAM,yBAAyB,kBAAkB,CAAC;AAEzD;;GAEG;AACH,eAAO,MAAM,iCAAiC,wBAAwB,CAAC;AAMvE;;;;;GAKG;AACH,eAAO,MAAM,yBAAyB,QAAQ,CAAC;AAM/C;;GAEG;AACH,eAAO,MAAM,uBAAuB;;CAE1B,CAAC;AAEX;;;;;GAKG;AACH,eAAO,MAAM,gCAAgC;;;;;CAKnC,CAAC;AAEX;;GAEG;AACH,eAAO,MAAM,kBAAkB,MAAM,CAAC;AAEtC;;GAEG;AACH,eAAO,MAAM,mBAAmB,yBAAyB,CAAC"}
@@ -69,3 +69,4 @@ export interface IPushpinAttributesInDimension {
69
69
  * @internal
70
70
  */
71
71
  export declare function findPushpinAttributesInDimension(dv: DataViewFacade, geoData: IPushpinGeoData): IPushpinAttributesInDimension;
72
+ //# sourceMappingURL=transformation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"transformation.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/pushpin/data/transformation.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,oBAAoB,EAGzB,KAAK,aAAa,EAUrB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAe,KAAK,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAIpE,OAAO,EAAE,KAAK,iBAAiB,EAAE,KAAK,cAAc,EAAE,MAAM,kCAAkC,CAAC;AAM/F,OAAO,EAAE,KAAK,eAAe,EAA6B,MAAM,mCAAmC,CAAC;AAqbpG;;;;;;;;;;;;;GAaG;AACH,wBAAgB,oBAAoB,CAChC,EAAE,EAAE,cAAc,EAClB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,GACzB,eAAe,CAmDjB;AAED;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,0BAA0B,CACtC,aAAa,EAAE,cAAc,EAAE,EAC/B,OAAO,EAAE,eAAe,GACzB,iBAAiB,CAenB;AAsCD;;;;;;;;;;GAUG;AACH,wBAAgB,yBAAyB,CAAC,UAAU,EAAE,OAAO,CAAC,iBAAiB,GAAG,OAAO,CAAC,iBAAiB,CA2B1G;AAED;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG,oBAAoB,CAAC,iBAAiB,CAAC,GAAG;IAC1E,KAAK,EAAE,aAAa,EAAE,CAAC;CAC1B,CAAC;AAEF;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC1C,iBAAiB,EAAE,qBAAqB,CAAC;IACzC,kBAAkB,EAAE,qBAAqB,GAAG,SAAS,CAAC;IACtD,oBAAoB,EAAE,qBAAqB,GAAG,SAAS,CAAC;CAC3D;AAED;;;;;;;;GAQG;AACH,wBAAgB,gCAAgC,CAC5C,EAAE,EAAE,cAAc,EAClB,OAAO,EAAE,eAAe,GACzB,6BAA6B,CAkC/B"}
@@ -19,3 +19,4 @@ export declare const PUSHPIN_LAYER_ID = "pushpin-layer";
19
19
  * @public
20
20
  */
21
21
  export declare function createPushpinLayer(layer: Omit<IGeoLayerPushpin, "type" | "id">, id?: string): IGeoLayerPushpin;
22
+ //# sourceMappingURL=layerFactory.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"layerFactory.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/pushpin/layerFactory.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAEpE;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,kBAAkB,CAAC;AAEhD;;;;;;;;;;;;GAYG;AACH,wBAAgB,kBAAkB,CAC9B,KAAK,EAAE,IAAI,CAAC,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC,EAC5C,EAAE,GAAE,MAAyB,GAC9B,gBAAgB,CAMlB"}
@@ -71,3 +71,4 @@ export declare function createPushpinIconLayer(dataSourceName: string, config: I
71
71
  * @internal
72
72
  */
73
73
  export declare function createUnclusterPoints(dataSourceName: string, layerId?: string): CircleLayerSpecification;
74
+ //# sourceMappingURL=layers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"layers.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/pushpin/layers.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AACjF,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEtE,OAAO,KAAK,EACR,wBAAwB,EACxB,uBAAuB,EACvB,mBAAmB,EACnB,wBAAwB,EAC3B,MAAM,wBAAwB,CAAC;AA6DhC;;;;;GAKG;AACH,eAAO,MAAM,gBAAgB,EAAE,uBAAuD,CAAC;AA2EvF;;;;;;;GAOG;AACH,wBAAgB,mBAAmB,CAAC,oBAAoB,EAAE,MAAM,EAAE,GAAG,mBAAmB,CAEvF;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,sBAAsB,CAClC,cAAc,EAAE,MAAM,EACtB,OAAO,EAAE,eAAe,EACxB,MAAM,EAAE,sBAAsB,EAC9B,OAAO,GAAE,MAA2B,GACrC,wBAAwB,CAiC1B;AAED;;;;;;;;GAQG;AACH,wBAAgB,mBAAmB,CAC/B,cAAc,EAAE,MAAM,EACtB,OAAO,GAAE,MAAmC,GAC7C,wBAAwB,CAY1B;AAED;;;;;;;;GAQG;AACH,wBAAgB,mBAAmB,CAAC,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,GAAG,wBAAwB,CAOtG;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,sBAAsB,CAClC,cAAc,EAAE,MAAM,EACtB,MAAM,EAAE,sBAAsB,EAC9B,QAAQ,EAAE,eAAe,EACzB,OAAO,GAAE,MAA2B,GACrC,wBAAwB,CA8B1B;AACD;;;;;;;;GAQG;AACH,wBAAgB,qBAAqB,CACjC,cAAc,EAAE,MAAM,EACtB,OAAO,GAAE,MAA2B,GACrC,wBAAwB,CAa1B"}
@@ -34,3 +34,4 @@ export declare function syncPushpinLayerToMap(map: IMapFacade, layerId: string,
34
34
  * @internal
35
35
  */
36
36
  export declare function removePushpinLayer(map: IMapFacade, layerId: string): void;
37
+ //# sourceMappingURL=operations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/pushpin/operations.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEtE,OAAO,EAAE,KAAK,0BAA0B,EAAE,KAAK,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAW1F;;;;GAIG;AACH,wBAAgB,kBAAkB,CAAC,OAAO,EAAE,MAAM;;;;;;EAQjD;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,qBAAqB,CACjC,GAAG,EAAE,UAAU,EACf,OAAO,EAAE,MAAM,EACf,MAAM,EAAE,0BAA0B,EAClC,OAAO,EAAE,eAAe,EACxB,MAAM,EAAE,eAAe,GACxB,IAAI,CAgCN;AAED;;;;;;;GAOG;AACH,wBAAgB,kBAAkB,CAAC,GAAG,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,GAAG,IAAI,CAYzE"}
@@ -29,3 +29,4 @@ export declare function calculateAverage(values?: number[]): number;
29
29
  */
30
30
  export declare function getMinMax(data: number[]): IMinMax;
31
31
  export {};
32
+ //# sourceMappingURL=calculations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"calculations.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/pushpin/size/calculations.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AAEH;;GAEG;AACH,UAAU,OAAO;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAED;;;;;;;GAOG;AACH,wBAAgB,gBAAgB,CAAC,MAAM,GAAE,MAAM,EAAO,GAAG,MAAM,CAK9D;AAED;;;;;;;GAOG;AACH,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,OAAO,CAiBjD"}
@@ -33,3 +33,4 @@ export type IPushpinDataSourceFeatures = IPushpinDataSourceFeature[];
33
33
  */
34
34
  export declare function createPushpinDataSource(dataSourceProps: IPushpinDataSourceProps): GeoJSONSourceSpecification;
35
35
  export {};
36
+ //# sourceMappingURL=source.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"source.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/pushpin/source.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAInE,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AACjF,OAAO,EAAsB,KAAK,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAE1F,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;AAazE;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACpC,aAAa,EAAE,cAAc,CAAC;IAC9B,MAAM,EAAE,sBAAsB,CAAC;IAC/B,OAAO,EAAE,eAAe,CAAC;IACzB,aAAa,EAAE,OAAO,CAAC;IACvB,cAAc,CAAC,EAAE;QACb,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,OAAO,CAAC,EAAE,MAAM,CAAC;KACpB,CAAC;CACL;AAED,KAAK,yBAAyB,GAAG,OAAO,CAAC,OAAO,CAAC,OAAO,CAAC,KAAK,EAAE,OAAO,CAAC,iBAAiB,CAAC,CAAC;AAC3F,MAAM,MAAM,0BAA0B,GAAG,yBAAyB,EAAE,CAAC;AA6OrE;;;;;;;;;;;GAWG;AACH,wBAAgB,uBAAuB,CACnC,eAAe,EAAE,uBAAuB,GACzC,0BAA0B,CAoB5B"}
@@ -52,3 +52,4 @@ export declare function getTooltipHtml(geoProperties: GeoJSON.GeoJsonProperties,
52
52
  * @internal
53
53
  */
54
54
  export declare function createPushpinTooltipConfig(tooltip: IPopupFacade, config: IGeoPushpinChartConfig, drillableItems: IHeaderPredicate[] | undefined, intl: IntlShape, layerIds: string[], referenceMaps?: ITooltipReferenceMaps, tooltipLookup?: IGeoLayerTooltipLookup): IGeoTooltipConfig;
55
+ //# sourceMappingURL=tooltipManagement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tooltipManagement.d.ts","sourceRoot":"","sources":["../../../../../src/next/layers/pushpin/tooltip/tooltipManagement.ts"],"names":[],"mappings":"AAGA,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;AACzD,OAAO,EAAE,KAAK,oBAAoB,EAAgC,MAAM,8BAA8B,CAAC;AAGvG,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,uCAAuC,CAAC;AAQpF,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AAErF,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAW9D,OAAO,KAAK,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAS/F,eAAO,MAAM,iBAAiB,MAAM,CAAC;AAuErC;;;;;;;GAOG;AACH,wBAAgB,iBAAiB,CAAC,aAAa,EAAE,OAAO,CAAC,iBAAiB,GAAG,SAAS,GAAG,OAAO,CAe/F;AAQD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,wBAAgB,cAAc,CAC1B,aAAa,EAAE,OAAO,CAAC,iBAAiB,EACxC,aAAa,EAAE,MAAM,EACrB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,WAAW,GAAG,SAAS,EACnC,cAAc,EAAE,gBAAgB,EAAE,GAAG,SAAS,EAC9C,IAAI,EAAE,SAAS,EACf,UAAU,GAAE,OAAc,EAC1B,YAAY,CAAC,EAAE,oBAAoB,EACnC,aAAa,CAAC,EAAE,qBAAqB,EACrC,aAAa,CAAC,EAAE,sBAAsB,GACvC,MAAM,CA6CR;AAcD;;;;;;;;;;;GAWG;AACH,wBAAgB,0BAA0B,CACtC,OAAO,EAAE,YAAY,EACrB,MAAM,EAAE,sBAAsB,EAC9B,cAAc,EAAE,gBAAgB,EAAE,GAAG,SAAS,EAC9C,IAAI,EAAE,SAAS,EACf,QAAQ,EAAE,MAAM,EAAE,EAClB,aAAa,CAAC,EAAE,qBAAqB,EACrC,aAAa,CAAC,EAAE,sBAAsB,GACvC,iBAAiB,CA2EnB"}
@@ -28,3 +28,4 @@ export declare function clearLayerAdapters(): void;
28
28
  */
29
29
  export declare function getLayerAdapter<TType extends GeoLayerType>(type: TType): IGeoLayerAdapterByType<TType>;
30
30
  export declare function getLayerAdapter<TLayer extends IGeoLayer>(layer: TLayer): IGeoLayerAdapterByType<TLayer["type"]>;
31
+ //# sourceMappingURL=adapterRegistry.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"adapterRegistry.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/registry/adapterRegistry.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAI3E,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AAgBhE;;;;GAIG;AACH,wBAAgB,oBAAoB,CAAC,KAAK,SAAS,YAAY,EAC3D,IAAI,EAAE,KAAK,EACX,OAAO,EAAE,sBAAsB,CAAC,KAAK,CAAC,GACvC,IAAI,CAEN;AAED;;;;;;;;GAQG;AACH,wBAAgB,kBAAkB,IAAI,IAAI,CAIzC;AAKD;;;;;;;;;GASG;AACH,wBAAgB,eAAe,CAAC,KAAK,SAAS,YAAY,EAAE,IAAI,EAAE,KAAK,GAAG,sBAAsB,CAAC,KAAK,CAAC,CAAC;AACxG,wBAAgB,eAAe,CAAC,MAAM,SAAS,SAAS,EACpD,KAAK,EAAE,MAAM,GACd,sBAAsB,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC,CAAC"}
@@ -463,3 +463,4 @@ export interface IGeoLayerAdapter<TLayer extends IGeoLayer, TOutput extends IGeo
463
463
  }>;
464
464
  }
465
465
  export {};
466
+ //# sourceMappingURL=adapterTypes.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"adapterTypes.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/registry/adapterTypes.ts"],"names":[],"mappings":"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"}
@@ -6,3 +6,4 @@ import type { IGeoLayerOutput } from "./adapterTypes.js";
6
6
  * @internal
7
7
  */
8
8
  export declare function buildOutputFromLayerData(layerData: IGeoLayerData): IGeoLayerOutput | null;
9
+ //# sourceMappingURL=output.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"output.d.ts","sourceRoot":"","sources":["../../../../src/next/layers/registry/output.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAEvE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEzD;;;;GAIG;AACH,wBAAgB,wBAAwB,CAAC,SAAS,EAAE,aAAa,GAAG,eAAe,GAAG,IAAI,CAgBzF"}
@@ -32,3 +32,4 @@ export type MapControllerProps = {
32
32
  * interaction callbacks, layer synchronization, and after-render signalling.
33
33
  */
34
34
  export declare function MapController({ mapContainerRef, legendPanelRef, chartContainerRect, initialViewport, dataViewport, layerExecutions, drillablePredicates, onCenterPositionChanged, onZoomChanged, onBoundsChanged, onViewportInteractionEnd, onDrill, afterRender, config, backend, locale, mapInstructionsId, mapCanvasTitle, onMapError }: MapControllerProps): ReactElement | null;
35
+ //# sourceMappingURL=MapController.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MapController.d.ts","sourceRoot":"","sources":["../../../src/next/map/MapController.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,SAAS,EAAW,MAAM,OAAO,CAAC;AAEnE,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EACH,KAAK,gBAAgB,EACrB,KAAK,gBAAgB,EACrB,KAAK,iBAAiB,EAEzB,MAAM,kBAAkB,CAAC;AAY1B,OAAO,EACH,KAAK,qBAAqB,EAC1B,KAAK,6BAA6B,EAClC,KAAK,8BAA8B,EACnC,KAAK,mBAAmB,EAC3B,MAAM,8BAA8B,CAAC;AACtC,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAClE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAEjF,MAAM,MAAM,kBAAkB,GAAG;IAC7B,eAAe,EAAE,SAAS,CAAC,cAAc,GAAG,IAAI,CAAC,CAAC;IAClD,cAAc,CAAC,EAAE,SAAS,CAAC,cAAc,GAAG,IAAI,CAAC,CAAC;IAClD,kBAAkB,EAAE,WAAW,GAAG,IAAI,CAAC;IACvC,eAAe,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC;IAC9C,YAAY,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC;IAC3C,eAAe,EAAE,qBAAqB,EAAE,CAAC;IACzC,mBAAmB,EAAE,gBAAgB,EAAE,CAAC;IACxC,uBAAuB,CAAC,EAAE,6BAA6B,CAAC;IACxD,aAAa,CAAC,EAAE,mBAAmB,CAAC;IACpC,eAAe,CAAC,EAAE,qBAAqB,CAAC;IACxC,wBAAwB,CAAC,EAAE,8BAA8B,CAAC;IAC1D,OAAO,CAAC,EAAE,iBAAiB,CAAC;IAC5B,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,MAAM,EAAE,eAAe,GAAG,SAAS,CAAC;IACpC,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,gBAAgB,GAAG,IAAI,KAAK,IAAI,CAAC;CACzD,CAAC;AAEF;;;GAGG;AACH,wBAAgB,aAAa,CAAC,EAC1B,eAAe,EACf,cAAc,EACd,kBAAkB,EAClB,eAAe,EACf,YAAY,EACZ,eAAe,EACf,mBAAmB,EACnB,uBAAuB,EACvB,aAAa,EACb,eAAe,EACf,wBAAwB,EACxB,OAAO,EACP,WAAW,EACX,MAAM,EACN,OAAO,EACP,MAAM,EACN,iBAAiB,EACjB,cAAc,EACd,UAAU,EACb,EAAE,kBAAkB,GAAG,YAAY,GAAG,IAAI,CA2C1C"}
@@ -9,3 +9,4 @@ import type { IGeoLngLatBounds } from "../../types/common/coordinates.js";
9
9
  * @internal
10
10
  */
11
11
  export declare function normalizeBoundsForShortestPath(bounds: IGeoLngLatBounds): LngLatBoundsLike;
12
+ //# sourceMappingURL=bounds.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bounds.d.ts","sourceRoot":"","sources":["../../../../src/next/map/runtime/bounds.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACzE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AAE1E;;;;;;;GAOG;AACH,wBAAgB,8BAA8B,CAAC,MAAM,EAAE,gBAAgB,GAAG,gBAAgB,CAgBzF"}
@@ -141,3 +141,4 @@ export declare function isMapRotationInteractionEnabled(options: IMapInteraction
141
141
  * @internal
142
142
  */
143
143
  export declare const DEFAULT_TOOLTIP_OPTIONS: PopupOptions;
144
+ //# sourceMappingURL=mapConfig.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mapConfig.d.ts","sourceRoot":"","sources":["../../../../src/next/map/runtime/mapConfig.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,mBAAmB,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AACtG,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,mCAAmC,CAAC;AAUpE;;;;;;;GAOG;AACH,MAAM,MAAM,oBAAoB,GAAG,SAAS,CAAC,UAAU,EAAE,UAAU,CAAC,CAAC;AAErE;;;;GAIG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;CAA2E,CAAC;AAE7G;;;;GAIG;AACH,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0BiC,CAAC;AAErE;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,EAAE,mBAA4C,CAAC;AAElF;;;;GAIG;AACH,eAAO,MAAM,6BAA6B;;;;;;;;;;;CAczC,CAAC;AAIF,eAAO,MAAM,YAAY,EAAE,MAAU,CAAC;AACtC,eAAO,MAAM,sBAAsB,EAAE,MAAW,CAAC;AACjD,eAAO,MAAM,cAAc,EAAE,UAG5B,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,EAAE,OAAO,CAAC,UAAU,CAexD,CAAC;AAEF;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACnC,WAAW,EAAE,OAAO,CAAC;IACrB,UAAU,EAAE,OAAO,CAAC;IACpB,eAAe,EAAE,OAAO,CAAC;IACzB,eAAe,EAAE,OAAO,CAAC;CAC5B;AAED;;;;GAIG;AACH,wBAAgB,4BAA4B,CACxC,SAAS,CAAC,EAAE,OAAO,CAAC,sBAAsB,CAAC,GAC5C,sBAAsB,CAOxB;AAED;;;;GAIG;AACH,wBAAgB,+BAA+B,CAAC,OAAO,EAAE,sBAAsB,GAAG,OAAO,CAQxF;AAED;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,EAAE,YAIrC,CAAC"}
@@ -35,3 +35,4 @@ interface IMapInitializationOptions extends IMapOptions {
35
35
  */
36
36
  export declare function initializeMapLibreMap({ container, center, zoom, bounds, boundsPadding, interactive, dragRotate, pitchWithRotate, touchZoomRotate, navigation, enableGeoChartsViewportConfig, preserveDrawingBuffer, cooperativeGestures, maxZoom, style, basemap, language }: IMapInitializationOptions, locale?: IMapLibreLocale, backend?: IAnalyticalBackend): Promise<IMapInitResult>;
37
37
  export {};
38
+ //# sourceMappingURL=mapInitialization.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mapInitialization.d.ts","sourceRoot":"","sources":["../../../../src/next/map/runtime/mapInitialization.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,OAAO,KAAK,EAGR,GAAG,IAAI,WAAW,EAElB,KAAK,EACR,MAAM,kCAAkC,CAAC;AAE1C,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,6BAA6B,CAAC;AAC/D,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAIhE,OAAO,EAGH,KAAK,sBAAsB,EAE9B,MAAM,gBAAgB,CAAC;AAExB;;;;GAIG;AACH,MAAM,WAAW,cAAc;IAC3B,GAAG,EAAE,WAAW,CAAC;IACjB,OAAO,EAAE,KAAK,CAAC;IAEf,UAAU,EAAE,cAAc,aAAa,CAAC,CAAC;CAC5C;AAED,UAAU,yBAA0B,SAAQ,WAAW;IACnD,UAAU,CAAC,EAAE,sBAAsB,CAAC,YAAY,CAAC,CAAC;IAClD,eAAe,CAAC,EAAE,sBAAsB,CAAC,iBAAiB,CAAC,CAAC;IAC5D,eAAe,CAAC,EAAE,sBAAsB,CAAC,iBAAiB,CAAC,CAAC;CAC/D;AAED;;;;;;;;;;;;;;GAcG;AACH,wBAAsB,qBAAqB,CACvC,EACI,SAAS,EACT,MAAM,EACN,IAAI,EACJ,MAAM,EACN,aAAa,EACb,WAAkB,EAClB,UAAU,EACV,eAAe,EACf,eAAe,EACf,UAAU,EACV,6BAAoC,EACpC,qBAA6B,EAC7B,mBAA0B,EAC1B,OAAO,EACP,KAAK,EACL,OAAO,EACP,QAAQ,EACX,EAAE,yBAAyB,EAC5B,MAAM,CAAC,EAAE,eAAe,EACxB,OAAO,CAAC,EAAE,kBAAkB,GAC7B,OAAO,CAAC,cAAc,CAAC,CAwGzB"}
@@ -11,3 +11,4 @@ export declare function dataValueAsFloat(value: DataValue): number;
11
11
  * @internal
12
12
  */
13
13
  export declare function parseCoordinate(coordinate: string | null): number | null;
14
+ //# sourceMappingURL=dataTransformation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dataTransformation.d.ts","sourceRoot":"","sources":["../../../../src/next/map/style/dataTransformation.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAErD;;;;GAIG;AACH,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,SAAS,GAAG,MAAM,CAYzD;AAED;;;;GAIG;AACH,wBAAgB,eAAe,CAAC,UAAU,EAAE,MAAM,GAAG,IAAI,GAAG,MAAM,GAAG,IAAI,CAWxE"}
@@ -9,3 +9,4 @@ type ConfigWithDefaults = IGeoChartConfig & {
9
9
  */
10
10
  export declare function applySharedGeoConfigDefaults(config: IGeoChartConfig | undefined): ConfigWithDefaults;
11
11
  export {};
12
+ //# sourceMappingURL=sharedDefaults.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sharedDefaults.d.ts","sourceRoot":"","sources":["../../../../src/next/map/style/sharedDefaults.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAErE,KAAK,kBAAkB,GAAG,eAAe,GAAG;IACxC,MAAM,EAAE,WAAW,CAAC,eAAe,CAAC,QAAQ,CAAC,CAAC,CAAC;CAClD,CAAC;AAEF;;;;GAIG;AACH,wBAAgB,4BAA4B,CAAC,MAAM,EAAE,eAAe,GAAG,SAAS,GAAG,kBAAkB,CAiBpG"}
@@ -10,3 +10,4 @@ import type { ExpressionSpecification } from "../../layers/common/mapFacade.js";
10
10
  * @internal
11
11
  */
12
12
  export declare function createSegmentFilter(selectedSegmentItems: string[]): ExpressionSpecification;
13
+ //# sourceMappingURL=sharedLayers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sharedLayers.d.ts","sourceRoot":"","sources":["../../../../src/next/map/style/sharedLayers.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,kCAAkC,CAAC;AAGhF;;;;;;;;;GASG;AACH,wBAAgB,mBAAmB,CAAC,oBAAoB,EAAE,MAAM,EAAE,GAAG,uBAAuB,CAQ3F"}
@@ -17,3 +17,4 @@ import type { StyleSpecification } from "../../layers/common/mapFacade.js";
17
17
  * @internal
18
18
  */
19
19
  export declare function fetchMapStyle(backend: IAnalyticalBackend, basemap?: string, language?: string): Promise<StyleSpecification>;
20
+ //# sourceMappingURL=styleEndpoint.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styleEndpoint.d.ts","sourceRoot":"","sources":["../../../../src/next/map/style/styleEndpoint.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,kBAAkB,EAA6B,MAAM,2BAA2B,CAAC;AAE/F,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AAuB3E;;;;;;;;;;;;;;;GAeG;AACH,wBAAsB,aAAa,CAC/B,OAAO,EAAE,kBAAkB,EAC3B,OAAO,CAAC,EAAE,MAAM,EAChB,QAAQ,CAAC,EAAE,MAAM,GAClB,OAAO,CAAC,kBAAkB,CAAC,CAO7B"}
@@ -25,3 +25,4 @@ export declare function formatValueForTooltip(val: string | number, format: stri
25
25
  * @internal
26
26
  */
27
27
  export declare function getTooltipContentWidth(isFullScreenTooltip: boolean, chartWidth: number, tooltipMaxWidth: number): number;
28
+ //# sourceMappingURL=tooltipFormatting.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tooltipFormatting.d.ts","sourceRoot":"","sources":["../../../../src/next/map/style/tooltipFormatting.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAgBvD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,qBAAqB,CACjC,GAAG,EAAE,MAAM,GAAG,MAAM,EACpB,MAAM,EAAE,MAAM,GAAG,SAAS,EAC1B,UAAU,CAAC,EAAE,WAAW,GACzB,MAAM,CASR;AAED;;;;;;;;;GASG;AACH,wBAAgB,sBAAsB,CAClC,mBAAmB,EAAE,OAAO,EAC5B,UAAU,EAAE,MAAM,EAClB,eAAe,EAAE,MAAM,GACxB,MAAM,CAER"}
@@ -102,3 +102,4 @@ interface IStylePlanBuilder {
102
102
  */
103
103
  export declare function createStylePlan(): IStylePlanBuilder;
104
104
  export {};
105
+ //# sourceMappingURL=planBuilder.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"planBuilder.d.ts","sourceRoot":"","sources":["../../../../src/next/map/styleReconciliation/planBuilder.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,0BAA0B,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAE/F,OAAO,KAAK,EAGR,wBAAwB,EAC3B,MAAM,YAAY,CAAC;AAEpB,KAAK,kBAAkB,GAAG,UAAU,CAAC,UAAU,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AAEhE;;;;;;;;;;;;;;;;;;GAkBG;AACH,UAAU,iBAAiB;IACvB;;;;;;OAMG;IACH,SAAS,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,0BAA0B,GAAG,iBAAiB,CAAC;IAE7E;;;;;;OAMG;IACH,QAAQ,CAAC,KAAK,EAAE,kBAAkB,EAAE,OAAO,CAAC,EAAE;QAAE,EAAE,CAAC,EAAE,MAAM,CAAA;KAAE,GAAG,iBAAiB,CAAC;IAElF;;;;OAIG;IACH,KAAK,IAAI,wBAAwB,CAAC;CACrC;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,wBAAgB,eAAe,IAAI,iBAAiB,CA+BnD"}
@@ -89,3 +89,4 @@ export declare function reconcileStyle(map: IMapFacade, plan: IStyleReconciliati
89
89
  * @internal
90
90
  */
91
91
  export declare function applyStylePlan(map: IMapFacade, plan: IStyleReconciliationPlan): void;
92
+ //# sourceMappingURL=reconcileStyle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"reconcileStyle.d.ts","sourceRoot":"","sources":["../../../../src/next/map/styleReconciliation/reconcileStyle.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAEnE,OAAO,KAAK,EAAE,kBAAkB,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAgB/E;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,wBAAgB,cAAc,CAC1B,GAAG,EAAE,UAAU,EACf,IAAI,EAAE,wBAAwB,EAC9B,QAAQ,EAAE,kBAAkB,GAC7B,IAAI,CAcN;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkDG;AACH,wBAAgB,cAAc,CAAC,GAAG,EAAE,UAAU,EAAE,IAAI,EAAE,wBAAwB,GAAG,IAAI,CAUpF"}
@@ -135,3 +135,4 @@ export interface IExistingResources {
135
135
  sources: string[];
136
136
  }
137
137
  export {};
138
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/next/map/styleReconciliation/types.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,KAAK,EAAE,0BAA0B,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAE/F,KAAK,kBAAkB,GAAG,UAAU,CAAC,UAAU,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AAEhE;;;;;;;;GAQG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;;;OAMG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;;;;OAKG;IACH,MAAM,EAAE,0BAA0B,CAAC;CACtC;AAED;;;;;;;;GAQG;AACH,MAAM,WAAW,yBAAyB;IACtC;;;;;;OAMG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;;;;OAKG;IACH,KAAK,EAAE,kBAAkB,CAAC;CAC7B;AAED;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,MAAM,WAAW,wBAAwB;IACrC;;;;;OAKG;IACH,OAAO,EAAE,0BAA0B,EAAE,CAAC;IAEtC;;;;;;OAMG;IACH,MAAM,EAAE,yBAAyB,EAAE,CAAC;CACvC;AAED;;;;;;;;;;;;;;;;;;GAkBG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,MAAM,EAAE,MAAM,EAAE,CAAC;IAEjB;;;;;OAKG;IACH,OAAO,EAAE,MAAM,EAAE,CAAC;CACrB"}
@@ -6,3 +6,4 @@ import type { IMapViewport } from "../../types/map/provider.js";
6
6
  * Recenter to data while keeping world zoom when the preset world camera cannot keep all loaded data visible.
7
7
  */
8
8
  export declare function resolveResponsiveViewport(map: IMapFacade, preferredViewport: Partial<IMapViewport>, dataViewport: Partial<IMapViewport> | null, config: IGeoChartConfig | undefined): Partial<IMapViewport>;
9
+ //# sourceMappingURL=responsiveViewport.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"responsiveViewport.d.ts","sourceRoot":"","sources":["../../../../src/next/map/viewport/responsiveViewport.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAc,MAAM,kCAAkC,CAAC;AAC/E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AACrE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAyGhE;;;GAGG;AACH,wBAAgB,yBAAyB,CACrC,GAAG,EAAE,UAAU,EACf,iBAAiB,EAAE,OAAO,CAAC,YAAY,CAAC,EACxC,YAAY,EAAE,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,EAC1C,MAAM,EAAE,eAAe,GAAG,SAAS,GACpC,OAAO,CAAC,YAAY,CAAC,CAgEvB"}
@@ -30,3 +30,4 @@ export declare function calculateViewport(locations: IGeoLngLat[], config: IPush
30
30
  * @internal
31
31
  */
32
32
  export declare function applyViewport(map: IMapFacade, viewport: Partial<IMapViewport>, animate?: boolean): void;
33
+ //# sourceMappingURL=viewportCalculation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"viewportCalculation.d.ts","sourceRoot":"","sources":["../../../../src/next/map/viewport/viewportCalculation.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAgC,MAAM,kCAAkC,CAAC;AACjG,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,mCAAmC,CAAC;AACpE,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,6BAA6B,CAAC;AAOxF;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAC1B,IAAI,CAAC,EAAE,SAAS,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,GACjD,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,CAiB9B;AAED;;;;;;;;GAQG;AACH,wBAAgB,iBAAiB,CAAC,SAAS,EAAE,UAAU,EAAE,EAAE,MAAM,EAAE,iBAAiB,GAAG,OAAO,CAAC,YAAY,CAAC,CAiB3G;AAED;;;;;;;;GAQG;AACH,wBAAgB,aAAa,CACzB,GAAG,EAAE,UAAU,EACf,QAAQ,EAAE,OAAO,CAAC,YAAY,CAAC,EAC/B,OAAO,GAAE,OAAc,GACxB,IAAI,CA0BN"}
@@ -42,3 +42,4 @@ export declare function getViewportOptions(data: IGeoLngLat[], config: IGeoPushp
42
42
  */
43
43
  export declare function getLngLatBounds(lnglats: IGeoLngLat[]): IGeoLngLatBounds | undefined;
44
44
  export {};
45
+ //# sourceMappingURL=viewportPresets.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"viewportPresets.d.ts","sourceRoot":"","sources":["../../../../src/next/map/viewport/viewportPresets.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACzE,OAAO,EAAE,KAAK,UAAU,EAAE,KAAK,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AAC3F,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AASjF;;;;GAIG;AACH,UAAU,YAAY;IAClB,MAAM,CAAC,EAAE,gBAAgB,CAAC;IAC1B,MAAM,CAAC,EAAE,UAAU,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED;;;;;;;;GAQG;AACH,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,UAAU,EAAE,EAAE,MAAM,EAAE,sBAAsB,GAAG,YAAY,CA+BnG;AAED;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,eAAe,CAAC,OAAO,EAAE,UAAU,EAAE,GAAG,gBAAgB,GAAG,SAAS,CAMnF"}
@@ -37,3 +37,4 @@ export declare function computeViewportFromConfig(config: IGeoChartConfig | unde
37
37
  * @internal
38
38
  */
39
39
  export declare function getViewportConfigKey(config: IGeoChartConfig | undefined): string;
40
+ //# sourceMappingURL=viewportResolution.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"viewportResolution.d.ts","sourceRoot":"","sources":["../../../../src/next/map/viewport/viewportResolution.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAErE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAsBhE;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,wBAAgB,yBAAyB,CACrC,MAAM,EAAE,eAAe,GAAG,SAAS,EACnC,YAAY,GAAE,OAAO,CAAC,YAAY,CAAC,GAAG,IAAW,GAClD,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,CA+B9B;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,oBAAoB,CAAC,MAAM,EAAE,eAAe,GAAG,SAAS,GAAG,MAAM,CAyBhF"}
@@ -9,3 +9,4 @@ import { type IMapViewport } from "../types/map/provider.js";
9
9
  * Config-driven viewports are handled separately by `computeViewportFromConfig`.
10
10
  */
11
11
  export declare function computeCombinedViewport(layers: Map<string, IGeoLayerData>): Partial<IMapViewport> | null;
12
+ //# sourceMappingURL=viewport.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"viewport.d.ts","sourceRoot":"","sources":["../../../src/next/map/viewport.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,gCAAgC,CAAC;AACpE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAwB7D;;;;;;;GAOG;AACH,wBAAgB,uBAAuB,CAAC,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,aAAa,CAAC,GAAG,OAAO,CAAC,YAAY,CAAC,GAAG,IAAI,CAwBxG"}
@@ -7,3 +7,4 @@ interface IPushDataSyncProps {
7
7
  }
8
8
  export declare function PushDataSync({ availableLegends, geoLayerType }: IPushDataSyncProps): ReactElement | null;
9
9
  export {};
10
+ //# sourceMappingURL=PushDataSync.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PushDataSync.d.ts","sourceRoot":"","sources":["../../../src/next/pushData/PushDataSync.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAW,MAAM,OAAO,CAAC;AAUnD,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AACpE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAK7D,UAAU,kBAAkB;IACxB,gBAAgB,CAAC,EAAE,iBAAiB,CAAC;IACrC,YAAY,EAAE,YAAY,CAAC;CAC9B;AAuCD,wBAAgB,YAAY,CAAC,EAAE,gBAAgB,EAAE,YAAY,EAAE,EAAE,kBAAkB,GAAG,YAAY,GAAG,IAAI,CAuExG"}
@@ -23,3 +23,4 @@ export type BoundsChangedCallback = (bounds: IGeoLngLatBounds) => void;
23
23
  * @internal
24
24
  */
25
25
  export type ViewportInteractionEndCallback = () => void;
26
+ //# sourceMappingURL=callbacks.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"callbacks.d.ts","sourceRoot":"","sources":["../../../../src/next/types/common/callbacks.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,UAAU,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAE1E;;;;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"}
@@ -1,3 +1,4 @@
1
1
  import type { IGeoLngLat as ISharedGeoLngLat, IGeoLngLatBounds as ISharedGeoLngLatBounds } from "../../../publicTypes/geoCommon.js";
2
2
  export type IGeoLngLat = ISharedGeoLngLat;
3
3
  export type IGeoLngLatBounds = ISharedGeoLngLatBounds;
4
+ //# sourceMappingURL=coordinates.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"coordinates.d.ts","sourceRoot":"","sources":["../../../../src/next/types/common/coordinates.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EACR,UAAU,IAAI,gBAAgB,EAC9B,gBAAgB,IAAI,sBAAsB,EAC7C,MAAM,mCAAmC,CAAC;AAE3C,MAAM,MAAM,UAAU,GAAG,gBAAgB,CAAC;AAC1C,MAAM,MAAM,gBAAgB,GAAG,sBAAsB,CAAC"}
@@ -7,3 +7,4 @@ export interface IParentAttributeInfo {
7
7
  name: string;
8
8
  key: string;
9
9
  }
10
+ //# sourceMappingURL=drilling.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"drilling.d.ts","sourceRoot":"","sources":["../../../../src/next/types/common/drilling.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAElD;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;CACf"}
@@ -53,3 +53,4 @@ export interface IAvailableLegends {
53
53
  */
54
54
  hasSizeLegend?: boolean;
55
55
  }
56
+ //# sourceMappingURL=legends.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"legends.d.ts","sourceRoot":"","sources":["../../../../src/next/types/common/legends.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,sBAAsB,EAAE,MAAM,8BAA8B,CAAC;AAE3E;;;;;;;;GAQG;AACH,MAAM,MAAM,cAAc,GAAG,sBAAsB,CAAC;AAEpD;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAED;;;;;;;GAOG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;OAEG;IACH,iBAAiB,EAAE,OAAO,CAAC;IAC3B;;OAEG;IACH,cAAc,EAAE,OAAO,CAAC;IACxB;;;;;OAKG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;CAC3B"}
@@ -98,3 +98,4 @@ export interface IGeoAreaChartConfig {
98
98
  */
99
99
  customTooltip?: ICustomTooltipConfig;
100
100
  }
101
+ //# sourceMappingURL=areaChart.d.ts.map