@undp/data-viz 2.3.19 → 2.4.0

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 (95) hide show
  1. package/dist/BarGraph.cjs +1 -1
  2. package/dist/BarGraph.cjs.map +1 -1
  3. package/dist/BarGraph.js +1360 -1363
  4. package/dist/BarGraph.js.map +1 -1
  5. package/dist/BeeSwarmChart.cjs +1 -1
  6. package/dist/BeeSwarmChart.cjs.map +1 -1
  7. package/dist/BeeSwarmChart.js +302 -305
  8. package/dist/BeeSwarmChart.js.map +1 -1
  9. package/dist/BiVariateChoroplethMap.cjs +1 -1
  10. package/dist/BiVariateChoroplethMap.cjs.map +1 -1
  11. package/dist/BiVariateChoroplethMap.js +4 -4
  12. package/dist/BiVariateChoroplethMap.js.map +1 -1
  13. package/dist/BulletChart.cjs +1 -1
  14. package/dist/BulletChart.cjs.map +1 -1
  15. package/dist/BulletChart.js +591 -594
  16. package/dist/BulletChart.js.map +1 -1
  17. package/dist/ChoroplethMap.cjs +1 -1
  18. package/dist/ChoroplethMap.cjs.map +1 -1
  19. package/dist/ChoroplethMap.js +4 -4
  20. package/dist/ChoroplethMap.js.map +1 -1
  21. package/dist/CirclePackingGraph.cjs +1 -1
  22. package/dist/CirclePackingGraph.js +1 -1
  23. package/dist/DotDensityMap.cjs +1 -1
  24. package/dist/DotDensityMap.cjs.map +1 -1
  25. package/dist/DotDensityMap.js +255 -258
  26. package/dist/DotDensityMap.js.map +1 -1
  27. package/dist/DumbbellChart.cjs +1 -1
  28. package/dist/DumbbellChart.cjs.map +1 -1
  29. package/dist/DumbbellChart.js +553 -556
  30. package/dist/DumbbellChart.js.map +1 -1
  31. package/dist/{GraphEl-Dorm_qQE.js → GraphEl-B73N4RIA.js} +2 -2
  32. package/dist/{GraphEl-Dorm_qQE.js.map → GraphEl-B73N4RIA.js.map} +1 -1
  33. package/dist/{GraphEl-D8WRC8-j.cjs → GraphEl-Lt1og0C-.cjs} +2 -2
  34. package/dist/{GraphEl-D8WRC8-j.cjs.map → GraphEl-Lt1og0C-.cjs.map} +1 -1
  35. package/dist/GriddedGraphs.cjs +1 -1
  36. package/dist/GriddedGraphs.js +1 -1
  37. package/dist/Histogram.cjs +1 -1
  38. package/dist/Histogram.js +1 -1
  39. package/dist/HybridMap.cjs +1 -1
  40. package/dist/HybridMap.cjs.map +1 -1
  41. package/dist/HybridMap.js +310 -313
  42. package/dist/HybridMap.js.map +1 -1
  43. package/dist/MultiLineAltChart.cjs +1 -1
  44. package/dist/MultiLineAltChart.cjs.map +1 -1
  45. package/dist/MultiLineAltChart.js +269 -272
  46. package/dist/MultiLineAltChart.js.map +1 -1
  47. package/dist/MultiLineChart.cjs +1 -1
  48. package/dist/MultiLineChart.cjs.map +1 -1
  49. package/dist/MultiLineChart.js +319 -322
  50. package/dist/MultiLineChart.js.map +1 -1
  51. package/dist/RadarChart.cjs +1 -1
  52. package/dist/RadarChart.cjs.map +1 -1
  53. package/dist/RadarChart.js +3 -3
  54. package/dist/RadarChart.js.map +1 -1
  55. package/dist/SankeyChart.cjs +1 -1
  56. package/dist/SankeyChart.cjs.map +1 -1
  57. package/dist/SankeyChart.js +274 -280
  58. package/dist/SankeyChart.js.map +1 -1
  59. package/dist/ScatterPlot.cjs +1 -1
  60. package/dist/ScatterPlot.cjs.map +1 -1
  61. package/dist/ScatterPlot.js +341 -344
  62. package/dist/ScatterPlot.js.map +1 -1
  63. package/dist/SingleGraphDashboard.cjs +1 -1
  64. package/dist/SingleGraphDashboard.js +1 -1
  65. package/dist/SlopeChart.cjs +1 -1
  66. package/dist/SlopeChart.cjs.map +1 -1
  67. package/dist/SlopeChart.js +251 -254
  68. package/dist/SlopeChart.js.map +1 -1
  69. package/dist/StripChart.cjs +1 -1
  70. package/dist/StripChart.cjs.map +1 -1
  71. package/dist/StripChart.js +292 -295
  72. package/dist/StripChart.js.map +1 -1
  73. package/dist/ThreeDGlobe.cjs +1 -1
  74. package/dist/ThreeDGlobe.cjs.map +1 -1
  75. package/dist/ThreeDGlobe.js +3 -3
  76. package/dist/ThreeDGlobe.js.map +1 -1
  77. package/dist/TreeMapGraph.cjs +1 -1
  78. package/dist/TreeMapGraph.cjs.map +1 -1
  79. package/dist/TreeMapGraph.js +196 -199
  80. package/dist/TreeMapGraph.js.map +1 -1
  81. package/dist/WaterfallChart.cjs +1 -1
  82. package/dist/WaterfallChart.cjs.map +1 -1
  83. package/dist/WaterfallChart.js +274 -277
  84. package/dist/WaterfallChart.js.map +1 -1
  85. package/dist/index-B0Awa_de.js +377 -0
  86. package/dist/index-B0Awa_de.js.map +1 -0
  87. package/dist/index-CP8cmNzt.cjs +2 -0
  88. package/dist/index-CP8cmNzt.cjs.map +1 -0
  89. package/dist/index.cjs +1 -1
  90. package/dist/index.js +1 -1
  91. package/package.json +1 -1
  92. package/dist/index-Bdo_HXb_.cjs +0 -2
  93. package/dist/index-Bdo_HXb_.cjs.map +0 -1
  94. package/dist/index-CGrBpeUa.js +0 -380
  95. package/dist/index-CGrBpeUa.js.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 { 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 { ExpandIcon, 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 locale: string;\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 locale,\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(\r\n d as number,\r\n undefined,\r\n undefined,\r\n undefined,\r\n undefined,\r\n locale,\r\n )}\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='p-1 border-0 rounded-[2px] text-primary-gray-700 bg-primary-gray-300 dark:bg-primary-gray-500 map-legend-button'\r\n onClick={() => {\r\n setShowLegend(true);\r\n }}\r\n >\r\n <ExpandIcon />\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 /** Locale for number formatting. Must matches what `Intl.NumberFormat` expects. */\r\n locale?: string;\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 locale = 'en',\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 locale={locale}\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","locale","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","ExpandIcon","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","t26","Colors","graphNoData","grays","t27","t28","t29","t30","mapShape","setMapShape","svgWidth","setSvgWidth","svgHeight","setSvgHeight","graphDiv","graphParentDiv","t31","t32","Symbol","for","resizeObserver","ResizeObserver","entries","clientWidth","clientHeight","observe","disconnect","t33","shape","onUpdateShape","useEffectEvent","t34","fetchAndParseJSON","then","features","_temp","t35","t36","getUniqValue","getJenks","_temp2","t37","graphContainer","t38","t39","description","title","GraphHeader","_temp3","filter","_temp4","_temp5","_temp6","_temp7","t40","GraphArea","sequentialColors","max","Spinner","t41","footnote","source","GraphFooter","t42","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 { ExpandIcon, 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 locale: string;\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 locale,\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\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\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(\r\n d as number,\r\n undefined,\r\n undefined,\r\n undefined,\r\n undefined,\r\n locale,\r\n )}\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='p-1 border-0 rounded-[2px] text-primary-gray-700 bg-primary-gray-300 dark:bg-primary-gray-500 map-legend-button'\r\n onClick={() => {\r\n setShowLegend(true);\r\n }}\r\n >\r\n <ExpandIcon />\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 /** Locale for number formatting. Must matches what `Intl.NumberFormat` expects. */\r\n locale?: string;\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 locale = 'en',\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 locale={locale}\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","locale","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","val","el","clickedData","isEqual","hoverData","setTimeout","line","renderOrder","cn","colorLegend","Fragment","X","P","display","WebkitLineClamp","WebkitBoxOrient","backgroundColor","length","fill","stroke","textAnchor","numberFormattingFunction","ExpandIcon","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","t26","Colors","graphNoData","grays","t27","t28","t29","t30","mapShape","setMapShape","svgWidth","setSvgWidth","svgHeight","setSvgHeight","graphDiv","graphParentDiv","t31","t32","Symbol","for","resizeObserver","ResizeObserver","entries","clientWidth","clientHeight","observe","disconnect","t33","shape","onUpdateShape","useEffectEvent","t34","fetchAndParseJSON","then","features","_temp","t35","t36","getUniqValue","getJenks","_temp2","t37","graphContainer","t38","t39","description","title","GraphHeader","_temp3","filter","_temp4","_temp5","_temp6","_temp7","t40","GraphArea","sequentialColors","max","Spinner","t41","footnote","source","GraphFooter","t42","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]}
@@ -169,11 +169,11 @@ function At(t) {
169
169
  return G(() => {
170
170
  ce && B();
171
171
  }, [ce, B]), /* @__PURE__ */ i.jsxs("div", { className: "relative", children: [
172
- /* @__PURE__ */ i.jsx(gt, { ref: p, height: n, width: e, globeOffset: m, lineHoverPrecision: 0, polygonsData: f, polygonAltitude: (r) => P.includes(r?.properties?.[s]) || r?.properties?.[s] === v || r?.properties?.[s] === N?.id || r?.properties?.[s] === R?.id ? le : u, polygonCapColor: (r) => {
173
- const a = v ? r?.properties?.[s] === v ? 1 : A : P.length !== 0 ? P.includes(r?.properties?.[s]) ? 1 : A : 1, c = r?.properties?.[s], y = b.find((j) => j.id === c)?.x, h = y != null ? he(y) : ae;
172
+ /* @__PURE__ */ i.jsx(gt, { ref: p, height: n, width: e, globeOffset: m, lineHoverPrecision: 0, polygonsData: f, polygonAltitude: (r) => P?.includes(r?.properties?.[s]) || r?.properties?.[s] === v || r?.properties?.[s] === N?.id || r?.properties?.[s] === R?.id ? le : u, polygonCapColor: (r) => {
173
+ const a = v ? r?.properties?.[s] === v ? 1 : A : P ? P.includes(r?.properties?.[s]) ? 1 : A : 1, c = r?.properties?.[s], y = b.find((j) => j.id === c)?.x, h = y != null ? he(y) : ae;
174
174
  return at(h, `${a}`);
175
175
  }, polygonSideColor: (r) => {
176
- const a = r?.properties?.[s], c = b.find((j) => j.id === a)?.x, y = v ? r?.properties?.[s] === v ? 1 : A : P.length !== 0 ? P.includes(r?.properties?.[s]) ? 1 : A : 1, h = c != null ? he(c) : ae;
176
+ const a = r?.properties?.[s], c = b.find((j) => j.id === a)?.x, y = v ? r?.properties?.[s] === v ? 1 : A : P ? P.includes(r?.properties?.[s]) ? 1 : A : 1, h = c != null ? he(c) : ae;
177
177
  return at(h, `${y}`);
178
178
  }, polygonStrokeColor: (r) => r?.properties?.[s] === N?.id ? se : w, onGlobeClick: () => {
179
179
  U(void 0);