@undp/data-viz 1.4.13 → 1.4.14

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 (159) hide show
  1. package/dist/AreaChart.cjs +1 -1
  2. package/dist/AreaChart.cjs.map +1 -1
  3. package/dist/AreaChart.js +25 -24
  4. package/dist/AreaChart.js.map +1 -1
  5. package/dist/BarGraph.cjs +1 -1
  6. package/dist/BarGraph.cjs.map +1 -1
  7. package/dist/BarGraph.js +638 -632
  8. package/dist/BarGraph.js.map +1 -1
  9. package/dist/BeeSwarmChart.cjs +1 -1
  10. package/dist/BeeSwarmChart.cjs.map +1 -1
  11. package/dist/BeeSwarmChart.js +134 -132
  12. package/dist/BeeSwarmChart.js.map +1 -1
  13. package/dist/BiVariateChoroplethMap.cjs +1 -1
  14. package/dist/BiVariateChoroplethMap.cjs.map +1 -1
  15. package/dist/BiVariateChoroplethMap.js +35 -34
  16. package/dist/BiVariateChoroplethMap.js.map +1 -1
  17. package/dist/BulletChart.cjs +1 -1
  18. package/dist/BulletChart.cjs.map +1 -1
  19. package/dist/BulletChart.js +226 -224
  20. package/dist/BulletChart.js.map +1 -1
  21. package/dist/ButterflyChart.cjs +1 -1
  22. package/dist/ButterflyChart.cjs.map +1 -1
  23. package/dist/ButterflyChart.js +48 -47
  24. package/dist/ButterflyChart.js.map +1 -1
  25. package/dist/ChoroplethMap.cjs +1 -1
  26. package/dist/ChoroplethMap.cjs.map +1 -1
  27. package/dist/ChoroplethMap.js +56 -55
  28. package/dist/ChoroplethMap.js.map +1 -1
  29. package/dist/CirclePackingGraph.cjs +1 -1
  30. package/dist/CirclePackingGraph.js +1 -1
  31. package/dist/DataCards.cjs +3 -3
  32. package/dist/DataCards.cjs.map +1 -1
  33. package/dist/DataCards.js +2 -1
  34. package/dist/DataCards.js.map +1 -1
  35. package/dist/DataTable.cjs +1 -1
  36. package/dist/DataTable.cjs.map +1 -1
  37. package/dist/DataTable.js +9 -8
  38. package/dist/DataTable.js.map +1 -1
  39. package/dist/DifferenceLineChart.cjs +1 -1
  40. package/dist/DifferenceLineChart.cjs.map +1 -1
  41. package/dist/DifferenceLineChart.js +1 -0
  42. package/dist/DifferenceLineChart.js.map +1 -1
  43. package/dist/DonutChart.cjs +1 -1
  44. package/dist/DonutChart.cjs.map +1 -1
  45. package/dist/DonutChart.js +77 -76
  46. package/dist/DonutChart.js.map +1 -1
  47. package/dist/DotDensityMap.cjs +1 -1
  48. package/dist/DotDensityMap.cjs.map +1 -1
  49. package/dist/DotDensityMap.js +1 -0
  50. package/dist/DotDensityMap.js.map +1 -1
  51. package/dist/{DropdownSelect-CeHog_ih.js → DropdownSelect-CtOKZHD0.js} +22 -20
  52. package/dist/{DropdownSelect-CeHog_ih.js.map → DropdownSelect-CtOKZHD0.js.map} +1 -1
  53. package/dist/{DropdownSelect-BmE5JaeE.cjs → DropdownSelect-DBDM64B5.cjs} +2 -2
  54. package/dist/{DropdownSelect-BmE5JaeE.cjs.map → DropdownSelect-DBDM64B5.cjs.map} +1 -1
  55. package/dist/DualAxisLineChart.cjs +1 -1
  56. package/dist/DualAxisLineChart.cjs.map +1 -1
  57. package/dist/DualAxisLineChart.js +52 -51
  58. package/dist/DualAxisLineChart.js.map +1 -1
  59. package/dist/DumbbellChart.cjs +1 -1
  60. package/dist/DumbbellChart.cjs.map +1 -1
  61. package/dist/DumbbellChart.js +216 -214
  62. package/dist/DumbbellChart.js.map +1 -1
  63. package/dist/GeoHubCompareMaps.cjs +1 -1
  64. package/dist/GeoHubCompareMaps.cjs.map +1 -1
  65. package/dist/GeoHubCompareMaps.js +1 -0
  66. package/dist/GeoHubCompareMaps.js.map +1 -1
  67. package/dist/GeoHubMap.cjs +1 -1
  68. package/dist/GeoHubMap.cjs.map +1 -1
  69. package/dist/GeoHubMap.js +29 -28
  70. package/dist/GeoHubMap.js.map +1 -1
  71. package/dist/GeoHubMapWithLayerSelection.cjs +1 -1
  72. package/dist/GeoHubMapWithLayerSelection.cjs.map +1 -1
  73. package/dist/GeoHubMapWithLayerSelection.js +34 -33
  74. package/dist/GeoHubMapWithLayerSelection.js.map +1 -1
  75. package/dist/{GraphEl-B3xVlimz.js → GraphEl-N6vuMRw_.js} +2 -2
  76. package/dist/{GraphEl-B3xVlimz.js.map → GraphEl-N6vuMRw_.js.map} +1 -1
  77. package/dist/{GraphEl-DO-juRN8.cjs → GraphEl-Zl0W-LK9.cjs} +2 -2
  78. package/dist/{GraphEl-DO-juRN8.cjs.map → GraphEl-Zl0W-LK9.cjs.map} +1 -1
  79. package/dist/GriddedGraphs.cjs +1 -1
  80. package/dist/GriddedGraphs.js +2 -2
  81. package/dist/HeatMap.cjs +1 -1
  82. package/dist/HeatMap.cjs.map +1 -1
  83. package/dist/HeatMap.js +55 -54
  84. package/dist/HeatMap.js.map +1 -1
  85. package/dist/Histogram.cjs +1 -1
  86. package/dist/Histogram.js +1 -1
  87. package/dist/LineChartWithConfidenceInterval.cjs +1 -1
  88. package/dist/LineChartWithConfidenceInterval.cjs.map +1 -1
  89. package/dist/LineChartWithConfidenceInterval.js +22 -21
  90. package/dist/LineChartWithConfidenceInterval.js.map +1 -1
  91. package/dist/MultiGraphDashboard.cjs +1 -1
  92. package/dist/MultiGraphDashboard.js +1 -1
  93. package/dist/MultiGraphDashboardWideToLongFormat.cjs +1 -1
  94. package/dist/MultiGraphDashboardWideToLongFormat.js +1 -1
  95. package/dist/MultiLineAltChart.cjs +1 -1
  96. package/dist/MultiLineAltChart.cjs.map +1 -1
  97. package/dist/MultiLineAltChart.js +34 -33
  98. package/dist/MultiLineAltChart.js.map +1 -1
  99. package/dist/MultiLineChart.cjs +1 -1
  100. package/dist/MultiLineChart.cjs.map +1 -1
  101. package/dist/MultiLineChart.js +72 -71
  102. package/dist/MultiLineChart.js.map +1 -1
  103. package/dist/ParetoChart.cjs +1 -1
  104. package/dist/ParetoChart.cjs.map +1 -1
  105. package/dist/ParetoChart.js +22 -21
  106. package/dist/ParetoChart.js.map +1 -1
  107. package/dist/PerformanceIntensiveMultiGraphDashboard.cjs +1 -1
  108. package/dist/PerformanceIntensiveMultiGraphDashboard.js +1 -1
  109. package/dist/RadarChart.cjs +1 -1
  110. package/dist/RadarChart.cjs.map +1 -1
  111. package/dist/RadarChart.js +27 -26
  112. package/dist/RadarChart.js.map +1 -1
  113. package/dist/SankeyChart.cjs +1 -1
  114. package/dist/SankeyChart.cjs.map +1 -1
  115. package/dist/SankeyChart.js +30 -29
  116. package/dist/SankeyChart.js.map +1 -1
  117. package/dist/ScatterPlot.cjs +1 -1
  118. package/dist/ScatterPlot.cjs.map +1 -1
  119. package/dist/ScatterPlot.js +119 -118
  120. package/dist/ScatterPlot.js.map +1 -1
  121. package/dist/SimpleLineChart.cjs +1 -1
  122. package/dist/SimpleLineChart.cjs.map +1 -1
  123. package/dist/SimpleLineChart.js +16 -15
  124. package/dist/SimpleLineChart.js.map +1 -1
  125. package/dist/SingleGraphDashboard.cjs +1 -1
  126. package/dist/SingleGraphDashboard.js +2 -2
  127. package/dist/SingleGraphDashboardThreeDGraphs.cjs +1 -1
  128. package/dist/SingleGraphDashboardThreeDGraphs.js +1 -1
  129. package/dist/SlopeChart.cjs +1 -1
  130. package/dist/SlopeChart.cjs.map +1 -1
  131. package/dist/SlopeChart.js +46 -45
  132. package/dist/SlopeChart.js.map +1 -1
  133. package/dist/SparkLine.cjs +1 -1
  134. package/dist/SparkLine.cjs.map +1 -1
  135. package/dist/SparkLine.js +12 -11
  136. package/dist/SparkLine.js.map +1 -1
  137. package/dist/StripChart.cjs +1 -1
  138. package/dist/StripChart.cjs.map +1 -1
  139. package/dist/StripChart.js +81 -79
  140. package/dist/StripChart.js.map +1 -1
  141. package/dist/ThreeDGlobe.cjs +1 -1
  142. package/dist/ThreeDGlobe.cjs.map +1 -1
  143. package/dist/ThreeDGlobe.js +1 -0
  144. package/dist/ThreeDGlobe.js.map +1 -1
  145. package/dist/TreeMapGraph.cjs +1 -1
  146. package/dist/TreeMapGraph.cjs.map +1 -1
  147. package/dist/TreeMapGraph.js +114 -113
  148. package/dist/TreeMapGraph.js.map +1 -1
  149. package/dist/UnitChart.cjs +1 -1
  150. package/dist/UnitChart.cjs.map +1 -1
  151. package/dist/UnitChart.js +10 -9
  152. package/dist/UnitChart.js.map +1 -1
  153. package/dist/{index-CZLvTu6p.cjs → index-BbNoLJ_w.cjs} +2 -2
  154. package/dist/{index-CZLvTu6p.cjs.map → index-BbNoLJ_w.cjs.map} +1 -1
  155. package/dist/{index-DGAaLNu9.js → index-Bc5VF70V.js} +46 -45
  156. package/dist/{index-DGAaLNu9.js.map → index-Bc5VF70V.js.map} +1 -1
  157. package/dist/index.cjs +1 -1
  158. package/dist/index.js +1 -1
  159. package/package.json +2 -2
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index-CHPV5EwG-DDoeWRVt.cjs"),d=require("react"),je=require("./getSliderMarks-CtsEXiLV.cjs"),we=require("./Spinner-DA6Z5E4n.cjs"),be=require("./parse-hMnG_lRV.cjs"),Re=require("./index-CZbIGs8q.cjs"),$e=require("./index-BXns0-ng.cjs"),T=require("./zoom-Lo7IAUfC.cjs"),Ce=require("./Modal-tXZlLE5s.cjs"),ke=require("./Typography-k-kOjICQ.cjs"),Ne=require("./numberFormattingFunction-02t-wJta.cjs"),Se=require("./Tooltip-n8z5bfav.cjs"),Me=require("./string2HTML-D2Avudmb.cjs"),qe=require("./checkIfNullOrUndefined-BCW3Y1ML.cjs"),Ee=require("./index-BW_-wD2k.cjs"),De=require("./ordinal-BOeNbyae.cjs"),Oe=require("./threshold-DNsSUf8Q.cjs"),ve=require("./select-Bnfk0lJx.cjs"),Pe=require("./use-in-view-sQJZ_xDO.cjs"),ue=require("./proxy-BHRoeZgd.cjs"),Ie=require("./index-BW8iNx7E.cjs"),Le=require("./GraphFooter.cjs"),Te=require("./GraphHeader.cjs"),de=require("./Colors.cjs"),ze=require("./fetchAndParseData-CQyVGCul.cjs"),We=require("./getUniqValue-CHqgSss5.cjs"),Ve=require("./getJenks-TWQvbuOz.cjs"),Be=require("./init-DU0ybBc_.cjs");function Fe(pe){const{data:E,colorDomain:h,colors:l,mapData:j,colorLegendTitle:B,categorical:q,height:x,width:c,scale:ae,centerPoint:z,tooltip:ie,mapBorderWidth:D,mapBorderColor:F,mapNoDataColor:Y,onSeriesMouseOver:J,showColorScale:me,zoomScaleExtend:xe,zoomTranslateExtend:O,highlightedIds:H,onSeriesMouseClick:y,mapProperty:A,resetSelectionOnDoubleClick:he,detailsOnClick:$,styles:ge,classNames:ye,mapProjection:U,zoomInteraction:W,animate:b,dimmedOpacity:G,customLayers:se}=pe,[k,C]=d.useState(void 0),K=d.useRef(null),[Z,v]=d.useState(!(c<680)),[N,Q]=d.useState(void 0),[X,ee]=d.useState(void 0),[S,w]=d.useState(void 0),[ne,te]=d.useState(void 0),P=d.useRef(null),re=Pe.useInView(P,{once:b.once,amount:b.amount}),le=d.useRef(null),f=q?De.ordinal().domain(h).range(l):Oe.threshold().domain(h).range(l);d.useEffect(()=>{const r=ve.select(le.current),n=ve.select(P.current),p=a=>{if(W==="noZoom")return!1;if(W==="button")return!a.type.includes("wheel");const s=a.type==="wheel",e=a.type.startsWith("touch"),o=a.type==="mousedown"||a.type==="mousemove";return e?!0:s?W==="scroll"?!0:a.ctrlKey:o&&!a.button&&!a.ctrlKey},i=T.zoom().scaleExtent(xe).translateExtent(O||[[-20,-20],[c+20,x+20]]).filter(p).on("zoom",({transform:a})=>{r.attr("transform",a)});n.call(i),K.current=i},[x,c,W]);const g=T.turf_bbox_default(j),I=T.turf_centroid_default(j),oe=g[2]-g[0],ce=g[3]-g[1],V=c*190/960*360/oe,fe=x*190/678*180/ce,u=ae*Math.min(V,fe),R=U==="mercator"?T.geoMercator().rotate([0,0]).center(z||I.geometry.coordinates).translate([c/2,x/2]).scale(u):U==="equalEarth"?T.geoEqualEarth().rotate([0,0]).center(z||I.geometry.coordinates).translate([c/2,x/2]).scale(u):U==="naturalEarth"?T.geoNaturalEarth1().rotate([0,0]).center(z||I.geometry.coordinates).translate([c/2,x/2]).scale(u):U==="orthographic"?T.geoOrthographic().rotate([0,0]).center(z||I.geometry.coordinates).translate([c/2,x/2]).scale(u):T.geoAlbersUsa().rotate([0,0]).center(z||I.geometry.coordinates).translate([c/2,x/2]).scale(u),_=r=>{if(!P.current||!K.current)return;ve.select(P.current).call(K.current.scaleBy,r==="in"?1.2:1/1.2)};return t.jsxRuntimeExports.jsxs(t.jsxRuntimeExports.Fragment,{children:[t.jsxRuntimeExports.jsxs("div",{className:"relative",children:[t.jsxRuntimeExports.jsx(ue.motion.svg,{width:`${c}px`,height:`${x}px`,viewBox:`0 0 ${c} ${x}`,ref:P,direction:"ltr",children:t.jsxRuntimeExports.jsxs("g",{ref:le,children:[se.filter(r=>r.position==="before").map(r=>r.layer),j.features.map((r,n)=>E.findIndex(i=>i.id===r.properties[A])!==-1?null:t.jsxRuntimeExports.jsx("g",{opacity:k?G:H.length!==0?H.indexOf(r.properties[A])!==-1?1:G:1,children:r.geometry.type==="MultiPolygon"?r.geometry.coordinates.map((i,a)=>{let s="";return i.forEach(e=>{let o=" M";e.forEach((m,L)=>{const M=R([m[0],m[1]]);L!==e.length-1?o=`${o}${M[0]} ${M[1]}L`:o=`${o}${M[0]} ${M[1]}`}),s+=o}),t.jsxRuntimeExports.jsx("path",{d:s,style:{stroke:F,strokeWidth:D,fill:Y}},a)}):r.geometry.coordinates.map((i,a)=>{let s="M";return i.forEach((e,o)=>{const m=R([e[0],e[1]]);o!==i.length-1?s=`${s}${m[0]} ${m[1]}L`:s=`${s}${m[0]} ${m[1]}`}),t.jsxRuntimeExports.jsx("path",{d:s,style:{stroke:F,strokeWidth:D,fill:Y}},a)})},n)),t.jsxRuntimeExports.jsx(Ie.AnimatePresence,{children:E.map(r=>{const n=j.features.findIndex(i=>r.id===i.properties[A]),p=qe.checkIfNullOrUndefined(r.x)?Y:f(r.x);return t.jsxRuntimeExports.jsx(ue.motion.g,{variants:{initial:{opacity:0},whileInView:{opacity:k?k===p?1:G:H.length!==0?H.indexOf(r.id)!==-1?1:G:1,transition:{duration:b.duration}}},initial:"initial",animate:re?"whileInView":"initial",exit:{opacity:0,transition:{duration:b.duration}},onMouseEnter:i=>{ee(r),te(i.clientY),w(i.clientX),J?.(r)},onMouseMove:i=>{ee(r),te(i.clientY),w(i.clientX)},onMouseLeave:()=>{ee(void 0),w(void 0),te(void 0),J?.(void 0)},onClick:()=>{(y||$)&&($e.isEqual(N,r)&&he?(Q(void 0),y?.(void 0)):(Q(r),y?.(r)))},children:n===-1?null:j.features[n].geometry.type==="MultiPolygon"?j.features[n].geometry.coordinates.map((i,a)=>{let s="";return i.forEach(e=>{let o=" M";e.forEach((m,L)=>{const M=R([m[0],m[1]]);L!==e.length-1?o=`${o}${M[0]} ${M[1]}L`:o=`${o}${M[0]} ${M[1]}`}),s+=o}),t.jsxRuntimeExports.jsx(ue.motion.path,{d:s,variants:{initial:{fill:p,opacity:0},whileInView:{fill:p,opacity:1,transition:{duration:b.duration}}},initial:"initial",animate:re?"whileInView":"initial",exit:{opacity:0,transition:{duration:b.duration}},style:{stroke:F,strokeWidth:D}},`${r.id}-${a}`)}):j.features[n].geometry.coordinates.map((i,a)=>{let s="M";return i.forEach((e,o)=>{const m=R([e[0],e[1]]);o!==i.length-1?s=`${s}${m[0]} ${m[1]}L`:s=`${s}${m[0]} ${m[1]}`}),t.jsxRuntimeExports.jsx(ue.motion.path,{d:s,variants:{initial:{fill:p,opacity:0},whileInView:{fill:p,opacity:1,transition:{duration:b.duration}}},initial:"initial",animate:re?"whileInView":"initial",exit:{opacity:0,transition:{duration:b.duration}},style:{stroke:F,strokeWidth:D}},`${r.id}-${a}`)})},r.id)})}),X?j.features.filter(r=>r.properties[A]===X.id).map((r,n)=>t.jsxRuntimeExports.jsx("g",{children:r.geometry.type==="MultiPolygon"?r.geometry.coordinates.map((p,i)=>{let a="";return p.forEach(s=>{let e=" M";s.forEach((o,m)=>{const L=R([o[0],o[1]]);m!==s.length-1?e=`${e}${L[0]} ${L[1]}L`:e=`${e}${L[0]} ${L[1]}`}),a+=e}),t.jsxRuntimeExports.jsx("path",{d:a,className:"stroke-primary-gray-700 dark:stroke-primary-gray-300",style:{fill:"none",fillOpacity:0,strokeWidth:"0.5"}},i)}):r.geometry.coordinates.map((p,i)=>{let a="M";return p.forEach((s,e)=>{const o=R([s[0],s[1]]);e!==p.length-1?a=`${a}${o[0]} ${o[1]}L`:a=`${a}${o[0]} ${o[1]}`}),t.jsxRuntimeExports.jsx("path",{d:a,className:"stroke-primary-gray-700 dark:stroke-primary-gray-300",style:{fill:"none",fillOpacity:0,strokeWidth:"0.5"}},i)})},n)):null,se.filter(r=>r.position==="after").map(r=>r.layer)]})}),me===!1?null:t.jsxRuntimeExports.jsx("div",{className:"absolute left-4 bottom-4",children:Z?t.jsxRuntimeExports.jsxs(t.jsxRuntimeExports.Fragment,{children:[t.jsxRuntimeExports.jsx("div",{style:{backgroundColor:"rgba(240,240,240, 0.7)",border:"1px solid var(--gray-400)",borderRadius:"999px",width:"24px",height:"24px",padding:"3px",cursor:"pointer",zIndex:10,position:"absolute",right:"-0.75rem",top:"-0.75rem"},onClick:()=>{v(!1)},children:t.jsxRuntimeExports.jsx(Ee.X,{})}),t.jsxRuntimeExports.jsxs("div",{className:"p-2",style:{backgroundColor:"rgba(240,240,240, 0.7)",width:q?void 0:"340px"},children:[B&&B!==""?t.jsxRuntimeExports.jsx(ke.u,{size:"xs",marginBottom:"xs",className:"p-0 leading-normal overflow-hidden text-primary-gray-700 dark:text-primary-gray-300",style:{display:"-webkit-box",WebkitLineClamp:"1",WebkitBoxOrient:"vertical"},children:B}):null,q?t.jsxRuntimeExports.jsx("div",{className:"flex flex-col gap-3",children:h.map((r,n)=>t.jsxRuntimeExports.jsxs("div",{className:"flex gap-2 items-center",onMouseOver:()=>{C(l[n%l.length])},onMouseLeave:()=>{C(void 0)},children:[t.jsxRuntimeExports.jsx("div",{className:"w-2 h-2 rounded-full",style:{backgroundColor:l[n%l.length]}}),t.jsxRuntimeExports.jsx(ke.u,{size:"sm",marginBottom:"none",leading:"none",children:r})]},n))}):t.jsxRuntimeExports.jsx("svg",{width:"100%",viewBox:"0 0 320 30",direction:"ltr",children:t.jsxRuntimeExports.jsxs("g",{children:[h.map((r,n)=>t.jsxRuntimeExports.jsxs("g",{onMouseOver:()=>{C(l[n])},onMouseLeave:()=>{C(void 0)},className:"cursor-pointer",children:[t.jsxRuntimeExports.jsx("rect",{x:n*320/l.length+1,y:1,width:320/l.length-2,height:8,className:k===l[n]?"stroke-primary-gray-700 dark:stroke-primary-gray-300":"",style:{fill:l[n],...k===l[n]?{}:{stroke:l[n]}}}),t.jsxRuntimeExports.jsx("text",{x:(n+1)*320/l.length,y:25,className:"fill-primary-gray-700 dark:fill-primary-gray-300 text-xs",style:{textAnchor:"middle"},children:Ne.numberFormattingFunction(r,"NA")})]},n)),t.jsxRuntimeExports.jsx("g",{children:t.jsxRuntimeExports.jsx("rect",{onMouseOver:()=>{C(l[h.length])},onMouseLeave:()=>{C(void 0)},x:h.length*320/l.length+1,y:1,width:320/l.length-2,height:8,className:`cursor-pointer ${k===l[h.length]?"stroke-1 stroke-primary-gray-700 dark:stroke-primary-gray-300":""}`,style:{fill:l[h.length],...k===l[h.length]?{}:{stroke:l[h.length]}}})})]})})]})]}):t.jsxRuntimeExports.jsx("button",{type:"button",className:"mb-0 border-0 bg-transparent p-0 self-start",onClick:()=>{v(!0)},children:t.jsxRuntimeExports.jsx("div",{className:"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-550 border-primary-gray-400 dark:border-primary-gray-500",children:"Show Legend"})})}),W==="button"&&t.jsxRuntimeExports.jsxs("div",{className:"absolute left-4 top-4 flex flex-col",children:[t.jsxRuntimeExports.jsx("button",{onClick:()=>_("in"),className:"leading-0 px-2 py-3.5 text-primary-gray-700 border border-primary-gray-400 bg-primary-gray-200 dark:border-primary-gray-400 dark:bg-primary-gray-600 dark:text-primary-gray-100",children:"+"}),t.jsxRuntimeExports.jsx("button",{onClick:()=>_("out"),className:"leading-0 px-2 py-3.5 text-primary-gray-700 border border-t-0 border-primary-gray-400 bg-primary-gray-200 dark:border-primary-gray-400 dark:bg-primary-gray-600 dark:text-primary-gray-100",children:"–"})]})]}),$&&N!==void 0?t.jsxRuntimeExports.jsx(Ce.X,{open:N!==void 0,onClose:()=>{Q(void 0)},children:t.jsxRuntimeExports.jsx("div",{className:"graph-modal-content m-0",dangerouslySetInnerHTML:typeof $=="string"?{__html:Me.string2HTML($,N)}:void 0,children:typeof $=="function"?$(N):null})}):null,X&&ie&&S&&ne?t.jsxRuntimeExports.jsx(Se.Tooltip,{data:X,body:ie,xPos:S,yPos:ne,backgroundStyle:ge?.tooltip,className:ye?.tooltip}):null]})}function He(pe){const{data:E,mapData:h="https://raw.githubusercontent.com/UNDP-Data/dv-country-geojson/refs/heads/main/worldMap.json",graphTitle:l,colors:j,sources:B,graphDescription:q,height:x,width:c,footNote:ae="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.",colorDomain:z,colorLegendTitle:ie,scaleType:D="threshold",scale:F=.95,centerPoint:Y,padding:J,mapBorderWidth:me=.5,mapNoDataColor:xe=de.Colors.light.graphNoData,backgroundColor:O=!1,mapBorderColor:H=de.Colors.light.grays["gray-500"],relativeHeight:y,tooltip:A,onSeriesMouseOver:he,isWorldMap:$=!0,showColorScale:ge=!0,zoomScaleExtend:ye=[.8,6],zoomTranslateExtend:U,graphID:W,highlightedIds:b=[],onSeriesMouseClick:G,mapProperty:se="ISO3",graphDownload:k=!1,dataDownload:C=!1,showAntarctica:K=!1,language:Z="en",minHeight:v=0,theme:N="light",ariaLabel:Q,resetSelectionOnDoubleClick:X=!0,detailsOnClick:ee,styles:S,classNames:w,mapProjection:ne,zoomInteraction:te="button",animate:P=!1,dimmedOpacity:re=.3,customLayers:le=[],timeline:f={enabled:!1,autoplay:!1,showOnlyActiveDate:!0}}=pe,[g,I]=d.useState(0),[oe,ce]=d.useState(0),[V,fe]=d.useState(f.autoplay),u=je.sort(Re.uniqBy(E.filter(e=>e.date!==void 0&&e.date!==null),e=>e.date).map(e=>be.parse(`${e.date}`,f.dateFormat||"yyyy",new Date).getTime()),(e,o)=>Be.ascending(e,o)),[R,_]=d.useState(f.autoplay?0:u.length-1),[r,n]=d.useState(void 0),p=d.useRef(null),i=d.useRef(null);d.useEffect(()=>{const e=new ResizeObserver(o=>{I(c||o[0].target.clientWidth||760),ce(x||o[0].target.clientHeight||480)});return p.current&&(ce(p.current.clientHeight||480),I(p.current.clientWidth||760),c||e.observe(p.current)),()=>e.disconnect()},[c,x]),d.useEffect(()=>{typeof h=="string"?ze.fetchAndParseJSON(h).then(o=>{n(o)}):n(h)},[h]);const a=z||(D==="categorical"?We.getUniqValue(E,"x"):Ve.getJenks(E.map(e=>e.x),j?.length||4));d.useEffect(()=>{const e=setInterval(()=>{_(o=>o<u.length-1?o+1:0)},(f.speed||2)*1e3);return V||clearInterval(e),()=>clearInterval(e)},[u,V,f.speed]);const s=je.getSliderMarks(u,R,f.showOnlyActiveDate,f.dateFormat||"yyyy");return t.jsxRuntimeExports.jsx("div",{className:`${N||"light"} flex ${c?"w-fit grow-0":"w-full grow"}`,dir:Z==="he"||Z==="ar"?"rtl":void 0,children:t.jsxRuntimeExports.jsx("div",{className:t.mo(`${O?O===!0?"bg-primary-gray-200 dark:bg-primary-gray-650 ":"":"bg-transparent "}ml-auto mr-auto flex flex-col grow h-inherit ${Z||"en"}`,w?.graphContainer),style:{...S?.graphContainer||{},...O&&O!==!0?{backgroundColor:O}:{}},id:W,ref:i,"aria-label":Q||`${l?`The graph shows ${l}. `:""}This is a choropleth map where geographic areas are colored in proportion to a specific variable.${q?` ${q}`:""}`,children:t.jsxRuntimeExports.jsx("div",{className:"flex grow",style:{padding:O?J||"1rem":J||0},children:t.jsxRuntimeExports.jsxs("div",{className:"flex flex-col w-full gap-4 grow justify-between",children:[l||q||k||C?t.jsxRuntimeExports.jsx(Te.GraphHeader,{styles:{title:S?.title,description:S?.description},classNames:{title:w?.title,description:w?.description},graphTitle:l,graphDescription:q,width:c,graphDownload:k?i.current:void 0,dataDownload:C?E.map(e=>e.data).filter(e=>e!==void 0).length>0?E.map(e=>e.data).filter(e=>e!==void 0):E.filter(e=>e!==void 0):null}):null,f.enabled&&u.length>0&&s?t.jsxRuntimeExports.jsxs("div",{className:"flex gap-6 items-center",dir:"ltr",children:[t.jsxRuntimeExports.jsx("button",{type:"button",onClick:()=>{fe(!V)},className:"p-0 border-0 cursor-pointer bg-transparent","aria-label":V?"Click to pause animation":"Click to play animation",children:V?t.jsxRuntimeExports.jsx(Ee.Pause,{}):t.jsxRuntimeExports.jsx(Ee.Play,{})}),t.jsxRuntimeExports.jsx(je.xr,{min:u[0],max:u[u.length-1],marks:s,step:null,defaultValue:u[u.length-1],value:u[R],onChangeComplete:e=>{_(u.indexOf(e))},onChange:e=>{_(u.indexOf(e))},"aria-label":"Time slider. Use arrow keys to adjust selected time period."})]}):null,t.jsxRuntimeExports.jsx("div",{className:"flex flex-col grow justify-center leading-0",ref:p,"aria-label":"Map area",children:(c||g)&&(x||oe)&&r?t.jsxRuntimeExports.jsx(Fe,{data:E.filter(e=>f.enabled?e.date===be.format(new Date(u[R]),f.dateFormat||"yyyy"):e),mapData:K?r:{...r,features:r.features.filter(e=>e.properties.NAME!=="Antarctica")},colorDomain:a,width:c||g,height:Math.max(v,x||(y?v?(c||g)*y>v?(c||g)*y:v:(c||g)*y:oe)),scale:F,centerPoint:Y,colors:j||(D==="categorical"?de.Colors[N].sequentialColors[`neutralColorsx0${a.length}`]:de.Colors[N].sequentialColors[`neutralColorsx0${a.length+1}`]),colorLegendTitle:ie,mapBorderWidth:me,mapNoDataColor:xe,categorical:D==="categorical",mapBorderColor:H,tooltip:A,onSeriesMouseOver:he,isWorldMap:$,showColorScale:ge,zoomScaleExtend:ye,zoomTranslateExtend:U,onSeriesMouseClick:G,mapProperty:se,highlightedIds:b,resetSelectionOnDoubleClick:X,styles:S,classNames:w,detailsOnClick:ee,mapProjection:ne||($?"naturalEarth":"mercator"),zoomInteraction:te,dimmedOpacity:re,animate:P===!0?{duration:.5,once:!0,amount:.5}:P||{duration:0,once:!0,amount:0},customLayers:le}):t.jsxRuntimeExports.jsx("div",{style:{height:`${Math.max(v,x||(y?v?(c||g)*y>v?(c||g)*y:v:(c||g)*y:oe))}px`},className:"flex items-center justify-center",children:t.jsxRuntimeExports.jsx(we.y,{"aria-label":"Loading graph"})})}),B||ae?t.jsxRuntimeExports.jsx(Le.GraphFooter,{styles:{footnote:S?.footnote,source:S?.source},classNames:{footnote:w?.footnote,source:w?.source},sources:B,footNote:ae,width:c}):null]})})})})}exports.ChoroplethMap=He;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index-CHPV5EwG-DDoeWRVt.cjs"),d=require("react"),je=require("./getSliderMarks-CtsEXiLV.cjs"),we=require("./Spinner-DA6Z5E4n.cjs"),be=require("./parse-hMnG_lRV.cjs"),Re=require("./index-CZbIGs8q.cjs"),$e=require("./index-BXns0-ng.cjs"),T=require("./zoom-Lo7IAUfC.cjs"),Ce=require("./Modal-tXZlLE5s.cjs"),ke=require("./Typography-k-kOjICQ.cjs"),Ne=require("./numberFormattingFunction-02t-wJta.cjs"),Se=require("./Tooltip-n8z5bfav.cjs"),Me=require("./string2HTML-D2Avudmb.cjs"),qe=require("./checkIfNullOrUndefined-BCW3Y1ML.cjs"),Ee=require("./index-BW_-wD2k.cjs"),De=require("./ordinal-BOeNbyae.cjs"),Oe=require("./threshold-DNsSUf8Q.cjs"),ve=require("./select-Bnfk0lJx.cjs"),Pe=require("./use-in-view-sQJZ_xDO.cjs"),ue=require("./proxy-BHRoeZgd.cjs"),Ie=require("./index-BW8iNx7E.cjs"),Le=require("./GraphFooter.cjs"),Te=require("./GraphHeader.cjs"),de=require("./Colors.cjs"),ze=require("./fetchAndParseData-CQyVGCul.cjs"),We=require("./getUniqValue-CHqgSss5.cjs"),Ve=require("./getJenks-TWQvbuOz.cjs"),Be=require("./init-DU0ybBc_.cjs");function Fe(pe){const{data:E,colorDomain:h,colors:c,mapData:j,colorLegendTitle:B,categorical:q,height:x,width:n,scale:ae,centerPoint:z,tooltip:ie,mapBorderWidth:D,mapBorderColor:F,mapNoDataColor:Y,onSeriesMouseOver:J,showColorScale:me,zoomScaleExtend:xe,zoomTranslateExtend:O,highlightedIds:H,onSeriesMouseClick:y,mapProperty:A,resetSelectionOnDoubleClick:he,detailsOnClick:$,styles:ge,classNames:ye,mapProjection:U,zoomInteraction:W,animate:b,dimmedOpacity:G,customLayers:se}=pe,[k,C]=d.useState(void 0),K=d.useRef(null),[Z,v]=d.useState(!(n<680)),[N,Q]=d.useState(void 0),[X,ee]=d.useState(void 0),[S,w]=d.useState(void 0),[ne,te]=d.useState(void 0),P=d.useRef(null),re=Pe.useInView(P,{once:b.once,amount:b.amount}),le=d.useRef(null),f=q?De.ordinal().domain(h).range(c):Oe.threshold().domain(h).range(c);d.useEffect(()=>{const r=ve.select(le.current),l=ve.select(P.current),p=a=>{if(W==="noZoom")return!1;if(W==="button")return!a.type.includes("wheel");const s=a.type==="wheel",e=a.type.startsWith("touch"),o=a.type==="mousedown"||a.type==="mousemove";return e?!0:s?W==="scroll"?!0:a.ctrlKey:o&&!a.button&&!a.ctrlKey},i=T.zoom().scaleExtent(xe).translateExtent(O||[[-20,-20],[n+20,x+20]]).filter(p).on("zoom",({transform:a})=>{r.attr("transform",a)});l.call(i),K.current=i},[x,n,W]);const g=T.turf_bbox_default(j),I=T.turf_centroid_default(j),oe=g[2]-g[0],ce=g[3]-g[1],V=n*190/960*360/oe,fe=x*190/678*180/ce,u=ae*Math.min(V,fe),R=U==="mercator"?T.geoMercator().rotate([0,0]).center(z||I.geometry.coordinates).translate([n/2,x/2]).scale(u):U==="equalEarth"?T.geoEqualEarth().rotate([0,0]).center(z||I.geometry.coordinates).translate([n/2,x/2]).scale(u):U==="naturalEarth"?T.geoNaturalEarth1().rotate([0,0]).center(z||I.geometry.coordinates).translate([n/2,x/2]).scale(u):U==="orthographic"?T.geoOrthographic().rotate([0,0]).center(z||I.geometry.coordinates).translate([n/2,x/2]).scale(u):T.geoAlbersUsa().rotate([0,0]).center(z||I.geometry.coordinates).translate([n/2,x/2]).scale(u),_=r=>{if(!P.current||!K.current)return;ve.select(P.current).call(K.current.scaleBy,r==="in"?1.2:1/1.2)};return t.jsxRuntimeExports.jsxs(t.jsxRuntimeExports.Fragment,{children:[t.jsxRuntimeExports.jsxs("div",{className:"relative",children:[t.jsxRuntimeExports.jsx(ue.motion.svg,{width:`${n}px`,height:`${x}px`,viewBox:`0 0 ${n} ${x}`,ref:P,direction:"ltr",children:t.jsxRuntimeExports.jsxs("g",{ref:le,children:[se.filter(r=>r.position==="before").map(r=>r.layer),j.features.map((r,l)=>E.findIndex(i=>i.id===r.properties[A])!==-1?null:t.jsxRuntimeExports.jsx("g",{opacity:k?G:H.length!==0?H.indexOf(r.properties[A])!==-1?1:G:1,children:r.geometry.type==="MultiPolygon"?r.geometry.coordinates.map((i,a)=>{let s="";return i.forEach(e=>{let o=" M";e.forEach((m,L)=>{const M=R([m[0],m[1]]);L!==e.length-1?o=`${o}${M[0]} ${M[1]}L`:o=`${o}${M[0]} ${M[1]}`}),s+=o}),t.jsxRuntimeExports.jsx("path",{d:s,style:{stroke:F,strokeWidth:D,fill:Y}},a)}):r.geometry.coordinates.map((i,a)=>{let s="M";return i.forEach((e,o)=>{const m=R([e[0],e[1]]);o!==i.length-1?s=`${s}${m[0]} ${m[1]}L`:s=`${s}${m[0]} ${m[1]}`}),t.jsxRuntimeExports.jsx("path",{d:s,style:{stroke:F,strokeWidth:D,fill:Y}},a)})},l)),t.jsxRuntimeExports.jsx(Ie.AnimatePresence,{children:E.map(r=>{const l=j.features.findIndex(i=>r.id===i.properties[A]),p=qe.checkIfNullOrUndefined(r.x)?Y:f(r.x);return t.jsxRuntimeExports.jsx(ue.motion.g,{variants:{initial:{opacity:0},whileInView:{opacity:k?k===p?1:G:H.length!==0?H.indexOf(r.id)!==-1?1:G:1,transition:{duration:b.duration}}},initial:"initial",animate:re?"whileInView":"initial",exit:{opacity:0,transition:{duration:b.duration}},onMouseEnter:i=>{ee(r),te(i.clientY),w(i.clientX),J?.(r)},onMouseMove:i=>{ee(r),te(i.clientY),w(i.clientX)},onMouseLeave:()=>{ee(void 0),w(void 0),te(void 0),J?.(void 0)},onClick:()=>{(y||$)&&($e.isEqual(N,r)&&he?(Q(void 0),y?.(void 0)):(Q(r),y?.(r)))},children:l===-1?null:j.features[l].geometry.type==="MultiPolygon"?j.features[l].geometry.coordinates.map((i,a)=>{let s="";return i.forEach(e=>{let o=" M";e.forEach((m,L)=>{const M=R([m[0],m[1]]);L!==e.length-1?o=`${o}${M[0]} ${M[1]}L`:o=`${o}${M[0]} ${M[1]}`}),s+=o}),t.jsxRuntimeExports.jsx(ue.motion.path,{d:s,variants:{initial:{fill:p,opacity:0},whileInView:{fill:p,opacity:1,transition:{duration:b.duration}}},initial:"initial",animate:re?"whileInView":"initial",exit:{opacity:0,transition:{duration:b.duration}},style:{stroke:F,strokeWidth:D}},`${r.id}-${a}`)}):j.features[l].geometry.coordinates.map((i,a)=>{let s="M";return i.forEach((e,o)=>{const m=R([e[0],e[1]]);o!==i.length-1?s=`${s}${m[0]} ${m[1]}L`:s=`${s}${m[0]} ${m[1]}`}),t.jsxRuntimeExports.jsx(ue.motion.path,{d:s,variants:{initial:{fill:p,opacity:0},whileInView:{fill:p,opacity:1,transition:{duration:b.duration}}},initial:"initial",animate:re?"whileInView":"initial",exit:{opacity:0,transition:{duration:b.duration}},style:{stroke:F,strokeWidth:D}},`${r.id}-${a}`)})},r.id)})}),X?j.features.filter(r=>r.properties[A]===X.id).map((r,l)=>t.jsxRuntimeExports.jsx("g",{children:r.geometry.type==="MultiPolygon"?r.geometry.coordinates.map((p,i)=>{let a="";return p.forEach(s=>{let e=" M";s.forEach((o,m)=>{const L=R([o[0],o[1]]);m!==s.length-1?e=`${e}${L[0]} ${L[1]}L`:e=`${e}${L[0]} ${L[1]}`}),a+=e}),t.jsxRuntimeExports.jsx("path",{d:a,className:"stroke-primary-gray-700 dark:stroke-primary-gray-300",style:{fill:"none",fillOpacity:0,strokeWidth:"0.5"}},i)}):r.geometry.coordinates.map((p,i)=>{let a="M";return p.forEach((s,e)=>{const o=R([s[0],s[1]]);e!==p.length-1?a=`${a}${o[0]} ${o[1]}L`:a=`${a}${o[0]} ${o[1]}`}),t.jsxRuntimeExports.jsx("path",{d:a,className:"stroke-primary-gray-700 dark:stroke-primary-gray-300",style:{fill:"none",fillOpacity:0,strokeWidth:"0.5"}},i)})},l)):null,se.filter(r=>r.position==="after").map(r=>r.layer)]})}),me===!1?null:t.jsxRuntimeExports.jsx("div",{className:"absolute left-4 bottom-4",children:Z?t.jsxRuntimeExports.jsxs(t.jsxRuntimeExports.Fragment,{children:[t.jsxRuntimeExports.jsx("div",{style:{backgroundColor:"rgba(240,240,240, 0.7)",border:"1px solid var(--gray-400)",borderRadius:"999px",width:"24px",height:"24px",padding:"3px",cursor:"pointer",zIndex:10,position:"absolute",right:"-0.75rem",top:"-0.75rem"},onClick:()=>{v(!1)},children:t.jsxRuntimeExports.jsx(Ee.X,{})}),t.jsxRuntimeExports.jsxs("div",{className:"p-2",style:{backgroundColor:"rgba(240,240,240, 0.7)",width:q?void 0:"340px"},children:[B&&B!==""?t.jsxRuntimeExports.jsx(ke.u,{size:"xs",marginBottom:"xs",className:"p-0 leading-normal overflow-hidden text-primary-gray-700 dark:text-primary-gray-300",style:{display:"-webkit-box",WebkitLineClamp:"1",WebkitBoxOrient:"vertical"},children:B}):null,q?t.jsxRuntimeExports.jsx("div",{className:"flex flex-col gap-3",children:h.map((r,l)=>t.jsxRuntimeExports.jsxs("div",{className:"flex gap-2 items-center",onMouseOver:()=>{C(c[l%c.length])},onMouseLeave:()=>{C(void 0)},children:[t.jsxRuntimeExports.jsx("div",{className:"w-2 h-2 rounded-full",style:{backgroundColor:c[l%c.length]}}),t.jsxRuntimeExports.jsx(ke.u,{size:"sm",marginBottom:"none",leading:"none",children:r})]},l))}):t.jsxRuntimeExports.jsx("svg",{width:"100%",viewBox:"0 0 320 30",direction:"ltr",children:t.jsxRuntimeExports.jsxs("g",{children:[h.map((r,l)=>t.jsxRuntimeExports.jsxs("g",{onMouseOver:()=>{C(c[l])},onMouseLeave:()=>{C(void 0)},className:"cursor-pointer",children:[t.jsxRuntimeExports.jsx("rect",{x:l*320/c.length+1,y:1,width:320/c.length-2,height:8,className:k===c[l]?"stroke-primary-gray-700 dark:stroke-primary-gray-300":"",style:{fill:c[l],...k===c[l]?{}:{stroke:c[l]}}}),t.jsxRuntimeExports.jsx("text",{x:(l+1)*320/c.length,y:25,className:"fill-primary-gray-700 dark:fill-primary-gray-300 text-xs",style:{textAnchor:"middle"},children:Ne.numberFormattingFunction(r,"NA")})]},l)),t.jsxRuntimeExports.jsx("g",{children:t.jsxRuntimeExports.jsx("rect",{onMouseOver:()=>{C(c[h.length])},onMouseLeave:()=>{C(void 0)},x:h.length*320/c.length+1,y:1,width:320/c.length-2,height:8,className:`cursor-pointer ${k===c[h.length]?"stroke-1 stroke-primary-gray-700 dark:stroke-primary-gray-300":""}`,style:{fill:c[h.length],...k===c[h.length]?{}:{stroke:c[h.length]}}})})]})})]})]}):t.jsxRuntimeExports.jsx("button",{type:"button",className:"mb-0 border-0 bg-transparent p-0 self-start",onClick:()=>{v(!0)},children:t.jsxRuntimeExports.jsx("div",{className:"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-550 border-primary-gray-400 dark:border-primary-gray-500",children:"Show Legend"})})}),W==="button"&&t.jsxRuntimeExports.jsxs("div",{className:"absolute left-4 top-4 flex flex-col",children:[t.jsxRuntimeExports.jsx("button",{onClick:()=>_("in"),className:"leading-0 px-2 py-3.5 text-primary-gray-700 border border-primary-gray-400 bg-primary-gray-200 dark:border-primary-gray-400 dark:bg-primary-gray-600 dark:text-primary-gray-100",children:"+"}),t.jsxRuntimeExports.jsx("button",{onClick:()=>_("out"),className:"leading-0 px-2 py-3.5 text-primary-gray-700 border border-t-0 border-primary-gray-400 bg-primary-gray-200 dark:border-primary-gray-400 dark:bg-primary-gray-600 dark:text-primary-gray-100",children:"–"})]})]}),$&&N!==void 0?t.jsxRuntimeExports.jsx(Ce.X,{open:N!==void 0,onClose:()=>{Q(void 0)},children:t.jsxRuntimeExports.jsx("div",{className:"graph-modal-content m-0",dangerouslySetInnerHTML:typeof $=="string"?{__html:Me.string2HTML($,N)}:void 0,children:typeof $=="function"?$(N):null})}):null,X&&ie&&S&&ne?t.jsxRuntimeExports.jsx(Se.Tooltip,{data:X,body:ie,xPos:S,yPos:ne,backgroundStyle:ge?.tooltip,className:ye?.tooltip}):null]})}function He(pe){const{data:E,mapData:h="https://raw.githubusercontent.com/UNDP-Data/dv-country-geojson/refs/heads/main/worldMap.json",graphTitle:c,colors:j,sources:B,graphDescription:q,height:x,width:n,footNote:ae="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.",colorDomain:z,colorLegendTitle:ie,scaleType:D="threshold",scale:F=.95,centerPoint:Y,padding:J,mapBorderWidth:me=.5,mapNoDataColor:xe=de.Colors.light.graphNoData,backgroundColor:O=!1,mapBorderColor:H=de.Colors.light.grays["gray-500"],relativeHeight:y,tooltip:A,onSeriesMouseOver:he,isWorldMap:$=!0,showColorScale:ge=!0,zoomScaleExtend:ye=[.8,6],zoomTranslateExtend:U,graphID:W,highlightedIds:b=[],onSeriesMouseClick:G,mapProperty:se="ISO3",graphDownload:k=!1,dataDownload:C=!1,showAntarctica:K=!1,language:Z="en",minHeight:v=0,theme:N="light",ariaLabel:Q,resetSelectionOnDoubleClick:X=!0,detailsOnClick:ee,styles:S,classNames:w,mapProjection:ne,zoomInteraction:te="button",animate:P=!1,dimmedOpacity:re=.3,customLayers:le=[],timeline:f={enabled:!1,autoplay:!1,showOnlyActiveDate:!0}}=pe,[g,I]=d.useState(0),[oe,ce]=d.useState(0),[V,fe]=d.useState(f.autoplay),u=je.sort(Re.uniqBy(E.filter(e=>e.date!==void 0&&e.date!==null),e=>e.date).map(e=>be.parse(`${e.date}`,f.dateFormat||"yyyy",new Date).getTime()),(e,o)=>Be.ascending(e,o)),[R,_]=d.useState(f.autoplay?0:u.length-1),[r,l]=d.useState(void 0),p=d.useRef(null),i=d.useRef(null);d.useEffect(()=>{const e=new ResizeObserver(o=>{I(n||o[0].target.clientWidth||760),ce(x||o[0].target.clientHeight||480)});return p.current&&(ce(p.current.clientHeight||480),I(p.current.clientWidth||760),n||e.observe(p.current)),()=>e.disconnect()},[n,x]),d.useEffect(()=>{typeof h=="string"?ze.fetchAndParseJSON(h).then(o=>{l(o)}):l(h)},[h]);const a=z||(D==="categorical"?We.getUniqValue(E,"x"):Ve.getJenks(E.map(e=>e.x),j?.length||4));d.useEffect(()=>{const e=setInterval(()=>{_(o=>o<u.length-1?o+1:0)},(f.speed||2)*1e3);return V||clearInterval(e),()=>clearInterval(e)},[u,V,f.speed]);const s=je.getSliderMarks(u,R,f.showOnlyActiveDate,f.dateFormat||"yyyy");return t.jsxRuntimeExports.jsx("div",{className:`${N||"light"} flex ${n?"w-fit grow-0":"w-full grow"}`,dir:Z==="he"||Z==="ar"?"rtl":void 0,children:t.jsxRuntimeExports.jsx("div",{className:t.mo(`${O?O===!0?"bg-primary-gray-200 dark:bg-primary-gray-650 ":"":"bg-transparent "}ml-auto mr-auto flex flex-col grow h-inherit ${Z||"en"}`,n?"w-fit":"w-full",w?.graphContainer),style:{...S?.graphContainer||{},...O&&O!==!0?{backgroundColor:O}:{}},id:W,ref:i,"aria-label":Q||`${c?`The graph shows ${c}. `:""}This is a choropleth map where geographic areas are colored in proportion to a specific variable.${q?` ${q}`:""}`,children:t.jsxRuntimeExports.jsx("div",{className:"flex grow",style:{padding:O?J||"1rem":J||0},children:t.jsxRuntimeExports.jsxs("div",{className:"flex flex-col w-full gap-4 grow justify-between",children:[c||q||k||C?t.jsxRuntimeExports.jsx(Te.GraphHeader,{styles:{title:S?.title,description:S?.description},classNames:{title:w?.title,description:w?.description},graphTitle:c,graphDescription:q,width:n,graphDownload:k?i.current:void 0,dataDownload:C?E.map(e=>e.data).filter(e=>e!==void 0).length>0?E.map(e=>e.data).filter(e=>e!==void 0):E.filter(e=>e!==void 0):null}):null,f.enabled&&u.length>0&&s?t.jsxRuntimeExports.jsxs("div",{className:"flex gap-6 items-center",dir:"ltr",children:[t.jsxRuntimeExports.jsx("button",{type:"button",onClick:()=>{fe(!V)},className:"p-0 border-0 cursor-pointer bg-transparent","aria-label":V?"Click to pause animation":"Click to play animation",children:V?t.jsxRuntimeExports.jsx(Ee.Pause,{}):t.jsxRuntimeExports.jsx(Ee.Play,{})}),t.jsxRuntimeExports.jsx(je.xr,{min:u[0],max:u[u.length-1],marks:s,step:null,defaultValue:u[u.length-1],value:u[R],onChangeComplete:e=>{_(u.indexOf(e))},onChange:e=>{_(u.indexOf(e))},"aria-label":"Time slider. Use arrow keys to adjust selected time period."})]}):null,t.jsxRuntimeExports.jsx("div",{className:"flex flex-col grow justify-center leading-0",ref:p,"aria-label":"Map area",children:(n||g)&&(x||oe)&&r?t.jsxRuntimeExports.jsx(Fe,{data:E.filter(e=>f.enabled?e.date===be.format(new Date(u[R]),f.dateFormat||"yyyy"):e),mapData:K?r:{...r,features:r.features.filter(e=>e.properties.NAME!=="Antarctica")},colorDomain:a,width:n||g,height:Math.max(v,x||(y?v?(n||g)*y>v?(n||g)*y:v:(n||g)*y:oe)),scale:F,centerPoint:Y,colors:j||(D==="categorical"?de.Colors[N].sequentialColors[`neutralColorsx0${a.length}`]:de.Colors[N].sequentialColors[`neutralColorsx0${a.length+1}`]),colorLegendTitle:ie,mapBorderWidth:me,mapNoDataColor:xe,categorical:D==="categorical",mapBorderColor:H,tooltip:A,onSeriesMouseOver:he,isWorldMap:$,showColorScale:ge,zoomScaleExtend:ye,zoomTranslateExtend:U,onSeriesMouseClick:G,mapProperty:se,highlightedIds:b,resetSelectionOnDoubleClick:X,styles:S,classNames:w,detailsOnClick:ee,mapProjection:ne||($?"naturalEarth":"mercator"),zoomInteraction:te,dimmedOpacity:re,animate:P===!0?{duration:.5,once:!0,amount:.5}:P||{duration:0,once:!0,amount:0},customLayers:le}):t.jsxRuntimeExports.jsx("div",{style:{height:`${Math.max(v,x||(y?v?(n||g)*y>v?(n||g)*y:v:(n||g)*y:oe))}px`},className:"flex items-center justify-center",children:t.jsxRuntimeExports.jsx(we.y,{"aria-label":"Loading graph"})})}),B||ae?t.jsxRuntimeExports.jsx(Le.GraphFooter,{styles:{footnote:S?.footnote,source:S?.source},classNames:{footnote:w?.footnote,source:w?.source},sources:B,footNote:ae,width:n}):null]})})})})}exports.ChoroplethMap=He;
2
2
  //# sourceMappingURL=ChoroplethMap.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"ChoroplethMap.cjs","sources":["../src/Components/Graphs/Maps/ChoroplethMap/Graph.tsx","../src/Components/Graphs/Maps/ChoroplethMap/index.tsx"],"sourcesContent":["import isEqual from 'fast-deep-equal';\r\nimport { useEffect, useRef, useState } from 'react';\r\nimport {\r\n geoAlbersUsa,\r\n geoEqualEarth,\r\n geoMercator,\r\n geoNaturalEarth1,\r\n geoOrthographic,\r\n} from 'd3-geo';\r\nimport { D3ZoomEvent, zoom, ZoomBehavior } from 'd3-zoom';\r\nimport { select } from 'd3-selection';\r\nimport { scaleThreshold, scaleOrdinal } from 'd3-scale';\r\nimport { Modal } from '@undp/design-system-react/Modal';\r\nimport { P } from '@undp/design-system-react/Typography';\r\nimport bbox from '@turf/bbox';\r\nimport centroid from '@turf/centroid';\r\nimport { AnimatePresence, motion, useInView } from 'motion/react';\r\n\r\nimport {\r\n AnimateDataType,\r\n ChoroplethMapDataType,\r\n ClassNameObject,\r\n CustomLayerDataType,\r\n MapProjectionTypes,\r\n StyleObject,\r\n ZoomInteractionTypes,\r\n} from '@/Types';\r\nimport { numberFormattingFunction } from '@/Utils/numberFormattingFunction';\r\nimport { Tooltip } from '@/Components/Elements/Tooltip';\r\nimport { string2HTML } from '@/Utils/string2HTML';\r\nimport { checkIfNullOrUndefined } from '@/Utils/checkIfNullOrUndefined';\r\nimport { X } from '@/Components/Icons';\r\n\r\ninterface Props {\r\n colorDomain: number[] | string[];\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n mapData: any;\r\n width: number;\r\n height: number;\r\n colors: string[];\r\n colorLegendTitle?: string;\r\n categorical: boolean;\r\n data: ChoroplethMapDataType[];\r\n scale: number;\r\n centerPoint?: [number, number];\r\n mapBorderWidth: number;\r\n mapNoDataColor: string;\r\n mapBorderColor: string;\r\n isWorldMap: boolean;\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n tooltip?: string | ((_d: any) => React.ReactNode);\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseOver?: (_d: any) => void;\r\n showColorScale: boolean;\r\n zoomScaleExtend: [number, number];\r\n zoomTranslateExtend?: [[number, number], [number, number]];\r\n highlightedIds: string[];\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseClick?: (_d: any) => void;\r\n mapProperty: string;\r\n resetSelectionOnDoubleClick: boolean;\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n detailsOnClick?: string | ((_d: any) => React.ReactNode);\r\n styles?: StyleObject;\r\n classNames?: ClassNameObject;\r\n zoomInteraction: ZoomInteractionTypes;\r\n mapProjection: MapProjectionTypes;\r\n animate: AnimateDataType;\r\n dimmedOpacity: number;\r\n customLayers: CustomLayerDataType[];\r\n}\r\n\r\nexport function Graph(props: Props) {\r\n const {\r\n data,\r\n colorDomain,\r\n colors,\r\n mapData,\r\n colorLegendTitle,\r\n categorical,\r\n height,\r\n width,\r\n scale,\r\n centerPoint,\r\n tooltip,\r\n mapBorderWidth,\r\n mapBorderColor,\r\n mapNoDataColor,\r\n onSeriesMouseOver,\r\n showColorScale,\r\n zoomScaleExtend,\r\n zoomTranslateExtend,\r\n highlightedIds,\r\n onSeriesMouseClick,\r\n mapProperty,\r\n resetSelectionOnDoubleClick,\r\n detailsOnClick,\r\n styles,\r\n classNames,\r\n mapProjection,\r\n zoomInteraction,\r\n animate,\r\n dimmedOpacity,\r\n customLayers,\r\n } = props;\r\n const [selectedColor, setSelectedColor] = useState<string | undefined>(undefined);\r\n const zoomRef = useRef<ZoomBehavior<SVGSVGElement, unknown> | null>(null);\r\n const [showLegend, setShowLegend] = useState(!(width < 680));\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const [mouseClickData, setMouseClickData] = useState<any>(undefined);\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const [mouseOverData, setMouseOverData] = useState<any>(undefined);\r\n const [eventX, setEventX] = useState<number | undefined>(undefined);\r\n const [eventY, setEventY] = useState<number | undefined>(undefined);\r\n const mapSvg = useRef<SVGSVGElement>(null);\r\n const isInView = useInView(mapSvg, {\r\n once: animate.once,\r\n amount: animate.amount,\r\n });\r\n const mapG = useRef<SVGGElement>(null);\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\r\n useEffect(() => {\r\n const mapGSelect = select(mapG.current);\r\n const mapSvgSelect = select(mapSvg.current);\r\n const zoomFilter = (e: D3ZoomEvent<SVGSVGElement, unknown>['sourceEvent']) => {\r\n if (zoomInteraction === 'noZoom') return false;\r\n if (zoomInteraction === 'button') return !e.type.includes('wheel');\r\n const isWheel = e.type === 'wheel';\r\n const isTouch = e.type.startsWith('touch');\r\n const isDrag = e.type === 'mousedown' || e.type === 'mousemove';\r\n\r\n if (isTouch) return true;\r\n if (isWheel) {\r\n if (zoomInteraction === 'scroll') return true;\r\n return e.ctrlKey;\r\n }\r\n return isDrag && !e.button && !e.ctrlKey;\r\n };\r\n const zoomBehavior = zoom<SVGSVGElement, unknown>()\r\n .scaleExtent(zoomScaleExtend)\r\n .translateExtent(\r\n zoomTranslateExtend || [\r\n [-20, -20],\r\n [width + 20, height + 20],\r\n ],\r\n )\r\n .filter(zoomFilter)\r\n .on('zoom', ({ transform }) => {\r\n mapGSelect.attr('transform', transform);\r\n });\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n mapSvgSelect.call(zoomBehavior as any);\r\n\r\n zoomRef.current = zoomBehavior;\r\n // eslint-disable-next-line react-hooks/exhaustive-deps\r\n }, [height, width, zoomInteraction]);\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const bounds = bbox(mapData as any);\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const center = centroid(mapData as any);\r\n const lonDiff = bounds[2] - bounds[0];\r\n const latDiff = bounds[3] - bounds[1];\r\n const scaleX = (((width * 190) / 960) * 360) / lonDiff;\r\n const scaleY = (((height * 190) / 678) * 180) / latDiff;\r\n const scaleVar = scale * Math.min(scaleX, scaleY);\r\n\r\n const projection =\r\n mapProjection === 'mercator'\r\n ? geoMercator()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar)\r\n : mapProjection === 'equalEarth'\r\n ? geoEqualEarth()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar)\r\n : mapProjection === 'naturalEarth'\r\n ? geoNaturalEarth1()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar)\r\n : mapProjection === 'orthographic'\r\n ? geoOrthographic()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar)\r\n : geoAlbersUsa()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar);\r\n const handleZoom = (direction: 'in' | 'out') => {\r\n if (!mapSvg.current || !zoomRef.current) return;\r\n const svg = select(mapSvg.current);\r\n svg.call(zoomRef.current.scaleBy, direction === 'in' ? 1.2 : 1 / 1.2);\r\n };\r\n return (\r\n <>\r\n <div className='relative'>\r\n <motion.svg\r\n width={`${width}px`}\r\n height={`${height}px`}\r\n viewBox={`0 0 ${width} ${height}`}\r\n ref={mapSvg}\r\n direction='ltr'\r\n >\r\n <g ref={mapG}>\r\n {customLayers.filter(d => d.position === 'before').map(d => d.layer)}\r\n {\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n mapData.features.map((d: any, i: number) => {\r\n const index = data.findIndex(el => el.id === d.properties[mapProperty]);\r\n if (index !== -1) return null;\r\n return (\r\n <g\r\n key={i}\r\n opacity={\r\n selectedColor\r\n ? dimmedOpacity\r\n : highlightedIds.length !== 0\r\n ? highlightedIds.indexOf(d.properties[mapProperty]) !== -1\r\n ? 1\r\n : dimmedOpacity\r\n : 1\r\n }\r\n >\r\n {d.geometry.type === 'MultiPolygon'\r\n ? // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n d.geometry.coordinates.map((el: any, j: any) => {\r\n let masterPath = '';\r\n el.forEach((geo: number[][]) => {\r\n let path = ' M';\r\n geo.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== geo.length - 1) path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n masterPath += path;\r\n });\r\n return (\r\n <path\r\n key={j}\r\n d={masterPath}\r\n style={{\r\n stroke: mapBorderColor,\r\n strokeWidth: mapBorderWidth,\r\n fill: mapNoDataColor,\r\n }}\r\n />\r\n );\r\n })\r\n : // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n d.geometry.coordinates.map((el: any, j: number) => {\r\n let path = 'M';\r\n el.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== el.length - 1) path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n return (\r\n <path\r\n key={j}\r\n d={path}\r\n style={{\r\n stroke: mapBorderColor,\r\n strokeWidth: mapBorderWidth,\r\n fill: mapNoDataColor,\r\n }}\r\n />\r\n );\r\n })}\r\n </g>\r\n );\r\n })\r\n }\r\n <AnimatePresence>\r\n {data.map(d => {\r\n const index = mapData.features.findIndex(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (el: any) => d.id === el.properties[mapProperty],\r\n );\r\n const color = !checkIfNullOrUndefined(d.x)\r\n ? // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n colorScale(d.x as any)\r\n : mapNoDataColor;\r\n return (\r\n <motion.g\r\n key={d.id}\r\n variants={{\r\n initial: { opacity: 0 },\r\n whileInView: {\r\n opacity: selectedColor\r\n ? selectedColor === color\r\n ? 1\r\n : dimmedOpacity\r\n : highlightedIds.length !== 0\r\n ? highlightedIds.indexOf(d.id) !== -1\r\n ? 1\r\n : dimmedOpacity\r\n : 1,\r\n transition: { duration: animate.duration },\r\n },\r\n }}\r\n initial='initial'\r\n animate={isInView ? 'whileInView' : 'initial'}\r\n exit={{ opacity: 0, transition: { duration: animate.duration } }}\r\n onMouseEnter={event => {\r\n setMouseOverData(d);\r\n setEventY(event.clientY);\r\n setEventX(event.clientX);\r\n onSeriesMouseOver?.(d);\r\n }}\r\n onMouseMove={event => {\r\n setMouseOverData(d);\r\n setEventY(event.clientY);\r\n setEventX(event.clientX);\r\n }}\r\n onMouseLeave={() => {\r\n setMouseOverData(undefined);\r\n setEventX(undefined);\r\n setEventY(undefined);\r\n onSeriesMouseOver?.(undefined);\r\n }}\r\n onClick={() => {\r\n if (onSeriesMouseClick || detailsOnClick) {\r\n if (isEqual(mouseClickData, d) && resetSelectionOnDoubleClick) {\r\n setMouseClickData(undefined);\r\n onSeriesMouseClick?.(undefined);\r\n } else {\r\n setMouseClickData(d);\r\n onSeriesMouseClick?.(d);\r\n }\r\n }\r\n }}\r\n >\r\n {index === -1\r\n ? null\r\n : mapData.features[index].geometry.type === 'MultiPolygon'\r\n ? mapData.features[index].geometry.coordinates.map(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (el: any, j: any) => {\r\n let masterPath = '';\r\n el.forEach((geo: number[][]) => {\r\n let path = ' M';\r\n geo.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== geo.length - 1)\r\n path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n masterPath += path;\r\n });\r\n return (\r\n <motion.path\r\n key={`${d.id}-${j}`}\r\n d={masterPath}\r\n variants={{\r\n initial: { fill: color, opacity: 0 },\r\n whileInView: {\r\n fill: color,\r\n opacity: 1,\r\n transition: { duration: animate.duration },\r\n },\r\n }}\r\n initial='initial'\r\n animate={isInView ? 'whileInView' : 'initial'}\r\n exit={{ opacity: 0, transition: { duration: animate.duration } }}\r\n style={{\r\n stroke: mapBorderColor,\r\n strokeWidth: mapBorderWidth,\r\n }}\r\n />\r\n );\r\n },\r\n )\r\n : mapData.features[index].geometry.coordinates.map(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (el: any, j: number) => {\r\n let path = 'M';\r\n el.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== el.length - 1) path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n return (\r\n <motion.path\r\n key={`${d.id}-${j}`}\r\n d={path}\r\n variants={{\r\n initial: { fill: color, opacity: 0 },\r\n whileInView: {\r\n fill: color,\r\n opacity: 1,\r\n transition: { duration: animate.duration },\r\n },\r\n }}\r\n initial='initial'\r\n animate={isInView ? 'whileInView' : 'initial'}\r\n exit={{ opacity: 0, transition: { duration: animate.duration } }}\r\n style={{\r\n stroke: mapBorderColor,\r\n strokeWidth: mapBorderWidth,\r\n }}\r\n />\r\n );\r\n },\r\n )}\r\n </motion.g>\r\n );\r\n })}\r\n </AnimatePresence>\r\n {mouseOverData\r\n ? mapData.features\r\n .filter(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (d: { properties: any }) => d.properties[mapProperty] === mouseOverData.id,\r\n )\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n .map((d: any, i: number) => {\r\n return (\r\n <g key={i}>\r\n {d.geometry.type === 'MultiPolygon'\r\n ? // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n d.geometry.coordinates.map((el: any, j: any) => {\r\n let masterPath = '';\r\n el.forEach((geo: number[][]) => {\r\n let path = ' M';\r\n geo.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== geo.length - 1)\r\n path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n masterPath += path;\r\n });\r\n return (\r\n <path\r\n key={j}\r\n d={masterPath}\r\n className='stroke-primary-gray-700 dark:stroke-primary-gray-300'\r\n style={{\r\n fill: 'none',\r\n fillOpacity: 0,\r\n strokeWidth: '0.5',\r\n }}\r\n />\r\n );\r\n })\r\n : // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n d.geometry.coordinates.map((el: any, j: number) => {\r\n let path = 'M';\r\n el.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== el.length - 1) path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n return (\r\n <path\r\n key={j}\r\n d={path}\r\n className='stroke-primary-gray-700 dark:stroke-primary-gray-300'\r\n style={{\r\n fill: 'none',\r\n fillOpacity: 0,\r\n strokeWidth: '0.5',\r\n }}\r\n />\r\n );\r\n })}\r\n </g>\r\n );\r\n })\r\n : null}\r\n {customLayers.filter(d => d.position === 'after').map(d => d.layer)}\r\n </g>\r\n </motion.svg>\r\n {showColorScale === false ? null : (\r\n <div className='absolute left-4 bottom-4'>\r\n {showLegend ? (\r\n <>\r\n <div\r\n style={{\r\n backgroundColor: 'rgba(240,240,240, 0.7)',\r\n border: '1px solid var(--gray-400)',\r\n borderRadius: '999px',\r\n width: '24px',\r\n height: '24px',\r\n padding: '3px',\r\n cursor: 'pointer',\r\n zIndex: 10,\r\n position: 'absolute',\r\n right: '-0.75rem',\r\n top: '-0.75rem',\r\n }}\r\n onClick={() => {\r\n setShowLegend(false);\r\n }}\r\n >\r\n <X />\r\n </div>\r\n <div\r\n className='p-2'\r\n style={{\r\n backgroundColor: 'rgba(240,240,240, 0.7)',\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\r\n key={i}\r\n onMouseOver={() => {\r\n setSelectedColor(colors[i]);\r\n }}\r\n onMouseLeave={() => {\r\n setSelectedColor(undefined);\r\n }}\r\n className='cursor-pointer'\r\n >\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 className={\r\n selectedColor === colors[i]\r\n ? 'stroke-primary-gray-700 dark:stroke-primary-gray-300'\r\n : ''\r\n }\r\n style={{\r\n fill: colors[i],\r\n ...(selectedColor === colors[i] ? {} : { 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 onMouseOver={() => {\r\n setSelectedColor(colors[colorDomain.length]);\r\n }}\r\n onMouseLeave={() => {\r\n setSelectedColor(undefined);\r\n }}\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 className={`cursor-pointer ${\r\n selectedColor === colors[colorDomain.length]\r\n ? 'stroke-1 stroke-primary-gray-700 dark:stroke-primary-gray-300'\r\n : ''\r\n }`}\r\n style={{\r\n fill: colors[colorDomain.length],\r\n ...(selectedColor === colors[colorDomain.length]\r\n ? {}\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\r\n key={i}\r\n className='flex gap-2 items-center'\r\n onMouseOver={() => {\r\n setSelectedColor(colors[i % colors.length]);\r\n }}\r\n onMouseLeave={() => {\r\n setSelectedColor(undefined);\r\n }}\r\n >\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='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-550 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 {zoomInteraction === 'button' && (\r\n <div className='absolute left-4 top-4 flex flex-col'>\r\n <button\r\n onClick={() => handleZoom('in')}\r\n className='leading-0 px-2 py-3.5 text-primary-gray-700 border border-primary-gray-400 bg-primary-gray-200 dark:border-primary-gray-400 dark:bg-primary-gray-600 dark:text-primary-gray-100'\r\n >\r\n +\r\n </button>\r\n <button\r\n onClick={() => handleZoom('out')}\r\n className='leading-0 px-2 py-3.5 text-primary-gray-700 border border-t-0 border-primary-gray-400 bg-primary-gray-200 dark:border-primary-gray-400 dark:bg-primary-gray-600 dark:text-primary-gray-100'\r\n >\r\n –\r\n </button>\r\n </div>\r\n )}\r\n </div>\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 {mouseOverData && tooltip && eventX && eventY ? (\r\n <Tooltip\r\n data={mouseOverData}\r\n body={tooltip}\r\n xPos={eventX}\r\n yPos={eventY}\r\n backgroundStyle={styles?.tooltip}\r\n className={classNames?.tooltip}\r\n />\r\n ) : null}\r\n </>\r\n );\r\n}\r\n","import { useState, useRef, useEffect } from 'react';\r\nimport { cn } from '@undp/design-system-react/cn';\r\nimport { SliderUI } from '@undp/design-system-react/SliderUI';\r\nimport { Spinner } from '@undp/design-system-react/Spinner';\r\nimport { format } from 'date-fns/format';\r\nimport { parse } from 'date-fns/parse';\r\nimport { ascending, sort } from 'd3-array';\r\nimport uniqBy from 'lodash.uniqby';\r\n\r\nimport { Graph } from './Graph';\r\n\r\nimport {\r\n ChoroplethMapDataType,\r\n Languages,\r\n SourcesDataType,\r\n StyleObject,\r\n ClassNameObject,\r\n ScaleDataType,\r\n MapProjectionTypes,\r\n ZoomInteractionTypes,\r\n CustomLayerDataType,\r\n AnimateDataType,\r\n TimelineDataType,\r\n} from '@/Types';\r\nimport { GraphFooter } from '@/Components/Elements/GraphFooter';\r\nimport { GraphHeader } from '@/Components/Elements/GraphHeader';\r\nimport { Colors } from '@/Components/ColorPalette';\r\nimport { fetchAndParseJSON } from '@/Utils/fetchAndParseData';\r\nimport { getUniqValue } from '@/Utils/getUniqValue';\r\nimport { getJenks } from '@/Utils/getJenks';\r\nimport { Pause, Play } from '@/Components/Icons';\r\nimport { getSliderMarks } from '@/Utils/getSliderMarks';\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 */\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 /** Scaling factor for the map. Multiplies the scale number to scale. */\r\n scale?: number;\r\n /** Center point of the map */\r\n centerPoint?: [number, number];\r\n /** Defines the zoom mode for the map */\r\n zoomInteraction?: ZoomInteractionTypes;\r\n /** Stroke width of the regions in the map */\r\n mapBorderWidth?: number;\r\n /** Stroke color of the regions in the map */\r\n mapBorderColor?: string;\r\n /** Toggle if the map is a world map */\r\n isWorldMap?: boolean;\r\n /** Map projection type */\r\n mapProjection?: MapProjectionTypes;\r\n /** Extend of the allowed zoom in the map */\r\n zoomScaleExtend?: [number, number];\r\n /** Extend of the allowed panning in the map */\r\n zoomTranslateExtend?: [[number, number], [number, number]];\r\n /** Countries or regions to be highlighted */\r\n highlightedIds?: string[];\r\n /** Defines the opacity of the non-highlighted data */\r\n dimmedOpacity?: number;\r\n /** Toggles if the graph animates in when loaded. */\r\n animate?: boolean | AnimateDataType;\r\n /** Scale for the colors */\r\n scaleType?: Exclude<ScaleDataType, 'linear'>;\r\n /** Toggles if the color scaling is categorical or not */\r\n categorical?: boolean;\r\n /** Toggle visibility of color scale. */\r\n showColorScale?: boolean;\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 /** Toggles the visibility of Antarctica in the default map. Only applicable for the default map. */\r\n showAntarctica?: boolean;\r\n /** Optional SVG <g> element or function that renders custom content behind or in front of the graph. */\r\n customLayers?: CustomLayerDataType[];\r\n /** Configures playback and slider controls for animating the chart over time. The data must have a key date for it to work properly. */\r\n timeline?: TimelineDataType;\r\n /** Enable graph download option as png */\r\n graphDownload?: boolean;\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\nexport function ChoroplethMap(props: Props) {\r\n const {\r\n data,\r\n mapData = 'https://raw.githubusercontent.com/UNDP-Data/dv-country-geojson/refs/heads/main/worldMap.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 scale = 0.95,\r\n centerPoint,\r\n padding,\r\n mapBorderWidth = 0.5,\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 onSeriesMouseOver,\r\n isWorldMap = true,\r\n showColorScale = true,\r\n zoomScaleExtend = [0.8, 6],\r\n zoomTranslateExtend,\r\n graphID,\r\n highlightedIds = [],\r\n onSeriesMouseClick,\r\n mapProperty = 'ISO3',\r\n graphDownload = false,\r\n dataDownload = false,\r\n showAntarctica = false,\r\n language = 'en',\r\n minHeight = 0,\r\n theme = 'light',\r\n ariaLabel,\r\n resetSelectionOnDoubleClick = true,\r\n detailsOnClick,\r\n styles,\r\n classNames,\r\n mapProjection,\r\n zoomInteraction = 'button',\r\n animate = false,\r\n dimmedOpacity = 0.3,\r\n customLayers = [],\r\n timeline = { enabled: false, autoplay: false, showOnlyActiveDate: true },\r\n } = props;\r\n const [svgWidth, setSvgWidth] = useState(0);\r\n const [svgHeight, setSvgHeight] = useState(0);\r\n const [play, setPlay] = useState(timeline.autoplay);\r\n const uniqDatesSorted = sort(\r\n uniqBy(\r\n data.filter(d => d.date !== undefined && d.date !== null),\r\n d => d.date,\r\n ).map(d => parse(`${d.date}`, timeline.dateFormat || 'yyyy', new Date()).getTime()),\r\n (a, b) => ascending(a, b),\r\n );\r\n const [index, setIndex] = useState(timeline.autoplay ? 0 : uniqDatesSorted.length - 1);\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const [mapShape, setMapShape] = useState<any>(undefined);\r\n\r\n const graphDiv = useRef<HTMLDivElement>(null);\r\n const graphParentDiv = useRef<HTMLDivElement>(null);\r\n useEffect(() => {\r\n const resizeObserver = new ResizeObserver(entries => {\r\n setSvgWidth(width || entries[0].target.clientWidth || 760);\r\n setSvgHeight(height || entries[0].target.clientHeight || 480);\r\n });\r\n if (graphDiv.current) {\r\n setSvgHeight(graphDiv.current.clientHeight || 480);\r\n setSvgWidth(graphDiv.current.clientWidth || 760);\r\n if (!width) resizeObserver.observe(graphDiv.current);\r\n }\r\n return () => resizeObserver.disconnect();\r\n }, [width, height]);\r\n useEffect(() => {\r\n if (typeof mapData === 'string') {\r\n const fetchData = fetchAndParseJSON(mapData);\r\n fetchData.then(d => {\r\n setMapShape(d);\r\n });\r\n } else {\r\n setMapShape(mapData);\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\r\n useEffect(() => {\r\n const interval = setInterval(\r\n () => {\r\n setIndex(i => (i < uniqDatesSorted.length - 1 ? i + 1 : 0));\r\n },\r\n (timeline.speed || 2) * 1000,\r\n );\r\n if (!play) clearInterval(interval);\r\n return () => clearInterval(interval);\r\n }, [uniqDatesSorted, play, timeline.speed]);\r\n\r\n const markObj = getSliderMarks(\r\n uniqDatesSorted,\r\n index,\r\n timeline.showOnlyActiveDate,\r\n timeline.dateFormat || 'yyyy',\r\n );\r\n return (\r\n <div\r\n className={`${theme || 'light'} flex ${width ? 'w-fit grow-0' : 'w-full grow'}`}\r\n dir={language === 'he' || language === 'ar' ? 'rtl' : undefined}\r\n >\r\n <div\r\n className={cn(\r\n `${\r\n !backgroundColor\r\n ? 'bg-transparent '\r\n : backgroundColor === true\r\n ? 'bg-primary-gray-200 dark:bg-primary-gray-650 '\r\n : ''\r\n }ml-auto mr-auto flex flex-col grow h-inherit ${language || 'en'}`,\r\n classNames?.graphContainer,\r\n )}\r\n style={{\r\n ...(styles?.graphContainer || {}),\r\n ...(backgroundColor && backgroundColor !== true ? { backgroundColor } : {}),\r\n }}\r\n id={graphID}\r\n ref={graphParentDiv}\r\n aria-label={\r\n ariaLabel ||\r\n `${\r\n graphTitle ? `The graph shows ${graphTitle}. ` : ''\r\n }This is a choropleth map where geographic areas are colored in proportion to a specific variable.${\r\n graphDescription ? ` ${graphDescription}` : ''\r\n }`\r\n }\r\n >\r\n <div\r\n className='flex grow'\r\n style={{ padding: backgroundColor ? padding || '1rem' : padding || 0 }}\r\n >\r\n <div className='flex flex-col w-full gap-4 grow justify-between'>\r\n {graphTitle || graphDescription || graphDownload || 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={graphDownload ? graphParentDiv.current : 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 {timeline.enabled && uniqDatesSorted.length > 0 && markObj ? (\r\n <div className='flex gap-6 items-center' dir='ltr'>\r\n <button\r\n type='button'\r\n onClick={() => {\r\n setPlay(!play);\r\n }}\r\n className='p-0 border-0 cursor-pointer bg-transparent'\r\n aria-label={play ? 'Click to pause animation' : 'Click to play animation'}\r\n >\r\n {play ? <Pause /> : <Play />}\r\n </button>\r\n <SliderUI\r\n min={uniqDatesSorted[0]}\r\n max={uniqDatesSorted[uniqDatesSorted.length - 1]}\r\n marks={markObj}\r\n step={null}\r\n defaultValue={uniqDatesSorted[uniqDatesSorted.length - 1]}\r\n value={uniqDatesSorted[index]}\r\n onChangeComplete={nextValue => {\r\n setIndex(uniqDatesSorted.indexOf(nextValue as number));\r\n }}\r\n onChange={nextValue => {\r\n setIndex(uniqDatesSorted.indexOf(nextValue as number));\r\n }}\r\n aria-label='Time slider. Use arrow keys to adjust selected time period.'\r\n />\r\n </div>\r\n ) : null}\r\n <div\r\n className='flex flex-col grow justify-center leading-0'\r\n ref={graphDiv}\r\n aria-label='Map area'\r\n >\r\n {(width || svgWidth) && (height || svgHeight) && mapShape ? (\r\n <Graph\r\n data={data.filter(d =>\r\n timeline.enabled\r\n ? d.date ===\r\n format(new Date(uniqDatesSorted[index]), timeline.dateFormat || 'yyyy')\r\n : d,\r\n )}\r\n mapData={\r\n showAntarctica\r\n ? mapShape\r\n : {\r\n ...mapShape,\r\n features: mapShape.features.filter(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (el: any) => el.properties.NAME !== 'Antarctica',\r\n ),\r\n }\r\n }\r\n colorDomain={domain}\r\n width={width || svgWidth}\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 )}\r\n scale={scale}\r\n centerPoint={centerPoint}\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 colorLegendTitle={colorLegendTitle}\r\n mapBorderWidth={mapBorderWidth}\r\n mapNoDataColor={mapNoDataColor}\r\n categorical={scaleType === 'categorical'}\r\n mapBorderColor={mapBorderColor}\r\n tooltip={tooltip}\r\n onSeriesMouseOver={onSeriesMouseOver}\r\n isWorldMap={isWorldMap}\r\n showColorScale={showColorScale}\r\n zoomScaleExtend={zoomScaleExtend}\r\n zoomTranslateExtend={zoomTranslateExtend}\r\n onSeriesMouseClick={onSeriesMouseClick}\r\n mapProperty={mapProperty}\r\n highlightedIds={highlightedIds}\r\n resetSelectionOnDoubleClick={resetSelectionOnDoubleClick}\r\n styles={styles}\r\n classNames={classNames}\r\n detailsOnClick={detailsOnClick}\r\n mapProjection={mapProjection || (isWorldMap ? 'naturalEarth' : 'mercator')}\r\n zoomInteraction={zoomInteraction}\r\n dimmedOpacity={dimmedOpacity}\r\n animate={\r\n animate === true\r\n ? { duration: 0.5, once: true, amount: 0.5 }\r\n : animate || { duration: 0, once: true, amount: 0 }\r\n }\r\n customLayers={customLayers}\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 </div>\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 </div>\r\n </div>\r\n </div>\r\n </div>\r\n );\r\n}\r\n"],"names":["Graph","props","data","colorDomain","colors","mapData","colorLegendTitle","categorical","height","width","scale","centerPoint","tooltip","mapBorderWidth","mapBorderColor","mapNoDataColor","onSeriesMouseOver","showColorScale","zoomScaleExtend","zoomTranslateExtend","highlightedIds","onSeriesMouseClick","mapProperty","resetSelectionOnDoubleClick","detailsOnClick","styles","classNames","mapProjection","zoomInteraction","animate","dimmedOpacity","customLayers","selectedColor","setSelectedColor","useState","zoomRef","useRef","showLegend","setShowLegend","mouseClickData","setMouseClickData","mouseOverData","setMouseOverData","eventX","setEventX","eventY","setEventY","mapSvg","isInView","useInView","mapG","colorScale","scaleOrdinal","scaleThreshold","useEffect","mapGSelect","select","mapSvgSelect","zoomFilter","e","isWheel","isTouch","isDrag","zoomBehavior","zoom","transform","bounds","bbox","center","centroid","lonDiff","latDiff","scaleX","scaleY","scaleVar","projection","geoMercator","geoEqualEarth","geoNaturalEarth1","geoOrthographic","geoAlbersUsa","handleZoom","direction","jsxs","Fragment","jsx","motion","d","i","el","j","masterPath","geo","path","c","k","point","AnimatePresence","index","color","checkIfNullOrUndefined","event","isEqual","X","P","numberFormattingFunction","Modal","string2HTML","Tooltip","ChoroplethMap","graphTitle","sources","graphDescription","footNote","scaleType","padding","Colors","backgroundColor","relativeHeight","isWorldMap","graphID","graphDownload","dataDownload","showAntarctica","language","minHeight","theme","ariaLabel","timeline","svgWidth","setSvgWidth","svgHeight","setSvgHeight","play","setPlay","uniqDatesSorted","sort","uniqBy","parse","a","b","ascending","setIndex","mapShape","setMapShape","graphDiv","graphParentDiv","resizeObserver","entries","fetchAndParseJSON","domain","getUniqValue","getJenks","interval","markObj","getSliderMarks","cn","GraphHeader","Pause","Play","SliderUI","nextValue","format","Spinner","GraphFooter"],"mappings":"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"}
1
+ {"version":3,"file":"ChoroplethMap.cjs","sources":["../src/Components/Graphs/Maps/ChoroplethMap/Graph.tsx","../src/Components/Graphs/Maps/ChoroplethMap/index.tsx"],"sourcesContent":["import isEqual from 'fast-deep-equal';\r\nimport { useEffect, useRef, useState } from 'react';\r\nimport {\r\n geoAlbersUsa,\r\n geoEqualEarth,\r\n geoMercator,\r\n geoNaturalEarth1,\r\n geoOrthographic,\r\n} from 'd3-geo';\r\nimport { D3ZoomEvent, zoom, ZoomBehavior } from 'd3-zoom';\r\nimport { select } from 'd3-selection';\r\nimport { scaleThreshold, scaleOrdinal } from 'd3-scale';\r\nimport { Modal } from '@undp/design-system-react/Modal';\r\nimport { P } from '@undp/design-system-react/Typography';\r\nimport bbox from '@turf/bbox';\r\nimport centroid from '@turf/centroid';\r\nimport { AnimatePresence, motion, useInView } from 'motion/react';\r\n\r\nimport {\r\n AnimateDataType,\r\n ChoroplethMapDataType,\r\n ClassNameObject,\r\n CustomLayerDataType,\r\n MapProjectionTypes,\r\n StyleObject,\r\n ZoomInteractionTypes,\r\n} from '@/Types';\r\nimport { numberFormattingFunction } from '@/Utils/numberFormattingFunction';\r\nimport { Tooltip } from '@/Components/Elements/Tooltip';\r\nimport { string2HTML } from '@/Utils/string2HTML';\r\nimport { checkIfNullOrUndefined } from '@/Utils/checkIfNullOrUndefined';\r\nimport { X } from '@/Components/Icons';\r\n\r\ninterface Props {\r\n colorDomain: number[] | string[];\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n mapData: any;\r\n width: number;\r\n height: number;\r\n colors: string[];\r\n colorLegendTitle?: string;\r\n categorical: boolean;\r\n data: ChoroplethMapDataType[];\r\n scale: number;\r\n centerPoint?: [number, number];\r\n mapBorderWidth: number;\r\n mapNoDataColor: string;\r\n mapBorderColor: string;\r\n isWorldMap: boolean;\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n tooltip?: string | ((_d: any) => React.ReactNode);\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseOver?: (_d: any) => void;\r\n showColorScale: boolean;\r\n zoomScaleExtend: [number, number];\r\n zoomTranslateExtend?: [[number, number], [number, number]];\r\n highlightedIds: string[];\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n onSeriesMouseClick?: (_d: any) => void;\r\n mapProperty: string;\r\n resetSelectionOnDoubleClick: boolean;\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n detailsOnClick?: string | ((_d: any) => React.ReactNode);\r\n styles?: StyleObject;\r\n classNames?: ClassNameObject;\r\n zoomInteraction: ZoomInteractionTypes;\r\n mapProjection: MapProjectionTypes;\r\n animate: AnimateDataType;\r\n dimmedOpacity: number;\r\n customLayers: CustomLayerDataType[];\r\n}\r\n\r\nexport function Graph(props: Props) {\r\n const {\r\n data,\r\n colorDomain,\r\n colors,\r\n mapData,\r\n colorLegendTitle,\r\n categorical,\r\n height,\r\n width,\r\n scale,\r\n centerPoint,\r\n tooltip,\r\n mapBorderWidth,\r\n mapBorderColor,\r\n mapNoDataColor,\r\n onSeriesMouseOver,\r\n showColorScale,\r\n zoomScaleExtend,\r\n zoomTranslateExtend,\r\n highlightedIds,\r\n onSeriesMouseClick,\r\n mapProperty,\r\n resetSelectionOnDoubleClick,\r\n detailsOnClick,\r\n styles,\r\n classNames,\r\n mapProjection,\r\n zoomInteraction,\r\n animate,\r\n dimmedOpacity,\r\n customLayers,\r\n } = props;\r\n const [selectedColor, setSelectedColor] = useState<string | undefined>(undefined);\r\n const zoomRef = useRef<ZoomBehavior<SVGSVGElement, unknown> | null>(null);\r\n const [showLegend, setShowLegend] = useState(!(width < 680));\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const [mouseClickData, setMouseClickData] = useState<any>(undefined);\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const [mouseOverData, setMouseOverData] = useState<any>(undefined);\r\n const [eventX, setEventX] = useState<number | undefined>(undefined);\r\n const [eventY, setEventY] = useState<number | undefined>(undefined);\r\n const mapSvg = useRef<SVGSVGElement>(null);\r\n const isInView = useInView(mapSvg, {\r\n once: animate.once,\r\n amount: animate.amount,\r\n });\r\n const mapG = useRef<SVGGElement>(null);\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\r\n useEffect(() => {\r\n const mapGSelect = select(mapG.current);\r\n const mapSvgSelect = select(mapSvg.current);\r\n const zoomFilter = (e: D3ZoomEvent<SVGSVGElement, unknown>['sourceEvent']) => {\r\n if (zoomInteraction === 'noZoom') return false;\r\n if (zoomInteraction === 'button') return !e.type.includes('wheel');\r\n const isWheel = e.type === 'wheel';\r\n const isTouch = e.type.startsWith('touch');\r\n const isDrag = e.type === 'mousedown' || e.type === 'mousemove';\r\n\r\n if (isTouch) return true;\r\n if (isWheel) {\r\n if (zoomInteraction === 'scroll') return true;\r\n return e.ctrlKey;\r\n }\r\n return isDrag && !e.button && !e.ctrlKey;\r\n };\r\n const zoomBehavior = zoom<SVGSVGElement, unknown>()\r\n .scaleExtent(zoomScaleExtend)\r\n .translateExtent(\r\n zoomTranslateExtend || [\r\n [-20, -20],\r\n [width + 20, height + 20],\r\n ],\r\n )\r\n .filter(zoomFilter)\r\n .on('zoom', ({ transform }) => {\r\n mapGSelect.attr('transform', transform);\r\n });\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n mapSvgSelect.call(zoomBehavior as any);\r\n\r\n zoomRef.current = zoomBehavior;\r\n // eslint-disable-next-line react-hooks/exhaustive-deps\r\n }, [height, width, zoomInteraction]);\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const bounds = bbox(mapData as any);\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const center = centroid(mapData as any);\r\n const lonDiff = bounds[2] - bounds[0];\r\n const latDiff = bounds[3] - bounds[1];\r\n const scaleX = (((width * 190) / 960) * 360) / lonDiff;\r\n const scaleY = (((height * 190) / 678) * 180) / latDiff;\r\n const scaleVar = scale * Math.min(scaleX, scaleY);\r\n\r\n const projection =\r\n mapProjection === 'mercator'\r\n ? geoMercator()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar)\r\n : mapProjection === 'equalEarth'\r\n ? geoEqualEarth()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar)\r\n : mapProjection === 'naturalEarth'\r\n ? geoNaturalEarth1()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar)\r\n : mapProjection === 'orthographic'\r\n ? geoOrthographic()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar)\r\n : geoAlbersUsa()\r\n .rotate([0, 0])\r\n .center(centerPoint || (center.geometry.coordinates as [number, number]))\r\n .translate([width / 2, height / 2])\r\n .scale(scaleVar);\r\n const handleZoom = (direction: 'in' | 'out') => {\r\n if (!mapSvg.current || !zoomRef.current) return;\r\n const svg = select(mapSvg.current);\r\n svg.call(zoomRef.current.scaleBy, direction === 'in' ? 1.2 : 1 / 1.2);\r\n };\r\n return (\r\n <>\r\n <div className='relative'>\r\n <motion.svg\r\n width={`${width}px`}\r\n height={`${height}px`}\r\n viewBox={`0 0 ${width} ${height}`}\r\n ref={mapSvg}\r\n direction='ltr'\r\n >\r\n <g ref={mapG}>\r\n {customLayers.filter(d => d.position === 'before').map(d => d.layer)}\r\n {\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n mapData.features.map((d: any, i: number) => {\r\n const index = data.findIndex(el => el.id === d.properties[mapProperty]);\r\n if (index !== -1) return null;\r\n return (\r\n <g\r\n key={i}\r\n opacity={\r\n selectedColor\r\n ? dimmedOpacity\r\n : highlightedIds.length !== 0\r\n ? highlightedIds.indexOf(d.properties[mapProperty]) !== -1\r\n ? 1\r\n : dimmedOpacity\r\n : 1\r\n }\r\n >\r\n {d.geometry.type === 'MultiPolygon'\r\n ? // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n d.geometry.coordinates.map((el: any, j: any) => {\r\n let masterPath = '';\r\n el.forEach((geo: number[][]) => {\r\n let path = ' M';\r\n geo.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== geo.length - 1) path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n masterPath += path;\r\n });\r\n return (\r\n <path\r\n key={j}\r\n d={masterPath}\r\n style={{\r\n stroke: mapBorderColor,\r\n strokeWidth: mapBorderWidth,\r\n fill: mapNoDataColor,\r\n }}\r\n />\r\n );\r\n })\r\n : // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n d.geometry.coordinates.map((el: any, j: number) => {\r\n let path = 'M';\r\n el.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== el.length - 1) path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n return (\r\n <path\r\n key={j}\r\n d={path}\r\n style={{\r\n stroke: mapBorderColor,\r\n strokeWidth: mapBorderWidth,\r\n fill: mapNoDataColor,\r\n }}\r\n />\r\n );\r\n })}\r\n </g>\r\n );\r\n })\r\n }\r\n <AnimatePresence>\r\n {data.map(d => {\r\n const index = mapData.features.findIndex(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (el: any) => d.id === el.properties[mapProperty],\r\n );\r\n const color = !checkIfNullOrUndefined(d.x)\r\n ? // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n colorScale(d.x as any)\r\n : mapNoDataColor;\r\n return (\r\n <motion.g\r\n key={d.id}\r\n variants={{\r\n initial: { opacity: 0 },\r\n whileInView: {\r\n opacity: selectedColor\r\n ? selectedColor === color\r\n ? 1\r\n : dimmedOpacity\r\n : highlightedIds.length !== 0\r\n ? highlightedIds.indexOf(d.id) !== -1\r\n ? 1\r\n : dimmedOpacity\r\n : 1,\r\n transition: { duration: animate.duration },\r\n },\r\n }}\r\n initial='initial'\r\n animate={isInView ? 'whileInView' : 'initial'}\r\n exit={{ opacity: 0, transition: { duration: animate.duration } }}\r\n onMouseEnter={event => {\r\n setMouseOverData(d);\r\n setEventY(event.clientY);\r\n setEventX(event.clientX);\r\n onSeriesMouseOver?.(d);\r\n }}\r\n onMouseMove={event => {\r\n setMouseOverData(d);\r\n setEventY(event.clientY);\r\n setEventX(event.clientX);\r\n }}\r\n onMouseLeave={() => {\r\n setMouseOverData(undefined);\r\n setEventX(undefined);\r\n setEventY(undefined);\r\n onSeriesMouseOver?.(undefined);\r\n }}\r\n onClick={() => {\r\n if (onSeriesMouseClick || detailsOnClick) {\r\n if (isEqual(mouseClickData, d) && resetSelectionOnDoubleClick) {\r\n setMouseClickData(undefined);\r\n onSeriesMouseClick?.(undefined);\r\n } else {\r\n setMouseClickData(d);\r\n onSeriesMouseClick?.(d);\r\n }\r\n }\r\n }}\r\n >\r\n {index === -1\r\n ? null\r\n : mapData.features[index].geometry.type === 'MultiPolygon'\r\n ? mapData.features[index].geometry.coordinates.map(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (el: any, j: any) => {\r\n let masterPath = '';\r\n el.forEach((geo: number[][]) => {\r\n let path = ' M';\r\n geo.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== geo.length - 1)\r\n path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n masterPath += path;\r\n });\r\n return (\r\n <motion.path\r\n key={`${d.id}-${j}`}\r\n d={masterPath}\r\n variants={{\r\n initial: { fill: color, opacity: 0 },\r\n whileInView: {\r\n fill: color,\r\n opacity: 1,\r\n transition: { duration: animate.duration },\r\n },\r\n }}\r\n initial='initial'\r\n animate={isInView ? 'whileInView' : 'initial'}\r\n exit={{ opacity: 0, transition: { duration: animate.duration } }}\r\n style={{\r\n stroke: mapBorderColor,\r\n strokeWidth: mapBorderWidth,\r\n }}\r\n />\r\n );\r\n },\r\n )\r\n : mapData.features[index].geometry.coordinates.map(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (el: any, j: number) => {\r\n let path = 'M';\r\n el.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== el.length - 1) path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n return (\r\n <motion.path\r\n key={`${d.id}-${j}`}\r\n d={path}\r\n variants={{\r\n initial: { fill: color, opacity: 0 },\r\n whileInView: {\r\n fill: color,\r\n opacity: 1,\r\n transition: { duration: animate.duration },\r\n },\r\n }}\r\n initial='initial'\r\n animate={isInView ? 'whileInView' : 'initial'}\r\n exit={{ opacity: 0, transition: { duration: animate.duration } }}\r\n style={{\r\n stroke: mapBorderColor,\r\n strokeWidth: mapBorderWidth,\r\n }}\r\n />\r\n );\r\n },\r\n )}\r\n </motion.g>\r\n );\r\n })}\r\n </AnimatePresence>\r\n {mouseOverData\r\n ? mapData.features\r\n .filter(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (d: { properties: any }) => d.properties[mapProperty] === mouseOverData.id,\r\n )\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n .map((d: any, i: number) => {\r\n return (\r\n <g key={i}>\r\n {d.geometry.type === 'MultiPolygon'\r\n ? // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n d.geometry.coordinates.map((el: any, j: any) => {\r\n let masterPath = '';\r\n el.forEach((geo: number[][]) => {\r\n let path = ' M';\r\n geo.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== geo.length - 1)\r\n path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n masterPath += path;\r\n });\r\n return (\r\n <path\r\n key={j}\r\n d={masterPath}\r\n className='stroke-primary-gray-700 dark:stroke-primary-gray-300'\r\n style={{\r\n fill: 'none',\r\n fillOpacity: 0,\r\n strokeWidth: '0.5',\r\n }}\r\n />\r\n );\r\n })\r\n : // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n d.geometry.coordinates.map((el: any, j: number) => {\r\n let path = 'M';\r\n el.forEach((c: number[], k: number) => {\r\n const point = projection([c[0], c[1]]) as [number, number];\r\n if (k !== el.length - 1) path = `${path}${point[0]} ${point[1]}L`;\r\n else path = `${path}${point[0]} ${point[1]}`;\r\n });\r\n return (\r\n <path\r\n key={j}\r\n d={path}\r\n className='stroke-primary-gray-700 dark:stroke-primary-gray-300'\r\n style={{\r\n fill: 'none',\r\n fillOpacity: 0,\r\n strokeWidth: '0.5',\r\n }}\r\n />\r\n );\r\n })}\r\n </g>\r\n );\r\n })\r\n : null}\r\n {customLayers.filter(d => d.position === 'after').map(d => d.layer)}\r\n </g>\r\n </motion.svg>\r\n {showColorScale === false ? null : (\r\n <div className='absolute left-4 bottom-4'>\r\n {showLegend ? (\r\n <>\r\n <div\r\n style={{\r\n backgroundColor: 'rgba(240,240,240, 0.7)',\r\n border: '1px solid var(--gray-400)',\r\n borderRadius: '999px',\r\n width: '24px',\r\n height: '24px',\r\n padding: '3px',\r\n cursor: 'pointer',\r\n zIndex: 10,\r\n position: 'absolute',\r\n right: '-0.75rem',\r\n top: '-0.75rem',\r\n }}\r\n onClick={() => {\r\n setShowLegend(false);\r\n }}\r\n >\r\n <X />\r\n </div>\r\n <div\r\n className='p-2'\r\n style={{\r\n backgroundColor: 'rgba(240,240,240, 0.7)',\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\r\n key={i}\r\n onMouseOver={() => {\r\n setSelectedColor(colors[i]);\r\n }}\r\n onMouseLeave={() => {\r\n setSelectedColor(undefined);\r\n }}\r\n className='cursor-pointer'\r\n >\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 className={\r\n selectedColor === colors[i]\r\n ? 'stroke-primary-gray-700 dark:stroke-primary-gray-300'\r\n : ''\r\n }\r\n style={{\r\n fill: colors[i],\r\n ...(selectedColor === colors[i] ? {} : { 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 onMouseOver={() => {\r\n setSelectedColor(colors[colorDomain.length]);\r\n }}\r\n onMouseLeave={() => {\r\n setSelectedColor(undefined);\r\n }}\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 className={`cursor-pointer ${\r\n selectedColor === colors[colorDomain.length]\r\n ? 'stroke-1 stroke-primary-gray-700 dark:stroke-primary-gray-300'\r\n : ''\r\n }`}\r\n style={{\r\n fill: colors[colorDomain.length],\r\n ...(selectedColor === colors[colorDomain.length]\r\n ? {}\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\r\n key={i}\r\n className='flex gap-2 items-center'\r\n onMouseOver={() => {\r\n setSelectedColor(colors[i % colors.length]);\r\n }}\r\n onMouseLeave={() => {\r\n setSelectedColor(undefined);\r\n }}\r\n >\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='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-550 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 {zoomInteraction === 'button' && (\r\n <div className='absolute left-4 top-4 flex flex-col'>\r\n <button\r\n onClick={() => handleZoom('in')}\r\n className='leading-0 px-2 py-3.5 text-primary-gray-700 border border-primary-gray-400 bg-primary-gray-200 dark:border-primary-gray-400 dark:bg-primary-gray-600 dark:text-primary-gray-100'\r\n >\r\n +\r\n </button>\r\n <button\r\n onClick={() => handleZoom('out')}\r\n className='leading-0 px-2 py-3.5 text-primary-gray-700 border border-t-0 border-primary-gray-400 bg-primary-gray-200 dark:border-primary-gray-400 dark:bg-primary-gray-600 dark:text-primary-gray-100'\r\n >\r\n –\r\n </button>\r\n </div>\r\n )}\r\n </div>\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 {mouseOverData && tooltip && eventX && eventY ? (\r\n <Tooltip\r\n data={mouseOverData}\r\n body={tooltip}\r\n xPos={eventX}\r\n yPos={eventY}\r\n backgroundStyle={styles?.tooltip}\r\n className={classNames?.tooltip}\r\n />\r\n ) : null}\r\n </>\r\n );\r\n}\r\n","import { useState, useRef, useEffect } from 'react';\r\nimport { cn } from '@undp/design-system-react/cn';\r\nimport { SliderUI } from '@undp/design-system-react/SliderUI';\r\nimport { Spinner } from '@undp/design-system-react/Spinner';\r\nimport { format } from 'date-fns/format';\r\nimport { parse } from 'date-fns/parse';\r\nimport { ascending, sort } from 'd3-array';\r\nimport uniqBy from 'lodash.uniqby';\r\n\r\nimport { Graph } from './Graph';\r\n\r\nimport {\r\n ChoroplethMapDataType,\r\n Languages,\r\n SourcesDataType,\r\n StyleObject,\r\n ClassNameObject,\r\n ScaleDataType,\r\n MapProjectionTypes,\r\n ZoomInteractionTypes,\r\n CustomLayerDataType,\r\n AnimateDataType,\r\n TimelineDataType,\r\n} from '@/Types';\r\nimport { GraphFooter } from '@/Components/Elements/GraphFooter';\r\nimport { GraphHeader } from '@/Components/Elements/GraphHeader';\r\nimport { Colors } from '@/Components/ColorPalette';\r\nimport { fetchAndParseJSON } from '@/Utils/fetchAndParseData';\r\nimport { getUniqValue } from '@/Utils/getUniqValue';\r\nimport { getJenks } from '@/Utils/getJenks';\r\nimport { Pause, Play } from '@/Components/Icons';\r\nimport { getSliderMarks } from '@/Utils/getSliderMarks';\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 */\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 /** Scaling factor for the map. Multiplies the scale number to scale. */\r\n scale?: number;\r\n /** Center point of the map */\r\n centerPoint?: [number, number];\r\n /** Defines the zoom mode for the map */\r\n zoomInteraction?: ZoomInteractionTypes;\r\n /** Stroke width of the regions in the map */\r\n mapBorderWidth?: number;\r\n /** Stroke color of the regions in the map */\r\n mapBorderColor?: string;\r\n /** Toggle if the map is a world map */\r\n isWorldMap?: boolean;\r\n /** Map projection type */\r\n mapProjection?: MapProjectionTypes;\r\n /** Extend of the allowed zoom in the map */\r\n zoomScaleExtend?: [number, number];\r\n /** Extend of the allowed panning in the map */\r\n zoomTranslateExtend?: [[number, number], [number, number]];\r\n /** Countries or regions to be highlighted */\r\n highlightedIds?: string[];\r\n /** Defines the opacity of the non-highlighted data */\r\n dimmedOpacity?: number;\r\n /** Toggles if the graph animates in when loaded. */\r\n animate?: boolean | AnimateDataType;\r\n /** Scale for the colors */\r\n scaleType?: Exclude<ScaleDataType, 'linear'>;\r\n /** Toggles if the color scaling is categorical or not */\r\n categorical?: boolean;\r\n /** Toggle visibility of color scale. */\r\n showColorScale?: boolean;\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 /** Toggles the visibility of Antarctica in the default map. Only applicable for the default map. */\r\n showAntarctica?: boolean;\r\n /** Optional SVG <g> element or function that renders custom content behind or in front of the graph. */\r\n customLayers?: CustomLayerDataType[];\r\n /** Configures playback and slider controls for animating the chart over time. The data must have a key date for it to work properly. */\r\n timeline?: TimelineDataType;\r\n /** Enable graph download option as png */\r\n graphDownload?: boolean;\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\nexport function ChoroplethMap(props: Props) {\r\n const {\r\n data,\r\n mapData = 'https://raw.githubusercontent.com/UNDP-Data/dv-country-geojson/refs/heads/main/worldMap.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 scale = 0.95,\r\n centerPoint,\r\n padding,\r\n mapBorderWidth = 0.5,\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 onSeriesMouseOver,\r\n isWorldMap = true,\r\n showColorScale = true,\r\n zoomScaleExtend = [0.8, 6],\r\n zoomTranslateExtend,\r\n graphID,\r\n highlightedIds = [],\r\n onSeriesMouseClick,\r\n mapProperty = 'ISO3',\r\n graphDownload = false,\r\n dataDownload = false,\r\n showAntarctica = false,\r\n language = 'en',\r\n minHeight = 0,\r\n theme = 'light',\r\n ariaLabel,\r\n resetSelectionOnDoubleClick = true,\r\n detailsOnClick,\r\n styles,\r\n classNames,\r\n mapProjection,\r\n zoomInteraction = 'button',\r\n animate = false,\r\n dimmedOpacity = 0.3,\r\n customLayers = [],\r\n timeline = { enabled: false, autoplay: false, showOnlyActiveDate: true },\r\n } = props;\r\n const [svgWidth, setSvgWidth] = useState(0);\r\n const [svgHeight, setSvgHeight] = useState(0);\r\n const [play, setPlay] = useState(timeline.autoplay);\r\n const uniqDatesSorted = sort(\r\n uniqBy(\r\n data.filter(d => d.date !== undefined && d.date !== null),\r\n d => d.date,\r\n ).map(d => parse(`${d.date}`, timeline.dateFormat || 'yyyy', new Date()).getTime()),\r\n (a, b) => ascending(a, b),\r\n );\r\n const [index, setIndex] = useState(timeline.autoplay ? 0 : uniqDatesSorted.length - 1);\r\n\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n const [mapShape, setMapShape] = useState<any>(undefined);\r\n\r\n const graphDiv = useRef<HTMLDivElement>(null);\r\n const graphParentDiv = useRef<HTMLDivElement>(null);\r\n useEffect(() => {\r\n const resizeObserver = new ResizeObserver(entries => {\r\n setSvgWidth(width || entries[0].target.clientWidth || 760);\r\n setSvgHeight(height || entries[0].target.clientHeight || 480);\r\n });\r\n if (graphDiv.current) {\r\n setSvgHeight(graphDiv.current.clientHeight || 480);\r\n setSvgWidth(graphDiv.current.clientWidth || 760);\r\n if (!width) resizeObserver.observe(graphDiv.current);\r\n }\r\n return () => resizeObserver.disconnect();\r\n }, [width, height]);\r\n useEffect(() => {\r\n if (typeof mapData === 'string') {\r\n const fetchData = fetchAndParseJSON(mapData);\r\n fetchData.then(d => {\r\n setMapShape(d);\r\n });\r\n } else {\r\n setMapShape(mapData);\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\r\n useEffect(() => {\r\n const interval = setInterval(\r\n () => {\r\n setIndex(i => (i < uniqDatesSorted.length - 1 ? i + 1 : 0));\r\n },\r\n (timeline.speed || 2) * 1000,\r\n );\r\n if (!play) clearInterval(interval);\r\n return () => clearInterval(interval);\r\n }, [uniqDatesSorted, play, timeline.speed]);\r\n\r\n const markObj = getSliderMarks(\r\n uniqDatesSorted,\r\n index,\r\n timeline.showOnlyActiveDate,\r\n timeline.dateFormat || 'yyyy',\r\n );\r\n return (\r\n <div\r\n className={`${theme || 'light'} flex ${width ? 'w-fit grow-0' : 'w-full grow'}`}\r\n dir={language === 'he' || language === 'ar' ? 'rtl' : undefined}\r\n >\r\n <div\r\n className={cn(\r\n `${\r\n !backgroundColor\r\n ? 'bg-transparent '\r\n : backgroundColor === true\r\n ? 'bg-primary-gray-200 dark:bg-primary-gray-650 '\r\n : ''\r\n }ml-auto mr-auto flex flex-col grow h-inherit ${language || 'en'}`,\r\n width ? 'w-fit' : 'w-full',\r\n classNames?.graphContainer,\r\n )}\r\n style={{\r\n ...(styles?.graphContainer || {}),\r\n ...(backgroundColor && backgroundColor !== true ? { backgroundColor } : {}),\r\n }}\r\n id={graphID}\r\n ref={graphParentDiv}\r\n aria-label={\r\n ariaLabel ||\r\n `${\r\n graphTitle ? `The graph shows ${graphTitle}. ` : ''\r\n }This is a choropleth map where geographic areas are colored in proportion to a specific variable.${\r\n graphDescription ? ` ${graphDescription}` : ''\r\n }`\r\n }\r\n >\r\n <div\r\n className='flex grow'\r\n style={{ padding: backgroundColor ? padding || '1rem' : padding || 0 }}\r\n >\r\n <div className='flex flex-col w-full gap-4 grow justify-between'>\r\n {graphTitle || graphDescription || graphDownload || 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={graphDownload ? graphParentDiv.current : 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 {timeline.enabled && uniqDatesSorted.length > 0 && markObj ? (\r\n <div className='flex gap-6 items-center' dir='ltr'>\r\n <button\r\n type='button'\r\n onClick={() => {\r\n setPlay(!play);\r\n }}\r\n className='p-0 border-0 cursor-pointer bg-transparent'\r\n aria-label={play ? 'Click to pause animation' : 'Click to play animation'}\r\n >\r\n {play ? <Pause /> : <Play />}\r\n </button>\r\n <SliderUI\r\n min={uniqDatesSorted[0]}\r\n max={uniqDatesSorted[uniqDatesSorted.length - 1]}\r\n marks={markObj}\r\n step={null}\r\n defaultValue={uniqDatesSorted[uniqDatesSorted.length - 1]}\r\n value={uniqDatesSorted[index]}\r\n onChangeComplete={nextValue => {\r\n setIndex(uniqDatesSorted.indexOf(nextValue as number));\r\n }}\r\n onChange={nextValue => {\r\n setIndex(uniqDatesSorted.indexOf(nextValue as number));\r\n }}\r\n aria-label='Time slider. Use arrow keys to adjust selected time period.'\r\n />\r\n </div>\r\n ) : null}\r\n <div\r\n className='flex flex-col grow justify-center leading-0'\r\n ref={graphDiv}\r\n aria-label='Map area'\r\n >\r\n {(width || svgWidth) && (height || svgHeight) && mapShape ? (\r\n <Graph\r\n data={data.filter(d =>\r\n timeline.enabled\r\n ? d.date ===\r\n format(new Date(uniqDatesSorted[index]), timeline.dateFormat || 'yyyy')\r\n : d,\r\n )}\r\n mapData={\r\n showAntarctica\r\n ? mapShape\r\n : {\r\n ...mapShape,\r\n features: mapShape.features.filter(\r\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\r\n (el: any) => el.properties.NAME !== 'Antarctica',\r\n ),\r\n }\r\n }\r\n colorDomain={domain}\r\n width={width || svgWidth}\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 )}\r\n scale={scale}\r\n centerPoint={centerPoint}\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 colorLegendTitle={colorLegendTitle}\r\n mapBorderWidth={mapBorderWidth}\r\n mapNoDataColor={mapNoDataColor}\r\n categorical={scaleType === 'categorical'}\r\n mapBorderColor={mapBorderColor}\r\n tooltip={tooltip}\r\n onSeriesMouseOver={onSeriesMouseOver}\r\n isWorldMap={isWorldMap}\r\n showColorScale={showColorScale}\r\n zoomScaleExtend={zoomScaleExtend}\r\n zoomTranslateExtend={zoomTranslateExtend}\r\n onSeriesMouseClick={onSeriesMouseClick}\r\n mapProperty={mapProperty}\r\n highlightedIds={highlightedIds}\r\n resetSelectionOnDoubleClick={resetSelectionOnDoubleClick}\r\n styles={styles}\r\n classNames={classNames}\r\n detailsOnClick={detailsOnClick}\r\n mapProjection={mapProjection || (isWorldMap ? 'naturalEarth' : 'mercator')}\r\n zoomInteraction={zoomInteraction}\r\n dimmedOpacity={dimmedOpacity}\r\n animate={\r\n animate === true\r\n ? { duration: 0.5, once: true, amount: 0.5 }\r\n : animate || { duration: 0, once: true, amount: 0 }\r\n }\r\n customLayers={customLayers}\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 </div>\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 </div>\r\n </div>\r\n </div>\r\n </div>\r\n );\r\n}\r\n"],"names":["Graph","props","data","colorDomain","colors","mapData","colorLegendTitle","categorical","height","width","scale","centerPoint","tooltip","mapBorderWidth","mapBorderColor","mapNoDataColor","onSeriesMouseOver","showColorScale","zoomScaleExtend","zoomTranslateExtend","highlightedIds","onSeriesMouseClick","mapProperty","resetSelectionOnDoubleClick","detailsOnClick","styles","classNames","mapProjection","zoomInteraction","animate","dimmedOpacity","customLayers","selectedColor","setSelectedColor","useState","zoomRef","useRef","showLegend","setShowLegend","mouseClickData","setMouseClickData","mouseOverData","setMouseOverData","eventX","setEventX","eventY","setEventY","mapSvg","isInView","useInView","mapG","colorScale","scaleOrdinal","scaleThreshold","useEffect","mapGSelect","select","mapSvgSelect","zoomFilter","e","isWheel","isTouch","isDrag","zoomBehavior","zoom","transform","bounds","bbox","center","centroid","lonDiff","latDiff","scaleX","scaleY","scaleVar","projection","geoMercator","geoEqualEarth","geoNaturalEarth1","geoOrthographic","geoAlbersUsa","handleZoom","direction","jsxs","Fragment","jsx","motion","d","i","el","j","masterPath","geo","path","c","k","point","AnimatePresence","index","color","checkIfNullOrUndefined","event","isEqual","X","P","numberFormattingFunction","Modal","string2HTML","Tooltip","ChoroplethMap","graphTitle","sources","graphDescription","footNote","scaleType","padding","Colors","backgroundColor","relativeHeight","isWorldMap","graphID","graphDownload","dataDownload","showAntarctica","language","minHeight","theme","ariaLabel","timeline","svgWidth","setSvgWidth","svgHeight","setSvgHeight","play","setPlay","uniqDatesSorted","sort","uniqBy","parse","a","b","ascending","setIndex","mapShape","setMapShape","graphDiv","graphParentDiv","resizeObserver","entries","fetchAndParseJSON","domain","getUniqValue","getJenks","interval","markObj","getSliderMarks","cn","GraphHeader","Pause","Play","SliderUI","nextValue","format","Spinner","GraphFooter"],"mappings":"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"}