@gooddata/sdk-ui-geo 11.14.0-alpha.0 → 11.14.0-alpha.2

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 (268) hide show
  1. package/esm/GeoChart.d.ts +4 -4
  2. package/esm/GeoChart.d.ts.map +1 -1
  3. package/esm/GeoPushpinChart.d.ts +2 -2
  4. package/esm/GeoPushpinChart.d.ts.map +1 -1
  5. package/esm/core/CoreGeoChart.d.ts +2 -2
  6. package/esm/core/CoreGeoChart.d.ts.map +1 -1
  7. package/esm/core/MapboxTokenProvider.d.ts +2 -2
  8. package/esm/core/MapboxTokenProvider.d.ts.map +1 -1
  9. package/esm/core/MapboxTokenProvider.js.map +1 -1
  10. package/esm/core/geoChart/GeoChartInner.d.ts +8 -8
  11. package/esm/core/geoChart/GeoChartInner.d.ts.map +1 -1
  12. package/esm/core/geoChart/GeoChartInner.js.map +1 -1
  13. package/esm/core/geoChart/GeoChartLegendRenderer.d.ts +4 -4
  14. package/esm/core/geoChart/GeoChartLegendRenderer.d.ts.map +1 -1
  15. package/esm/core/geoChart/GeoChartLegendRenderer.js.map +1 -1
  16. package/esm/core/geoChart/GeoChartOptionsWrapper.d.ts +2 -2
  17. package/esm/core/geoChart/GeoChartOptionsWrapper.d.ts.map +1 -1
  18. package/esm/core/geoChart/GeoChartOptionsWrapper.js.map +1 -1
  19. package/esm/core/geoChart/GeoChartRenderer.d.ts +5 -5
  20. package/esm/core/geoChart/GeoChartRenderer.d.ts.map +1 -1
  21. package/esm/core/geoChart/GeoChartRenderer.js.map +1 -1
  22. package/esm/core/geoChart/GeoValidatorHOC.d.ts +2 -2
  23. package/esm/core/geoChart/GeoValidatorHOC.d.ts.map +1 -1
  24. package/esm/core/geoChart/GeoValidatorHOC.js +1 -1
  25. package/esm/core/geoChart/GeoValidatorHOC.js.map +1 -1
  26. package/esm/core/geoChart/colorStrategy/geoChart.d.ts +4 -4
  27. package/esm/core/geoChart/colorStrategy/geoChart.d.ts.map +1 -1
  28. package/esm/core/geoChart/colorStrategy/geoChart.js.map +1 -1
  29. package/esm/core/geoChart/constants/geoChart.d.ts +1 -1
  30. package/esm/core/geoChart/constants/geoChart.d.ts.map +1 -1
  31. package/esm/core/geoChart/geoChartColor.d.ts +2 -2
  32. package/esm/core/geoChart/geoChartColor.d.ts.map +1 -1
  33. package/esm/core/geoChart/geoChartDataLayers.d.ts +1 -1
  34. package/esm/core/geoChart/geoChartDataLayers.d.ts.map +1 -1
  35. package/esm/core/geoChart/geoChartDataSource.d.ts +2 -2
  36. package/esm/core/geoChart/geoChartDataSource.d.ts.map +1 -1
  37. package/esm/core/geoChart/geoChartDataSource.js.map +1 -1
  38. package/esm/core/geoChart/geoChartTooltip.d.ts +4 -4
  39. package/esm/core/geoChart/geoChartTooltip.d.ts.map +1 -1
  40. package/esm/core/geoChart/helpers/geoChart/colors.d.ts +1 -1
  41. package/esm/core/geoChart/helpers/geoChart/colors.d.ts.map +1 -1
  42. package/esm/core/geoChart/helpers/geoChart/common.d.ts +3 -3
  43. package/esm/core/geoChart/helpers/geoChart/common.d.ts.map +1 -1
  44. package/esm/core/geoChart/helpers/geoChart/common.js +1 -1
  45. package/esm/core/geoChart/helpers/geoChart/common.js.map +1 -1
  46. package/esm/core/geoChart/helpers/geoChart/data.d.ts +4 -4
  47. package/esm/core/geoChart/helpers/geoChart/data.d.ts.map +1 -1
  48. package/esm/core/geoChart/helpers/geoChart/data.js.map +1 -1
  49. package/esm/core/geoChart/helpers/geoChart/drilling.d.ts +2 -2
  50. package/esm/core/geoChart/helpers/geoChart/drilling.d.ts.map +1 -1
  51. package/esm/core/geoChart/helpers/geoChart/drilling.js.map +1 -1
  52. package/esm/core/geoChart/helpers/geoChart/format.d.ts +1 -1
  53. package/esm/core/geoChart/helpers/geoChart/format.d.ts.map +1 -1
  54. package/esm/core/geoChart/helpers/geoChart/responsive.d.ts +1 -1
  55. package/esm/core/geoChart/helpers/geoChart/responsive.d.ts.map +1 -1
  56. package/esm/core/geoChart/helpers/geoChart/viewport.d.ts +1 -1
  57. package/esm/core/geoChart/helpers/geoChart/viewport.d.ts.map +1 -1
  58. package/esm/core/geoChart/helpers/geoChart/viewport.js.map +1 -1
  59. package/esm/core/geoChart/legends/PushpinCategoryLegend.d.ts +3 -3
  60. package/esm/core/geoChart/legends/PushpinCategoryLegend.d.ts.map +1 -1
  61. package/esm/core/geoChart/legends/PushpinSizeLegend.d.ts +1 -1
  62. package/esm/core/geoChart/legends/PushpinSizeLegend.d.ts.map +1 -1
  63. package/esm/core/geoChart/legends/PushpinSizeLegend.js.map +1 -1
  64. package/esm/next/GeoAreaChart.d.ts +2 -2
  65. package/esm/next/GeoAreaChart.d.ts.map +1 -1
  66. package/esm/next/GeoAreaChart.js.map +1 -1
  67. package/esm/next/GeoChartNext.d.ts +3 -3
  68. package/esm/next/GeoChartNext.d.ts.map +1 -1
  69. package/esm/next/GeoPushpinChartNext.d.ts +2 -2
  70. package/esm/next/GeoPushpinChartNext.d.ts.map +1 -1
  71. package/esm/next/GeoPushpinChartNext.js.map +1 -1
  72. package/esm/next/components/GeoChartNextDataLoader.d.ts +2 -2
  73. package/esm/next/components/GeoChartNextDataLoader.d.ts.map +1 -1
  74. package/esm/next/components/GeoChartNextProviders.d.ts +2 -2
  75. package/esm/next/components/GeoChartNextProviders.d.ts.map +1 -1
  76. package/esm/next/components/GeoChartNextProviders.js.map +1 -1
  77. package/esm/next/components/GeoErrorComponent.d.ts +1 -1
  78. package/esm/next/components/GeoErrorComponent.d.ts.map +1 -1
  79. package/esm/next/components/RenderGeoChartNext.d.ts +1 -1
  80. package/esm/next/components/RenderGeoChartNext.d.ts.map +1 -1
  81. package/esm/next/components/RenderGeoChartNext.js.map +1 -1
  82. package/esm/next/components/legends/Legend.d.ts +5 -5
  83. package/esm/next/components/legends/Legend.d.ts.map +1 -1
  84. package/esm/next/components/legends/Legend.js.map +1 -1
  85. package/esm/next/components/legends/LegendBody.d.ts +2 -2
  86. package/esm/next/components/legends/LegendBody.d.ts.map +1 -1
  87. package/esm/next/components/legends/LegendBody.js.map +1 -1
  88. package/esm/next/components/legends/legendPropsAdapter.d.ts +2 -2
  89. package/esm/next/components/legends/legendPropsAdapter.d.ts.map +1 -1
  90. package/esm/next/components/legends/types.d.ts +3 -3
  91. package/esm/next/components/legends/types.d.ts.map +1 -1
  92. package/esm/next/context/GeoChartNextContext.d.ts +2 -2
  93. package/esm/next/context/GeoChartNextContext.d.ts.map +1 -1
  94. package/esm/next/context/GeoChartNextContext.js.map +1 -1
  95. package/esm/next/context/GeoDataContext.d.ts +3 -3
  96. package/esm/next/context/GeoDataContext.d.ts.map +1 -1
  97. package/esm/next/context/GeoLayersContext.d.ts +9 -9
  98. package/esm/next/context/GeoLayersContext.d.ts.map +1 -1
  99. package/esm/next/context/GeoLayersContext.js.map +1 -1
  100. package/esm/next/context/GeoLegendContext.d.ts +1 -1
  101. package/esm/next/context/GeoLegendContext.d.ts.map +1 -1
  102. package/esm/next/context/GeoLegendContext.js.map +1 -1
  103. package/esm/next/context/InitialExecutionContext.d.ts +2 -2
  104. package/esm/next/context/InitialExecutionContext.d.ts.map +1 -1
  105. package/esm/next/context/InitialExecutionContext.js.map +1 -1
  106. package/esm/next/context/MapRuntimeContext.d.ts +1 -1
  107. package/esm/next/context/MapRuntimeContext.d.ts.map +1 -1
  108. package/esm/next/context/MapRuntimeContext.js.map +1 -1
  109. package/esm/next/context/createGeoContext.d.ts +1 -1
  110. package/esm/next/context/createGeoContext.d.ts.map +1 -1
  111. package/esm/next/context/createGeoContext.js.map +1 -1
  112. package/esm/next/hooks/dataLoading/useGeoChartDataPipeline.d.ts +8 -8
  113. package/esm/next/hooks/dataLoading/useGeoChartDataPipeline.d.ts.map +1 -1
  114. package/esm/next/hooks/dataLoading/useGeoChartDataPipeline.js +1 -1
  115. package/esm/next/hooks/dataLoading/useGeoChartDataPipeline.js.map +1 -1
  116. package/esm/next/hooks/dataLoading/useNormalizedLayerExecutions.d.ts +3 -3
  117. package/esm/next/hooks/dataLoading/useNormalizedLayerExecutions.d.ts.map +1 -1
  118. package/esm/next/hooks/layers/useLayerTooltips.d.ts +3 -3
  119. package/esm/next/hooks/layers/useLayerTooltips.d.ts.map +1 -1
  120. package/esm/next/hooks/layers/useLayersData.d.ts +1 -1
  121. package/esm/next/hooks/layers/useLayersData.d.ts.map +1 -1
  122. package/esm/next/hooks/layers/useLayersPrepare.d.ts +1 -1
  123. package/esm/next/hooks/layers/useLayersPrepare.d.ts.map +1 -1
  124. package/esm/next/hooks/layers/useSyncLayersToMap.d.ts +1 -1
  125. package/esm/next/hooks/layers/useSyncLayersToMap.d.ts.map +1 -1
  126. package/esm/next/hooks/legend/useLegendConfig.d.ts +2 -2
  127. package/esm/next/hooks/legend/useLegendConfig.d.ts.map +1 -1
  128. package/esm/next/hooks/legend/useLegendDetails.d.ts +4 -4
  129. package/esm/next/hooks/legend/useLegendDetails.d.ts.map +1 -1
  130. package/esm/next/hooks/legend/useLegendItemClick.d.ts +1 -1
  131. package/esm/next/hooks/legend/useLegendItemClick.d.ts.map +1 -1
  132. package/esm/next/hooks/legend/useLegendItemsWithState.d.ts +1 -1
  133. package/esm/next/hooks/legend/useLegendItemsWithState.d.ts.map +1 -1
  134. package/esm/next/hooks/legend/useLegendRenderState.d.ts +5 -5
  135. package/esm/next/hooks/legend/useLegendRenderState.d.ts.map +1 -1
  136. package/esm/next/hooks/legend/useSelectedSegments.d.ts +1 -1
  137. package/esm/next/hooks/legend/useSelectedSegments.d.ts.map +1 -1
  138. package/esm/next/hooks/map/useMapCallbacks.d.ts +1 -1
  139. package/esm/next/hooks/map/useMapCallbacks.d.ts.map +1 -1
  140. package/esm/next/hooks/map/useMapCallbacks.js.map +1 -1
  141. package/esm/next/hooks/map/useMapInitialization.d.ts +4 -4
  142. package/esm/next/hooks/map/useMapInitialization.d.ts.map +1 -1
  143. package/esm/next/hooks/map/useMapInitialization.js.map +1 -1
  144. package/esm/next/hooks/map/useMapResize.d.ts +2 -2
  145. package/esm/next/hooks/map/useMapResize.d.ts.map +1 -1
  146. package/esm/next/hooks/props/useResolvedGeoChartNextProps.d.ts +3 -3
  147. package/esm/next/hooks/props/useResolvedGeoChartNextProps.d.ts.map +1 -1
  148. package/esm/next/hooks/pushData/useGeoPushData.d.ts +4 -4
  149. package/esm/next/hooks/pushData/useGeoPushData.d.ts.map +1 -1
  150. package/esm/next/layers/area/adapter.d.ts +2 -2
  151. package/esm/next/layers/area/adapter.d.ts.map +1 -1
  152. package/esm/next/layers/area/adapter.js.map +1 -1
  153. package/esm/next/layers/area/boundingBox.d.ts +1 -1
  154. package/esm/next/layers/area/boundingBox.d.ts.map +1 -1
  155. package/esm/next/layers/area/coloring/colorStrategy.d.ts +4 -4
  156. package/esm/next/layers/area/coloring/colorStrategy.d.ts.map +1 -1
  157. package/esm/next/layers/area/coloring/colorStrategy.js.map +1 -1
  158. package/esm/next/layers/area/coloring/palette.d.ts +1 -1
  159. package/esm/next/layers/area/coloring/palette.d.ts.map +1 -1
  160. package/esm/next/layers/area/config/defaults.d.ts +1 -1
  161. package/esm/next/layers/area/config/defaults.d.ts.map +1 -1
  162. package/esm/next/layers/area/data/transformation.d.ts +4 -4
  163. package/esm/next/layers/area/data/transformation.d.ts.map +1 -1
  164. package/esm/next/layers/area/data/transformation.js.map +1 -1
  165. package/esm/next/layers/area/layerFactory.d.ts +1 -1
  166. package/esm/next/layers/area/layerFactory.d.ts.map +1 -1
  167. package/esm/next/layers/area/layers.d.ts +1 -1
  168. package/esm/next/layers/area/layers.d.ts.map +1 -1
  169. package/esm/next/layers/area/operations.d.ts +2 -2
  170. package/esm/next/layers/area/operations.d.ts.map +1 -1
  171. package/esm/next/layers/area/source.d.ts +4 -4
  172. package/esm/next/layers/area/source.d.ts.map +1 -1
  173. package/esm/next/layers/area/source.js.map +1 -1
  174. package/esm/next/layers/area/tooltip/tooltipManagement.d.ts +3 -3
  175. package/esm/next/layers/area/tooltip/tooltipManagement.d.ts.map +1 -1
  176. package/esm/next/layers/area/tooltip/tooltipManagement.js.map +1 -1
  177. package/esm/next/layers/common/dimensions.d.ts +1 -1
  178. package/esm/next/layers/common/dimensions.d.ts.map +1 -1
  179. package/esm/next/layers/pushpin/clustering/clustering.d.ts +1 -1
  180. package/esm/next/layers/pushpin/clustering/clustering.d.ts.map +1 -1
  181. package/esm/next/layers/pushpin/coloring/colorStrategy.d.ts +4 -4
  182. package/esm/next/layers/pushpin/coloring/colorStrategy.d.ts.map +1 -1
  183. package/esm/next/layers/pushpin/coloring/colorStrategy.js +1 -1
  184. package/esm/next/layers/pushpin/coloring/colorStrategy.js.map +1 -1
  185. package/esm/next/layers/pushpin/coloring/palette.d.ts +3 -3
  186. package/esm/next/layers/pushpin/coloring/palette.d.ts.map +1 -1
  187. package/esm/next/layers/pushpin/coloring/palette.js.map +1 -1
  188. package/esm/next/layers/pushpin/config/defaults.d.ts +1 -1
  189. package/esm/next/layers/pushpin/config/defaults.d.ts.map +1 -1
  190. package/esm/next/layers/pushpin/data/transformation.d.ts +4 -4
  191. package/esm/next/layers/pushpin/data/transformation.d.ts.map +1 -1
  192. package/esm/next/layers/pushpin/data/transformation.js.map +1 -1
  193. package/esm/next/layers/pushpin/layerFactory.d.ts +1 -1
  194. package/esm/next/layers/pushpin/layerFactory.d.ts.map +1 -1
  195. package/esm/next/layers/pushpin/layers.d.ts +2 -2
  196. package/esm/next/layers/pushpin/layers.d.ts.map +1 -1
  197. package/esm/next/layers/pushpin/operations.d.ts +3 -3
  198. package/esm/next/layers/pushpin/operations.d.ts.map +1 -1
  199. package/esm/next/layers/pushpin/source.d.ts +3 -3
  200. package/esm/next/layers/pushpin/source.d.ts.map +1 -1
  201. package/esm/next/layers/pushpin/tooltip/tooltipManagement.d.ts +5 -5
  202. package/esm/next/layers/pushpin/tooltip/tooltipManagement.d.ts.map +1 -1
  203. package/esm/next/layers/pushpin/tooltip/tooltipManagement.js +1 -1
  204. package/esm/next/layers/pushpin/tooltip/tooltipManagement.js.map +1 -1
  205. package/esm/next/map/MapController.d.ts +7 -7
  206. package/esm/next/map/MapController.d.ts.map +1 -1
  207. package/esm/next/map/MapController.js.map +1 -1
  208. package/esm/next/map/runtime/mapConfig.d.ts +1 -1
  209. package/esm/next/map/runtime/mapConfig.d.ts.map +1 -1
  210. package/esm/next/map/runtime/mapInitialization.d.ts +2 -2
  211. package/esm/next/map/runtime/mapInitialization.d.ts.map +1 -1
  212. package/esm/next/map/runtime/mapInitialization.js.map +1 -1
  213. package/esm/next/map/style/dataTransformation.d.ts +1 -1
  214. package/esm/next/map/style/dataTransformation.d.ts.map +1 -1
  215. package/esm/next/map/style/sharedDefaults.d.ts +1 -1
  216. package/esm/next/map/style/sharedDefaults.d.ts.map +1 -1
  217. package/esm/next/map/style/tooltipFormatting.d.ts +1 -1
  218. package/esm/next/map/style/tooltipFormatting.d.ts.map +1 -1
  219. package/esm/next/map/viewport/viewportCalculation.d.ts +2 -2
  220. package/esm/next/map/viewport/viewportCalculation.d.ts.map +1 -1
  221. package/esm/next/map/viewport/viewportPresets.d.ts +2 -2
  222. package/esm/next/map/viewport/viewportPresets.d.ts.map +1 -1
  223. package/esm/next/map/viewport.d.ts +2 -2
  224. package/esm/next/map/viewport.d.ts.map +1 -1
  225. package/esm/next/pushData/PushDataSync.d.ts +4 -4
  226. package/esm/next/pushData/PushDataSync.d.ts.map +1 -1
  227. package/esm/next/types/common/callbacks.d.ts +1 -1
  228. package/esm/next/types/common/callbacks.d.ts.map +1 -1
  229. package/esm/next/types/common/legends.d.ts +1 -1
  230. package/esm/next/types/common/legends.d.ts.map +1 -1
  231. package/esm/next/types/config/areaChart.d.ts +7 -7
  232. package/esm/next/types/config/areaChart.d.ts.map +1 -1
  233. package/esm/next/types/config/pushpinChart.d.ts +7 -7
  234. package/esm/next/types/config/pushpinChart.d.ts.map +1 -1
  235. package/esm/next/types/config/unified.d.ts +8 -8
  236. package/esm/next/types/config/unified.d.ts.map +1 -1
  237. package/esm/next/types/geoData/area.d.ts +1 -1
  238. package/esm/next/types/geoData/area.d.ts.map +1 -1
  239. package/esm/next/types/geoData/pushpin.d.ts +2 -2
  240. package/esm/next/types/geoData/pushpin.d.ts.map +1 -1
  241. package/esm/next/types/layers/index.d.ts +1 -1
  242. package/esm/next/types/layers/index.d.ts.map +1 -1
  243. package/esm/next/types/layers/index.js.map +1 -1
  244. package/esm/next/types/map/provider.d.ts +2 -2
  245. package/esm/next/types/map/provider.d.ts.map +1 -1
  246. package/esm/next/types/props/areaChart/internal.d.ts +2 -2
  247. package/esm/next/types/props/areaChart/internal.d.ts.map +1 -1
  248. package/esm/next/types/props/areaChart/public.d.ts +6 -6
  249. package/esm/next/types/props/areaChart/public.d.ts.map +1 -1
  250. package/esm/next/types/props/geoChartNext/internal.d.ts +4 -4
  251. package/esm/next/types/props/geoChartNext/internal.d.ts.map +1 -1
  252. package/esm/next/types/props/geoChartNext/public.d.ts +6 -6
  253. package/esm/next/types/props/geoChartNext/public.d.ts.map +1 -1
  254. package/esm/next/types/props/pushpinChart/internal.d.ts +2 -2
  255. package/esm/next/types/props/pushpinChart/internal.d.ts.map +1 -1
  256. package/esm/next/types/props/pushpinChart/public.d.ts +6 -6
  257. package/esm/next/types/props/pushpinChart/public.d.ts.map +1 -1
  258. package/esm/next/utils/dataValidation.d.ts +3 -3
  259. package/esm/next/utils/dataValidation.d.ts.map +1 -1
  260. package/esm/next/utils/geoCollection.d.ts +2 -2
  261. package/esm/next/utils/geoCollection.d.ts.map +1 -1
  262. package/esm/next/utils/geoHeaders.d.ts +1 -1
  263. package/esm/next/utils/geoHeaders.d.ts.map +1 -1
  264. package/esm/next/utils/layerConversion.d.ts +2 -2
  265. package/esm/next/utils/layerConversion.d.ts.map +1 -1
  266. package/esm/next/utils/mapLocale.d.ts +1 -1
  267. package/esm/next/utils/mapLocale.d.ts.map +1 -1
  268. package/package.json +9 -9
@@ -1 +1 @@
1
- {"version":3,"file":"public.d.ts","sourceRoot":"","sources":["../../../../../src/next/types/props/pushpinChart/public.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAC/D,OAAO,EACH,UAAU,EACV,mBAAmB,EACnB,gBAAgB,EAChB,eAAe,EACf,SAAS,EACT,MAAM,EACT,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,uBAAuB,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEhF,OAAO,EAAE,6BAA6B,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAC/F,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC1E,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAElD;;;;GAIG;AACH,MAAM,WAAW,6BAA8B,SAAQ,mBAAmB,EAAE,uBAAuB;IAC/F;;OAEG;IACH,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAE7B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,SAAS,CAAC,EAAE,UAAU,CAAC;IAEvB;;OAEG;IACH,IAAI,CAAC,EAAE,mBAAmB,CAAC;IAE3B;;OAEG;IACH,KAAK,CAAC,EAAE,mBAAmB,CAAC;IAE5B;;OAEG;IACH,OAAO,CAAC,EAAE,eAAe,EAAE,CAAC;IAE5B;;OAEG;IACH,MAAM,CAAC,EAAE,SAAS,EAAE,CAAC;IAErB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,MAAM,CAAC,EAAE,0BAA0B,CAAC;IAEpC;;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,gBAAgB,CAAC,EAAE,SAAS,EAAE,CAAC;CAClC;AAED;;;;GAIG;AACH,MAAM,WAAW,yBAA0B,SAAQ,6BAA6B;IAC5E;;OAEG;IACH,QAAQ,EAAE,UAAU,CAAC;IAErB;;OAEG;IACH,SAAS,EAAE,UAAU,CAAC;CACzB"}
1
+ {"version":3,"file":"public.d.ts","sourceRoot":"","sources":["../../../../../src/next/types/props/pushpinChart/public.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EACH,KAAK,UAAU,EACf,KAAK,mBAAmB,EACxB,KAAK,gBAAgB,EACrB,KAAK,eAAe,EACpB,KAAK,SAAS,EACd,KAAK,MAAM,EACd,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,KAAK,uBAAuB,EAAE,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAE1F,OAAO,EAAE,KAAK,6BAA6B,EAAE,KAAK,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AACzG,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAEvD;;;;GAIG;AACH,MAAM,WAAW,6BAA8B,SAAQ,mBAAmB,EAAE,uBAAuB;IAC/F;;OAEG;IACH,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAE7B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,SAAS,CAAC,EAAE,UAAU,CAAC;IAEvB;;OAEG;IACH,IAAI,CAAC,EAAE,mBAAmB,CAAC;IAE3B;;OAEG;IACH,KAAK,CAAC,EAAE,mBAAmB,CAAC;IAE5B;;OAEG;IACH,OAAO,CAAC,EAAE,eAAe,EAAE,CAAC;IAE5B;;OAEG;IACH,MAAM,CAAC,EAAE,SAAS,EAAE,CAAC;IAErB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,MAAM,CAAC,EAAE,0BAA0B,CAAC;IAEpC;;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,gBAAgB,CAAC,EAAE,SAAS,EAAE,CAAC;CAClC;AAED;;;;GAIG;AACH,MAAM,WAAW,yBAA0B,SAAQ,6BAA6B;IAC5E;;OAEG;IACH,QAAQ,EAAE,UAAU,CAAC;IAErB;;OAEG;IACH,SAAS,EAAE,UAAU,CAAC;CACzB"}
@@ -1,6 +1,6 @@
1
- import { IGeoChartNextConfig } from "../types/config/unified.js";
2
- import { IAreaGeoData } from "../types/geoData/area.js";
3
- import { IPushpinGeoData } from "../types/geoData/pushpin.js";
1
+ import { type IGeoChartNextConfig } from "../types/config/unified.js";
2
+ import { type IAreaGeoData } from "../types/geoData/area.js";
3
+ import { type IPushpinGeoData } from "../types/geoData/pushpin.js";
4
4
  /**
5
5
  * Result of data size validation
6
6
  *
@@ -1 +1 @@
1
- {"version":3,"file":"dataValidation.d.ts","sourceRoot":"","sources":["../../../src/next/utils/dataValidation.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACjE,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AACxD,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAG9D;;;;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,EAAE,mBAAmB,GAAG,SAAS,GAAG,MAAM,CAElF;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"}
1
+ {"version":3,"file":"dataValidation.d.ts","sourceRoot":"","sources":["../../../src/next/utils/dataValidation.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACtE,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,EAAE,mBAAmB,GAAG,SAAS,GAAG,MAAM,CAElF;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"}
@@ -1,5 +1,5 @@
1
- import { IAttributeDescriptor } from "@gooddata/sdk-model";
2
- import { DataViewFacade } from "@gooddata/sdk-ui";
1
+ import { type IAttributeDescriptor } from "@gooddata/sdk-model";
2
+ import { type DataViewFacade } from "@gooddata/sdk-ui";
3
3
  /**
4
4
  * Metadata describing a geo collection binding for an attribute.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"geoCollection.d.ts","sourceRoot":"","sources":["../../../src/next/utils/geoCollection.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,oBAAoB,EAAsC,MAAM,qBAAqB,CAAC;AAC/F,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACnC;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;CACxB;AAED;;;;GAIG;AACH,wBAAgB,4BAA4B,CACxC,UAAU,EAAE,oBAAoB,GAAG,SAAS,GAC7C,sBAAsB,GAAG,SAAS,CAepC;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,6BAA6B,CACzC,QAAQ,EAAE,cAAc,GAAG,IAAI,GAChC,sBAAsB,GAAG,SAAS,CAWpC"}
1
+ {"version":3,"file":"geoCollection.d.ts","sourceRoot":"","sources":["../../../src/next/utils/geoCollection.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,oBAAoB,EAA2C,MAAM,qBAAqB,CAAC;AACzG,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEvD;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACnC;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;CACxB;AAED;;;;GAIG;AACH,wBAAgB,4BAA4B,CACxC,UAAU,EAAE,oBAAoB,GAAG,SAAS,GAC7C,sBAAsB,GAAG,SAAS,CAepC;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,6BAA6B,CACzC,QAAQ,EAAE,cAAc,GAAG,IAAI,GAChC,sBAAsB,GAAG,SAAS,CAWpC"}
@@ -1,4 +1,4 @@
1
- import { IntlShape } from "react-intl";
1
+ import { type IntlShape } from "react-intl";
2
2
  export interface IGeoHeaderStrings {
3
3
  emptyHeaderString: string;
4
4
  nullHeaderString: string;
@@ -1 +1 @@
1
- {"version":3,"file":"geoHeaders.d.ts","sourceRoot":"","sources":["../../../src/next/utils/geoHeaders.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAEvC,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"}
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"}
@@ -1,5 +1,5 @@
1
- import { IInsightLayerDefinition } from "@gooddata/sdk-model";
2
- import { IGeoLayer } from "../types/layers/index.js";
1
+ import { type IInsightLayerDefinition } from "@gooddata/sdk-model";
2
+ import { type IGeoLayer } from "../types/layers/index.js";
3
3
  /**
4
4
  * Layer type constants for geo visualizations
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"layerConversion.d.ts","sourceRoot":"","sources":["../../../src/next/utils/layerConversion.ts"],"names":[],"mappings":"AAEA,OAAO,EAIH,uBAAuB,EAW1B,MAAM,qBAAqB,CAAC;AAI7B,OAAO,EAAE,SAAS,EAAmC,MAAM,0BAA0B,CAAC;AAyBtF;;;;GAIG;AACH,eAAO,MAAM,eAAe;;;CAGlB,CAAC;AAoNX;;;;;;;;;;;;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"}
1
+ {"version":3,"file":"layerConversion.d.ts","sourceRoot":"","sources":["../../../src/next/utils/layerConversion.ts"],"names":[],"mappings":"AAEA,OAAO,EAIH,KAAK,uBAAuB,EAW/B,MAAM,qBAAqB,CAAC;AAI7B,OAAO,EAAE,KAAK,SAAS,EAA6C,MAAM,0BAA0B,CAAC;AAyBrG;;;;GAIG;AACH,eAAO,MAAM,eAAe;;;CAGlB,CAAC;AAoNX;;;;;;;;;;;;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"}
@@ -1,4 +1,4 @@
1
- import { IntlShape } from "react-intl";
1
+ import { type IntlShape } from "react-intl";
2
2
  /**
3
3
  * MapLibre locale configuration for cooperative gestures
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"mapLocale.d.ts","sourceRoot":"","sources":["../../../src/next/utils/mapLocale.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAEvC;;;;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"}
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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-geo",
3
- "version": "11.14.0-alpha.0",
3
+ "version": "11.14.0-alpha.2",
4
4
  "description": "GoodData.UI SDK - Geo Charts",
5
5
  "repository": {
6
6
  "type": "git",
@@ -43,12 +43,12 @@
43
43
  "ts-invariant": "^0.7.5",
44
44
  "tslib": "2.8.1",
45
45
  "uuid": "^11.1.0",
46
- "@gooddata/sdk-model": "11.14.0-alpha.0",
47
- "@gooddata/sdk-ui": "11.14.0-alpha.0",
48
- "@gooddata/sdk-ui-kit": "11.14.0-alpha.0",
49
- "@gooddata/sdk-backend-spi": "11.14.0-alpha.0",
50
- "@gooddata/sdk-ui-theme-provider": "11.14.0-alpha.0",
51
- "@gooddata/sdk-ui-vis-commons": "11.14.0-alpha.0"
46
+ "@gooddata/sdk-backend-spi": "11.14.0-alpha.2",
47
+ "@gooddata/sdk-model": "11.14.0-alpha.2",
48
+ "@gooddata/sdk-ui-kit": "11.14.0-alpha.2",
49
+ "@gooddata/sdk-ui": "11.14.0-alpha.2",
50
+ "@gooddata/sdk-ui-theme-provider": "11.14.0-alpha.2",
51
+ "@gooddata/sdk-ui-vis-commons": "11.14.0-alpha.2"
52
52
  },
53
53
  "devDependencies": {
54
54
  "@gooddata/stylelint-config": "^5.0.0",
@@ -92,8 +92,8 @@
92
92
  "typescript": "5.8.3",
93
93
  "vitest": "3.2.4",
94
94
  "vitest-dom": "0.1.1",
95
- "@gooddata/sdk-backend-mockingbird": "11.14.0-alpha.0",
96
- "@gooddata/eslint-config": "11.14.0-alpha.0"
95
+ "@gooddata/eslint-config": "11.14.0-alpha.2",
96
+ "@gooddata/sdk-backend-mockingbird": "11.14.0-alpha.2"
97
97
  },
98
98
  "peerDependencies": {
99
99
  "react": "^18.0.0 || ^19.0.0",