@undp/data-viz 2.0.9 → 2.1.1

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 (224) hide show
  1. package/dist/AreaChart.cjs +1 -1
  2. package/dist/AreaChart.d.ts +2 -0
  3. package/dist/AreaChart.js +4 -4
  4. package/dist/BarGraph.cjs +1 -1
  5. package/dist/BarGraph.cjs.map +1 -1
  6. package/dist/BarGraph.d.ts +2 -0
  7. package/dist/BarGraph.js +1699 -1577
  8. package/dist/BarGraph.js.map +1 -1
  9. package/dist/BasicStatCard.d.ts +2 -0
  10. package/dist/BeeSwarmChart.cjs +1 -1
  11. package/dist/BeeSwarmChart.cjs.map +1 -1
  12. package/dist/BeeSwarmChart.d.ts +2 -0
  13. package/dist/BeeSwarmChart.js +258 -267
  14. package/dist/BeeSwarmChart.js.map +1 -1
  15. package/dist/BiVariateChoroplethMap.cjs +1 -1
  16. package/dist/BiVariateChoroplethMap.cjs.map +1 -1
  17. package/dist/BiVariateChoroplethMap.d.ts +2 -0
  18. package/dist/BiVariateChoroplethMap.js +252 -245
  19. package/dist/BiVariateChoroplethMap.js.map +1 -1
  20. package/dist/BulletChart.cjs +1 -1
  21. package/dist/BulletChart.cjs.map +1 -1
  22. package/dist/BulletChart.d.ts +2 -0
  23. package/dist/BulletChart.js +566 -536
  24. package/dist/BulletChart.js.map +1 -1
  25. package/dist/ButterflyChart.cjs +1 -1
  26. package/dist/ButterflyChart.cjs.map +1 -1
  27. package/dist/ButterflyChart.d.ts +2 -0
  28. package/dist/ButterflyChart.js +388 -378
  29. package/dist/ButterflyChart.js.map +1 -1
  30. package/dist/ChoroplethMap.cjs +1 -1
  31. package/dist/ChoroplethMap.cjs.map +1 -1
  32. package/dist/ChoroplethMap.d.ts +2 -0
  33. package/dist/ChoroplethMap.js +297 -291
  34. package/dist/ChoroplethMap.js.map +1 -1
  35. package/dist/CirclePackingGraph.cjs +1 -1
  36. package/dist/CirclePackingGraph.d.ts +2 -0
  37. package/dist/CirclePackingGraph.js +1 -1
  38. package/dist/DataCards.d.ts +2 -0
  39. package/dist/DataCards.js +1 -1
  40. package/dist/DataTable.d.ts +2 -0
  41. package/dist/DetailsModal-0Ry5nXiC.js +32 -0
  42. package/dist/DetailsModal-0Ry5nXiC.js.map +1 -0
  43. package/dist/DetailsModal-BN0HDFlV.cjs +2 -0
  44. package/dist/DetailsModal-BN0HDFlV.cjs.map +1 -0
  45. package/dist/DifferenceLineChart.cjs +1 -1
  46. package/dist/DifferenceLineChart.d.ts +2 -0
  47. package/dist/DifferenceLineChart.js +4 -4
  48. package/dist/DonutChart.cjs +1 -1
  49. package/dist/DonutChart.cjs.map +1 -1
  50. package/dist/DonutChart.d.ts +2 -0
  51. package/dist/DonutChart.js +185 -190
  52. package/dist/DonutChart.js.map +1 -1
  53. package/dist/DotDensityMap.cjs +1 -1
  54. package/dist/DotDensityMap.cjs.map +1 -1
  55. package/dist/DotDensityMap.d.ts +2 -0
  56. package/dist/DotDensityMap.js +252 -244
  57. package/dist/DotDensityMap.js.map +1 -1
  58. package/dist/DualAxisLineChart.cjs +1 -1
  59. package/dist/DualAxisLineChart.d.ts +2 -0
  60. package/dist/DualAxisLineChart.js +4 -4
  61. package/dist/DumbbellChart.cjs +1 -1
  62. package/dist/DumbbellChart.cjs.map +1 -1
  63. package/dist/DumbbellChart.d.ts +2 -0
  64. package/dist/DumbbellChart.js +563 -525
  65. package/dist/DumbbellChart.js.map +1 -1
  66. package/dist/GeoHubCompareMaps.d.ts +2 -0
  67. package/dist/GeoHubMap.d.ts +2 -0
  68. package/dist/GeoHubMapWithLayerSelection.d.ts +2 -0
  69. package/dist/{GraphEl-BcKU0bG1.cjs → GraphEl-B16EYkko.cjs} +2 -2
  70. package/dist/{GraphEl-BcKU0bG1.cjs.map → GraphEl-B16EYkko.cjs.map} +1 -1
  71. package/dist/{GraphEl-CGq1EWRn.js → GraphEl-DEzobeOM.js} +3 -3
  72. package/dist/{GraphEl-CGq1EWRn.js.map → GraphEl-DEzobeOM.js.map} +1 -1
  73. package/dist/GriddedGraphs.cjs +1 -1
  74. package/dist/GriddedGraphs.cjs.map +1 -1
  75. package/dist/GriddedGraphs.d.ts +2 -0
  76. package/dist/GriddedGraphs.js +19 -19
  77. package/dist/GriddedGraphs.js.map +1 -1
  78. package/dist/GriddedGraphsFromConfig.d.ts +2 -0
  79. package/dist/HeatMap.cjs +1 -1
  80. package/dist/HeatMap.cjs.map +1 -1
  81. package/dist/HeatMap.d.ts +2 -0
  82. package/dist/HeatMap.js +112 -117
  83. package/dist/HeatMap.js.map +1 -1
  84. package/dist/Histogram.cjs +1 -1
  85. package/dist/Histogram.d.ts +2 -0
  86. package/dist/Histogram.js +3 -3
  87. package/dist/HybridMap.cjs +1 -1
  88. package/dist/HybridMap.cjs.map +1 -1
  89. package/dist/HybridMap.d.ts +2 -0
  90. package/dist/HybridMap.js +366 -359
  91. package/dist/HybridMap.js.map +1 -1
  92. package/dist/LineChartWithConfidenceInterval.cjs +1 -1
  93. package/dist/LineChartWithConfidenceInterval.d.ts +2 -0
  94. package/dist/LineChartWithConfidenceInterval.js +4 -4
  95. package/dist/{Modal-DGcuAHyK.js → Modal-bMQA6bL_.js} +5 -5
  96. package/dist/{Modal-DGcuAHyK.js.map → Modal-bMQA6bL_.js.map} +1 -1
  97. package/dist/MultiGraphDashboard.cjs +1 -1
  98. package/dist/MultiGraphDashboard.cjs.map +1 -1
  99. package/dist/MultiGraphDashboard.d.ts +2 -0
  100. package/dist/MultiGraphDashboard.js +10 -10
  101. package/dist/MultiGraphDashboard.js.map +1 -1
  102. package/dist/MultiGraphDashboardFromConfig.d.ts +2 -0
  103. package/dist/MultiGraphDashboardWideToLongFormat.d.ts +2 -0
  104. package/dist/MultiGraphDashboardWideToLongFormat.js +1 -1
  105. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.d.ts +2 -0
  106. package/dist/MultiLineAltChart.cjs +1 -1
  107. package/dist/MultiLineAltChart.cjs.map +1 -1
  108. package/dist/MultiLineAltChart.d.ts +2 -0
  109. package/dist/MultiLineAltChart.js +453 -425
  110. package/dist/MultiLineAltChart.js.map +1 -1
  111. package/dist/MultiLineChart.cjs +1 -1
  112. package/dist/MultiLineChart.d.ts +2 -0
  113. package/dist/MultiLineChart.js +4 -4
  114. package/dist/ParetoChart.cjs +1 -1
  115. package/dist/ParetoChart.cjs.map +1 -1
  116. package/dist/ParetoChart.d.ts +2 -0
  117. package/dist/ParetoChart.js +188 -193
  118. package/dist/ParetoChart.js.map +1 -1
  119. package/dist/PerformanceIntensiveMultiGraphDashboard.cjs +1 -1
  120. package/dist/PerformanceIntensiveMultiGraphDashboard.cjs.map +1 -1
  121. package/dist/PerformanceIntensiveMultiGraphDashboard.d.ts +2 -0
  122. package/dist/PerformanceIntensiveMultiGraphDashboard.js +16 -16
  123. package/dist/PerformanceIntensiveMultiGraphDashboard.js.map +1 -1
  124. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.d.ts +2 -0
  125. package/dist/PerformanceIntensiveScrollStory.d.ts +2 -0
  126. package/dist/RadarChart.cjs +1 -1
  127. package/dist/RadarChart.cjs.map +1 -1
  128. package/dist/RadarChart.d.ts +2 -0
  129. package/dist/RadarChart.js +158 -163
  130. package/dist/RadarChart.js.map +1 -1
  131. package/dist/SankeyChart.cjs +1 -1
  132. package/dist/SankeyChart.cjs.map +1 -1
  133. package/dist/SankeyChart.d.ts +2 -0
  134. package/dist/SankeyChart.js +172 -177
  135. package/dist/SankeyChart.js.map +1 -1
  136. package/dist/ScatterPlot.cjs +1 -1
  137. package/dist/ScatterPlot.cjs.map +1 -1
  138. package/dist/ScatterPlot.d.ts +2 -0
  139. package/dist/ScatterPlot.js +494 -483
  140. package/dist/ScatterPlot.js.map +1 -1
  141. package/dist/ScrollStory.d.ts +2 -0
  142. package/dist/SimpleLineChart.cjs +1 -1
  143. package/dist/SimpleLineChart.d.ts +2 -0
  144. package/dist/SimpleLineChart.js +4 -4
  145. package/dist/SingleGraphDashboard.cjs +1 -1
  146. package/dist/SingleGraphDashboard.cjs.map +1 -1
  147. package/dist/SingleGraphDashboard.d.ts +2 -0
  148. package/dist/SingleGraphDashboard.js +24 -24
  149. package/dist/SingleGraphDashboard.js.map +1 -1
  150. package/dist/SingleGraphDashboardFromConfig.d.ts +2 -0
  151. package/dist/SingleGraphDashboardGeoHubMaps.d.ts +2 -0
  152. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.d.ts +2 -0
  153. package/dist/SingleGraphDashboardThreeDGraphs.cjs +1 -1
  154. package/dist/SingleGraphDashboardThreeDGraphs.cjs.map +1 -1
  155. package/dist/SingleGraphDashboardThreeDGraphs.d.ts +2 -0
  156. package/dist/SingleGraphDashboardThreeDGraphs.js +46 -46
  157. package/dist/SingleGraphDashboardThreeDGraphs.js.map +1 -1
  158. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.d.ts +2 -0
  159. package/dist/SlopeChart.cjs +1 -1
  160. package/dist/SlopeChart.cjs.map +1 -1
  161. package/dist/SlopeChart.d.ts +2 -0
  162. package/dist/SlopeChart.js +182 -187
  163. package/dist/SlopeChart.js.map +1 -1
  164. package/dist/SparkLine.cjs +1 -1
  165. package/dist/SparkLine.d.ts +2 -0
  166. package/dist/SparkLine.js +4 -4
  167. package/dist/StatCardFromData.d.ts +2 -0
  168. package/dist/StripChart.cjs +1 -1
  169. package/dist/StripChart.cjs.map +1 -1
  170. package/dist/StripChart.d.ts +2 -0
  171. package/dist/StripChart.js +249 -258
  172. package/dist/StripChart.js.map +1 -1
  173. package/dist/ThreeDGlobe.cjs +1 -1
  174. package/dist/ThreeDGlobe.cjs.map +1 -1
  175. package/dist/ThreeDGlobe.d.ts +2 -0
  176. package/dist/ThreeDGlobe.js +142 -147
  177. package/dist/ThreeDGlobe.js.map +1 -1
  178. package/dist/Tooltip-Dj5eVppQ.js +45 -0
  179. package/dist/Tooltip-Dj5eVppQ.js.map +1 -0
  180. package/dist/Tooltip-uUdw6wJL.cjs +2 -0
  181. package/dist/Tooltip-uUdw6wJL.cjs.map +1 -0
  182. package/dist/TreeMapGraph.cjs +1 -1
  183. package/dist/TreeMapGraph.cjs.map +1 -1
  184. package/dist/TreeMapGraph.d.ts +2 -0
  185. package/dist/TreeMapGraph.js +159 -164
  186. package/dist/TreeMapGraph.js.map +1 -1
  187. package/dist/Types.d.ts +2 -0
  188. package/dist/UnitChart.d.ts +2 -0
  189. package/dist/{band-CyHaVft5.js → band-DHUZ2X7J.js} +3 -3
  190. package/dist/{band-CyHaVft5.js.map → band-DHUZ2X7J.js.map} +1 -1
  191. package/dist/{checkIfMultiple-Y9iKaV_u.js → checkIfMultiple-CIRtG0KE.js} +2 -2
  192. package/dist/{checkIfMultiple-Y9iKaV_u.js.map → checkIfMultiple-CIRtG0KE.js.map} +1 -1
  193. package/dist/index-CF5hnGvG.cjs +2 -0
  194. package/dist/index-CF5hnGvG.cjs.map +1 -0
  195. package/dist/index-DPGq3eIL.js +330 -0
  196. package/dist/index-DPGq3eIL.js.map +1 -0
  197. package/dist/index.cjs +1 -1
  198. package/dist/index.d.ts +2 -0
  199. package/dist/index.js +1 -1
  200. package/dist/{init-BJFW6EwE.js → init-BhZylTFx.js} +3 -3
  201. package/dist/{init-BJFW6EwE.js.map → init-BhZylTFx.js.map} +1 -1
  202. package/dist/{linear-BwnDd9KF.js → linear-BqltdMeF.js} +2 -2
  203. package/dist/{linear-BwnDd9KF.js.map → linear-BqltdMeF.js.map} +1 -1
  204. package/dist/{ordinal-P77xw8aL.js → ordinal-BJ6O_LC5.js} +2 -2
  205. package/dist/{ordinal-P77xw8aL.js.map → ordinal-BJ6O_LC5.js.map} +1 -1
  206. package/dist/{pow-DE4c7dbW.js → pow-CM2aze4M.js} +3 -3
  207. package/dist/{pow-DE4c7dbW.js.map → pow-CM2aze4M.js.map} +1 -1
  208. package/dist/{threshold-Bgr20hik.js → threshold-DFfqcDMa.js} +2 -2
  209. package/dist/{threshold-Bgr20hik.js.map → threshold-DFfqcDMa.js.map} +1 -1
  210. package/dist/{time-DCCfQk3V.js → time-BUL-dwnK.js} +3 -3
  211. package/dist/{time-DCCfQk3V.js.map → time-BUL-dwnK.js.map} +1 -1
  212. package/package.json +4 -4
  213. package/dist/Tooltip-4dJo4_AF.cjs +0 -2
  214. package/dist/Tooltip-4dJo4_AF.cjs.map +0 -1
  215. package/dist/Tooltip-CwWUegPB.js +0 -43
  216. package/dist/Tooltip-CwWUegPB.js.map +0 -1
  217. package/dist/index-B2LQV7Tk.js +0 -335
  218. package/dist/index-B2LQV7Tk.js.map +0 -1
  219. package/dist/index-xRHRLDIp.cjs +0 -2
  220. package/dist/index-xRHRLDIp.cjs.map +0 -1
  221. package/dist/sort-BIvMlUH1.js +0 -34
  222. package/dist/sort-BIvMlUH1.js.map +0 -1
  223. package/dist/sort-O96oMZLb.cjs +0 -2
  224. package/dist/sort-O96oMZLb.cjs.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"ThreeDGlobe.cjs","sources":["../node_modules/hex-to-rgba/build/index.js","../src/Components/Graphs/Maps/ThreeDGlobe/Graph.tsx","../src/Components/Graphs/Maps/ThreeDGlobe/index.tsx"],"sourcesContent":["\"use strict\";\n\nvar removeHash = function removeHash(hex) {\n return hex.charAt(0) === '#' ? hex.slice(1) : hex;\n};\n\nvar parseHex = function parseHex(nakedHex) {\n var isShort = nakedHex.length === 3 || nakedHex.length === 4;\n var twoDigitHexR = isShort ? \"\".concat(nakedHex.slice(0, 1)).concat(nakedHex.slice(0, 1)) : nakedHex.slice(0, 2);\n var twoDigitHexG = isShort ? \"\".concat(nakedHex.slice(1, 2)).concat(nakedHex.slice(1, 2)) : nakedHex.slice(2, 4);\n var twoDigitHexB = isShort ? \"\".concat(nakedHex.slice(2, 3)).concat(nakedHex.slice(2, 3)) : nakedHex.slice(4, 6);\n var twoDigitHexA = (isShort ? \"\".concat(nakedHex.slice(3, 4)).concat(nakedHex.slice(3, 4)) : nakedHex.slice(6, 8)) || 'ff'; // const numericA = +((parseInt(a, 16) / 255).toFixed(2));\n\n return {\n r: twoDigitHexR,\n g: twoDigitHexG,\n b: twoDigitHexB,\n a: twoDigitHexA\n };\n};\n\nvar hexToDecimal = function hexToDecimal(hex) {\n return parseInt(hex, 16);\n};\n\nvar hexesToDecimals = function hexesToDecimals(_ref) {\n var r = _ref.r,\n g = _ref.g,\n b = _ref.b,\n a = _ref.a;\n return {\n r: hexToDecimal(r),\n g: hexToDecimal(g),\n b: hexToDecimal(b),\n a: +(hexToDecimal(a) / 255).toFixed(2)\n };\n};\n\nvar isNumeric = function isNumeric(n) {\n return !isNaN(parseFloat(n)) && isFinite(n);\n}; // eslint-disable-line no-restricted-globals, max-len\n\n\nvar formatRgb = function formatRgb(decimalObject, parameterA) {\n var r = decimalObject.r,\n g = decimalObject.g,\n b = decimalObject.b,\n parsedA = decimalObject.a;\n var a = isNumeric(parameterA) ? parameterA : parsedA;\n return \"rgba(\".concat(r, \", \").concat(g, \", \").concat(b, \", \").concat(a, \")\");\n};\n/**\n * Turns an old-fashioned css hex color value into a rgb color value.\n *\n * If you specify an alpha value, you'll get a rgba() value instead.\n *\n * @param The hex value to convert. ('123456'. '#123456', ''123', '#123')\n * @param An alpha value to apply. (optional) ('0.5', '0.25')\n * @return An rgb or rgba value. ('rgb(11, 22, 33)'. 'rgba(11, 22, 33, 0.5)')\n */\n\n\nvar hexToRgba = function hexToRgba(hex, a) {\n var hashlessHex = removeHash(hex);\n var hexObject = parseHex(hashlessHex);\n var decimalObject = hexesToDecimals(hexObject);\n return formatRgb(decimalObject, a);\n};\n\nmodule.exports = hexToRgba;","/* eslint-disable @typescript-eslint/no-explicit-any */\r\nimport Globe, { GlobeMethods } from 'react-globe.gl';\r\nimport isEqual from 'fast-deep-equal';\r\nimport { useCallback, useEffect, useRef, useState } from 'react';\r\nimport { scaleOrdinal, scaleThreshold } from 'd3-scale';\r\nimport * as THREE from 'three';\r\nimport { Modal } from '@undp/design-system-react/Modal';\r\nimport { P } from '@undp/design-system-react/Typography';\r\nimport { cn } from '@undp/design-system-react/cn';\r\nimport hexToRgba from 'hex-to-rgba';\r\n\r\nimport {\r\n ChoroplethMapDataType,\r\n ClassNameObject,\r\n FogDataType,\r\n LightConfig,\r\n StyleObject,\r\n} from '@/Types';\r\nimport { Tooltip } from '@/Components/Elements/Tooltip';\r\nimport { numberFormattingFunction } from '@/Utils/numberFormattingFunction';\r\nimport { X } from '@/Components/Icons';\r\nimport { string2HTML } from '@/Utils/string2HTML';\r\nimport { getCentroidCoordinates } from '@/Utils/getCentroidCoordinates';\r\n\r\ninterface Props {\r\n width: number;\r\n data: ChoroplethMapDataType[];\r\n autoRotate: number;\r\n enableZoom: boolean;\r\n categorical: boolean;\r\n colorDomain: (number | string)[];\r\n colors: string[];\r\n height: number;\r\n globeMaterial?: THREE.Material;\r\n lights: LightConfig[];\r\n polygonData: any;\r\n mapProperty: string;\r\n mapBorderColor: string;\r\n atmosphereColor: string;\r\n tooltip?: string | ((_d: any) => React.ReactNode);\r\n styles?: StyleObject;\r\n classNames?: ClassNameObject;\r\n onSeriesMouseOver?: (_d: any) => void;\r\n onSeriesMouseClick?: (_d: any) => void;\r\n mapNoDataColor: string;\r\n colorLegendTitle?: string;\r\n showColorScale: boolean;\r\n hoverStrokeColor: string;\r\n detailsOnClick?: string | ((_d: any) => React.ReactNode);\r\n resetSelectionOnDoubleClick: boolean;\r\n highlightedIds: string[];\r\n scale: number;\r\n globeOffset: [number, number];\r\n polygonAltitude: number;\r\n centerLng: number;\r\n centerLat: number;\r\n atmosphereAltitude: number;\r\n globeCurvatureResolution: number;\r\n fogSettings?: FogDataType;\r\n highlightedAltitude: number;\r\n selectedId?: string;\r\n collapseColorScaleByDefault?: boolean;\r\n dimmedOpacity: number;\r\n}\r\n\r\nfunction createLightFromConfig(config: LightConfig): THREE.Light {\r\n let light: THREE.Light;\r\n\r\n switch (config.type) {\r\n case 'ambient':\r\n light = new THREE.AmbientLight(config.color, config.intensity);\r\n break;\r\n case 'directional':\r\n light = new THREE.DirectionalLight(config.color, config.intensity);\r\n if (config.position) {\r\n if (config.position === 'camera') light.position.set(0, 0, 0);\r\n else light.position.set(config.position.x, config.position.y, config.position.z);\r\n }\r\n if (config.target || config.position === 'camera') {\r\n (light as THREE.SpotLight).target.position.set(\r\n config.target?.x || 0,\r\n config.target?.y || 0,\r\n config.target?.z === undefined ? -1 : config.target.z,\r\n );\r\n }\r\n if (config.castShadow) {\r\n (light as THREE.DirectionalLight).castShadow = true;\r\n if (config.shadow) {\r\n (light as THREE.DirectionalLight).shadow.mapSize.width = config.shadow.mapSize.width;\r\n (light as THREE.DirectionalLight).shadow.mapSize.height = config.shadow.mapSize.height;\r\n (light as THREE.DirectionalLight).shadow.camera.near = config.shadow.camera.near;\r\n (light as THREE.DirectionalLight).shadow.camera.far = config.shadow.camera.far;\r\n }\r\n }\r\n break;\r\n case 'point':\r\n light = new THREE.PointLight(\r\n config.color,\r\n config.intensity,\r\n config.distance || 0,\r\n config.decay || 2,\r\n );\r\n if (config.position) {\r\n if (config.position === 'camera') light.position.set(0, 0, 0);\r\n else light.position.set(config.position.x, config.position.y, config.position.z);\r\n }\r\n break;\r\n case 'spot':\r\n light = new THREE.SpotLight(\r\n config.color,\r\n config.intensity,\r\n config.distance || 0,\r\n config.angle || Math.PI / 3,\r\n config.penumbra || 0,\r\n config.decay || 2,\r\n );\r\n if (config.position) {\r\n if (config.position === 'camera') light.position.set(0, 0, 0);\r\n else light.position.set(config.position.x, config.position.y, config.position.z);\r\n }\r\n if (config.target || config.position === 'camera') {\r\n (light as THREE.SpotLight).target.position.set(\r\n config.target?.x || 0,\r\n config.target?.y || 0,\r\n config.target?.z || 0,\r\n );\r\n }\r\n if (config.castShadow) {\r\n (light as THREE.SpotLight).castShadow = true;\r\n if (config.shadow) {\r\n (light as THREE.SpotLight).shadow.mapSize.width = config.shadow.mapSize.width;\r\n (light as THREE.SpotLight).shadow.mapSize.height = config.shadow.mapSize.height;\r\n (light as THREE.SpotLight).shadow.camera.near = config.shadow.camera.near;\r\n (light as THREE.SpotLight).shadow.camera.far = config.shadow.camera.far;\r\n }\r\n }\r\n break;\r\n default:\r\n throw new Error('Unknown light type');\r\n }\r\n\r\n return light;\r\n}\r\nfunction Graph(props: Props) {\r\n const {\r\n width,\r\n autoRotate,\r\n data,\r\n enableZoom,\r\n categorical,\r\n colorDomain,\r\n colors,\r\n globeMaterial,\r\n height,\r\n polygonData,\r\n mapProperty,\r\n mapBorderColor,\r\n atmosphereColor,\r\n tooltip,\r\n styles,\r\n classNames,\r\n mapNoDataColor,\r\n colorLegendTitle,\r\n showColorScale,\r\n hoverStrokeColor,\r\n detailsOnClick,\r\n onSeriesMouseClick,\r\n onSeriesMouseOver,\r\n resetSelectionOnDoubleClick,\r\n highlightedIds,\r\n scale,\r\n globeOffset,\r\n polygonAltitude,\r\n centerLng,\r\n centerLat,\r\n atmosphereAltitude,\r\n globeCurvatureResolution,\r\n fogSettings,\r\n lights,\r\n highlightedAltitude,\r\n selectedId,\r\n collapseColorScaleByDefault,\r\n dimmedOpacity,\r\n } = props;\r\n const [globeReady, setGlobeReady] = useState(false);\r\n const globeEl = useRef<GlobeMethods | undefined>(undefined);\r\n const [mouseClickData, setMouseClickData] = useState<any>(undefined);\r\n\r\n const [showLegend, setShowLegend] = useState(\r\n collapseColorScaleByDefault === undefined ? !(width < 680) : !collapseColorScaleByDefault,\r\n );\r\n const [mousePos, setMousePos] = useState({ x: 0, y: 0 });\r\n const [mouseOverData, setMouseOverData] = useState<ChoroplethMapDataType | undefined>(undefined);\r\n const colorScale = categorical\r\n ? scaleOrdinal<number | string, string>().domain(colorDomain).range(colors)\r\n : scaleThreshold<number, string>()\r\n .domain(colorDomain as number[])\r\n .range(colors);\r\n useEffect(() => {\r\n if (globeEl.current) {\r\n globeEl.current.controls().enableZoom = enableZoom;\r\n }\r\n }, [enableZoom]);\r\n useEffect(() => {\r\n if (globeEl.current) {\r\n if (mouseOverData || selectedId) {\r\n globeEl.current.controls().autoRotate = false;\r\n } else {\r\n globeEl.current.controls().autoRotate = autoRotate === 0 ? false : true;\r\n globeEl.current.controls().autoRotateSpeed = autoRotate;\r\n }\r\n }\r\n }, [mouseOverData, selectedId, autoRotate]);\r\n useEffect(() => {\r\n if (globeEl.current && selectedId) {\r\n const selectedPolygon = polygonData.find(\r\n (d: any) => d.properties[mapProperty] === selectedId,\r\n );\r\n const [lng, lat] = getCentroidCoordinates(selectedPolygon);\r\n globeEl.current.pointOfView({ lat, lng, altitude: scale }, 1000);\r\n }\r\n }, [selectedId, scale, polygonData, mapProperty]);\r\n\r\n useEffect(() => {\r\n const canvas = globeEl.current?.renderer().domElement;\r\n if (!canvas) return;\r\n\r\n const handleMouseMove = (e: MouseEvent) => {\r\n setMousePos({ x: e.clientX, y: e.clientY });\r\n };\r\n\r\n canvas.addEventListener('mousemove', handleMouseMove);\r\n return () => canvas.removeEventListener('mousemove', handleMouseMove);\r\n }, []);\r\n\r\n useEffect(() => {\r\n if (globeEl.current) {\r\n globeEl.current.pointOfView({ lat: centerLat, lng: centerLng, altitude: scale }, 1000);\r\n }\r\n }, [scale, centerLng, centerLat]);\r\n const materials =\r\n globeMaterial ||\r\n new THREE.MeshBasicMaterial({\r\n color: '#FFF',\r\n });\r\n const setupCustomLighting = useCallback(() => {\r\n if (!globeEl.current) return;\r\n\r\n const scene = globeEl.current.scene();\r\n const camera = globeEl.current.camera();\r\n\r\n let lightsAndObjToRemove: THREE.Object3D[] = [];\r\n scene.traverse(obj => {\r\n if (obj instanceof THREE.Light) {\r\n lightsAndObjToRemove.push(obj);\r\n }\r\n });\r\n lightsAndObjToRemove = [...lightsAndObjToRemove, ...camera.children];\r\n lightsAndObjToRemove.forEach(light => light.parent?.remove(light));\r\n\r\n const lightConfig = lights.map(config => createLightFromConfig(config));\r\n lightConfig.forEach((light, i) => {\r\n if (lights[i].type !== 'ambient' && lights[i].position === 'camera') {\r\n camera.add(light);\r\n if (lights[i].type !== 'point') {\r\n camera.add((light as THREE.DirectionalLight | THREE.SpotLight).target);\r\n }\r\n } else {\r\n scene.add(light);\r\n }\r\n });\r\n\r\n if (fogSettings) {\r\n scene.fog = new THREE.Fog(fogSettings.color, fogSettings.near, fogSettings.far);\r\n }\r\n }, [lights, fogSettings]);\r\n\r\n const handleGlobeReady = () => {\r\n setGlobeReady(true);\r\n setupCustomLighting();\r\n };\r\n useEffect(() => {\r\n if (globeReady) {\r\n setupCustomLighting();\r\n }\r\n }, [globeReady, setupCustomLighting]);\r\n return (\r\n <div className='relative'>\r\n <Globe\r\n ref={globeEl}\r\n height={height}\r\n width={width}\r\n globeOffset={globeOffset}\r\n lineHoverPrecision={0}\r\n polygonsData={polygonData}\r\n polygonAltitude={(polygon: any) =>\r\n highlightedIds.includes(polygon?.properties?.[mapProperty]) ||\r\n polygon?.properties?.[mapProperty] === selectedId\r\n ? highlightedAltitude\r\n : polygon?.properties?.[mapProperty] === mouseOverData?.id ||\r\n polygon?.properties?.[mapProperty] === mouseClickData?.id\r\n ? highlightedAltitude\r\n : polygonAltitude\r\n }\r\n polygonCapColor={(polygon: any) => {\r\n const opacity = selectedId\r\n ? polygon?.properties?.[mapProperty] === selectedId\r\n ? 1\r\n : dimmedOpacity\r\n : highlightedIds.length !== 0\r\n ? highlightedIds.includes(polygon?.properties?.[mapProperty])\r\n ? 1\r\n : dimmedOpacity\r\n : 1;\r\n const id = polygon?.properties?.[mapProperty];\r\n const val = data.find(el => el.id === id)?.x;\r\n const color = val !== undefined && val !== null ? colorScale(val as any) : mapNoDataColor;\r\n return hexToRgba(color, `${opacity}`);\r\n }}\r\n polygonSideColor={(polygon: any) => {\r\n const id = polygon?.properties?.[mapProperty];\r\n const val = data.find(el => el.id === id)?.x;\r\n const opacity = selectedId\r\n ? polygon?.properties?.[mapProperty] === selectedId\r\n ? 1\r\n : dimmedOpacity\r\n : highlightedIds.length !== 0\r\n ? highlightedIds.includes(polygon?.properties?.[mapProperty])\r\n ? 1\r\n : dimmedOpacity\r\n : 1;\r\n const color = val !== undefined && val !== null ? colorScale(val as any) : mapNoDataColor;\r\n return hexToRgba(color, `${opacity}`);\r\n }}\r\n polygonStrokeColor={(polygon: any) =>\r\n polygon?.properties?.[mapProperty] === mouseOverData?.id\r\n ? hoverStrokeColor\r\n : mapBorderColor\r\n }\r\n onGlobeClick={() => {\r\n setMouseClickData(undefined);\r\n }}\r\n onPolygonClick={(polygon: any) => {\r\n const clickedData = polygon?.properties?.[mapProperty]\r\n ? data.find(el => el.id === polygon?.properties?.[mapProperty])\r\n : undefined;\r\n if (onSeriesMouseClick || detailsOnClick) {\r\n if (\r\n isEqual(mouseClickData, clickedData) &&\r\n resetSelectionOnDoubleClick &&\r\n clickedData\r\n ) {\r\n setMouseClickData(undefined);\r\n onSeriesMouseClick?.(undefined);\r\n } else {\r\n setMouseClickData(clickedData);\r\n onSeriesMouseClick?.(clickedData);\r\n }\r\n }\r\n }}\r\n onPolygonHover={(polygon: any) => {\r\n const hoverData = polygon?.properties?.[mapProperty]\r\n ? data.find(el => el.id === polygon?.properties?.[mapProperty])\r\n : undefined;\r\n setMouseOverData(hoverData);\r\n onSeriesMouseOver?.(hoverData);\r\n }}\r\n atmosphereColor={atmosphereColor}\r\n atmosphereAltitude={atmosphereAltitude}\r\n globeCurvatureResolution={globeCurvatureResolution}\r\n globeMaterial={materials}\r\n backgroundColor='rgba(0, 0, 0, 0)'\r\n polygonsTransitionDuration={100}\r\n onGlobeReady={() => {\r\n if (globeEl.current) {\r\n globeEl.current.pointOfView({\r\n lat: centerLat,\r\n lng: centerLng,\r\n });\r\n const scene = globeEl.current.scene();\r\n setTimeout(() => {\r\n const polygons = scene.children[3]?.children[0]?.children[4]?.children || [];\r\n polygons.forEach(d => {\r\n const line = d.children[1];\r\n line.renderOrder = 2;\r\n });\r\n }, 300);\r\n const camera = globeEl.current.camera();\r\n scene.add(camera);\r\n handleGlobeReady();\r\n }\r\n }}\r\n />\r\n {showColorScale === false ? null : (\r\n <div className={cn('absolute left-4 bottom-4 map-color-legend', classNames?.colorLegend)}>\r\n {showLegend ? (\r\n <>\r\n <div\r\n className='color-legend-close-button bg-[rgba(240,240,240,0.7)] dark:bg-[rgba(30,30,30,0.7)] border border-[var(--gray-400)] rounded-full w-6 h-6 p-[3px] cursor-pointer z-10 absolute right-[-0.75rem] top-[-0.75rem]'\r\n onClick={() => {\r\n setShowLegend(false);\r\n }}\r\n >\r\n <X />\r\n </div>\r\n <div\r\n className='color-legend-box p-2 bg-[rgba(240,240,240,0.7)] dark:bg-[rgba(30,30,30,0.7)]'\r\n style={{\r\n width: categorical ? undefined : '340px',\r\n }}\r\n >\r\n {colorLegendTitle && colorLegendTitle !== '' ? (\r\n <P\r\n size='xs'\r\n marginBottom='xs'\r\n className='p-0 leading-normal overflow-hidden text-primary-gray-700 dark:text-primary-gray-300'\r\n style={{\r\n display: '-webkit-box',\r\n WebkitLineClamp: '1',\r\n WebkitBoxOrient: 'vertical',\r\n }}\r\n >\r\n {colorLegendTitle}\r\n </P>\r\n ) : null}\r\n {!categorical ? (\r\n <svg width='100%' viewBox='0 0 320 30' direction='ltr'>\r\n <g>\r\n {colorDomain.map((d, i) => (\r\n <g key={i} className='cursor-pointer'>\r\n <rect\r\n x={(i * 320) / colors.length + 1}\r\n y={1}\r\n width={320 / colors.length - 2}\r\n height={8}\r\n style={{\r\n fill: colors[i],\r\n stroke: colors[i],\r\n }}\r\n />\r\n <text\r\n x={((i + 1) * 320) / colors.length}\r\n y={25}\r\n className='fill-primary-gray-700 dark:fill-primary-gray-300 text-xs'\r\n style={{ textAnchor: 'middle' }}\r\n >\r\n {numberFormattingFunction(d as number, 'NA')}\r\n </text>\r\n </g>\r\n ))}\r\n <g>\r\n <rect\r\n x={(colorDomain.length * 320) / colors.length + 1}\r\n y={1}\r\n width={320 / colors.length - 2}\r\n height={8}\r\n style={{\r\n fill: colors[colorDomain.length],\r\n stroke: colors[colorDomain.length],\r\n }}\r\n />\r\n </g>\r\n </g>\r\n </svg>\r\n ) : (\r\n <div className='flex flex-col gap-3'>\r\n {colorDomain.map((d, i) => (\r\n <div key={i} className='flex gap-2 items-center'>\r\n <div\r\n className='w-2 h-2 rounded-full'\r\n style={{ backgroundColor: colors[i % colors.length] }}\r\n />\r\n <P size='sm' marginBottom='none' leading='none'>\r\n {d}\r\n </P>\r\n </div>\r\n ))}\r\n </div>\r\n )}\r\n </div>\r\n </>\r\n ) : (\r\n <button\r\n type='button'\r\n className='mb-0 border-0 bg-transparent p-0 self-start'\r\n onClick={() => {\r\n setShowLegend(true);\r\n }}\r\n >\r\n <div className='show-color-legend-button items-start text-sm font-medium cursor-pointer p-2 mb-0 flex text-primary-black dark:text-primary-gray-300 bg-primary-gray-300 dark:bg-primary-gray-600 border-primary-gray-400 dark:border-primary-gray-500'>\r\n Show Legend\r\n </div>\r\n </button>\r\n )}\r\n </div>\r\n )}\r\n {mouseOverData && tooltip ? (\r\n <Tooltip\r\n data={mouseOverData}\r\n body={tooltip}\r\n xPos={mousePos.x}\r\n yPos={mousePos.y}\r\n backgroundStyle={styles?.tooltip}\r\n className={classNames?.tooltip}\r\n />\r\n ) : null}\r\n {detailsOnClick && mouseClickData !== undefined ? (\r\n <Modal\r\n open={mouseClickData !== undefined}\r\n onClose={() => {\r\n setMouseClickData(undefined);\r\n }}\r\n >\r\n <div\r\n className='graph-modal-content m-0'\r\n dangerouslySetInnerHTML={\r\n typeof detailsOnClick === 'string'\r\n ? { __html: string2HTML(detailsOnClick, mouseClickData) }\r\n : undefined\r\n }\r\n >\r\n {typeof detailsOnClick === 'function' ? detailsOnClick(mouseClickData) : null}\r\n </div>\r\n </Modal>\r\n ) : null}\r\n </div>\r\n );\r\n}\r\n\r\nexport default Graph;\r\n","import React, { useEffect, useEffectEvent, useRef, useState } from 'react';\r\nimport { Spinner } from '@undp/design-system-react/Spinner';\r\nimport * as THREE from 'three';\r\n\r\nimport Graph from './Graph';\r\n\r\nimport { GraphHeader } from '@/Components/Elements/GraphHeader';\r\nimport { GraphFooter } from '@/Components/Elements/GraphFooter';\r\nimport {\r\n ChoroplethMapDataType,\r\n ClassNameObject,\r\n FogDataType,\r\n Languages,\r\n LightConfig,\r\n ScaleDataType,\r\n SourcesDataType,\r\n StyleObject,\r\n} from '@/Types';\r\nimport { fetchAndParseJSON } from '@/Utils/fetchAndParseData';\r\nimport { Colors } from '@/Components/ColorPalette';\r\nimport { getUniqValue } from '@/Utils/getUniqValue';\r\nimport { getJenks } from '@/Utils/getJenks';\r\nimport { GraphArea, GraphContainer } from '@/Components/Elements/GraphContainer';\r\n\r\ninterface Props {\r\n // Data\r\n /** Array of data objects */\r\n data: ChoroplethMapDataType[];\r\n\r\n // Titles, Labels, and Sources\r\n /** Title of the graph */\r\n graphTitle?: string | React.ReactNode;\r\n /** Description of the graph */\r\n graphDescription?: string | React.ReactNode;\r\n /** Footnote for the graph */\r\n footNote?: string | React.ReactNode;\r\n /** Source data for the graph */\r\n sources?: SourcesDataType[];\r\n /** Accessibility label */\r\n ariaLabel?: string;\r\n\r\n // Colors and Styling\r\n /** Colors for the choropleth map. Make sure the the colors are in hex code, any other format can cause issues. */\r\n colors?: string[];\r\n /** Domain of colors for the graph */\r\n colorDomain?: number[] | string[];\r\n /** Title for the color legend */\r\n colorLegendTitle?: string;\r\n /** Color for the areas where data is no available */\r\n mapNoDataColor?: string;\r\n /** Background color of the graph */\r\n backgroundColor?: string | boolean;\r\n /** Custom styles for the graph. Each object should be a valid React CSS style object. */\r\n styles?: StyleObject;\r\n /** Custom class names */\r\n classNames?: ClassNameObject;\r\n\r\n // Size and Spacing\r\n /** Width of the graph */\r\n width?: number;\r\n /** Height of the graph */\r\n height?: number;\r\n /** Minimum height of the graph */\r\n minHeight?: number;\r\n /** Relative height scaling factor. This overwrites the height props */\r\n relativeHeight?: number;\r\n /** Padding around the graph. Defaults to 0 if no backgroundColor is mentioned else defaults to 1rem */\r\n padding?: string;\r\n\r\n // Graph Parameters\r\n /** Map data as an object in geoJson format or a url for geoJson */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n mapData?: any;\r\n /** Stroke color of the regions in the map */\r\n mapBorderColor?: string;\r\n /** Center point of the map */\r\n centerPoint?: [number, number];\r\n /** Defines if the globe rotates automatically */\r\n autoRotate?: number | boolean;\r\n /** Defines the material property applied to the sphere of the globe */\r\n globeMaterial?: THREE.Material;\r\n /** Defines the lights for the 3D scene */\r\n lights?: LightConfig[];\r\n /** Defines the colo of the glow around the globe */\r\n atmosphereColor?: string;\r\n /** Defines if the globe can be zoomed when scrolled */\r\n enableZoom?: boolean;\r\n /** Position offset of the globe relative to the canvas center */\r\n globeOffset?: [number, number];\r\n /** Defines the camera distance from Earth. This helps in defining the default size of the globe. Smaller = closer camera therefore the globe is bigger) */\r\n scale?: number;\r\n /** Defines the spacing between the country shape polygon with the sphere */\r\n polygonAltitude?: number;\r\n /** Scale for the colors */\r\n scaleType?: Exclude<ScaleDataType, 'linear'>;\r\n /** Toggle visibility of color scale. */\r\n showColorScale?: boolean;\r\n /** Toggle if color scale is collapsed by default. */\r\n collapseColorScaleByDefault?: boolean;\r\n /** The max altitude of the atmosphere, in terms of globe radius units. */\r\n atmosphereAltitude?: number;\r\n /** Resolution in angular degrees of the sphere curvature. The finer the resolution, the more the globe is fragmented into smaller faces to approximate the spheric surface, at the cost of performance. */\r\n globeCurvatureResolution?: number;\r\n /** Defines fog settings for the scene. */\r\n fogSettings?: FogDataType;\r\n /** Property in the property object in mapData geoJson object is used to match to the id in the data object */\r\n mapProperty?: string;\r\n /** Countries or regions to be highlighted */\r\n selectedId?: string;\r\n /** Countries or regions to be highlighted */\r\n highlightedIds?: string[];\r\n /** Defines the altitude of the highlighted countries or the countries on mouseover. */\r\n highlightedAltitude?: number;\r\n /** Defines the opacity of the non-highlighted data */\r\n dimmedOpacity?: number;\r\n /** Enable data download option as a csv */\r\n dataDownload?: boolean;\r\n /** Reset selection on double-click. Only applicable when used in a dashboard context with filters. */\r\n resetSelectionOnDoubleClick?: boolean;\r\n\r\n // Interactions and Callbacks\r\n /** Tooltip content. If the type is string then this uses the [handlebar](../?path=/docs/misc-handlebars-templates-and-custom-helpers--docs) template to display the data */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n tooltip?: string | ((_d: any) => React.ReactNode);\r\n /** Details displayed on the modal when user clicks of a data point. If the type is string then this uses the [handlebar](../?path=/docs/misc-handlebars-templates-and-custom-helpers--docs) template to display the data */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n detailsOnClick?: string | ((_d: any) => React.ReactNode);\r\n /** Callback for mouse over event */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseOver?: (_d: any) => void;\r\n /** Callback for mouse click event */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseClick?: (_d: any) => void;\r\n\r\n // Configuration and Options\r\n /** Language setting */\r\n language?: Languages;\r\n /** Color theme */\r\n theme?: 'light' | 'dark';\r\n /** Unique ID for the graph */\r\n graphID?: string;\r\n}\r\n\r\n/** For using these maps you will have to install [`three`](https://threejs.org/manual/) and [react-globe.gl](https://www.npmjs.com/package/react-globe.gl) package to your project */\r\nexport function ThreeDGlobe(props: Props) {\r\n const {\r\n data,\r\n mapData = 'https://raw.githubusercontent.com/UNDP-Data/dv-country-geojson/refs/heads/main/worldMap-simplified.json',\r\n graphTitle,\r\n colors,\r\n sources,\r\n graphDescription,\r\n height,\r\n width,\r\n footNote = 'The designations employed and the presentation of material on this map do not imply the expression of any opinion whatsoever on the part of the Secretariat of the United Nations or UNDP concerning the legal status of any country, territory, city or area or its authorities, or concerning the delimitation of its frontiers or boundaries.',\r\n colorDomain,\r\n colorLegendTitle,\r\n scaleType = 'threshold',\r\n padding,\r\n mapNoDataColor = Colors.light.graphNoData,\r\n backgroundColor = false,\r\n mapBorderColor = Colors.light.grays['gray-500'],\r\n relativeHeight,\r\n tooltip,\r\n graphID,\r\n mapProperty = 'ISO3',\r\n dataDownload = false,\r\n language = 'en',\r\n minHeight = 0,\r\n theme = 'light',\r\n ariaLabel,\r\n styles,\r\n classNames,\r\n autoRotate = true,\r\n enableZoom = true,\r\n globeMaterial,\r\n centerPoint = [0, 0],\r\n atmosphereColor = '#999',\r\n showColorScale = true,\r\n resetSelectionOnDoubleClick = true,\r\n detailsOnClick,\r\n onSeriesMouseOver,\r\n onSeriesMouseClick,\r\n highlightedIds = [],\r\n highlightedAltitude = 0.1,\r\n dimmedOpacity = 0.3,\r\n scale = 1,\r\n globeOffset = [0, 0],\r\n polygonAltitude = 0.01,\r\n globeCurvatureResolution = 4,\r\n atmosphereAltitude = 0.15,\r\n fogSettings,\r\n lights = [\r\n {\r\n type: 'ambient',\r\n color: 0x404040,\r\n intensity: 0.4,\r\n },\r\n {\r\n type: 'directional',\r\n color: 0xffffff,\r\n intensity: 1,\r\n position: { x: 5, y: 10, z: 5 },\r\n },\r\n ],\r\n selectedId,\r\n collapseColorScaleByDefault,\r\n } = props;\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const [mapShape, setMapShape] = useState<any>(undefined);\r\n\r\n const [svgWidth, setSvgWidth] = useState(0);\r\n const [svgHeight, setSvgHeight] = useState(0);\r\n\r\n const graphDiv = useRef<HTMLDivElement>(null);\r\n const graphParentDiv = useRef<HTMLDivElement>(null);\r\n\r\n useEffect(() => {\r\n const resizeObserver = new ResizeObserver(entries => {\r\n setSvgWidth(entries[0].target.clientWidth || 620);\r\n setSvgHeight(entries[0].target.clientHeight || 480);\r\n });\r\n if (graphDiv.current) {\r\n resizeObserver.observe(graphDiv.current);\r\n }\r\n return () => resizeObserver.disconnect();\r\n }, []);\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const onUpdateShape = useEffectEvent((shape: any) => {\r\n setMapShape(shape);\r\n });\r\n useEffect(() => {\r\n if (typeof mapData === 'string') {\r\n const fetchData = fetchAndParseJSON(mapData);\r\n fetchData.then(d => {\r\n if (\r\n mapData ===\r\n 'https://raw.githubusercontent.com/UNDP-Data/dv-country-geojson/refs/heads/main/worldMap-simplified.json'\r\n ) {\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const features = d.features.map((el: any) => {\r\n if (el.geometry.type === 'Polygon') {\r\n const reversed = [...el.geometry.coordinates[0]].reverse();\r\n const geometry = { ...el.geometry, coordinates: [reversed] };\r\n return { ...el, geometry };\r\n }\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const coord: any = [];\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n el.geometry.coordinates.forEach((c: any) => {\r\n const reversed = [...c[0]].reverse();\r\n coord.push([reversed]);\r\n });\r\n const geometry = { ...el.geometry, coordinates: coord };\r\n return { ...el, geometry };\r\n });\r\n onUpdateShape(features);\r\n } else onUpdateShape(d.features);\r\n });\r\n } else {\r\n onUpdateShape(mapData.features);\r\n }\r\n }, [mapData]);\r\n\r\n const domain =\r\n colorDomain ||\r\n (scaleType === 'categorical'\r\n ? getUniqValue(data, 'x')\r\n : getJenks(\r\n data.map(d => d.x as number | null | undefined),\r\n colors?.length || 4,\r\n ));\r\n return (\r\n <GraphContainer\r\n className={classNames?.graphContainer}\r\n style={styles?.graphContainer}\r\n id={graphID}\r\n ref={graphParentDiv}\r\n aria-label={ariaLabel}\r\n backgroundColor={backgroundColor}\r\n theme={theme}\r\n language={language}\r\n minHeight={minHeight}\r\n width={width}\r\n height={height}\r\n relativeHeight={relativeHeight}\r\n padding={padding}\r\n >\r\n {graphTitle || graphDescription || dataDownload ? (\r\n <GraphHeader\r\n styles={{\r\n title: styles?.title,\r\n description: styles?.description,\r\n }}\r\n classNames={{\r\n title: classNames?.title,\r\n description: classNames?.description,\r\n }}\r\n graphTitle={graphTitle}\r\n graphDescription={graphDescription}\r\n width={width}\r\n graphDownload={undefined}\r\n dataDownload={\r\n dataDownload\r\n ? data.map(d => d.data).filter(d => d !== undefined).length > 0\r\n ? data.map(d => d.data).filter(d => d !== undefined)\r\n : data.filter(d => d !== undefined)\r\n : null\r\n }\r\n />\r\n ) : null}\r\n <GraphArea ref={graphDiv}>\r\n {svgWidth && svgHeight && mapShape ? (\r\n <Graph\r\n data={data}\r\n globeOffset={globeOffset}\r\n polygonData={mapShape}\r\n colorDomain={domain}\r\n width={svgWidth}\r\n height={svgHeight}\r\n colors={\r\n colors ||\r\n (scaleType === 'categorical'\r\n ? Colors[theme].sequentialColors[\r\n `neutralColorsx0${domain.length as 4 | 5 | 6 | 7 | 8 | 9}`\r\n ]\r\n : Colors[theme].sequentialColors[\r\n `neutralColorsx0${(domain.length + 1) as 4 | 5 | 6 | 7 | 8 | 9}`\r\n ])\r\n }\r\n mapNoDataColor={mapNoDataColor}\r\n categorical={scaleType === 'categorical'}\r\n mapBorderColor={mapBorderColor}\r\n tooltip={tooltip}\r\n mapProperty={mapProperty}\r\n styles={styles}\r\n classNames={classNames}\r\n autoRotate={autoRotate === true ? 1.5 : autoRotate === false ? 0 : autoRotate}\r\n enableZoom={enableZoom}\r\n globeMaterial={globeMaterial}\r\n atmosphereColor={atmosphereColor}\r\n colorLegendTitle={colorLegendTitle}\r\n showColorScale={showColorScale}\r\n hoverStrokeColor={\r\n theme === 'light' ? Colors.light.grays['gray-700'] : Colors.light.grays['gray-300']\r\n }\r\n highlightedIds={highlightedIds}\r\n resetSelectionOnDoubleClick={resetSelectionOnDoubleClick}\r\n detailsOnClick={detailsOnClick}\r\n onSeriesMouseOver={onSeriesMouseOver}\r\n onSeriesMouseClick={onSeriesMouseClick}\r\n scale={scale}\r\n polygonAltitude={polygonAltitude}\r\n centerLat={centerPoint[0]}\r\n centerLng={centerPoint[1]}\r\n atmosphereAltitude={atmosphereAltitude}\r\n globeCurvatureResolution={globeCurvatureResolution}\r\n fogSettings={fogSettings}\r\n lights={lights}\r\n highlightedAltitude={highlightedAltitude}\r\n selectedId={selectedId}\r\n collapseColorScaleByDefault={collapseColorScaleByDefault}\r\n dimmedOpacity={dimmedOpacity}\r\n />\r\n ) : (\r\n <div\r\n style={{\r\n height: `${Math.max(\r\n minHeight,\r\n height ||\r\n (relativeHeight\r\n ? minHeight\r\n ? (width || svgWidth) * relativeHeight > minHeight\r\n ? (width || svgWidth) * relativeHeight\r\n : minHeight\r\n : (width || svgWidth) * relativeHeight\r\n : svgHeight),\r\n )}px`,\r\n }}\r\n className='flex items-center justify-center'\r\n >\r\n <Spinner aria-label='Loading graph' />\r\n </div>\r\n )}\r\n </GraphArea>\r\n {sources || footNote ? (\r\n <GraphFooter\r\n styles={{ footnote: styles?.footnote, source: styles?.source }}\r\n classNames={{\r\n footnote: classNames?.footnote,\r\n source: classNames?.source,\r\n }}\r\n sources={sources}\r\n footNote={footNote}\r\n width={width}\r\n />\r\n ) : null}\r\n </GraphContainer>\r\n );\r\n}\r\n"],"names":["removeHash","hex","parseHex","nakedHex","isShort","twoDigitHexR","twoDigitHexG","twoDigitHexB","twoDigitHexA","hexToDecimal","hexesToDecimals","_ref","r","g","b","a","isNumeric","n","formatRgb","decimalObject","parameterA","parsedA","hexToRgba","hashlessHex","hexObject","build","createLightFromConfig","config","light","type","THREE","AmbientLight","color","intensity","DirectionalLight","position","set","x","y","z","target","undefined","castShadow","shadow","mapSize","width","height","camera","near","far","PointLight","distance","decay","SpotLight","angle","Math","PI","penumbra","Error","Graph","props","autoRotate","data","enableZoom","categorical","colorDomain","colors","globeMaterial","polygonData","mapProperty","mapBorderColor","atmosphereColor","tooltip","styles","classNames","mapNoDataColor","colorLegendTitle","showColorScale","hoverStrokeColor","detailsOnClick","onSeriesMouseClick","onSeriesMouseOver","resetSelectionOnDoubleClick","highlightedIds","scale","globeOffset","polygonAltitude","centerLng","centerLat","atmosphereAltitude","globeCurvatureResolution","fogSettings","lights","highlightedAltitude","selectedId","collapseColorScaleByDefault","dimmedOpacity","globeReady","setGlobeReady","useState","globeEl","useRef","mouseClickData","setMouseClickData","showLegend","setShowLegend","mousePos","setMousePos","mouseOverData","setMouseOverData","colorScale","scaleOrdinal","domain","range","scaleThreshold","useEffect","current","controls","autoRotateSpeed","selectedPolygon","find","d","properties","lng","lat","getCentroidCoordinates","pointOfView","altitude","canvas","renderer","domElement","handleMouseMove","e","clientX","clientY","addEventListener","removeEventListener","materials","MeshBasicMaterial","setupCustomLighting","useCallback","scene","lightsAndObjToRemove","traverse","obj","Light","push","children","forEach","parent","remove","map","i","add","fog","Fog","handleGlobeReady","jsxs","jsx","Globe","polygon","includes","id","opacity","length","val","el","clickedData","isEqual","hoverData","setTimeout","line","renderOrder","cn","colorLegend","Fragment","X","P","display","WebkitLineClamp","WebkitBoxOrient","backgroundColor","fill","stroke","textAnchor","numberFormattingFunction","Tooltip","Modal","__html","string2HTML","ThreeDGlobe","$","_c","mapData","t0","graphTitle","sources","graphDescription","footNote","t1","scaleType","t2","padding","t3","t4","t5","relativeHeight","graphID","t6","dataDownload","t7","language","t8","minHeight","t9","theme","t10","ariaLabel","t11","t12","centerPoint","t13","t14","t15","t16","t17","t18","t19","t20","t21","t22","t23","t24","t25","Colors","graphNoData","grays","t26","t27","t28","t29","mapShape","setMapShape","svgWidth","setSvgWidth","svgHeight","setSvgHeight","graphDiv","graphParentDiv","t30","t31","Symbol","for","resizeObserver","ResizeObserver","entries","clientWidth","clientHeight","observe","disconnect","t32","shape","onUpdateShape","useEffectEvent","t33","fetchAndParseJSON","then","features","_temp","t34","t35","getUniqValue","getJenks","_temp2","t36","graphContainer","t37","t38","description","title","GraphHeader","_temp3","filter","_temp4","_temp5","_temp6","_temp7","t39","GraphArea","sequentialColors","max","Spinner","t40","footnote","source","GraphFooter","t41","GraphContainer","d_3","d_2","d_1","d_5","d_4","d_0","geometry","reversed","coordinates","reverse","coord","c","reversed_0","geometry_0"],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"ThreeDGlobe.cjs","sources":["../node_modules/hex-to-rgba/build/index.js","../src/Components/Graphs/Maps/ThreeDGlobe/Graph.tsx","../src/Components/Graphs/Maps/ThreeDGlobe/index.tsx"],"sourcesContent":["\"use strict\";\n\nvar removeHash = function removeHash(hex) {\n return hex.charAt(0) === '#' ? hex.slice(1) : hex;\n};\n\nvar parseHex = function parseHex(nakedHex) {\n var isShort = nakedHex.length === 3 || nakedHex.length === 4;\n var twoDigitHexR = isShort ? \"\".concat(nakedHex.slice(0, 1)).concat(nakedHex.slice(0, 1)) : nakedHex.slice(0, 2);\n var twoDigitHexG = isShort ? \"\".concat(nakedHex.slice(1, 2)).concat(nakedHex.slice(1, 2)) : nakedHex.slice(2, 4);\n var twoDigitHexB = isShort ? \"\".concat(nakedHex.slice(2, 3)).concat(nakedHex.slice(2, 3)) : nakedHex.slice(4, 6);\n var twoDigitHexA = (isShort ? \"\".concat(nakedHex.slice(3, 4)).concat(nakedHex.slice(3, 4)) : nakedHex.slice(6, 8)) || 'ff'; // const numericA = +((parseInt(a, 16) / 255).toFixed(2));\n\n return {\n r: twoDigitHexR,\n g: twoDigitHexG,\n b: twoDigitHexB,\n a: twoDigitHexA\n };\n};\n\nvar hexToDecimal = function hexToDecimal(hex) {\n return parseInt(hex, 16);\n};\n\nvar hexesToDecimals = function hexesToDecimals(_ref) {\n var r = _ref.r,\n g = _ref.g,\n b = _ref.b,\n a = _ref.a;\n return {\n r: hexToDecimal(r),\n g: hexToDecimal(g),\n b: hexToDecimal(b),\n a: +(hexToDecimal(a) / 255).toFixed(2)\n };\n};\n\nvar isNumeric = function isNumeric(n) {\n return !isNaN(parseFloat(n)) && isFinite(n);\n}; // eslint-disable-line no-restricted-globals, max-len\n\n\nvar formatRgb = function formatRgb(decimalObject, parameterA) {\n var r = decimalObject.r,\n g = decimalObject.g,\n b = decimalObject.b,\n parsedA = decimalObject.a;\n var a = isNumeric(parameterA) ? parameterA : parsedA;\n return \"rgba(\".concat(r, \", \").concat(g, \", \").concat(b, \", \").concat(a, \")\");\n};\n/**\n * Turns an old-fashioned css hex color value into a rgb color value.\n *\n * If you specify an alpha value, you'll get a rgba() value instead.\n *\n * @param The hex value to convert. ('123456'. '#123456', ''123', '#123')\n * @param An alpha value to apply. (optional) ('0.5', '0.25')\n * @return An rgb or rgba value. ('rgb(11, 22, 33)'. 'rgba(11, 22, 33, 0.5)')\n */\n\n\nvar hexToRgba = function hexToRgba(hex, a) {\n var hashlessHex = removeHash(hex);\n var hexObject = parseHex(hashlessHex);\n var decimalObject = hexesToDecimals(hexObject);\n return formatRgb(decimalObject, a);\n};\n\nmodule.exports = hexToRgba;","/* eslint-disable @typescript-eslint/no-explicit-any */\r\nimport Globe, { GlobeMethods } from 'react-globe.gl';\r\nimport isEqual from 'fast-deep-equal';\r\nimport { useCallback, useEffect, useRef, useState } from 'react';\r\nimport { scaleOrdinal, scaleThreshold } from 'd3-scale';\r\nimport * as THREE from 'three';\r\nimport { P } from '@undp/design-system-react/Typography';\r\nimport { cn } from '@undp/design-system-react/cn';\r\nimport hexToRgba from 'hex-to-rgba';\r\n\r\nimport {\r\n ChoroplethMapDataType,\r\n ClassNameObject,\r\n FogDataType,\r\n LightConfig,\r\n StyleObject,\r\n} from '@/Types';\r\nimport { Tooltip } from '@/Components/Elements/Tooltip';\r\nimport { numberFormattingFunction } from '@/Utils/numberFormattingFunction';\r\nimport { X } from '@/Components/Icons';\r\nimport { getCentroidCoordinates } from '@/Utils/getCentroidCoordinates';\r\nimport { DetailsModal } from '@/Components/Elements/DetailsModal';\r\n\r\ninterface Props {\r\n width: number;\r\n data: ChoroplethMapDataType[];\r\n autoRotate: number;\r\n enableZoom: boolean;\r\n categorical: boolean;\r\n colorDomain: (number | string)[];\r\n colors: string[];\r\n height: number;\r\n globeMaterial?: THREE.Material;\r\n lights: LightConfig[];\r\n polygonData: any;\r\n mapProperty: string;\r\n mapBorderColor: string;\r\n atmosphereColor: string;\r\n tooltip?: string | ((_d: any) => React.ReactNode);\r\n styles?: StyleObject;\r\n classNames?: ClassNameObject;\r\n onSeriesMouseOver?: (_d: any) => void;\r\n onSeriesMouseClick?: (_d: any) => void;\r\n mapNoDataColor: string;\r\n colorLegendTitle?: string;\r\n showColorScale: boolean;\r\n hoverStrokeColor: string;\r\n detailsOnClick?: string | ((_d: any) => React.ReactNode);\r\n resetSelectionOnDoubleClick: boolean;\r\n highlightedIds: string[];\r\n scale: number;\r\n globeOffset: [number, number];\r\n polygonAltitude: number;\r\n centerLng: number;\r\n centerLat: number;\r\n atmosphereAltitude: number;\r\n globeCurvatureResolution: number;\r\n fogSettings?: FogDataType;\r\n highlightedAltitude: number;\r\n selectedId?: string;\r\n collapseColorScaleByDefault?: boolean;\r\n dimmedOpacity: number;\r\n}\r\n\r\nfunction createLightFromConfig(config: LightConfig): THREE.Light {\r\n let light: THREE.Light;\r\n\r\n switch (config.type) {\r\n case 'ambient':\r\n light = new THREE.AmbientLight(config.color, config.intensity);\r\n break;\r\n case 'directional':\r\n light = new THREE.DirectionalLight(config.color, config.intensity);\r\n if (config.position) {\r\n if (config.position === 'camera') light.position.set(0, 0, 0);\r\n else light.position.set(config.position.x, config.position.y, config.position.z);\r\n }\r\n if (config.target || config.position === 'camera') {\r\n (light as THREE.SpotLight).target.position.set(\r\n config.target?.x || 0,\r\n config.target?.y || 0,\r\n config.target?.z === undefined ? -1 : config.target.z,\r\n );\r\n }\r\n if (config.castShadow) {\r\n (light as THREE.DirectionalLight).castShadow = true;\r\n if (config.shadow) {\r\n (light as THREE.DirectionalLight).shadow.mapSize.width = config.shadow.mapSize.width;\r\n (light as THREE.DirectionalLight).shadow.mapSize.height = config.shadow.mapSize.height;\r\n (light as THREE.DirectionalLight).shadow.camera.near = config.shadow.camera.near;\r\n (light as THREE.DirectionalLight).shadow.camera.far = config.shadow.camera.far;\r\n }\r\n }\r\n break;\r\n case 'point':\r\n light = new THREE.PointLight(\r\n config.color,\r\n config.intensity,\r\n config.distance || 0,\r\n config.decay || 2,\r\n );\r\n if (config.position) {\r\n if (config.position === 'camera') light.position.set(0, 0, 0);\r\n else light.position.set(config.position.x, config.position.y, config.position.z);\r\n }\r\n break;\r\n case 'spot':\r\n light = new THREE.SpotLight(\r\n config.color,\r\n config.intensity,\r\n config.distance || 0,\r\n config.angle || Math.PI / 3,\r\n config.penumbra || 0,\r\n config.decay || 2,\r\n );\r\n if (config.position) {\r\n if (config.position === 'camera') light.position.set(0, 0, 0);\r\n else light.position.set(config.position.x, config.position.y, config.position.z);\r\n }\r\n if (config.target || config.position === 'camera') {\r\n (light as THREE.SpotLight).target.position.set(\r\n config.target?.x || 0,\r\n config.target?.y || 0,\r\n config.target?.z || 0,\r\n );\r\n }\r\n if (config.castShadow) {\r\n (light as THREE.SpotLight).castShadow = true;\r\n if (config.shadow) {\r\n (light as THREE.SpotLight).shadow.mapSize.width = config.shadow.mapSize.width;\r\n (light as THREE.SpotLight).shadow.mapSize.height = config.shadow.mapSize.height;\r\n (light as THREE.SpotLight).shadow.camera.near = config.shadow.camera.near;\r\n (light as THREE.SpotLight).shadow.camera.far = config.shadow.camera.far;\r\n }\r\n }\r\n break;\r\n default:\r\n throw new Error('Unknown light type');\r\n }\r\n\r\n return light;\r\n}\r\nfunction Graph(props: Props) {\r\n const {\r\n width,\r\n autoRotate,\r\n data,\r\n enableZoom,\r\n categorical,\r\n colorDomain,\r\n colors,\r\n globeMaterial,\r\n height,\r\n polygonData,\r\n mapProperty,\r\n mapBorderColor,\r\n atmosphereColor,\r\n tooltip,\r\n styles,\r\n classNames,\r\n mapNoDataColor,\r\n colorLegendTitle,\r\n showColorScale,\r\n hoverStrokeColor,\r\n detailsOnClick,\r\n onSeriesMouseClick,\r\n onSeriesMouseOver,\r\n resetSelectionOnDoubleClick,\r\n highlightedIds,\r\n scale,\r\n globeOffset,\r\n polygonAltitude,\r\n centerLng,\r\n centerLat,\r\n atmosphereAltitude,\r\n globeCurvatureResolution,\r\n fogSettings,\r\n lights,\r\n highlightedAltitude,\r\n selectedId,\r\n collapseColorScaleByDefault,\r\n dimmedOpacity,\r\n } = props;\r\n const [globeReady, setGlobeReady] = useState(false);\r\n const globeEl = useRef<GlobeMethods | undefined>(undefined);\r\n const [mouseClickData, setMouseClickData] = useState<any>(undefined);\r\n\r\n const [showLegend, setShowLegend] = useState(\r\n collapseColorScaleByDefault === undefined ? !(width < 680) : !collapseColorScaleByDefault,\r\n );\r\n const [mousePos, setMousePos] = useState({ x: 0, y: 0 });\r\n const [mouseOverData, setMouseOverData] = useState<ChoroplethMapDataType | undefined>(undefined);\r\n const colorScale = categorical\r\n ? scaleOrdinal<number | string, string>().domain(colorDomain).range(colors)\r\n : scaleThreshold<number, string>()\r\n .domain(colorDomain as number[])\r\n .range(colors);\r\n useEffect(() => {\r\n if (globeEl.current) {\r\n globeEl.current.controls().enableZoom = enableZoom;\r\n }\r\n }, [enableZoom]);\r\n useEffect(() => {\r\n if (globeEl.current) {\r\n if (mouseOverData || selectedId) {\r\n globeEl.current.controls().autoRotate = false;\r\n } else {\r\n globeEl.current.controls().autoRotate = autoRotate === 0 ? false : true;\r\n globeEl.current.controls().autoRotateSpeed = autoRotate;\r\n }\r\n }\r\n }, [mouseOverData, selectedId, autoRotate]);\r\n useEffect(() => {\r\n if (globeEl.current && selectedId) {\r\n const selectedPolygon = polygonData.find(\r\n (d: any) => d.properties[mapProperty] === selectedId,\r\n );\r\n const [lng, lat] = getCentroidCoordinates(selectedPolygon);\r\n globeEl.current.pointOfView({ lat, lng, altitude: scale }, 1000);\r\n }\r\n }, [selectedId, scale, polygonData, mapProperty]);\r\n\r\n useEffect(() => {\r\n const canvas = globeEl.current?.renderer().domElement;\r\n if (!canvas) return;\r\n\r\n const handleMouseMove = (e: MouseEvent) => {\r\n setMousePos({ x: e.clientX, y: e.clientY });\r\n };\r\n\r\n canvas.addEventListener('mousemove', handleMouseMove);\r\n return () => canvas.removeEventListener('mousemove', handleMouseMove);\r\n }, []);\r\n\r\n useEffect(() => {\r\n if (globeEl.current) {\r\n globeEl.current.pointOfView({ lat: centerLat, lng: centerLng, altitude: scale }, 1000);\r\n }\r\n }, [scale, centerLng, centerLat]);\r\n const materials =\r\n globeMaterial ||\r\n new THREE.MeshBasicMaterial({\r\n color: '#FFF',\r\n });\r\n const setupCustomLighting = useCallback(() => {\r\n if (!globeEl.current) return;\r\n\r\n const scene = globeEl.current.scene();\r\n const camera = globeEl.current.camera();\r\n\r\n let lightsAndObjToRemove: THREE.Object3D[] = [];\r\n scene.traverse(obj => {\r\n if (obj instanceof THREE.Light) {\r\n lightsAndObjToRemove.push(obj);\r\n }\r\n });\r\n lightsAndObjToRemove = [...lightsAndObjToRemove, ...camera.children];\r\n lightsAndObjToRemove.forEach(light => light.parent?.remove(light));\r\n\r\n const lightConfig = lights.map(config => createLightFromConfig(config));\r\n lightConfig.forEach((light, i) => {\r\n if (lights[i].type !== 'ambient' && lights[i].position === 'camera') {\r\n camera.add(light);\r\n if (lights[i].type !== 'point') {\r\n camera.add((light as THREE.DirectionalLight | THREE.SpotLight).target);\r\n }\r\n } else {\r\n scene.add(light);\r\n }\r\n });\r\n\r\n if (fogSettings) {\r\n scene.fog = new THREE.Fog(fogSettings.color, fogSettings.near, fogSettings.far);\r\n }\r\n }, [lights, fogSettings]);\r\n\r\n const handleGlobeReady = () => {\r\n setGlobeReady(true);\r\n setupCustomLighting();\r\n };\r\n useEffect(() => {\r\n if (globeReady) {\r\n setupCustomLighting();\r\n }\r\n }, [globeReady, setupCustomLighting]);\r\n return (\r\n <div className='relative'>\r\n <Globe\r\n ref={globeEl}\r\n height={height}\r\n width={width}\r\n globeOffset={globeOffset}\r\n lineHoverPrecision={0}\r\n polygonsData={polygonData}\r\n polygonAltitude={(polygon: any) =>\r\n highlightedIds.includes(polygon?.properties?.[mapProperty]) ||\r\n polygon?.properties?.[mapProperty] === selectedId\r\n ? highlightedAltitude\r\n : polygon?.properties?.[mapProperty] === mouseOverData?.id ||\r\n polygon?.properties?.[mapProperty] === mouseClickData?.id\r\n ? highlightedAltitude\r\n : polygonAltitude\r\n }\r\n polygonCapColor={(polygon: any) => {\r\n const opacity = selectedId\r\n ? polygon?.properties?.[mapProperty] === selectedId\r\n ? 1\r\n : dimmedOpacity\r\n : highlightedIds.length !== 0\r\n ? highlightedIds.includes(polygon?.properties?.[mapProperty])\r\n ? 1\r\n : dimmedOpacity\r\n : 1;\r\n const id = polygon?.properties?.[mapProperty];\r\n const val = data.find(el => el.id === id)?.x;\r\n const color = val !== undefined && val !== null ? colorScale(val as any) : mapNoDataColor;\r\n return hexToRgba(color, `${opacity}`);\r\n }}\r\n polygonSideColor={(polygon: any) => {\r\n const id = polygon?.properties?.[mapProperty];\r\n const val = data.find(el => el.id === id)?.x;\r\n const opacity = selectedId\r\n ? polygon?.properties?.[mapProperty] === selectedId\r\n ? 1\r\n : dimmedOpacity\r\n : highlightedIds.length !== 0\r\n ? highlightedIds.includes(polygon?.properties?.[mapProperty])\r\n ? 1\r\n : dimmedOpacity\r\n : 1;\r\n const color = val !== undefined && val !== null ? colorScale(val as any) : mapNoDataColor;\r\n return hexToRgba(color, `${opacity}`);\r\n }}\r\n polygonStrokeColor={(polygon: any) =>\r\n polygon?.properties?.[mapProperty] === mouseOverData?.id\r\n ? hoverStrokeColor\r\n : mapBorderColor\r\n }\r\n onGlobeClick={() => {\r\n setMouseClickData(undefined);\r\n }}\r\n onPolygonClick={(polygon: any) => {\r\n const clickedData = polygon?.properties?.[mapProperty]\r\n ? data.find(el => el.id === polygon?.properties?.[mapProperty])\r\n : undefined;\r\n if (onSeriesMouseClick || detailsOnClick) {\r\n if (\r\n isEqual(mouseClickData, clickedData) &&\r\n resetSelectionOnDoubleClick &&\r\n clickedData\r\n ) {\r\n setMouseClickData(undefined);\r\n onSeriesMouseClick?.(undefined);\r\n } else {\r\n setMouseClickData(clickedData);\r\n onSeriesMouseClick?.(clickedData);\r\n }\r\n }\r\n }}\r\n onPolygonHover={(polygon: any) => {\r\n const hoverData = polygon?.properties?.[mapProperty]\r\n ? data.find(el => el.id === polygon?.properties?.[mapProperty])\r\n : undefined;\r\n setMouseOverData(hoverData);\r\n onSeriesMouseOver?.(hoverData);\r\n }}\r\n atmosphereColor={atmosphereColor}\r\n atmosphereAltitude={atmosphereAltitude}\r\n globeCurvatureResolution={globeCurvatureResolution}\r\n globeMaterial={materials}\r\n backgroundColor='rgba(0, 0, 0, 0)'\r\n polygonsTransitionDuration={100}\r\n onGlobeReady={() => {\r\n if (globeEl.current) {\r\n globeEl.current.pointOfView({\r\n lat: centerLat,\r\n lng: centerLng,\r\n });\r\n const scene = globeEl.current.scene();\r\n setTimeout(() => {\r\n const polygons = scene.children[3]?.children[0]?.children[4]?.children || [];\r\n polygons.forEach(d => {\r\n const line = d.children[1];\r\n line.renderOrder = 2;\r\n });\r\n }, 300);\r\n const camera = globeEl.current.camera();\r\n scene.add(camera);\r\n handleGlobeReady();\r\n }\r\n }}\r\n />\r\n {showColorScale === false ? null : (\r\n <div className={cn('absolute left-4 bottom-4 map-color-legend', classNames?.colorLegend)}>\r\n {showLegend ? (\r\n <>\r\n <div\r\n className='color-legend-close-button bg-[rgba(240,240,240,0.7)] dark:bg-[rgba(30,30,30,0.7)] border border-[var(--gray-400)] rounded-full w-6 h-6 p-[3px] cursor-pointer z-10 absolute right-[-0.75rem] top-[-0.75rem]'\r\n onClick={() => {\r\n setShowLegend(false);\r\n }}\r\n >\r\n <X />\r\n </div>\r\n <div\r\n className='color-legend-box p-2 bg-[rgba(240,240,240,0.7)] dark:bg-[rgba(30,30,30,0.7)]'\r\n style={{\r\n width: categorical ? undefined : '340px',\r\n }}\r\n >\r\n {colorLegendTitle && colorLegendTitle !== '' ? (\r\n <P\r\n size='xs'\r\n marginBottom='xs'\r\n className='p-0 leading-normal overflow-hidden text-primary-gray-700 dark:text-primary-gray-300'\r\n style={{\r\n display: '-webkit-box',\r\n WebkitLineClamp: '1',\r\n WebkitBoxOrient: 'vertical',\r\n }}\r\n >\r\n {colorLegendTitle}\r\n </P>\r\n ) : null}\r\n {!categorical ? (\r\n <svg width='100%' viewBox='0 0 320 30' direction='ltr'>\r\n <g>\r\n {colorDomain.map((d, i) => (\r\n <g key={i} className='cursor-pointer'>\r\n <rect\r\n x={(i * 320) / colors.length + 1}\r\n y={1}\r\n width={320 / colors.length - 2}\r\n height={8}\r\n style={{\r\n fill: colors[i],\r\n stroke: colors[i],\r\n }}\r\n />\r\n <text\r\n x={((i + 1) * 320) / colors.length}\r\n y={25}\r\n className='fill-primary-gray-700 dark:fill-primary-gray-300 text-xs'\r\n style={{ textAnchor: 'middle' }}\r\n >\r\n {numberFormattingFunction(d as number, 'NA')}\r\n </text>\r\n </g>\r\n ))}\r\n <g>\r\n <rect\r\n x={(colorDomain.length * 320) / colors.length + 1}\r\n y={1}\r\n width={320 / colors.length - 2}\r\n height={8}\r\n style={{\r\n fill: colors[colorDomain.length],\r\n stroke: colors[colorDomain.length],\r\n }}\r\n />\r\n </g>\r\n </g>\r\n </svg>\r\n ) : (\r\n <div className='flex flex-col gap-3'>\r\n {colorDomain.map((d, i) => (\r\n <div key={i} className='flex gap-2 items-center'>\r\n <div\r\n className='w-2 h-2 rounded-full'\r\n style={{ backgroundColor: colors[i % colors.length] }}\r\n />\r\n <P size='sm' marginBottom='none' leading='none'>\r\n {d}\r\n </P>\r\n </div>\r\n ))}\r\n </div>\r\n )}\r\n </div>\r\n </>\r\n ) : (\r\n <button\r\n type='button'\r\n className='mb-0 border-0 bg-transparent p-0 self-start'\r\n onClick={() => {\r\n setShowLegend(true);\r\n }}\r\n >\r\n <div className='show-color-legend-button items-start text-sm font-medium cursor-pointer p-2 mb-0 flex text-primary-black dark:text-primary-gray-300 bg-primary-gray-300 dark:bg-primary-gray-600 border-primary-gray-400 dark:border-primary-gray-500'>\r\n Show Legend\r\n </div>\r\n </button>\r\n )}\r\n </div>\r\n )}\r\n {mouseOverData && tooltip ? (\r\n <Tooltip\r\n data={mouseOverData}\r\n body={tooltip}\r\n xPos={mousePos.x}\r\n yPos={mousePos.y}\r\n backgroundStyle={styles?.tooltip}\r\n className={classNames?.tooltip}\r\n />\r\n ) : null}\r\n {detailsOnClick && mouseClickData !== undefined ? (\r\n <DetailsModal\r\n body={detailsOnClick}\r\n data={mouseClickData}\r\n setData={setMouseClickData}\r\n className={classNames?.modal}\r\n />\r\n ) : null}\r\n </div>\r\n );\r\n}\r\n\r\nexport default Graph;\r\n","import React, { useEffect, useEffectEvent, useRef, useState } from 'react';\r\nimport { Spinner } from '@undp/design-system-react/Spinner';\r\nimport * as THREE from 'three';\r\n\r\nimport Graph from './Graph';\r\n\r\nimport { GraphHeader } from '@/Components/Elements/GraphHeader';\r\nimport { GraphFooter } from '@/Components/Elements/GraphFooter';\r\nimport {\r\n ChoroplethMapDataType,\r\n ClassNameObject,\r\n FogDataType,\r\n Languages,\r\n LightConfig,\r\n ScaleDataType,\r\n SourcesDataType,\r\n StyleObject,\r\n} from '@/Types';\r\nimport { fetchAndParseJSON } from '@/Utils/fetchAndParseData';\r\nimport { Colors } from '@/Components/ColorPalette';\r\nimport { getUniqValue } from '@/Utils/getUniqValue';\r\nimport { getJenks } from '@/Utils/getJenks';\r\nimport { GraphArea, GraphContainer } from '@/Components/Elements/GraphContainer';\r\n\r\ninterface Props {\r\n // Data\r\n /** Array of data objects */\r\n data: ChoroplethMapDataType[];\r\n\r\n // Titles, Labels, and Sources\r\n /** Title of the graph */\r\n graphTitle?: string | React.ReactNode;\r\n /** Description of the graph */\r\n graphDescription?: string | React.ReactNode;\r\n /** Footnote for the graph */\r\n footNote?: string | React.ReactNode;\r\n /** Source data for the graph */\r\n sources?: SourcesDataType[];\r\n /** Accessibility label */\r\n ariaLabel?: string;\r\n\r\n // Colors and Styling\r\n /** Colors for the choropleth map. Make sure the the colors are in hex code, any other format can cause issues. */\r\n colors?: string[];\r\n /** Domain of colors for the graph */\r\n colorDomain?: number[] | string[];\r\n /** Title for the color legend */\r\n colorLegendTitle?: string;\r\n /** Color for the areas where data is no available */\r\n mapNoDataColor?: string;\r\n /** Background color of the graph */\r\n backgroundColor?: string | boolean;\r\n /** Custom styles for the graph. Each object should be a valid React CSS style object. */\r\n styles?: StyleObject;\r\n /** Custom class names */\r\n classNames?: ClassNameObject;\r\n\r\n // Size and Spacing\r\n /** Width of the graph */\r\n width?: number;\r\n /** Height of the graph */\r\n height?: number;\r\n /** Minimum height of the graph */\r\n minHeight?: number;\r\n /** Relative height scaling factor. This overwrites the height props */\r\n relativeHeight?: number;\r\n /** Padding around the graph. Defaults to 0 if no backgroundColor is mentioned else defaults to 1rem */\r\n padding?: string;\r\n\r\n // Graph Parameters\r\n /** Map data as an object in geoJson format or a url for geoJson */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n mapData?: any;\r\n /** Stroke color of the regions in the map */\r\n mapBorderColor?: string;\r\n /** Center point of the map */\r\n centerPoint?: [number, number];\r\n /** Defines if the globe rotates automatically */\r\n autoRotate?: number | boolean;\r\n /** Defines the material property applied to the sphere of the globe */\r\n globeMaterial?: THREE.Material;\r\n /** Defines the lights for the 3D scene */\r\n lights?: LightConfig[];\r\n /** Defines the colo of the glow around the globe */\r\n atmosphereColor?: string;\r\n /** Defines if the globe can be zoomed when scrolled */\r\n enableZoom?: boolean;\r\n /** Position offset of the globe relative to the canvas center */\r\n globeOffset?: [number, number];\r\n /** Defines the camera distance from Earth. This helps in defining the default size of the globe. Smaller = closer camera therefore the globe is bigger) */\r\n scale?: number;\r\n /** Defines the spacing between the country shape polygon with the sphere */\r\n polygonAltitude?: number;\r\n /** Scale for the colors */\r\n scaleType?: Exclude<ScaleDataType, 'linear'>;\r\n /** Toggle visibility of color scale. */\r\n showColorScale?: boolean;\r\n /** Toggle if color scale is collapsed by default. */\r\n collapseColorScaleByDefault?: boolean;\r\n /** The max altitude of the atmosphere, in terms of globe radius units. */\r\n atmosphereAltitude?: number;\r\n /** Resolution in angular degrees of the sphere curvature. The finer the resolution, the more the globe is fragmented into smaller faces to approximate the spheric surface, at the cost of performance. */\r\n globeCurvatureResolution?: number;\r\n /** Defines fog settings for the scene. */\r\n fogSettings?: FogDataType;\r\n /** Property in the property object in mapData geoJson object is used to match to the id in the data object */\r\n mapProperty?: string;\r\n /** Countries or regions to be highlighted */\r\n selectedId?: string;\r\n /** Countries or regions to be highlighted */\r\n highlightedIds?: string[];\r\n /** Defines the altitude of the highlighted countries or the countries on mouseover. */\r\n highlightedAltitude?: number;\r\n /** Defines the opacity of the non-highlighted data */\r\n dimmedOpacity?: number;\r\n /** Enable data download option as a csv */\r\n dataDownload?: boolean;\r\n /** Reset selection on double-click. Only applicable when used in a dashboard context with filters. */\r\n resetSelectionOnDoubleClick?: boolean;\r\n\r\n // Interactions and Callbacks\r\n /** Tooltip content. If the type is string then this uses the [handlebar](../?path=/docs/misc-handlebars-templates-and-custom-helpers--docs) template to display the data */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n tooltip?: string | ((_d: any) => React.ReactNode);\r\n /** Details displayed on the modal when user clicks of a data point. If the type is string then this uses the [handlebar](../?path=/docs/misc-handlebars-templates-and-custom-helpers--docs) template to display the data */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n detailsOnClick?: string | ((_d: any) => React.ReactNode);\r\n /** Callback for mouse over event */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseOver?: (_d: any) => void;\r\n /** Callback for mouse click event */\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseClick?: (_d: any) => void;\r\n\r\n // Configuration and Options\r\n /** Language setting */\r\n language?: Languages;\r\n /** Color theme */\r\n theme?: 'light' | 'dark';\r\n /** Unique ID for the graph */\r\n graphID?: string;\r\n}\r\n\r\n/** For using these maps you will have to install [`three`](https://threejs.org/manual/) and [react-globe.gl](https://www.npmjs.com/package/react-globe.gl) package to your project */\r\nexport function ThreeDGlobe(props: Props) {\r\n const {\r\n data,\r\n mapData = 'https://raw.githubusercontent.com/UNDP-Data/dv-country-geojson/refs/heads/main/worldMap-simplified.json',\r\n graphTitle,\r\n colors,\r\n sources,\r\n graphDescription,\r\n height,\r\n width,\r\n footNote = 'The designations employed and the presentation of material on this map do not imply the expression of any opinion whatsoever on the part of the Secretariat of the United Nations or UNDP concerning the legal status of any country, territory, city or area or its authorities, or concerning the delimitation of its frontiers or boundaries.',\r\n colorDomain,\r\n colorLegendTitle,\r\n scaleType = 'threshold',\r\n padding,\r\n mapNoDataColor = Colors.light.graphNoData,\r\n backgroundColor = false,\r\n mapBorderColor = Colors.light.grays['gray-500'],\r\n relativeHeight,\r\n tooltip,\r\n graphID,\r\n mapProperty = 'ISO3',\r\n dataDownload = false,\r\n language = 'en',\r\n minHeight = 0,\r\n theme = 'light',\r\n ariaLabel,\r\n styles,\r\n classNames,\r\n autoRotate = true,\r\n enableZoom = true,\r\n globeMaterial,\r\n centerPoint = [0, 0],\r\n atmosphereColor = '#999',\r\n showColorScale = true,\r\n resetSelectionOnDoubleClick = true,\r\n detailsOnClick,\r\n onSeriesMouseOver,\r\n onSeriesMouseClick,\r\n highlightedIds = [],\r\n highlightedAltitude = 0.1,\r\n dimmedOpacity = 0.3,\r\n scale = 1,\r\n globeOffset = [0, 0],\r\n polygonAltitude = 0.01,\r\n globeCurvatureResolution = 4,\r\n atmosphereAltitude = 0.15,\r\n fogSettings,\r\n lights = [\r\n {\r\n type: 'ambient',\r\n color: 0x404040,\r\n intensity: 0.4,\r\n },\r\n {\r\n type: 'directional',\r\n color: 0xffffff,\r\n intensity: 1,\r\n position: { x: 5, y: 10, z: 5 },\r\n },\r\n ],\r\n selectedId,\r\n collapseColorScaleByDefault,\r\n } = props;\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const [mapShape, setMapShape] = useState<any>(undefined);\r\n\r\n const [svgWidth, setSvgWidth] = useState(0);\r\n const [svgHeight, setSvgHeight] = useState(0);\r\n\r\n const graphDiv = useRef<HTMLDivElement>(null);\r\n const graphParentDiv = useRef<HTMLDivElement>(null);\r\n\r\n useEffect(() => {\r\n const resizeObserver = new ResizeObserver(entries => {\r\n setSvgWidth(entries[0].target.clientWidth || 620);\r\n setSvgHeight(entries[0].target.clientHeight || 480);\r\n });\r\n if (graphDiv.current) {\r\n resizeObserver.observe(graphDiv.current);\r\n }\r\n return () => resizeObserver.disconnect();\r\n }, []);\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const onUpdateShape = useEffectEvent((shape: any) => {\r\n setMapShape(shape);\r\n });\r\n useEffect(() => {\r\n if (typeof mapData === 'string') {\r\n const fetchData = fetchAndParseJSON(mapData);\r\n fetchData.then(d => {\r\n if (\r\n mapData ===\r\n 'https://raw.githubusercontent.com/UNDP-Data/dv-country-geojson/refs/heads/main/worldMap-simplified.json'\r\n ) {\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const features = d.features.map((el: any) => {\r\n if (el.geometry.type === 'Polygon') {\r\n const reversed = [...el.geometry.coordinates[0]].reverse();\r\n const geometry = { ...el.geometry, coordinates: [reversed] };\r\n return { ...el, geometry };\r\n }\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const coord: any = [];\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n el.geometry.coordinates.forEach((c: any) => {\r\n const reversed = [...c[0]].reverse();\r\n coord.push([reversed]);\r\n });\r\n const geometry = { ...el.geometry, coordinates: coord };\r\n return { ...el, geometry };\r\n });\r\n onUpdateShape(features);\r\n } else onUpdateShape(d.features);\r\n });\r\n } else {\r\n onUpdateShape(mapData.features);\r\n }\r\n }, [mapData]);\r\n\r\n const domain =\r\n colorDomain ||\r\n (scaleType === 'categorical'\r\n ? getUniqValue(data, 'x')\r\n : getJenks(\r\n data.map(d => d.x as number | null | undefined),\r\n colors?.length || 4,\r\n ));\r\n return (\r\n <GraphContainer\r\n className={classNames?.graphContainer}\r\n style={styles?.graphContainer}\r\n id={graphID}\r\n ref={graphParentDiv}\r\n aria-label={ariaLabel}\r\n backgroundColor={backgroundColor}\r\n theme={theme}\r\n language={language}\r\n minHeight={minHeight}\r\n width={width}\r\n height={height}\r\n relativeHeight={relativeHeight}\r\n padding={padding}\r\n >\r\n {graphTitle || graphDescription || dataDownload ? (\r\n <GraphHeader\r\n styles={{\r\n title: styles?.title,\r\n description: styles?.description,\r\n }}\r\n classNames={{\r\n title: classNames?.title,\r\n description: classNames?.description,\r\n }}\r\n graphTitle={graphTitle}\r\n graphDescription={graphDescription}\r\n width={width}\r\n graphDownload={undefined}\r\n dataDownload={\r\n dataDownload\r\n ? data.map(d => d.data).filter(d => d !== undefined).length > 0\r\n ? data.map(d => d.data).filter(d => d !== undefined)\r\n : data.filter(d => d !== undefined)\r\n : null\r\n }\r\n />\r\n ) : null}\r\n <GraphArea ref={graphDiv}>\r\n {svgWidth && svgHeight && mapShape ? (\r\n <Graph\r\n data={data}\r\n globeOffset={globeOffset}\r\n polygonData={mapShape}\r\n colorDomain={domain}\r\n width={svgWidth}\r\n height={svgHeight}\r\n colors={\r\n colors ||\r\n (scaleType === 'categorical'\r\n ? Colors[theme].sequentialColors[\r\n `neutralColorsx0${domain.length as 4 | 5 | 6 | 7 | 8 | 9}`\r\n ]\r\n : Colors[theme].sequentialColors[\r\n `neutralColorsx0${(domain.length + 1) as 4 | 5 | 6 | 7 | 8 | 9}`\r\n ])\r\n }\r\n mapNoDataColor={mapNoDataColor}\r\n categorical={scaleType === 'categorical'}\r\n mapBorderColor={mapBorderColor}\r\n tooltip={tooltip}\r\n mapProperty={mapProperty}\r\n styles={styles}\r\n classNames={classNames}\r\n autoRotate={autoRotate === true ? 1.5 : autoRotate === false ? 0 : autoRotate}\r\n enableZoom={enableZoom}\r\n globeMaterial={globeMaterial}\r\n atmosphereColor={atmosphereColor}\r\n colorLegendTitle={colorLegendTitle}\r\n showColorScale={showColorScale}\r\n hoverStrokeColor={\r\n theme === 'light' ? Colors.light.grays['gray-700'] : Colors.light.grays['gray-300']\r\n }\r\n highlightedIds={highlightedIds}\r\n resetSelectionOnDoubleClick={resetSelectionOnDoubleClick}\r\n detailsOnClick={detailsOnClick}\r\n onSeriesMouseOver={onSeriesMouseOver}\r\n onSeriesMouseClick={onSeriesMouseClick}\r\n scale={scale}\r\n polygonAltitude={polygonAltitude}\r\n centerLat={centerPoint[0]}\r\n centerLng={centerPoint[1]}\r\n atmosphereAltitude={atmosphereAltitude}\r\n globeCurvatureResolution={globeCurvatureResolution}\r\n fogSettings={fogSettings}\r\n lights={lights}\r\n highlightedAltitude={highlightedAltitude}\r\n selectedId={selectedId}\r\n collapseColorScaleByDefault={collapseColorScaleByDefault}\r\n dimmedOpacity={dimmedOpacity}\r\n />\r\n ) : (\r\n <div\r\n style={{\r\n height: `${Math.max(\r\n minHeight,\r\n height ||\r\n (relativeHeight\r\n ? minHeight\r\n ? (width || svgWidth) * relativeHeight > minHeight\r\n ? (width || svgWidth) * relativeHeight\r\n : minHeight\r\n : (width || svgWidth) * relativeHeight\r\n : svgHeight),\r\n )}px`,\r\n }}\r\n className='flex items-center justify-center'\r\n >\r\n <Spinner aria-label='Loading graph' />\r\n </div>\r\n )}\r\n </GraphArea>\r\n {sources || footNote ? (\r\n <GraphFooter\r\n styles={{ footnote: styles?.footnote, source: styles?.source }}\r\n classNames={{\r\n footnote: classNames?.footnote,\r\n source: classNames?.source,\r\n }}\r\n sources={sources}\r\n footNote={footNote}\r\n width={width}\r\n />\r\n ) : null}\r\n </GraphContainer>\r\n );\r\n}\r\n"],"names":["removeHash","hex","parseHex","nakedHex","isShort","twoDigitHexR","twoDigitHexG","twoDigitHexB","twoDigitHexA","hexToDecimal","hexesToDecimals","_ref","r","g","b","a","isNumeric","n","formatRgb","decimalObject","parameterA","parsedA","hexToRgba","hashlessHex","hexObject","build","createLightFromConfig","config","light","type","THREE","AmbientLight","color","intensity","DirectionalLight","position","set","x","y","z","target","undefined","castShadow","shadow","mapSize","width","height","camera","near","far","PointLight","distance","decay","SpotLight","angle","Math","PI","penumbra","Error","Graph","props","autoRotate","data","enableZoom","categorical","colorDomain","colors","globeMaterial","polygonData","mapProperty","mapBorderColor","atmosphereColor","tooltip","styles","classNames","mapNoDataColor","colorLegendTitle","showColorScale","hoverStrokeColor","detailsOnClick","onSeriesMouseClick","onSeriesMouseOver","resetSelectionOnDoubleClick","highlightedIds","scale","globeOffset","polygonAltitude","centerLng","centerLat","atmosphereAltitude","globeCurvatureResolution","fogSettings","lights","highlightedAltitude","selectedId","collapseColorScaleByDefault","dimmedOpacity","globeReady","setGlobeReady","useState","globeEl","useRef","mouseClickData","setMouseClickData","showLegend","setShowLegend","mousePos","setMousePos","mouseOverData","setMouseOverData","colorScale","scaleOrdinal","domain","range","scaleThreshold","useEffect","current","controls","autoRotateSpeed","selectedPolygon","find","d","properties","lng","lat","getCentroidCoordinates","pointOfView","altitude","canvas","renderer","domElement","handleMouseMove","e","clientX","clientY","addEventListener","removeEventListener","materials","MeshBasicMaterial","setupCustomLighting","useCallback","scene","lightsAndObjToRemove","traverse","obj","Light","push","children","forEach","parent","remove","map","i","add","fog","Fog","handleGlobeReady","jsxs","jsx","Globe","polygon","includes","id","opacity","length","val","el","clickedData","isEqual","hoverData","setTimeout","line","renderOrder","cn","colorLegend","Fragment","X","P","display","WebkitLineClamp","WebkitBoxOrient","backgroundColor","fill","stroke","textAnchor","numberFormattingFunction","Tooltip","DetailsModal","modal","ThreeDGlobe","$","_c","mapData","t0","graphTitle","sources","graphDescription","footNote","t1","scaleType","t2","padding","t3","t4","t5","relativeHeight","graphID","t6","dataDownload","t7","language","t8","minHeight","t9","theme","t10","ariaLabel","t11","t12","centerPoint","t13","t14","t15","t16","t17","t18","t19","t20","t21","t22","t23","t24","t25","Colors","graphNoData","grays","t26","t27","t28","t29","mapShape","setMapShape","svgWidth","setSvgWidth","svgHeight","setSvgHeight","graphDiv","graphParentDiv","t30","t31","Symbol","for","resizeObserver","ResizeObserver","entries","clientWidth","clientHeight","observe","disconnect","t32","shape","onUpdateShape","useEffectEvent","t33","fetchAndParseJSON","then","features","_temp","t34","t35","getUniqValue","getJenks","_temp2","t36","graphContainer","t37","t38","description","title","GraphHeader","_temp3","filter","_temp4","_temp5","_temp6","_temp7","t39","GraphArea","sequentialColors","max","Spinner","t40","footnote","source","GraphFooter","t41","GraphContainer","d_3","d_2","d_1","d_5","d_4","d_0","geometry","reversed","coordinates","reverse","coord","c","reversed_0","geometry_0"],"mappings":"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","x_google_ignoreList":[0]}
@@ -49,6 +49,7 @@ declare interface ClassNameObject {
49
49
  regLine?: string;
50
50
  dataCards?: string;
51
51
  colorLegend?: string;
52
+ modal?: string;
52
53
  }
53
54
 
54
55
  declare interface DirectionalLightConfig extends BaseLightConfig {
@@ -227,6 +228,7 @@ declare interface StyleObject {
227
228
  mouseOverLine?: React.CSSProperties;
228
229
  regLine?: React.CSSProperties;
229
230
  dataCards?: React.CSSProperties;
231
+ modal?: React.CSSProperties;
230
232
  }
231
233
 
232
234
  /** For using these maps you will have to install [`three`](https://threejs.org/manual/) and [react-globe.gl](https://www.npmjs.com/package/react-globe.gl) package to your project */