@undp/data-viz 2.3.17 → 2.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (440) hide show
  1. package/dist/AreaChart.cjs +1 -1
  2. package/dist/AreaChart.cjs.map +1 -1
  3. package/dist/AreaChart.d.ts +2 -0
  4. package/dist/AreaChart.js +356 -354
  5. package/dist/AreaChart.js.map +1 -1
  6. package/dist/{Axis-Jt_tmhxS.cjs → Axis-BTaS9oPQ.cjs} +2 -2
  7. package/dist/{Axis-Jt_tmhxS.cjs.map → Axis-BTaS9oPQ.cjs.map} +1 -1
  8. package/dist/{Axis-RyGdzLrG.js → Axis-CNZYWzH0.js} +2 -2
  9. package/dist/{Axis-RyGdzLrG.js.map → Axis-CNZYWzH0.js.map} +1 -1
  10. package/dist/{AxisTitle-DGjX1_2v.js → AxisTitle-CyLCqpW6.js} +2 -2
  11. package/dist/{AxisTitle-DGjX1_2v.js.map → AxisTitle-CyLCqpW6.js.map} +1 -1
  12. package/dist/{AxisTitle-DV4n0RxE.cjs → AxisTitle-DP_evhbe.cjs} +2 -2
  13. package/dist/{AxisTitle-DV4n0RxE.cjs.map → AxisTitle-DP_evhbe.cjs.map} +1 -1
  14. package/dist/BarGraph.cjs +1 -1
  15. package/dist/BarGraph.cjs.map +1 -1
  16. package/dist/BarGraph.d.ts +6 -0
  17. package/dist/BarGraph.js +1735 -1726
  18. package/dist/BarGraph.js.map +1 -1
  19. package/dist/BasicStatCard.cjs +1 -1
  20. package/dist/BasicStatCard.cjs.map +1 -1
  21. package/dist/BasicStatCard.d.ts +2 -0
  22. package/dist/BasicStatCard.js +46 -45
  23. package/dist/BasicStatCard.js.map +1 -1
  24. package/dist/BeeSwarmChart.cjs +1 -1
  25. package/dist/BeeSwarmChart.cjs.map +1 -1
  26. package/dist/BeeSwarmChart.d.ts +2 -0
  27. package/dist/BeeSwarmChart.js +266 -266
  28. package/dist/BeeSwarmChart.js.map +1 -1
  29. package/dist/BiVariateChoroplethMap.cjs +1 -1
  30. package/dist/BiVariateChoroplethMap.cjs.map +1 -1
  31. package/dist/BiVariateChoroplethMap.d.ts +2 -0
  32. package/dist/BiVariateChoroplethMap.js +300 -298
  33. package/dist/BiVariateChoroplethMap.js.map +1 -1
  34. package/dist/BulletChart.cjs +1 -1
  35. package/dist/BulletChart.cjs.map +1 -1
  36. package/dist/BulletChart.d.ts +2 -0
  37. package/dist/BulletChart.js +469 -469
  38. package/dist/BulletChart.js.map +1 -1
  39. package/dist/ButterflyChart.cjs +1 -1
  40. package/dist/ButterflyChart.cjs.map +1 -1
  41. package/dist/ButterflyChart.d.ts +2 -0
  42. package/dist/ButterflyChart.js +330 -328
  43. package/dist/ButterflyChart.js.map +1 -1
  44. package/dist/ChoroplethMap.cjs +1 -1
  45. package/dist/ChoroplethMap.cjs.map +1 -1
  46. package/dist/ChoroplethMap.d.ts +2 -0
  47. package/dist/ChoroplethMap.js +303 -301
  48. package/dist/ChoroplethMap.js.map +1 -1
  49. package/dist/CirclePackingGraph.cjs +1 -1
  50. package/dist/CirclePackingGraph.d.ts +2 -0
  51. package/dist/CirclePackingGraph.js +4 -4
  52. package/dist/ColorLegend.cjs +1 -1
  53. package/dist/ColorLegend.js +2 -2
  54. package/dist/ColorLegendWithMouseOver.cjs +1 -1
  55. package/dist/ColorLegendWithMouseOver.js +2 -2
  56. package/dist/CopyTextButton.cjs +1 -1
  57. package/dist/CopyTextButton.cjs.map +1 -1
  58. package/dist/CopyTextButton.js +7 -9
  59. package/dist/CopyTextButton.js.map +1 -1
  60. package/dist/CsvDownloadButton.cjs +1 -1
  61. package/dist/CsvDownloadButton.js +2 -2
  62. package/dist/DataCards.cjs +1 -1
  63. package/dist/DataCards.cjs.map +1 -1
  64. package/dist/DataCards.js +10 -12
  65. package/dist/DataCards.js.map +1 -1
  66. package/dist/DataTable.cjs +1 -1
  67. package/dist/DataTable.cjs.map +1 -1
  68. package/dist/DataTable.d.ts +2 -0
  69. package/dist/DataTable.js +103 -102
  70. package/dist/DataTable.js.map +1 -1
  71. package/dist/{DetailsModal-C3qlUyFK.js → DetailsModal-B2XBWR7w.js} +4 -4
  72. package/dist/{DetailsModal-C3qlUyFK.js.map → DetailsModal-B2XBWR7w.js.map} +1 -1
  73. package/dist/{DetailsModal-DIRTulvr.cjs → DetailsModal-jmmKRMRM.cjs} +2 -2
  74. package/dist/{DetailsModal-DIRTulvr.cjs.map → DetailsModal-jmmKRMRM.cjs.map} +1 -1
  75. package/dist/DifferenceLineChart.cjs +1 -1
  76. package/dist/DifferenceLineChart.cjs.map +1 -1
  77. package/dist/DifferenceLineChart.d.ts +4 -0
  78. package/dist/DifferenceLineChart.js +441 -437
  79. package/dist/DifferenceLineChart.js.map +1 -1
  80. package/dist/DonutChart.cjs +1 -1
  81. package/dist/DonutChart.cjs.map +1 -1
  82. package/dist/DonutChart.d.ts +4 -0
  83. package/dist/DonutChart.js +146 -142
  84. package/dist/DonutChart.js.map +1 -1
  85. package/dist/DotDensityMap.cjs +1 -1
  86. package/dist/DotDensityMap.cjs.map +1 -1
  87. package/dist/DotDensityMap.js +265 -268
  88. package/dist/DotDensityMap.js.map +1 -1
  89. package/dist/{DropdownSelect-NNpOs7DX.cjs → DropdownSelect-CX1yMemd.cjs} +2 -2
  90. package/dist/DropdownSelect-CX1yMemd.cjs.map +1 -0
  91. package/dist/{DropdownSelect-B2WTeedJ.js → DropdownSelect-Dz7imdTB.js} +6 -9
  92. package/dist/DropdownSelect-Dz7imdTB.js.map +1 -0
  93. package/dist/DualAxisLineChart.cjs +1 -1
  94. package/dist/DualAxisLineChart.cjs.map +1 -1
  95. package/dist/DualAxisLineChart.d.ts +4 -0
  96. package/dist/DualAxisLineChart.js +336 -332
  97. package/dist/DualAxisLineChart.js.map +1 -1
  98. package/dist/DumbbellChart.cjs +1 -1
  99. package/dist/DumbbellChart.cjs.map +1 -1
  100. package/dist/DumbbellChart.d.ts +2 -0
  101. package/dist/DumbbellChart.js +484 -484
  102. package/dist/DumbbellChart.js.map +1 -1
  103. package/dist/{EmptyState-B4c-CrXs.cjs → EmptyState-CFmiFPHz.cjs} +2 -2
  104. package/dist/{EmptyState-B4c-CrXs.cjs.map → EmptyState-CFmiFPHz.cjs.map} +1 -1
  105. package/dist/{EmptyState-B3fPoH6L.js → EmptyState-CaxXCkiN.js} +4 -4
  106. package/dist/{EmptyState-B3fPoH6L.js.map → EmptyState-CaxXCkiN.js.map} +1 -1
  107. package/dist/ExcelDownloadButton.cjs +1 -1
  108. package/dist/ExcelDownloadButton.js +2 -2
  109. package/dist/FootNote.cjs +1 -1
  110. package/dist/FootNote.js +2 -2
  111. package/dist/GeoHubCompareMaps.cjs +1 -1
  112. package/dist/GeoHubCompareMaps.cjs.map +1 -1
  113. package/dist/GeoHubCompareMaps.js +111 -111
  114. package/dist/GeoHubCompareMaps.js.map +1 -1
  115. package/dist/GeoHubMap.cjs +1 -1
  116. package/dist/GeoHubMap.cjs.map +1 -1
  117. package/dist/GeoHubMap.js +71 -71
  118. package/dist/GeoHubMap.js.map +1 -1
  119. package/dist/GeoHubMapWithLayerSelection.cjs +1 -1
  120. package/dist/GeoHubMapWithLayerSelection.cjs.map +1 -1
  121. package/dist/GeoHubMapWithLayerSelection.js +83 -83
  122. package/dist/GeoHubMapWithLayerSelection.js.map +1 -1
  123. package/dist/{GraphContainer-DwMxWRCi.js → GraphContainer-B8ZqOzKI.js} +2 -2
  124. package/dist/{GraphContainer-DwMxWRCi.js.map → GraphContainer-B8ZqOzKI.js.map} +1 -1
  125. package/dist/{GraphContainer-B1EDxJ0S.cjs → GraphContainer-Cul9b74X.cjs} +2 -2
  126. package/dist/{GraphContainer-B1EDxJ0S.cjs.map → GraphContainer-Cul9b74X.cjs.map} +1 -1
  127. package/dist/GraphDescription.cjs +1 -1
  128. package/dist/GraphDescription.js +2 -2
  129. package/dist/{GraphEl-CnJf8b50.js → GraphEl-B73N4RIA.js} +48 -10
  130. package/dist/GraphEl-B73N4RIA.js.map +1 -0
  131. package/dist/GraphEl-Lt1og0C-.cjs +2 -0
  132. package/dist/GraphEl-Lt1og0C-.cjs.map +1 -0
  133. package/dist/GraphFooter.cjs +1 -1
  134. package/dist/GraphFooter.js +2 -2
  135. package/dist/GraphHeader.cjs +1 -1
  136. package/dist/GraphHeader.js +1 -1
  137. package/dist/GraphTitle.cjs +1 -1
  138. package/dist/GraphTitle.js +2 -2
  139. package/dist/GriddedGraphs.cjs +1 -1
  140. package/dist/GriddedGraphs.d.ts +1 -0
  141. package/dist/GriddedGraphs.js +6 -6
  142. package/dist/GriddedGraphsFromConfig.cjs +1 -1
  143. package/dist/GriddedGraphsFromConfig.d.ts +1 -0
  144. package/dist/GriddedGraphsFromConfig.js +2 -2
  145. package/dist/HeatMap.cjs +1 -1
  146. package/dist/HeatMap.cjs.map +1 -1
  147. package/dist/HeatMap.d.ts +4 -0
  148. package/dist/HeatMap.js +158 -155
  149. package/dist/HeatMap.js.map +1 -1
  150. package/dist/Histogram.cjs +1 -1
  151. package/dist/Histogram.cjs.map +1 -1
  152. package/dist/Histogram.d.ts +2 -0
  153. package/dist/Histogram.js +81 -80
  154. package/dist/Histogram.js.map +1 -1
  155. package/dist/HybridMap.cjs +1 -1
  156. package/dist/HybridMap.cjs.map +1 -1
  157. package/dist/HybridMap.d.ts +2 -0
  158. package/dist/HybridMap.js +314 -315
  159. package/dist/HybridMap.js.map +1 -1
  160. package/dist/ImageDownloadButton.cjs +1 -1
  161. package/dist/ImageDownloadButton.js +2 -2
  162. package/dist/LineChartWithConfidenceInterval.cjs +1 -1
  163. package/dist/LineChartWithConfidenceInterval.cjs.map +1 -1
  164. package/dist/LineChartWithConfidenceInterval.d.ts +2 -0
  165. package/dist/LineChartWithConfidenceInterval.js +367 -365
  166. package/dist/LineChartWithConfidenceInterval.js.map +1 -1
  167. package/dist/LinearColorLegend.cjs +1 -1
  168. package/dist/LinearColorLegend.cjs.map +1 -1
  169. package/dist/LinearColorLegend.d.ts +1 -0
  170. package/dist/LinearColorLegend.js +38 -37
  171. package/dist/LinearColorLegend.js.map +1 -1
  172. package/dist/{Modal-ZX55hLH-.cjs → Modal-BIErPPKT.cjs} +5 -5
  173. package/dist/{Modal-ZX55hLH-.cjs.map → Modal-BIErPPKT.cjs.map} +1 -1
  174. package/dist/{Modal-BV4rkoLM.js → Modal-CrUYln5V.js} +4 -4
  175. package/dist/{Modal-BV4rkoLM.js.map → Modal-CrUYln5V.js.map} +1 -1
  176. package/dist/MultiGraphDashboard.cjs +1 -1
  177. package/dist/MultiGraphDashboard.d.ts +1 -0
  178. package/dist/MultiGraphDashboard.js +4 -4
  179. package/dist/MultiGraphDashboardFromConfig.cjs +1 -1
  180. package/dist/MultiGraphDashboardFromConfig.d.ts +1 -0
  181. package/dist/MultiGraphDashboardFromConfig.js +2 -2
  182. package/dist/MultiGraphDashboardWideToLongFormat.cjs +1 -1
  183. package/dist/MultiGraphDashboardWideToLongFormat.js +4 -4
  184. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.cjs +1 -1
  185. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.js +2 -2
  186. package/dist/MultiLineAltChart.cjs +1 -1
  187. package/dist/MultiLineAltChart.cjs.map +1 -1
  188. package/dist/MultiLineAltChart.d.ts +2 -0
  189. package/dist/MultiLineAltChart.js +419 -420
  190. package/dist/MultiLineAltChart.js.map +1 -1
  191. package/dist/MultiLineChart.cjs +1 -1
  192. package/dist/MultiLineChart.cjs.map +1 -1
  193. package/dist/MultiLineChart.d.ts +4 -0
  194. package/dist/MultiLineChart.js +410 -409
  195. package/dist/MultiLineChart.js.map +1 -1
  196. package/dist/ParetoChart.cjs +1 -1
  197. package/dist/ParetoChart.cjs.map +1 -1
  198. package/dist/ParetoChart.d.ts +2 -0
  199. package/dist/ParetoChart.js +273 -271
  200. package/dist/ParetoChart.js.map +1 -1
  201. package/dist/PerformanceIntensiveMultiGraphDashboard.cjs +1 -1
  202. package/dist/PerformanceIntensiveMultiGraphDashboard.d.ts +1 -0
  203. package/dist/PerformanceIntensiveMultiGraphDashboard.js +4 -4
  204. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.cjs +1 -1
  205. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.d.ts +1 -0
  206. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.js +2 -2
  207. package/dist/PerformanceIntensiveScrollStory.cjs +1 -1
  208. package/dist/PerformanceIntensiveScrollStory.d.ts +1 -0
  209. package/dist/PerformanceIntensiveScrollStory.js +3 -3
  210. package/dist/RadarChart.cjs +1 -1
  211. package/dist/RadarChart.cjs.map +1 -1
  212. package/dist/RadarChart.d.ts +2 -0
  213. package/dist/RadarChart.js +221 -219
  214. package/dist/RadarChart.js.map +1 -1
  215. package/dist/{ReferenceLine-M9aP3dj-.cjs → ReferenceLine-CpU4G01Y.cjs} +2 -2
  216. package/dist/{ReferenceLine-M9aP3dj-.cjs.map → ReferenceLine-CpU4G01Y.cjs.map} +1 -1
  217. package/dist/{ReferenceLine-CNEjAYvv.js → ReferenceLine-D41VuUhE.js} +3 -3
  218. package/dist/{ReferenceLine-CNEjAYvv.js.map → ReferenceLine-D41VuUhE.js.map} +1 -1
  219. package/dist/{RegressionLine-Ci-Dh0w0.cjs → RegressionLine-BFoBiVJk.cjs} +2 -2
  220. package/dist/{RegressionLine-Ci-Dh0w0.cjs.map → RegressionLine-BFoBiVJk.cjs.map} +1 -1
  221. package/dist/{RegressionLine-BDrndQxo.js → RegressionLine-CuwB42I6.js} +4 -4
  222. package/dist/{RegressionLine-BDrndQxo.js.map → RegressionLine-CuwB42I6.js.map} +1 -1
  223. package/dist/SVGDownloadButton.cjs +1 -1
  224. package/dist/SVGDownloadButton.js +2 -2
  225. package/dist/SankeyChart.cjs +1 -1
  226. package/dist/SankeyChart.cjs.map +1 -1
  227. package/dist/SankeyChart.d.ts +2 -0
  228. package/dist/SankeyChart.js +404 -408
  229. package/dist/SankeyChart.js.map +1 -1
  230. package/dist/ScatterPlot.cjs +1 -1
  231. package/dist/ScatterPlot.cjs.map +1 -1
  232. package/dist/ScatterPlot.d.ts +2 -0
  233. package/dist/ScatterPlot.js +444 -445
  234. package/dist/ScatterPlot.js.map +1 -1
  235. package/dist/ScrollStory.cjs +1 -1
  236. package/dist/ScrollStory.d.ts +1 -0
  237. package/dist/ScrollStory.js +3 -3
  238. package/dist/SimpleLineChart.cjs +1 -1
  239. package/dist/SimpleLineChart.cjs.map +1 -1
  240. package/dist/SimpleLineChart.d.ts +2 -0
  241. package/dist/SimpleLineChart.js +360 -358
  242. package/dist/SimpleLineChart.js.map +1 -1
  243. package/dist/SingleGraphDashboard.cjs +1 -1
  244. package/dist/SingleGraphDashboard.d.ts +1 -0
  245. package/dist/SingleGraphDashboard.js +6 -6
  246. package/dist/SingleGraphDashboardFromConfig.cjs +1 -1
  247. package/dist/SingleGraphDashboardFromConfig.d.ts +1 -0
  248. package/dist/SingleGraphDashboardFromConfig.js +2 -2
  249. package/dist/SingleGraphDashboardGeoHubMaps.cjs +1 -1
  250. package/dist/SingleGraphDashboardGeoHubMaps.d.ts +1 -0
  251. package/dist/SingleGraphDashboardGeoHubMaps.js +3 -3
  252. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.cjs +1 -1
  253. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.d.ts +1 -0
  254. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.js +2 -2
  255. package/dist/SingleGraphDashboardThreeDGraphs.cjs +1 -1
  256. package/dist/SingleGraphDashboardThreeDGraphs.d.ts +1 -0
  257. package/dist/SingleGraphDashboardThreeDGraphs.js +6 -6
  258. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.cjs +1 -1
  259. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.d.ts +1 -0
  260. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.js +2 -2
  261. package/dist/SlopeChart.cjs +1 -1
  262. package/dist/SlopeChart.cjs.map +1 -1
  263. package/dist/SlopeChart.js +259 -262
  264. package/dist/SlopeChart.js.map +1 -1
  265. package/dist/{Source-BOSAl3UX.cjs → Source-PKuwZOn3.cjs} +2 -2
  266. package/dist/{Source-BOSAl3UX.cjs.map → Source-PKuwZOn3.cjs.map} +1 -1
  267. package/dist/{Source-Djkz-7jX.js → Source-QGk8vhkS.js} +3 -3
  268. package/dist/{Source-Djkz-7jX.js.map → Source-QGk8vhkS.js.map} +1 -1
  269. package/dist/Source.cjs +1 -1
  270. package/dist/Source.js +3 -3
  271. package/dist/SparkLine.cjs +1 -1
  272. package/dist/SparkLine.js +3 -3
  273. package/dist/{Spinner-CtJETd5V.js → Spinner-B2IIKg9r.js} +2 -2
  274. package/dist/{Spinner-CtJETd5V.js.map → Spinner-B2IIKg9r.js.map} +1 -1
  275. package/dist/{Spinner-jTMOLuw_.cjs → Spinner-WHzzloYQ.cjs} +2 -2
  276. package/dist/{Spinner-jTMOLuw_.cjs.map → Spinner-WHzzloYQ.cjs.map} +1 -1
  277. package/dist/StatCardFromData.cjs +1 -1
  278. package/dist/StatCardFromData.cjs.map +1 -1
  279. package/dist/StatCardFromData.d.ts +4 -0
  280. package/dist/StatCardFromData.js +97 -95
  281. package/dist/StatCardFromData.js.map +1 -1
  282. package/dist/StripChart.cjs +1 -1
  283. package/dist/StripChart.cjs.map +1 -1
  284. package/dist/StripChart.d.ts +2 -0
  285. package/dist/StripChart.js +343 -343
  286. package/dist/StripChart.js.map +1 -1
  287. package/dist/ThreeDGlobe.cjs +1 -1
  288. package/dist/ThreeDGlobe.cjs.map +1 -1
  289. package/dist/ThreeDGlobe.d.ts +2 -0
  290. package/dist/ThreeDGlobe.js +198 -196
  291. package/dist/ThreeDGlobe.js.map +1 -1
  292. package/dist/ThresholdColorLegendWithMouseOver.cjs +1 -1
  293. package/dist/ThresholdColorLegendWithMouseOver.cjs.map +1 -1
  294. package/dist/ThresholdColorLegendWithMouseOver.d.ts +2 -0
  295. package/dist/ThresholdColorLegendWithMouseOver.js +50 -48
  296. package/dist/ThresholdColorLegendWithMouseOver.js.map +1 -1
  297. package/dist/{Tooltip-CohiIbLZ.js → Tooltip-Bj-s__cI.js} +3 -3
  298. package/dist/{Tooltip-CohiIbLZ.js.map → Tooltip-Bj-s__cI.js.map} +1 -1
  299. package/dist/{Tooltip-BLa2EfMs.cjs → Tooltip-Hr46paWP.cjs} +2 -2
  300. package/dist/{Tooltip-BLa2EfMs.cjs.map → Tooltip-Hr46paWP.cjs.map} +1 -1
  301. package/dist/TreeMapGraph.cjs +1 -1
  302. package/dist/TreeMapGraph.cjs.map +1 -1
  303. package/dist/TreeMapGraph.d.ts +2 -0
  304. package/dist/TreeMapGraph.js +139 -140
  305. package/dist/TreeMapGraph.js.map +1 -1
  306. package/dist/Types.d.ts +1 -0
  307. package/dist/{Typography-DMVW6JnV.js → Typography-BO0gQDIT.js} +2 -2
  308. package/dist/{Typography-DMVW6JnV.js.map → Typography-BO0gQDIT.js.map} +1 -1
  309. package/dist/{Typography-CZZxlj1W.cjs → Typography-BqmyF1gP.cjs} +2 -2
  310. package/dist/{Typography-CZZxlj1W.cjs.map → Typography-BqmyF1gP.cjs.map} +1 -1
  311. package/dist/UnitChart.cjs +1 -1
  312. package/dist/UnitChart.cjs.map +1 -1
  313. package/dist/UnitChart.d.ts +4 -0
  314. package/dist/UnitChart.js +88 -86
  315. package/dist/UnitChart.js.map +1 -1
  316. package/dist/WaterfallChart.cjs +1 -1
  317. package/dist/WaterfallChart.cjs.map +1 -1
  318. package/dist/WaterfallChart.d.ts +2 -0
  319. package/dist/WaterfallChart.js +257 -258
  320. package/dist/WaterfallChart.js.map +1 -1
  321. package/dist/{XAxesLabels-IwjMJkYS.js → XAxesLabels-B9gkjUiC.js} +3 -3
  322. package/dist/{XAxesLabels-IwjMJkYS.js.map → XAxesLabels-B9gkjUiC.js.map} +1 -1
  323. package/dist/{XAxesLabels-C6o9jJal.cjs → XAxesLabels-C03jHniq.cjs} +2 -2
  324. package/dist/{XAxesLabels-C6o9jJal.cjs.map → XAxesLabels-C03jHniq.cjs.map} +1 -1
  325. package/dist/XTicksAndGridLines-C5DuC5oY.cjs +2 -0
  326. package/dist/XTicksAndGridLines-C5DuC5oY.cjs.map +1 -0
  327. package/dist/XTicksAndGridLines-gdbGX2rm.js +39 -0
  328. package/dist/XTicksAndGridLines-gdbGX2rm.js.map +1 -0
  329. package/dist/{YAxesLabels-BQ2aCazV.cjs → YAxesLabels-DeENFC2M.cjs} +2 -2
  330. package/dist/{YAxesLabels-BQ2aCazV.cjs.map → YAxesLabels-DeENFC2M.cjs.map} +1 -1
  331. package/dist/{YAxesLabels-DoGvgHdw.js → YAxesLabels-hWEUCTvs.js} +3 -3
  332. package/dist/{YAxesLabels-DoGvgHdw.js.map → YAxesLabels-hWEUCTvs.js.map} +1 -1
  333. package/dist/YTicksAndGridLines-CsNSq9W9.js +39 -0
  334. package/dist/YTicksAndGridLines-CsNSq9W9.js.map +1 -0
  335. package/dist/YTicksAndGridLines-DFjm8RCc.cjs +2 -0
  336. package/dist/YTicksAndGridLines-DFjm8RCc.cjs.map +1 -0
  337. package/dist/{checkIfMultiple-TOaaUwS7.cjs → checkIfMultiple-CH5tqj4q.cjs} +2 -2
  338. package/dist/checkIfMultiple-CH5tqj4q.cjs.map +1 -0
  339. package/dist/{checkIfMultiple-B97uOUVq.js → checkIfMultiple-Dpyy6BUP.js} +6 -6
  340. package/dist/checkIfMultiple-Dpyy6BUP.js.map +1 -0
  341. package/dist/{customArea-B1LWQBmM.cjs → customArea-BAcQ3pBM.cjs} +2 -2
  342. package/dist/{customArea-B1LWQBmM.cjs.map → customArea-BAcQ3pBM.cjs.map} +1 -1
  343. package/dist/{customArea-Cc2whe6P.js → customArea-D89lETG0.js} +3 -3
  344. package/dist/{customArea-Cc2whe6P.js.map → customArea-D89lETG0.js.map} +1 -1
  345. package/dist/getSliderMarks-BzrpHrHS.cjs +2 -0
  346. package/dist/getSliderMarks-BzrpHrHS.cjs.map +1 -0
  347. package/dist/{getSliderMarks-vXsR8RrR.js → getSliderMarks-X-_goqH9.js} +3 -4
  348. package/dist/getSliderMarks-X-_goqH9.js.map +1 -0
  349. package/dist/{index-CZ0elhKR.js → index-ApTBN0kp.js} +20 -10
  350. package/dist/{index-CZ0elhKR.js.map → index-ApTBN0kp.js.map} +1 -1
  351. package/dist/index-B0Awa_de.js +377 -0
  352. package/dist/index-B0Awa_de.js.map +1 -0
  353. package/dist/{index-sbKVyHS2.cjs → index-BhI7mBJx.cjs} +2 -2
  354. package/dist/{index-sbKVyHS2.cjs.map → index-BhI7mBJx.cjs.map} +1 -1
  355. package/dist/{index-D69M6klB.cjs → index-BuhBhuCq.cjs} +2 -2
  356. package/dist/{index-D69M6klB.cjs.map → index-BuhBhuCq.cjs.map} +1 -1
  357. package/dist/{index-CHPV5EwG-BCLAYDCV.js → index-CHPV5EwG-BzibaIRc.js} +5 -9
  358. package/dist/index-CHPV5EwG-BzibaIRc.js.map +1 -0
  359. package/dist/{index-CHPV5EwG-6v2a2njQ.cjs → index-CHPV5EwG-D4pAp7u0.cjs} +3 -3
  360. package/dist/index-CHPV5EwG-D4pAp7u0.cjs.map +1 -0
  361. package/dist/index-CP8cmNzt.cjs +2 -0
  362. package/dist/index-CP8cmNzt.cjs.map +1 -0
  363. package/dist/{index-Co3YGYe1.js → index-Cv_5q6Rb.js} +3 -3
  364. package/dist/{index-Co3YGYe1.js.map → index-Cv_5q6Rb.js.map} +1 -1
  365. package/dist/{index-D_dtv_T9.js → index-DHVGV8Df.js} +3 -3
  366. package/dist/{index-D_dtv_T9.js.map → index-DHVGV8Df.js.map} +1 -1
  367. package/dist/{index-CoobIWNj.cjs → index-FXfr51ZM.cjs} +2 -2
  368. package/dist/{index-CoobIWNj.cjs.map → index-FXfr51ZM.cjs.map} +1 -1
  369. package/dist/{index-D6CYcVc7-BOa7Dpvf.js → index-Scxs_wcm-BAjU0Cob.js} +16 -16
  370. package/dist/index-Scxs_wcm-BAjU0Cob.js.map +1 -0
  371. package/dist/index-Scxs_wcm-DUDU-Gll.cjs +2 -0
  372. package/dist/index-Scxs_wcm-DUDU-Gll.cjs.map +1 -0
  373. package/dist/{index-DoS4bGNa-C3DbPpy3.cjs → index-w64Zl8io-DrMm5QSb.cjs} +2 -2
  374. package/dist/index-w64Zl8io-DrMm5QSb.cjs.map +1 -0
  375. package/dist/{index-DoS4bGNa-Bgab95kx.js → index-w64Zl8io-ihagHOdP.js} +2 -2
  376. package/dist/index-w64Zl8io-ihagHOdP.js.map +1 -0
  377. package/dist/index.cjs +1 -1
  378. package/dist/index.d.ts +92 -17
  379. package/dist/index.js +3 -3
  380. package/dist/numberFormattingFunction-Cn9R7CM9.cjs +2 -0
  381. package/dist/numberFormattingFunction-Cn9R7CM9.cjs.map +1 -0
  382. package/dist/numberFormattingFunction-DqMf_v1m.js +28 -0
  383. package/dist/numberFormattingFunction-DqMf_v1m.js.map +1 -0
  384. package/dist/{proxy--_f6k3NR.js → proxy-BsxtcZKa.js} +2 -2
  385. package/dist/{proxy--_f6k3NR.js.map → proxy-BsxtcZKa.js.map} +1 -1
  386. package/dist/{proxy-C4-uo6nS.cjs → proxy-CqH8m8IQ.cjs} +2 -2
  387. package/dist/{proxy-C4-uo6nS.cjs.map → proxy-CqH8m8IQ.cjs.map} +1 -1
  388. package/dist/{string2HTML-DUYZT1L9.js → string2HTML-BrFperRM.js} +2 -2
  389. package/dist/{string2HTML-DUYZT1L9.js.map → string2HTML-BrFperRM.js.map} +1 -1
  390. package/dist/{string2HTML-xx9MzTtY.cjs → string2HTML-ZoGd08P_.cjs} +2 -2
  391. package/dist/{string2HTML-xx9MzTtY.cjs.map → string2HTML-ZoGd08P_.cjs.map} +1 -1
  392. package/dist/style.css +1 -1
  393. package/dist/{use-in-view-DqvKAveg.js → use-in-view-KOXq5Kmc.js} +2 -2
  394. package/dist/{use-in-view-DqvKAveg.js.map → use-in-view-KOXq5Kmc.js.map} +1 -1
  395. package/dist/{use-in-view-C3o_ntMv.cjs → use-in-view-dnRv_qqF.cjs} +2 -2
  396. package/dist/{use-in-view-C3o_ntMv.cjs.map → use-in-view-dnRv_qqF.cjs.map} +1 -1
  397. package/dist/utils.cjs +1 -1
  398. package/dist/utils.d.ts +9 -18
  399. package/dist/utils.js +1 -1
  400. package/dist/x-BXShoIAM-BC2sxios.cjs +2 -0
  401. package/dist/x-BXShoIAM-BC2sxios.cjs.map +1 -0
  402. package/dist/{x-BBpi7a_7-BsvWCzYM.js → x-BXShoIAM-D6VWO6z5.js} +3 -5
  403. package/dist/x-BXShoIAM-D6VWO6z5.js.map +1 -0
  404. package/package.json +2 -2
  405. package/dist/DropdownSelect-B2WTeedJ.js.map +0 -1
  406. package/dist/DropdownSelect-NNpOs7DX.cjs.map +0 -1
  407. package/dist/GraphEl-CnJf8b50.js.map +0 -1
  408. package/dist/GraphEl-D_w0Qak4.cjs +0 -2
  409. package/dist/GraphEl-D_w0Qak4.cjs.map +0 -1
  410. package/dist/XTicksAndGridLines-BDmF9etl.js +0 -38
  411. package/dist/XTicksAndGridLines-BDmF9etl.js.map +0 -1
  412. package/dist/XTicksAndGridLines-CekrPykD.cjs +0 -2
  413. package/dist/XTicksAndGridLines-CekrPykD.cjs.map +0 -1
  414. package/dist/YTicksAndGridLines-C3GW1xFG.js +0 -38
  415. package/dist/YTicksAndGridLines-C3GW1xFG.js.map +0 -1
  416. package/dist/YTicksAndGridLines-UzVC5eBM.cjs +0 -2
  417. package/dist/YTicksAndGridLines-UzVC5eBM.cjs.map +0 -1
  418. package/dist/checkIfMultiple-B97uOUVq.js.map +0 -1
  419. package/dist/checkIfMultiple-TOaaUwS7.cjs.map +0 -1
  420. package/dist/getSliderMarks-CIuSoedo.cjs +0 -2
  421. package/dist/getSliderMarks-CIuSoedo.cjs.map +0 -1
  422. package/dist/getSliderMarks-vXsR8RrR.js.map +0 -1
  423. package/dist/index-C6VwVS8W.js +0 -378
  424. package/dist/index-C6VwVS8W.js.map +0 -1
  425. package/dist/index-CHPV5EwG-6v2a2njQ.cjs.map +0 -1
  426. package/dist/index-CHPV5EwG-BCLAYDCV.js.map +0 -1
  427. package/dist/index-D6CYcVc7-BOa7Dpvf.js.map +0 -1
  428. package/dist/index-D6CYcVc7-CTEcAtiQ.cjs +0 -2
  429. package/dist/index-D6CYcVc7-CTEcAtiQ.cjs.map +0 -1
  430. package/dist/index-DoS4bGNa-Bgab95kx.js.map +0 -1
  431. package/dist/index-DoS4bGNa-C3DbPpy3.cjs.map +0 -1
  432. package/dist/index-_TlgeI_i.cjs +0 -2
  433. package/dist/index-_TlgeI_i.cjs.map +0 -1
  434. package/dist/numberFormattingFunction-02t-wJta.cjs +0 -2
  435. package/dist/numberFormattingFunction-02t-wJta.cjs.map +0 -1
  436. package/dist/numberFormattingFunction-14YCbkN2.js +0 -13
  437. package/dist/numberFormattingFunction-14YCbkN2.js.map +0 -1
  438. package/dist/x-BBpi7a_7-BsvWCzYM.js.map +0 -1
  439. package/dist/x-BBpi7a_7-DXYIEFwN.cjs +0 -2
  440. package/dist/x-BBpi7a_7-DXYIEFwN.cjs.map +0 -1
@@ -1,66 +1,66 @@
1
- import { c as Se, j as m, m as Ut } from "./index-CHPV5EwG-BCLAYDCV.js";
2
- import { useRef as ce, useState as St, useEffectEvent as Te, useEffect as me } from "react";
1
+ import { c as Oe, j as p, m as Ut } from "./index-CHPV5EwG-BzibaIRc.js";
2
+ import { useRef as ue, useState as Mt, useEffectEvent as Ce, useEffect as me } from "react";
3
3
  import { s as ye } from "./index-CeVNqhMO.js";
4
4
  import { o as xe } from "./index-BZQYSqar.js";
5
- import { i as Pe } from "./index-Bwrro8-q.js";
6
- import { _ as Zt } from "./Typography-DMVW6JnV.js";
7
- import { n as ve } from "./numberFormattingFunction-14YCbkN2.js";
8
- import { T as ze } from "./Tooltip-CohiIbLZ.js";
9
- import { D as Ee } from "./DetailsModal-C3qlUyFK.js";
10
- import { m as re } from "./proxy--_f6k3NR.js";
11
- import { u as Be } from "./use-in-view-DqvKAveg.js";
12
- import { A as Ae } from "./index-Co3YGYe1.js";
13
- import { GraphHeader as Ie } from "./GraphHeader.js";
14
- import { GraphFooter as He } from "./GraphFooter.js";
5
+ import { i as De } from "./index-Bwrro8-q.js";
6
+ import { _ as Zt } from "./Typography-BO0gQDIT.js";
7
+ import { n as ve } from "./numberFormattingFunction-DqMf_v1m.js";
8
+ import { T as Te } from "./Tooltip-Bj-s__cI.js";
9
+ import { D as ze } from "./DetailsModal-B2XBWR7w.js";
10
+ import { m as re } from "./proxy-BsxtcZKa.js";
11
+ import { u as Pe } from "./use-in-view-KOXq5Kmc.js";
12
+ import { A as Ee } from "./index-Cv_5q6Rb.js";
13
+ import { GraphHeader as Be } from "./GraphHeader.js";
14
+ import { GraphFooter as Ie } from "./GraphFooter.js";
15
15
  import { Colors as ke } from "./Colors.js";
16
- import { g as We } from "./generateRandomString-za3IQGfQ.js";
17
- import { E as Re } from "./EmptyState-B3fPoH6L.js";
18
- import { u as It } from "./uniqBy-BHy4I8PK.js";
19
- import { a as Ge, G as qe } from "./GraphContainer-DwMxWRCi.js";
16
+ import { g as Ae } from "./generateRandomString-za3IQGfQ.js";
17
+ import { E as He } from "./EmptyState-CaxXCkiN.js";
18
+ import { u as At } from "./uniqBy-BHy4I8PK.js";
19
+ import { a as We, G as Re } from "./GraphContainer-B8ZqOzKI.js";
20
20
  function be(e, t) {
21
21
  let o;
22
22
  if (t === void 0)
23
- for (const r of e)
24
- r != null && (o < r || o === void 0 && r >= r) && (o = r);
23
+ for (const s of e)
24
+ s != null && (o < s || o === void 0 && s >= s) && (o = s);
25
25
  else {
26
- let r = -1;
26
+ let s = -1;
27
27
  for (let a of e)
28
- (a = t(a, ++r, e)) != null && (o < a || o === void 0 && a >= a) && (o = a);
28
+ (a = t(a, ++s, e)) != null && (o < a || o === void 0 && a >= a) && (o = a);
29
29
  }
30
30
  return o;
31
31
  }
32
- function Oe(e, t) {
32
+ function Se(e, t) {
33
33
  let o;
34
34
  if (t === void 0)
35
- for (const r of e)
36
- r != null && (o > r || o === void 0 && r >= r) && (o = r);
35
+ for (const s of e)
36
+ s != null && (o > s || o === void 0 && s >= s) && (o = s);
37
37
  else {
38
- let r = -1;
38
+ let s = -1;
39
39
  for (let a of e)
40
- (a = t(a, ++r, e)) != null && (o > a || o === void 0 && a >= a) && (o = a);
40
+ (a = t(a, ++s, e)) != null && (o > a || o === void 0 && a >= a) && (o = a);
41
41
  }
42
42
  return o;
43
43
  }
44
44
  function se(e, t) {
45
45
  let o = 0;
46
46
  if (t === void 0)
47
- for (let r of e)
48
- (r = +r) && (o += r);
47
+ for (let s of e)
48
+ (s = +s) && (o += s);
49
49
  else {
50
- let r = -1;
50
+ let s = -1;
51
51
  for (let a of e)
52
- (a = +t(a, ++r, e)) && (o += a);
52
+ (a = +t(a, ++s, e)) && (o += a);
53
53
  }
54
54
  return o;
55
55
  }
56
- function Fe(e) {
56
+ function Ge(e) {
57
57
  return e.target.depth;
58
58
  }
59
- function Xe(e, t) {
59
+ function qe(e, t) {
60
60
  return e.sourceLinks.length ? e.depth : t - 1;
61
61
  }
62
62
  function le(e) {
63
- return e.targetLinks.length ? e.depth : e.sourceLinks.length ? Oe(e.sourceLinks, Fe) - 1 : 0;
63
+ return e.targetLinks.length ? e.depth : e.sourceLinks.length ? Se(e.sourceLinks, Ge) - 1 : 0;
64
64
  }
65
65
  function Qt(e) {
66
66
  return function() {
@@ -79,13 +79,13 @@ function Jt(e, t) {
79
79
  function ae(e) {
80
80
  return e.value;
81
81
  }
82
- function Ye(e) {
82
+ function Fe(e) {
83
83
  return e.index;
84
84
  }
85
- function _e(e) {
85
+ function Xe(e) {
86
86
  return e.nodes;
87
87
  }
88
- function Ue(e) {
88
+ function Ye(e) {
89
89
  return e.links;
90
90
  }
91
91
  function $e(e, t) {
@@ -95,18 +95,18 @@ function $e(e, t) {
95
95
  }
96
96
  function Le({ nodes: e }) {
97
97
  for (const t of e) {
98
- let o = t.y0, r = o;
98
+ let o = t.y0, s = o;
99
99
  for (const a of t.sourceLinks)
100
100
  a.y0 = o + a.width / 2, o += a.width;
101
101
  for (const a of t.targetLinks)
102
- a.y1 = r + a.width / 2, r += a.width;
102
+ a.y1 = s + a.width / 2, s += a.width;
103
103
  }
104
104
  }
105
- function ue() {
106
- let e = 0, t = 0, o = 1, r = 1, a = 24, y = 8, h, g = Ye, x = Xe, b, w, $ = _e, P = Ue, k = 6;
105
+ function ce() {
106
+ let e = 0, t = 0, o = 1, s = 1, a = 24, m = 8, h, g = Fe, x = qe, b, w, $ = Xe, P = Ye, v = 6;
107
107
  function d() {
108
108
  const n = { nodes: $.apply(null, arguments), links: P.apply(null, arguments) };
109
- return S(n), W(n), j(n), O(n), q(n), Le(n), n;
109
+ return S(n), H(n), j(n), C(n), X(n), Le(n), n;
110
110
  }
111
111
  d.update = function(n) {
112
112
  return Le(n), n;
@@ -119,7 +119,7 @@ function ue() {
119
119
  }, d.nodeWidth = function(n) {
120
120
  return arguments.length ? (a = +n, d) : a;
121
121
  }, d.nodePadding = function(n) {
122
- return arguments.length ? (y = h = +n, d) : y;
122
+ return arguments.length ? (m = h = +n, d) : m;
123
123
  }, d.nodes = function(n) {
124
124
  return arguments.length ? ($ = typeof n == "function" ? n : Qt(n), d) : $;
125
125
  }, d.links = function(n) {
@@ -127,186 +127,186 @@ function ue() {
127
127
  }, d.linkSort = function(n) {
128
128
  return arguments.length ? (w = n, d) : w;
129
129
  }, d.size = function(n) {
130
- return arguments.length ? (e = t = 0, o = +n[0], r = +n[1], d) : [o - e, r - t];
130
+ return arguments.length ? (e = t = 0, o = +n[0], s = +n[1], d) : [o - e, s - t];
131
131
  }, d.extent = function(n) {
132
- return arguments.length ? (e = +n[0][0], o = +n[1][0], t = +n[0][1], r = +n[1][1], d) : [[e, t], [o, r]];
132
+ return arguments.length ? (e = +n[0][0], o = +n[1][0], t = +n[0][1], s = +n[1][1], d) : [[e, t], [o, s]];
133
133
  }, d.iterations = function(n) {
134
- return arguments.length ? (k = +n, d) : k;
134
+ return arguments.length ? (v = +n, d) : v;
135
135
  };
136
136
  function S({ nodes: n, links: l }) {
137
- for (const [u, i] of n.entries())
138
- i.index = u, i.sourceLinks = [], i.targetLinks = [];
139
- const s = new Map(n.map((u, i) => [g(u, i, n), u]));
140
- for (const [u, i] of l.entries()) {
141
- i.index = u;
142
- let { source: f, target: v } = i;
143
- typeof f != "object" && (f = i.source = $e(s, f)), typeof v != "object" && (v = i.target = $e(s, v)), f.sourceLinks.push(i), v.targetLinks.push(i);
137
+ for (const [c, i] of n.entries())
138
+ i.index = c, i.sourceLinks = [], i.targetLinks = [];
139
+ const r = new Map(n.map((c, i) => [g(c, i, n), c]));
140
+ for (const [c, i] of l.entries()) {
141
+ i.index = c;
142
+ let { source: f, target: y } = i;
143
+ typeof f != "object" && (f = i.source = $e(r, f)), typeof y != "object" && (y = i.target = $e(r, y)), f.sourceLinks.push(i), y.targetLinks.push(i);
144
144
  }
145
145
  if (w != null)
146
- for (const { sourceLinks: u, targetLinks: i } of n)
147
- u.sort(w), i.sort(w);
146
+ for (const { sourceLinks: c, targetLinks: i } of n)
147
+ c.sort(w), i.sort(w);
148
148
  }
149
- function W({ nodes: n }) {
149
+ function H({ nodes: n }) {
150
150
  for (const l of n)
151
151
  l.value = l.fixedValue === void 0 ? Math.max(se(l.sourceLinks, ae), se(l.targetLinks, ae)) : l.fixedValue;
152
152
  }
153
153
  function j({ nodes: n }) {
154
154
  const l = n.length;
155
- let s = new Set(n), u = /* @__PURE__ */ new Set(), i = 0;
156
- for (; s.size; ) {
157
- for (const f of s) {
155
+ let r = new Set(n), c = /* @__PURE__ */ new Set(), i = 0;
156
+ for (; r.size; ) {
157
+ for (const f of r) {
158
158
  f.depth = i;
159
- for (const { target: v } of f.sourceLinks)
160
- u.add(v);
159
+ for (const { target: y } of f.sourceLinks)
160
+ c.add(y);
161
161
  }
162
162
  if (++i > l) throw new Error("circular link");
163
- s = u, u = /* @__PURE__ */ new Set();
163
+ r = c, c = /* @__PURE__ */ new Set();
164
164
  }
165
165
  }
166
- function O({ nodes: n }) {
166
+ function C({ nodes: n }) {
167
167
  const l = n.length;
168
- let s = new Set(n), u = /* @__PURE__ */ new Set(), i = 0;
169
- for (; s.size; ) {
170
- for (const f of s) {
168
+ let r = new Set(n), c = /* @__PURE__ */ new Set(), i = 0;
169
+ for (; r.size; ) {
170
+ for (const f of r) {
171
171
  f.height = i;
172
- for (const { source: v } of f.targetLinks)
173
- u.add(v);
172
+ for (const { source: y } of f.targetLinks)
173
+ c.add(y);
174
174
  }
175
175
  if (++i > l) throw new Error("circular link");
176
- s = u, u = /* @__PURE__ */ new Set();
176
+ r = c, c = /* @__PURE__ */ new Set();
177
177
  }
178
178
  }
179
179
  function B({ nodes: n }) {
180
- const l = be(n, (i) => i.depth) + 1, s = (o - e - a) / (l - 1), u = new Array(l);
180
+ const l = be(n, (i) => i.depth) + 1, r = (o - e - a) / (l - 1), c = new Array(l);
181
181
  for (const i of n) {
182
182
  const f = Math.max(0, Math.min(l - 1, Math.floor(x.call(null, i, l))));
183
- i.layer = f, i.x0 = e + f * s, i.x1 = i.x0 + a, u[f] ? u[f].push(i) : u[f] = [i];
183
+ i.layer = f, i.x0 = e + f * r, i.x1 = i.x0 + a, c[f] ? c[f].push(i) : c[f] = [i];
184
184
  }
185
- if (b) for (const i of u)
185
+ if (b) for (const i of c)
186
186
  i.sort(b);
187
- return u;
187
+ return c;
188
188
  }
189
- function I(n) {
190
- const l = Oe(n, (s) => (r - t - (s.length - 1) * h) / se(s, ae));
191
- for (const s of n) {
192
- let u = t;
193
- for (const i of s) {
194
- i.y0 = u, i.y1 = u + i.value * l, u = i.y1 + h;
189
+ function A(n) {
190
+ const l = Se(n, (r) => (s - t - (r.length - 1) * h) / se(r, ae));
191
+ for (const r of n) {
192
+ let c = t;
193
+ for (const i of r) {
194
+ i.y0 = c, i.y1 = c + i.value * l, c = i.y1 + h;
195
195
  for (const f of i.sourceLinks)
196
196
  f.width = f.value * l;
197
197
  }
198
- u = (r - u + h) / (s.length + 1);
199
- for (let i = 0; i < s.length; ++i) {
200
- const f = s[i];
201
- f.y0 += u * (i + 1), f.y1 += u * (i + 1);
198
+ c = (s - c + h) / (r.length + 1);
199
+ for (let i = 0; i < r.length; ++i) {
200
+ const f = r[i];
201
+ f.y0 += c * (i + 1), f.y1 += c * (i + 1);
202
202
  }
203
- X(s);
203
+ _(r);
204
204
  }
205
205
  }
206
- function q(n) {
206
+ function X(n) {
207
207
  const l = B(n);
208
- h = Math.min(y, (r - t) / (be(l, (s) => s.length) - 1)), I(l);
209
- for (let s = 0; s < k; ++s) {
210
- const u = Math.pow(0.99, s), i = Math.max(1 - u, (s + 1) / k);
211
- F(l, u, i), R(l, u, i);
208
+ h = Math.min(m, (s - t) / (be(l, (r) => r.length) - 1)), A(l);
209
+ for (let r = 0; r < v; ++r) {
210
+ const c = Math.pow(0.99, r), i = Math.max(1 - c, (r + 1) / v);
211
+ Y(l, c, i), W(l, c, i);
212
212
  }
213
213
  }
214
- function R(n, l, s) {
215
- for (let u = 1, i = n.length; u < i; ++u) {
216
- const f = n[u];
217
- for (const v of f) {
218
- let D = 0, z = 0;
219
- for (const { source: H, value: Y } of v.targetLinks) {
220
- let _ = Y * (v.layer - H.layer);
221
- D += V(H, v) * _, z += _;
214
+ function W(n, l, r) {
215
+ for (let c = 1, i = n.length; c < i; ++c) {
216
+ const f = n[c];
217
+ for (const y of f) {
218
+ let G = 0, N = 0;
219
+ for (const { source: z, value: Z } of y.targetLinks) {
220
+ let q = Z * (y.layer - z.layer);
221
+ G += T(z, y) * q, N += q;
222
222
  }
223
- if (!(z > 0)) continue;
224
- let C = (D / z - v.y0) * l;
225
- v.y0 += C, v.y1 += C, kt(v);
223
+ if (!(N > 0)) continue;
224
+ let U = (G / N - y.y0) * l;
225
+ y.y0 += U, y.y1 += U, kt(y);
226
226
  }
227
- b === void 0 && f.sort(Jt), G(f, s);
227
+ b === void 0 && f.sort(Jt), R(f, r);
228
228
  }
229
229
  }
230
- function F(n, l, s) {
231
- for (let u = n.length, i = u - 2; i >= 0; --i) {
230
+ function Y(n, l, r) {
231
+ for (let c = n.length, i = c - 2; i >= 0; --i) {
232
232
  const f = n[i];
233
- for (const v of f) {
234
- let D = 0, z = 0;
235
- for (const { target: H, value: Y } of v.sourceLinks) {
236
- let _ = Y * (H.layer - v.layer);
237
- D += L(v, H) * _, z += _;
233
+ for (const y of f) {
234
+ let G = 0, N = 0;
235
+ for (const { target: z, value: Z } of y.sourceLinks) {
236
+ let q = Z * (z.layer - y.layer);
237
+ G += L(y, z) * q, N += q;
238
238
  }
239
- if (!(z > 0)) continue;
240
- let C = (D / z - v.y0) * l;
241
- v.y0 += C, v.y1 += C, kt(v);
239
+ if (!(N > 0)) continue;
240
+ let U = (G / N - y.y0) * l;
241
+ y.y0 += U, y.y1 += U, kt(y);
242
242
  }
243
- b === void 0 && f.sort(Jt), G(f, s);
243
+ b === void 0 && f.sort(Jt), R(f, r);
244
244
  }
245
245
  }
246
- function G(n, l) {
247
- const s = n.length >> 1, u = n[s];
248
- K(n, u.y0 - h, s - 1, l), N(n, u.y1 + h, s + 1, l), K(n, r, n.length - 1, l), N(n, t, 0, l);
246
+ function R(n, l) {
247
+ const r = n.length >> 1, c = n[r];
248
+ et(n, c.y0 - h, r - 1, l), D(n, c.y1 + h, r + 1, l), et(n, s, n.length - 1, l), D(n, t, 0, l);
249
249
  }
250
- function N(n, l, s, u) {
251
- for (; s < n.length; ++s) {
252
- const i = n[s], f = (l - i.y0) * u;
250
+ function D(n, l, r, c) {
251
+ for (; r < n.length; ++r) {
252
+ const i = n[r], f = (l - i.y0) * c;
253
253
  f > 1e-6 && (i.y0 += f, i.y1 += f), l = i.y1 + h;
254
254
  }
255
255
  }
256
- function K(n, l, s, u) {
257
- for (; s >= 0; --s) {
258
- const i = n[s], f = (i.y1 - l) * u;
256
+ function et(n, l, r, c) {
257
+ for (; r >= 0; --r) {
258
+ const i = n[r], f = (i.y1 - l) * c;
259
259
  f > 1e-6 && (i.y0 -= f, i.y1 -= f), l = i.y0 - h;
260
260
  }
261
261
  }
262
262
  function kt({ sourceLinks: n, targetLinks: l }) {
263
263
  if (w === void 0) {
264
- for (const { source: { sourceLinks: s } } of l)
265
- s.sort(je);
266
- for (const { target: { targetLinks: s } } of n)
267
- s.sort(we);
264
+ for (const { source: { sourceLinks: r } } of l)
265
+ r.sort(je);
266
+ for (const { target: { targetLinks: r } } of n)
267
+ r.sort(we);
268
268
  }
269
269
  }
270
- function X(n) {
270
+ function _(n) {
271
271
  if (w === void 0)
272
- for (const { sourceLinks: l, targetLinks: s } of n)
273
- l.sort(je), s.sort(we);
272
+ for (const { sourceLinks: l, targetLinks: r } of n)
273
+ l.sort(je), r.sort(we);
274
274
  }
275
- function V(n, l) {
276
- let s = n.y0 - (n.sourceLinks.length - 1) * h / 2;
277
- for (const { target: u, width: i } of n.sourceLinks) {
278
- if (u === l) break;
279
- s += i + h;
275
+ function T(n, l) {
276
+ let r = n.y0 - (n.sourceLinks.length - 1) * h / 2;
277
+ for (const { target: c, width: i } of n.sourceLinks) {
278
+ if (c === l) break;
279
+ r += i + h;
280
280
  }
281
- for (const { source: u, width: i } of l.targetLinks) {
282
- if (u === n) break;
283
- s -= i;
281
+ for (const { source: c, width: i } of l.targetLinks) {
282
+ if (c === n) break;
283
+ r -= i;
284
284
  }
285
- return s;
285
+ return r;
286
286
  }
287
287
  function L(n, l) {
288
- let s = l.y0 - (l.targetLinks.length - 1) * h / 2;
289
- for (const { source: u, width: i } of l.targetLinks) {
290
- if (u === n) break;
291
- s += i + h;
288
+ let r = l.y0 - (l.targetLinks.length - 1) * h / 2;
289
+ for (const { source: c, width: i } of l.targetLinks) {
290
+ if (c === n) break;
291
+ r += i + h;
292
292
  }
293
- for (const { target: u, width: i } of n.sourceLinks) {
294
- if (u === l) break;
295
- s -= i;
293
+ for (const { target: c, width: i } of n.sourceLinks) {
294
+ if (c === l) break;
295
+ r -= i;
296
296
  }
297
- return s;
297
+ return r;
298
298
  }
299
299
  return d;
300
300
  }
301
- var fe = Math.PI, he = 2 * fe, Dt = 1e-6, Ze = he - Dt;
301
+ var fe = Math.PI, he = 2 * fe, Nt = 1e-6, _e = he - Nt;
302
302
  function ge() {
303
303
  this._x0 = this._y0 = // start of current subpath
304
304
  this._x1 = this._y1 = null, this._ = "";
305
305
  }
306
- function Ne() {
306
+ function Ve() {
307
307
  return new ge();
308
308
  }
309
- ge.prototype = Ne.prototype = {
309
+ ge.prototype = Ve.prototype = {
310
310
  constructor: ge,
311
311
  moveTo: function(e, t) {
312
312
  this._ += "M" + (this._x0 = this._x1 = +e) + "," + (this._y0 = this._y1 = +t);
@@ -317,33 +317,33 @@ ge.prototype = Ne.prototype = {
317
317
  lineTo: function(e, t) {
318
318
  this._ += "L" + (this._x1 = +e) + "," + (this._y1 = +t);
319
319
  },
320
- quadraticCurveTo: function(e, t, o, r) {
321
- this._ += "Q" + +e + "," + +t + "," + (this._x1 = +o) + "," + (this._y1 = +r);
320
+ quadraticCurveTo: function(e, t, o, s) {
321
+ this._ += "Q" + +e + "," + +t + "," + (this._x1 = +o) + "," + (this._y1 = +s);
322
322
  },
323
- bezierCurveTo: function(e, t, o, r, a, y) {
324
- this._ += "C" + +e + "," + +t + "," + +o + "," + +r + "," + (this._x1 = +a) + "," + (this._y1 = +y);
323
+ bezierCurveTo: function(e, t, o, s, a, m) {
324
+ this._ += "C" + +e + "," + +t + "," + +o + "," + +s + "," + (this._x1 = +a) + "," + (this._y1 = +m);
325
325
  },
326
- arcTo: function(e, t, o, r, a) {
327
- e = +e, t = +t, o = +o, r = +r, a = +a;
328
- var y = this._x1, h = this._y1, g = o - e, x = r - t, b = y - e, w = h - t, $ = b * b + w * w;
326
+ arcTo: function(e, t, o, s, a) {
327
+ e = +e, t = +t, o = +o, s = +s, a = +a;
328
+ var m = this._x1, h = this._y1, g = o - e, x = s - t, b = m - e, w = h - t, $ = b * b + w * w;
329
329
  if (a < 0) throw new Error("negative radius: " + a);
330
330
  if (this._x1 === null)
331
331
  this._ += "M" + (this._x1 = e) + "," + (this._y1 = t);
332
- else if ($ > Dt) if (!(Math.abs(w * g - x * b) > Dt) || !a)
332
+ else if ($ > Nt) if (!(Math.abs(w * g - x * b) > Nt) || !a)
333
333
  this._ += "L" + (this._x1 = e) + "," + (this._y1 = t);
334
334
  else {
335
- var P = o - y, k = r - h, d = g * g + x * x, S = P * P + k * k, W = Math.sqrt(d), j = Math.sqrt($), O = a * Math.tan((fe - Math.acos((d + $ - S) / (2 * W * j))) / 2), B = O / j, I = O / W;
336
- Math.abs(B - 1) > Dt && (this._ += "L" + (e + B * b) + "," + (t + B * w)), this._ += "A" + a + "," + a + ",0,0," + +(w * P > b * k) + "," + (this._x1 = e + I * g) + "," + (this._y1 = t + I * x);
335
+ var P = o - m, v = s - h, d = g * g + x * x, S = P * P + v * v, H = Math.sqrt(d), j = Math.sqrt($), C = a * Math.tan((fe - Math.acos((d + $ - S) / (2 * H * j))) / 2), B = C / j, A = C / H;
336
+ Math.abs(B - 1) > Nt && (this._ += "L" + (e + B * b) + "," + (t + B * w)), this._ += "A" + a + "," + a + ",0,0," + +(w * P > b * v) + "," + (this._x1 = e + A * g) + "," + (this._y1 = t + A * x);
337
337
  }
338
338
  },
339
- arc: function(e, t, o, r, a, y) {
340
- e = +e, t = +t, o = +o, y = !!y;
341
- var h = o * Math.cos(r), g = o * Math.sin(r), x = e + h, b = t + g, w = 1 ^ y, $ = y ? r - a : a - r;
339
+ arc: function(e, t, o, s, a, m) {
340
+ e = +e, t = +t, o = +o, m = !!m;
341
+ var h = o * Math.cos(s), g = o * Math.sin(s), x = e + h, b = t + g, w = 1 ^ m, $ = m ? s - a : a - s;
342
342
  if (o < 0) throw new Error("negative radius: " + o);
343
- this._x1 === null ? this._ += "M" + x + "," + b : (Math.abs(this._x1 - x) > Dt || Math.abs(this._y1 - b) > Dt) && (this._ += "L" + x + "," + b), o && ($ < 0 && ($ = $ % he + he), $ > Ze ? this._ += "A" + o + "," + o + ",0,1," + w + "," + (e - h) + "," + (t - g) + "A" + o + "," + o + ",0,1," + w + "," + (this._x1 = x) + "," + (this._y1 = b) : $ > Dt && (this._ += "A" + o + "," + o + ",0," + +($ >= fe) + "," + w + "," + (this._x1 = e + o * Math.cos(a)) + "," + (this._y1 = t + o * Math.sin(a))));
343
+ this._x1 === null ? this._ += "M" + x + "," + b : (Math.abs(this._x1 - x) > Nt || Math.abs(this._y1 - b) > Nt) && (this._ += "L" + x + "," + b), o && ($ < 0 && ($ = $ % he + he), $ > _e ? this._ += "A" + o + "," + o + ",0,1," + w + "," + (e - h) + "," + (t - g) + "A" + o + "," + o + ",0,1," + w + "," + (this._x1 = x) + "," + (this._y1 = b) : $ > Nt && (this._ += "A" + o + "," + o + ",0," + +($ >= fe) + "," + w + "," + (this._x1 = e + o * Math.cos(a)) + "," + (this._y1 = t + o * Math.sin(a))));
344
344
  },
345
- rect: function(e, t, o, r) {
346
- this._ += "M" + (this._x0 = this._x1 = +e) + "," + (this._y0 = this._y1 = +t) + "h" + +o + "v" + +r + "h" + -o + "Z";
345
+ rect: function(e, t, o, s) {
346
+ this._ += "M" + (this._x0 = this._x1 = +e) + "," + (this._y0 = this._y1 = +t) + "h" + +o + "v" + +s + "h" + -o + "Z";
347
347
  },
348
348
  toString: function() {
349
349
  return this._;
@@ -354,58 +354,58 @@ function Me(e) {
354
354
  return e;
355
355
  };
356
356
  }
357
- function Qe(e) {
357
+ function Ue(e) {
358
358
  return e[0];
359
359
  }
360
- function Je(e) {
360
+ function Ze(e) {
361
361
  return e[1];
362
362
  }
363
- var Ke = Array.prototype.slice;
364
- function tn(e) {
363
+ var Qe = Array.prototype.slice;
364
+ function Je(e) {
365
365
  return e.source;
366
366
  }
367
- function en(e) {
367
+ function Ke(e) {
368
368
  return e.target;
369
369
  }
370
- function nn(e) {
371
- var t = tn, o = en, r = Qe, a = Je, y = null;
370
+ function tn(e) {
371
+ var t = Je, o = Ke, s = Ue, a = Ze, m = null;
372
372
  function h() {
373
- var g, x = Ke.call(arguments), b = t.apply(this, x), w = o.apply(this, x);
374
- if (y || (y = g = Ne()), e(y, +r.apply(this, (x[0] = b, x)), +a.apply(this, x), +r.apply(this, (x[0] = w, x)), +a.apply(this, x)), g) return y = null, g + "" || null;
373
+ var g, x = Qe.call(arguments), b = t.apply(this, x), w = o.apply(this, x);
374
+ if (m || (m = g = Ve()), e(m, +s.apply(this, (x[0] = b, x)), +a.apply(this, x), +s.apply(this, (x[0] = w, x)), +a.apply(this, x)), g) return m = null, g + "" || null;
375
375
  }
376
376
  return h.source = function(g) {
377
377
  return arguments.length ? (t = g, h) : t;
378
378
  }, h.target = function(g) {
379
379
  return arguments.length ? (o = g, h) : o;
380
380
  }, h.x = function(g) {
381
- return arguments.length ? (r = typeof g == "function" ? g : Me(+g), h) : r;
381
+ return arguments.length ? (s = typeof g == "function" ? g : Me(+g), h) : s;
382
382
  }, h.y = function(g) {
383
383
  return arguments.length ? (a = typeof g == "function" ? g : Me(+g), h) : a;
384
384
  }, h.context = function(g) {
385
- return arguments.length ? (y = g ?? null, h) : y;
385
+ return arguments.length ? (m = g ?? null, h) : m;
386
386
  }, h;
387
387
  }
388
- function on(e, t, o, r, a) {
389
- e.moveTo(t, o), e.bezierCurveTo(t = (t + r) / 2, o, t, a, r, a);
388
+ function en(e, t, o, s, a) {
389
+ e.moveTo(t, o), e.bezierCurveTo(t = (t + s) / 2, o, t, a, s, a);
390
390
  }
391
- function rn() {
392
- return nn(on);
391
+ function nn() {
392
+ return tn(en);
393
393
  }
394
- function sn(e) {
394
+ function on(e) {
395
395
  return [e.source.x1, e.y0];
396
396
  }
397
- function ln(e) {
397
+ function rn(e) {
398
398
  return [e.target.x0, e.y1];
399
399
  }
400
- function an() {
401
- return rn().source(sn).target(ln);
400
+ function sn() {
401
+ return nn().source(on).target(rn);
402
402
  }
403
- function un(e) {
404
- const t = Se.c(136), {
403
+ function ln(e) {
404
+ const t = Oe.c(139), {
405
405
  data: o,
406
- showLabels: r,
406
+ showLabels: s,
407
407
  leftMargin: a,
408
- rightMargin: y,
408
+ rightMargin: m,
409
409
  truncateBy: h,
410
410
  width: g,
411
411
  height: x,
@@ -413,145 +413,146 @@ function un(e) {
413
413
  bottomMargin: w,
414
414
  tooltip: $,
415
415
  onSeriesMouseOver: P,
416
- suffix: k,
416
+ suffix: v,
417
417
  prefix: d,
418
418
  showValues: S,
419
- onSeriesMouseClick: W,
419
+ onSeriesMouseClick: H,
420
420
  nodePadding: j,
421
- nodeWidth: O,
421
+ nodeWidth: C,
422
422
  id: B,
423
- highlightedSourceDataPoints: I,
424
- highlightedTargetDataPoints: q,
425
- defaultLinkOpacity: R,
426
- sourceTitle: F,
427
- targetTitle: G,
428
- animate: N,
429
- sortNodes: K,
423
+ highlightedSourceDataPoints: A,
424
+ highlightedTargetDataPoints: X,
425
+ defaultLinkOpacity: W,
426
+ sourceTitle: Y,
427
+ targetTitle: R,
428
+ animate: D,
429
+ sortNodes: et,
430
430
  resetSelectionOnDoubleClick: kt,
431
- detailsOnClick: X,
432
- styles: V,
431
+ detailsOnClick: _,
432
+ styles: T,
433
433
  classNames: L,
434
434
  precision: n,
435
- customLayers: l
436
- } = e, s = ce(null);
437
- let u;
438
- t[0] !== N.amount || t[1] !== N.once ? (u = {
439
- once: N.once,
440
- amount: N.amount
441
- }, t[0] = N.amount, t[1] = N.once, t[2] = u) : u = t[2];
442
- const i = Be(s, u), [f, v] = St(void 0), [D, z] = St(void 0), [C, H] = St(void 0), [Y, _] = St(void 0), [Ot, Nt] = St(void 0);
435
+ customLayers: l,
436
+ locale: r
437
+ } = e, c = ue(null);
438
+ let i;
439
+ t[0] !== D.amount || t[1] !== D.once ? (i = {
440
+ once: D.once,
441
+ amount: D.amount
442
+ }, t[0] = D.amount, t[1] = D.once, t[2] = i) : i = t[2];
443
+ const f = Pe(c, i), [y, G] = Mt(void 0), [N, U] = Mt(void 0), [z, Z] = Mt(void 0), [q, Ct] = Mt(void 0), [$t, V] = Mt(void 0);
443
444
  let M;
444
- t[3] !== w || t[4] !== a || t[5] !== y || t[6] !== b ? (M = {
445
+ t[3] !== w || t[4] !== a || t[5] !== m || t[6] !== b ? (M = {
445
446
  top: b,
446
447
  bottom: w,
447
448
  left: a,
448
- right: y
449
- }, t[3] = w, t[4] = a, t[5] = y, t[6] = b, t[7] = M) : M = t[7];
450
- const p = M, wt = g - p.left - p.right, jt = x - p.top - p.bottom;
451
- let tt, st, lt, U, at, ut, Z, Q, ct, ft, J, et, nt, ot, ht, gt;
452
- if (t[8] !== N.duration || t[9] !== L?.graphObjectValues || t[10] !== l || t[11] !== o || t[12] !== R || t[13] !== X || t[14] !== jt || t[15] !== wt || t[16] !== x || t[17] !== I || t[18] !== q || t[19] !== B || t[20] !== i || t[21] !== a || t[22] !== p.left || t[23] !== p.right || t[24] !== p.top || t[25] !== D || t[26] !== j || t[27] !== O || t[28] !== W || t[29] !== P || t[30] !== n || t[31] !== d || t[32] !== kt || t[33] !== y || t[34] !== C || t[35] !== r || t[36] !== S || t[37] !== K || t[38] !== F || t[39] !== V?.graphObjectValues || t[40] !== k || t[41] !== G || t[42] !== h || t[43] !== g) {
453
- const Ht = K === "mostReadable" ? ue().nodeWidth(O).nodePadding(j).size([wt, jt]).nodeAlign(le) : K === "none" ? ue().nodeWidth(O).nodePadding(j).size([wt, jt]).nodeAlign(le).nodeSort(null).linkSort(null) : ue().nodeWidth(O).nodePadding(j).size([wt, jt]).nodeAlign(le).nodeSort(K === "desc" ? yn : mn), {
454
- nodes: T,
455
- links: Ct
456
- } = Ht(o), Tt = an();
457
- st = re.svg, ht = `${g}px`, gt = `${x}px`, lt = `0 0 ${g} ${x}`, t[60] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (U = {
449
+ right: m
450
+ }, t[3] = w, t[4] = a, t[5] = m, t[6] = b, t[7] = M) : M = t[7];
451
+ const k = M, Lt = g - k.left - k.right, st = x - k.top - k.bottom;
452
+ let bt, lt, at, Q, ct, ut, J, K, ft, ht, tt, nt, ot, it, gt, dt;
453
+ if (t[8] !== D.duration || t[9] !== L?.graphObjectValues || t[10] !== l || t[11] !== o || t[12] !== W || t[13] !== _ || t[14] !== st || t[15] !== Lt || t[16] !== x || t[17] !== A || t[18] !== X || t[19] !== B || t[20] !== f || t[21] !== a || t[22] !== r || t[23] !== k.left || t[24] !== k.right || t[25] !== k.top || t[26] !== N || t[27] !== j || t[28] !== C || t[29] !== H || t[30] !== P || t[31] !== n || t[32] !== d || t[33] !== kt || t[34] !== m || t[35] !== z || t[36] !== s || t[37] !== S || t[38] !== et || t[39] !== Y || t[40] !== T?.graphObjectValues || t[41] !== v || t[42] !== R || t[43] !== h || t[44] !== g) {
454
+ const Ht = et === "mostReadable" ? ce().nodeWidth(C).nodePadding(j).size([Lt, st]).nodeAlign(le) : et === "none" ? ce().nodeWidth(C).nodePadding(j).size([Lt, st]).nodeAlign(le).nodeSort(null).linkSort(null) : ce().nodeWidth(C).nodePadding(j).size([Lt, st]).nodeAlign(le).nodeSort(et === "desc" ? pn : dn), {
455
+ nodes: Ot,
456
+ links: Dt
457
+ } = Ht(o), Wt = sn();
458
+ lt = re.svg, gt = `${g}px`, dt = `${x}px`, at = `0 0 ${g} ${x}`, t[61] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (Q = {
458
459
  marginLeft: "auto",
459
460
  marginRight: "auto"
460
- }, t[60] = U) : U = t[60], at = "ltr", ut = s, t[61] !== p.left || t[62] !== p.top || t[63] !== F ? (Z = F ? /* @__PURE__ */ m.jsx("text", { x: p.left, y: p.top - 10, className: "text-base font-bold fill-primary-gray-700 dark:fill-primary-gray-100", style: {
461
+ }, t[61] = Q) : Q = t[61], ct = "ltr", ut = c, t[62] !== k.left || t[63] !== k.top || t[64] !== Y ? (J = Y ? /* @__PURE__ */ p.jsx("text", { x: k.left, y: k.top - 10, className: "text-base font-bold fill-primary-gray-700 dark:fill-primary-gray-100", style: {
461
462
  textAnchor: "start"
462
- }, children: F }) : null, t[61] = p.left, t[62] = p.top, t[63] = F, t[64] = Z) : Z = t[64], t[65] !== p.right || t[66] !== p.top || t[67] !== G || t[68] !== g ? (Q = G ? /* @__PURE__ */ m.jsx("text", { x: g - p.right, y: p.top - 10, className: "text-base font-bold fill-primary-gray-700 dark:fill-primary-gray-100", style: {
463
+ }, children: Y }) : null, t[62] = k.left, t[63] = k.top, t[64] = Y, t[65] = J) : J = t[65], t[66] !== k.right || t[67] !== k.top || t[68] !== R || t[69] !== g ? (K = R ? /* @__PURE__ */ p.jsx("text", { x: g - k.right, y: k.top - 10, className: "text-base font-bold fill-primary-gray-700 dark:fill-primary-gray-100", style: {
463
464
  textAnchor: "end"
464
- }, children: G }) : null, t[65] = p.right, t[66] = p.top, t[67] = G, t[68] = g, t[69] = Q) : Q = t[69], ft = `translate(${p.left},${p.top})`, t[70] !== l ? (J = l.filter(pn).map(dn), t[70] = l, t[71] = J) : J = t[71];
465
- let Lt;
466
- t[72] !== L?.graphObjectValues || t[73] !== a || t[74] !== j || t[75] !== n || t[76] !== d || t[77] !== r || t[78] !== S || t[79] !== V?.graphObjectValues || t[80] !== k || t[81] !== h ? (Lt = (c, xt) => /* @__PURE__ */ m.jsx("g", { onMouseEnter: () => {
467
- H(c);
465
+ }, children: R }) : null, t[66] = k.right, t[67] = k.top, t[68] = R, t[69] = g, t[70] = K) : K = t[70], ht = `translate(${k.left},${k.top})`, t[71] !== l ? (tt = l.filter(gn).map(hn), t[71] = l, t[72] = tt) : tt = t[72];
466
+ let rt;
467
+ t[73] !== L?.graphObjectValues || t[74] !== a || t[75] !== r || t[76] !== j || t[77] !== n || t[78] !== d || t[79] !== s || t[80] !== S || t[81] !== T?.graphObjectValues || t[82] !== v || t[83] !== h ? (rt = (u, F) => /* @__PURE__ */ p.jsx("g", { onMouseEnter: () => {
468
+ Z(u);
468
469
  }, onMouseLeave: () => {
469
- H(void 0);
470
- }, children: /* @__PURE__ */ m.jsxs("g", { transform: `translate(${c.x0},${c.y0})`, children: [
471
- /* @__PURE__ */ m.jsx("rect", { x: 0, y: 0, width: (c.x1 || 0) - (c.x0 || 0), height: (c.y1 || 0) - (c.y0 || 0), style: {
472
- fill: c.color
470
+ Z(void 0);
471
+ }, children: /* @__PURE__ */ p.jsxs("g", { transform: `translate(${u.x0},${u.y0})`, children: [
472
+ /* @__PURE__ */ p.jsx("rect", { x: 0, y: 0, width: (u.x1 || 0) - (u.x0 || 0), height: (u.y1 || 0) - (u.y0 || 0), style: {
473
+ fill: u.color
473
474
  } }),
474
- r || S ? /* @__PURE__ */ m.jsx("foreignObject", { y: 0 - j / 2, x: 0 - a, width: a, height: (c.y1 || 0) - (c.y0 || 0) + j, children: /* @__PURE__ */ m.jsxs("div", { className: "flex flex-col gap-0.5 justify-center py-0 px-1.5", style: {
475
- height: `${(c.y1 || 0) - (c.y0 || 0) + j}px`,
475
+ s || S ? /* @__PURE__ */ p.jsx("foreignObject", { y: 0 - j / 2, x: 0 - a, width: a, height: (u.y1 || 0) - (u.y0 || 0) + j, children: /* @__PURE__ */ p.jsxs("div", { className: "flex flex-col gap-0.5 justify-center py-0 px-1.5", style: {
476
+ height: `${(u.y1 || 0) - (u.y0 || 0) + j}px`,
476
477
  overflow: "visible"
477
478
  }, children: [
478
- r ? /* @__PURE__ */ m.jsx(Zt, { marginBottom: S ? "3xs" : "none", size: "sm", leading: "none", className: Ut("sankey-right-label text-right", L?.graphObjectValues), style: {
479
+ s ? /* @__PURE__ */ p.jsx(Zt, { marginBottom: S ? "3xs" : "none", size: "sm", leading: "none", className: Ut("sankey-right-label text-right", L?.graphObjectValues), style: {
479
480
  hyphens: "auto",
480
- color: c.color,
481
- ...V?.graphObjectValues
482
- }, children: `${c.label}`.length < h ? `${c.label}` : `${`${c.label}`.substring(0, h)}...` }) : null,
483
- S ? /* @__PURE__ */ m.jsx(Zt, { marginBottom: "none", size: "sm", leading: "none", className: Ut("sankey-right-value text-right font-bold", L?.graphObjectValues), style: {
481
+ color: u.color,
482
+ ...T?.graphObjectValues
483
+ }, children: `${u.label}`.length < h ? `${u.label}` : `${`${u.label}`.substring(0, h)}...` }) : null,
484
+ S ? /* @__PURE__ */ p.jsx(Zt, { marginBottom: "none", size: "sm", leading: "none", className: Ut("sankey-right-value text-right font-bold", L?.graphObjectValues), style: {
484
485
  hyphens: "auto",
485
- color: c.color,
486
- ...V?.graphObjectValues
487
- }, children: ve(c.value, "NA", n, d, k) }) : null
486
+ color: u.color,
487
+ ...T?.graphObjectValues
488
+ }, children: ve(u.value, void 0, n, d, v, r) }) : null
488
489
  ] }) }) : null
489
- ] }) }, xt), t[72] = L?.graphObjectValues, t[73] = a, t[74] = j, t[75] = n, t[76] = d, t[77] = r, t[78] = S, t[79] = V?.graphObjectValues, t[80] = k, t[81] = h, t[82] = Lt) : Lt = t[82], et = T.filter(gn).map(Lt);
490
- let bt;
491
- t[83] !== L?.graphObjectValues || t[84] !== j || t[85] !== O || t[86] !== n || t[87] !== d || t[88] !== y || t[89] !== r || t[90] !== S || t[91] !== V?.graphObjectValues || t[92] !== k || t[93] !== h ? (bt = (c, xt) => /* @__PURE__ */ m.jsx("g", { onMouseEnter: () => {
492
- H(c);
490
+ ] }) }, F), t[73] = L?.graphObjectValues, t[74] = a, t[75] = r, t[76] = j, t[77] = n, t[78] = d, t[79] = s, t[80] = S, t[81] = T?.graphObjectValues, t[82] = v, t[83] = h, t[84] = rt) : rt = t[84], nt = Ot.filter(fn).map(rt);
491
+ let Tt;
492
+ t[85] !== L?.graphObjectValues || t[86] !== r || t[87] !== j || t[88] !== C || t[89] !== n || t[90] !== d || t[91] !== m || t[92] !== s || t[93] !== S || t[94] !== T?.graphObjectValues || t[95] !== v || t[96] !== h ? (Tt = (u, F) => /* @__PURE__ */ p.jsx("g", { onMouseEnter: () => {
493
+ Z(u);
493
494
  }, onMouseLeave: () => {
494
- H(void 0);
495
- }, children: /* @__PURE__ */ m.jsxs("g", { transform: `translate(${c.x0},${c.y0})`, children: [
496
- /* @__PURE__ */ m.jsx("rect", { x: 0, y: 0, width: (c.x1 || 0) - (c.x0 || 0), height: (c.y1 || 0) - (c.y0 || 0), style: {
497
- fill: c.color
495
+ Z(void 0);
496
+ }, children: /* @__PURE__ */ p.jsxs("g", { transform: `translate(${u.x0},${u.y0})`, children: [
497
+ /* @__PURE__ */ p.jsx("rect", { x: 0, y: 0, width: (u.x1 || 0) - (u.x0 || 0), height: (u.y1 || 0) - (u.y0 || 0), style: {
498
+ fill: u.color
498
499
  } }),
499
- r || S ? /* @__PURE__ */ m.jsx("foreignObject", { y: 0 - j / 2, x: O, width: y - O, height: (c.y1 || 0) - (c.y0 || 0) + j, children: /* @__PURE__ */ m.jsxs("div", { className: "flex flex-col gap-0.5 justify-center py-0 px-1.5", style: {
500
- height: `${(c.y1 || 0) - (c.y0 || 0) + j}px`
500
+ s || S ? /* @__PURE__ */ p.jsx("foreignObject", { y: 0 - j / 2, x: C, width: m - C, height: (u.y1 || 0) - (u.y0 || 0) + j, children: /* @__PURE__ */ p.jsxs("div", { className: "flex flex-col gap-0.5 justify-center py-0 px-1.5", style: {
501
+ height: `${(u.y1 || 0) - (u.y0 || 0) + j}px`
501
502
  }, children: [
502
- r ? /* @__PURE__ */ m.jsx(Zt, { marginBottom: S ? "3xs" : "none", size: "sm", leading: "none", className: Ut("sankey-left-label text-left", L?.graphObjectValues), style: {
503
+ s ? /* @__PURE__ */ p.jsx(Zt, { marginBottom: S ? "3xs" : "none", size: "sm", leading: "none", className: Ut("sankey-left-label text-left", L?.graphObjectValues), style: {
503
504
  hyphens: "auto",
504
- color: c.color,
505
- ...V?.graphObjectValues
506
- }, children: `${c.label}`.length < h ? `${c.label}` : `${`${c.label}`.substring(0, h)}...` }) : null,
507
- S ? /* @__PURE__ */ m.jsx(Zt, { size: "sm", leading: "none", marginBottom: "none", className: Ut("sankey-left-value text-left font-bold", L?.graphObjectValues), style: {
505
+ color: u.color,
506
+ ...T?.graphObjectValues
507
+ }, children: `${u.label}`.length < h ? `${u.label}` : `${`${u.label}`.substring(0, h)}...` }) : null,
508
+ S ? /* @__PURE__ */ p.jsx(Zt, { size: "sm", leading: "none", marginBottom: "none", className: Ut("sankey-left-value text-left font-bold", L?.graphObjectValues), style: {
508
509
  hyphens: "auto",
509
- color: c.color,
510
- ...V?.graphObjectValues
511
- }, children: ve(c.value, "NA", n, d, k) }) : null
510
+ color: u.color,
511
+ ...T?.graphObjectValues
512
+ }, children: ve(u.value, void 0, n, d, v, r) }) : null
512
513
  ] }) }) : null
513
- ] }) }, xt), t[83] = L?.graphObjectValues, t[84] = j, t[85] = O, t[86] = n, t[87] = d, t[88] = y, t[89] = r, t[90] = S, t[91] = V?.graphObjectValues, t[92] = k, t[93] = h, t[94] = bt) : bt = t[94], nt = T.filter(hn).map(bt);
514
- let Mt;
515
- t[95] !== B ? (Mt = (c, xt) => /* @__PURE__ */ m.jsxs("linearGradient", { id: `${B}-gradient-${xt}`, x1: "0%", y1: "0%", x2: "100%", y2: "0%", gradientUnits: "userSpaceOnUse", children: [
516
- /* @__PURE__ */ m.jsx("stop", { offset: "0%", style: {
517
- stopColor: c.source.color,
514
+ ] }) }, F), t[85] = L?.graphObjectValues, t[86] = r, t[87] = j, t[88] = C, t[89] = n, t[90] = d, t[91] = m, t[92] = s, t[93] = S, t[94] = T?.graphObjectValues, t[95] = v, t[96] = h, t[97] = Tt) : Tt = t[97], ot = Ot.filter(un).map(Tt);
515
+ let jt;
516
+ t[98] !== B ? (jt = (u, F) => /* @__PURE__ */ p.jsxs("linearGradient", { id: `${B}-gradient-${F}`, x1: "0%", y1: "0%", x2: "100%", y2: "0%", gradientUnits: "userSpaceOnUse", children: [
517
+ /* @__PURE__ */ p.jsx("stop", { offset: "0%", style: {
518
+ stopColor: u.source.color,
518
519
  stopOpacity: 1
519
520
  } }),
520
- /* @__PURE__ */ m.jsx("stop", { offset: "100%", style: {
521
- stopColor: c.target.color,
521
+ /* @__PURE__ */ p.jsx("stop", { offset: "100%", style: {
522
+ stopColor: u.target.color,
522
523
  stopOpacity: 1
523
524
  } })
524
- ] }, xt), t[95] = B, t[96] = Mt) : Mt = t[96], ot = /* @__PURE__ */ m.jsx("defs", { children: Ct.map(Mt) }), tt = Ae, ct = Ct.map((c, xt) => /* @__PURE__ */ m.jsx(re.g, { className: "undp-viz-g-with-hover", onMouseEnter: (vt) => {
525
- v(c.data), Nt(vt.clientY), _(vt.clientX), P?.(c);
526
- }, onMouseMove: (vt) => {
527
- v(c.data), Nt(vt.clientY), _(vt.clientX);
525
+ ] }, F), t[98] = B, t[99] = jt) : jt = t[99], it = /* @__PURE__ */ p.jsx("defs", { children: Dt.map(jt) }), bt = Ee, ft = Dt.map((u, F) => /* @__PURE__ */ p.jsx(re.g, { className: "undp-viz-g-with-hover", onMouseEnter: (St) => {
526
+ G(u.data), V(St.clientY), Ct(St.clientX), P?.(u);
527
+ }, onMouseMove: (St) => {
528
+ G(u.data), V(St.clientY), Ct(St.clientX);
528
529
  }, onClick: () => {
529
- (W || X) && (Pe(D, c.data) && kt ? (z(void 0), W?.(void 0)) : (z(c.data), W?.(c.data)));
530
+ (H || _) && (De(N, u.data) && kt ? (U(void 0), H?.(void 0)) : (U(u.data), H?.(u.data)));
530
531
  }, onMouseLeave: () => {
531
- v(void 0), _(void 0), Nt(void 0), P?.(void 0);
532
+ G(void 0), Ct(void 0), V(void 0), P?.(void 0);
532
533
  }, variants: {
533
534
  initial: {
534
- opacity: C ? c.source.name === C.name || c.target.name === C.name ? 0.85 : R : (I.length !== 0 || q.length !== 0) && (I.indexOf(c.source.label) !== -1 || q.indexOf(c.target.label) !== -1) ? 0.85 : R
535
+ opacity: z ? u.source.name === z.name || u.target.name === z.name ? 0.85 : W : (A || X) && (A?.indexOf(u.source.label) !== -1 || X?.indexOf(u.target.label) !== -1) ? 0.85 : W
535
536
  },
536
537
  whileInView: {
537
- opacity: C ? c.source.name === C.name || c.target.name === C.name ? 0.85 : R : (I.length !== 0 || q.length !== 0) && (I.indexOf(c.source.label) !== -1 || q.indexOf(c.target.label) !== -1) ? 0.85 : R,
538
+ opacity: z ? u.source.name === z.name || u.target.name === z.name ? 0.85 : W : (A || X) && (A?.indexOf(u.source.label) !== -1 || X?.indexOf(u.target.label) !== -1) ? 0.85 : W,
538
539
  transition: {
539
- duration: N.duration
540
+ duration: D.duration
540
541
  }
541
542
  }
542
- }, initial: "initial", animate: i ? "whileInView" : "initial", exit: {
543
+ }, initial: "initial", animate: f ? "whileInView" : "initial", exit: {
543
544
  opacity: 0,
544
545
  transition: {
545
- duration: N.duration
546
+ duration: D.duration
546
547
  }
547
- }, children: /* @__PURE__ */ m.jsx(re.path, { d: Tt(c) || "", style: {
548
- stroke: `url(#${B}-gradient-${xt})`,
549
- strokeWidth: c.width,
548
+ }, children: /* @__PURE__ */ p.jsx(re.path, { d: Wt(u) || "", style: {
549
+ stroke: `url(#${B}-gradient-${F})`,
550
+ strokeWidth: u.width,
550
551
  fill: "none"
551
552
  }, exit: {
552
553
  opacity: 0,
553
554
  transition: {
554
- duration: N.duration
555
+ duration: D.duration
555
556
  }
556
557
  }, variants: {
557
558
  initial: {
@@ -562,72 +563,72 @@ function un(e) {
562
563
  pathLength: 1,
563
564
  opacity: 1,
564
565
  transition: {
565
- duration: N.duration
566
+ duration: D.duration
566
567
  }
567
568
  }
568
- }, initial: "initial", animate: i ? "whileInView" : "initial" }, `${c.source}-${c.target}`) }, `${c.source}-${c.target}`)), t[8] = N.duration, t[9] = L?.graphObjectValues, t[10] = l, t[11] = o, t[12] = R, t[13] = X, t[14] = jt, t[15] = wt, t[16] = x, t[17] = I, t[18] = q, t[19] = B, t[20] = i, t[21] = a, t[22] = p.left, t[23] = p.right, t[24] = p.top, t[25] = D, t[26] = j, t[27] = O, t[28] = W, t[29] = P, t[30] = n, t[31] = d, t[32] = kt, t[33] = y, t[34] = C, t[35] = r, t[36] = S, t[37] = K, t[38] = F, t[39] = V?.graphObjectValues, t[40] = k, t[41] = G, t[42] = h, t[43] = g, t[44] = tt, t[45] = st, t[46] = lt, t[47] = U, t[48] = at, t[49] = ut, t[50] = Z, t[51] = Q, t[52] = ct, t[53] = ft, t[54] = J, t[55] = et, t[56] = nt, t[57] = ot, t[58] = ht, t[59] = gt;
569
+ }, initial: "initial", animate: f ? "whileInView" : "initial" }, `${u.source}-${u.target}`) }, `${u.source}-${u.target}`)), t[8] = D.duration, t[9] = L?.graphObjectValues, t[10] = l, t[11] = o, t[12] = W, t[13] = _, t[14] = st, t[15] = Lt, t[16] = x, t[17] = A, t[18] = X, t[19] = B, t[20] = f, t[21] = a, t[22] = r, t[23] = k.left, t[24] = k.right, t[25] = k.top, t[26] = N, t[27] = j, t[28] = C, t[29] = H, t[30] = P, t[31] = n, t[32] = d, t[33] = kt, t[34] = m, t[35] = z, t[36] = s, t[37] = S, t[38] = et, t[39] = Y, t[40] = T?.graphObjectValues, t[41] = v, t[42] = R, t[43] = h, t[44] = g, t[45] = bt, t[46] = lt, t[47] = at, t[48] = Q, t[49] = ct, t[50] = ut, t[51] = J, t[52] = K, t[53] = ft, t[54] = ht, t[55] = tt, t[56] = nt, t[57] = ot, t[58] = it, t[59] = gt, t[60] = dt;
569
570
  } else
570
- tt = t[44], st = t[45], lt = t[46], U = t[47], at = t[48], ut = t[49], Z = t[50], Q = t[51], ct = t[52], ft = t[53], J = t[54], et = t[55], nt = t[56], ot = t[57], ht = t[58], gt = t[59];
571
- let dt;
572
- t[97] !== tt || t[98] !== ct ? (dt = /* @__PURE__ */ m.jsx("g", { children: /* @__PURE__ */ m.jsx(tt, { children: ct }) }), t[97] = tt, t[98] = ct, t[99] = dt) : dt = t[99];
571
+ bt = t[45], lt = t[46], at = t[47], Q = t[48], ct = t[49], ut = t[50], J = t[51], K = t[52], ft = t[53], ht = t[54], tt = t[55], nt = t[56], ot = t[57], it = t[58], gt = t[59], dt = t[60];
573
572
  let pt;
574
- t[100] !== l ? (pt = l.filter(fn).map(cn), t[100] = l, t[101] = pt) : pt = t[101];
573
+ t[100] !== bt || t[101] !== ft ? (pt = /* @__PURE__ */ p.jsx("g", { children: /* @__PURE__ */ p.jsx(bt, { children: ft }) }), t[100] = bt, t[101] = ft, t[102] = pt) : pt = t[102];
575
574
  let mt;
576
- t[102] !== dt || t[103] !== pt || t[104] !== ft || t[105] !== J || t[106] !== et || t[107] !== nt || t[108] !== ot ? (mt = /* @__PURE__ */ m.jsxs("g", { transform: ft, children: [
577
- J,
578
- et,
575
+ t[103] !== l ? (mt = l.filter(cn).map(an), t[103] = l, t[104] = mt) : mt = t[104];
576
+ let yt;
577
+ t[105] !== pt || t[106] !== mt || t[107] !== ht || t[108] !== tt || t[109] !== nt || t[110] !== ot || t[111] !== it ? (yt = /* @__PURE__ */ p.jsxs("g", { transform: ht, children: [
578
+ tt,
579
579
  nt,
580
580
  ot,
581
- dt,
582
- pt
583
- ] }), t[102] = dt, t[103] = pt, t[104] = ft, t[105] = J, t[106] = et, t[107] = nt, t[108] = ot, t[109] = mt) : mt = t[109];
584
- let it;
585
- t[110] !== st || t[111] !== lt || t[112] !== U || t[113] !== at || t[114] !== ut || t[115] !== Z || t[116] !== Q || t[117] !== mt || t[118] !== ht || t[119] !== gt ? (it = /* @__PURE__ */ m.jsxs(st, { width: ht, height: gt, viewBox: lt, style: U, direction: at, ref: ut, children: [
586
- Z,
587
- Q,
588
- mt
589
- ] }), t[110] = st, t[111] = lt, t[112] = U, t[113] = at, t[114] = ut, t[115] = Z, t[116] = Q, t[117] = mt, t[118] = ht, t[119] = gt, t[120] = it) : it = t[120];
590
- let yt;
591
- t[121] !== L?.tooltip || t[122] !== Y || t[123] !== Ot || t[124] !== f || t[125] !== V?.tooltip || t[126] !== $ ? (yt = f && $ && Y && Ot ? /* @__PURE__ */ m.jsx(ze, { data: f, body: $, xPos: Y, yPos: Ot, backgroundStyle: V?.tooltip, className: L?.tooltip }) : null, t[121] = L?.tooltip, t[122] = Y, t[123] = Ot, t[124] = f, t[125] = V?.tooltip, t[126] = $, t[127] = yt) : yt = t[127];
592
- let rt;
593
- t[128] !== L?.modal || t[129] !== X || t[130] !== D ? (rt = X && D !== void 0 ? /* @__PURE__ */ m.jsx(Ee, { body: X, data: D, setData: z, className: L?.modal }) : null, t[128] = L?.modal, t[129] = X, t[130] = D, t[131] = rt) : rt = t[131];
594
- let $t;
595
- return t[132] !== it || t[133] !== yt || t[134] !== rt ? ($t = /* @__PURE__ */ m.jsxs(m.Fragment, { children: [
596
581
  it,
597
- yt,
598
- rt
599
- ] }), t[132] = it, t[133] = yt, t[134] = rt, t[135] = $t) : $t = t[135], $t;
600
- }
601
- function cn(e) {
582
+ pt,
583
+ mt
584
+ ] }), t[105] = pt, t[106] = mt, t[107] = ht, t[108] = tt, t[109] = nt, t[110] = ot, t[111] = it, t[112] = yt) : yt = t[112];
585
+ let xt;
586
+ t[113] !== lt || t[114] !== at || t[115] !== Q || t[116] !== ct || t[117] !== ut || t[118] !== J || t[119] !== K || t[120] !== yt || t[121] !== gt || t[122] !== dt ? (xt = /* @__PURE__ */ p.jsxs(lt, { width: gt, height: dt, viewBox: at, style: Q, direction: ct, ref: ut, children: [
587
+ J,
588
+ K,
589
+ yt
590
+ ] }), t[113] = lt, t[114] = at, t[115] = Q, t[116] = ct, t[117] = ut, t[118] = J, t[119] = K, t[120] = yt, t[121] = gt, t[122] = dt, t[123] = xt) : xt = t[123];
591
+ let O;
592
+ t[124] !== L?.tooltip || t[125] !== q || t[126] !== $t || t[127] !== y || t[128] !== T?.tooltip || t[129] !== $ ? (O = y && $ && q && $t ? /* @__PURE__ */ p.jsx(Te, { data: y, body: $, xPos: q, yPos: $t, backgroundStyle: T?.tooltip, className: L?.tooltip }) : null, t[124] = L?.tooltip, t[125] = q, t[126] = $t, t[127] = y, t[128] = T?.tooltip, t[129] = $, t[130] = O) : O = t[130];
593
+ let vt;
594
+ t[131] !== L?.modal || t[132] !== _ || t[133] !== N ? (vt = _ && N !== void 0 ? /* @__PURE__ */ p.jsx(ze, { body: _, data: N, setData: U, className: L?.modal }) : null, t[131] = L?.modal, t[132] = _, t[133] = N, t[134] = vt) : vt = t[134];
595
+ let wt;
596
+ return t[135] !== xt || t[136] !== O || t[137] !== vt ? (wt = /* @__PURE__ */ p.jsxs(p.Fragment, { children: [
597
+ xt,
598
+ O,
599
+ vt
600
+ ] }), t[135] = xt, t[136] = O, t[137] = vt, t[138] = wt) : wt = t[138], wt;
601
+ }
602
+ function an(e) {
602
603
  return e.layer;
603
604
  }
604
- function fn(e) {
605
+ function cn(e) {
605
606
  return e.position === "after";
606
607
  }
607
- function hn(e) {
608
+ function un(e) {
608
609
  return e.type === "target";
609
610
  }
610
- function gn(e) {
611
+ function fn(e) {
611
612
  return e.type === "source";
612
613
  }
613
- function dn(e) {
614
+ function hn(e) {
614
615
  return e.layer;
615
616
  }
616
- function pn(e) {
617
+ function gn(e) {
617
618
  return e.position === "before";
618
619
  }
619
- function mn(e, t) {
620
+ function dn(e, t) {
620
621
  return (e.value || 0) - (t.value || 0);
621
622
  }
622
- function yn(e, t) {
623
+ function pn(e, t) {
623
624
  return (t.value || 0) - (e.value || 0);
624
625
  }
625
- function Xn(e) {
626
- const t = Se.c(98), {
626
+ function qn(e) {
627
+ const t = Oe.c(95), {
627
628
  data: o,
628
- graphTitle: r,
629
+ graphTitle: s,
629
630
  sources: a,
630
- graphDescription: y,
631
+ graphDescription: m,
631
632
  showLabels: h,
632
633
  leftMargin: g,
633
634
  rightMargin: x,
@@ -635,164 +636,159 @@ function Xn(e) {
635
636
  bottomMargin: w,
636
637
  truncateBy: $,
637
638
  height: P,
638
- width: k,
639
+ width: v,
639
640
  footNote: d,
640
641
  padding: S,
641
- backgroundColor: W,
642
+ backgroundColor: H,
642
643
  tooltip: j,
643
- onSeriesMouseOver: O,
644
+ onSeriesMouseOver: C,
644
645
  suffix: B,
645
- prefix: I,
646
- relativeHeight: q,
647
- showValues: R,
648
- graphID: F,
649
- onSeriesMouseClick: G,
650
- graphDownload: N,
651
- dataDownload: K,
646
+ prefix: A,
647
+ relativeHeight: X,
648
+ showValues: W,
649
+ graphID: Y,
650
+ onSeriesMouseClick: R,
651
+ graphDownload: D,
652
+ dataDownload: et,
652
653
  fillContainer: kt,
653
- language: X,
654
- minHeight: V,
654
+ language: _,
655
+ minHeight: T,
655
656
  theme: L,
656
657
  ariaLabel: n,
657
658
  sourceColors: l,
658
- targetColors: s,
659
- sourceColorDomain: u,
659
+ targetColors: r,
660
+ sourceColorDomain: c,
660
661
  targetColorDomain: i,
661
662
  nodePadding: f,
662
- nodeWidth: v,
663
- highlightedSourceDataPoints: D,
664
- highlightedTargetDataPoints: z,
665
- defaultLinkOpacity: C,
666
- sourceTitle: H,
667
- targetTitle: Y,
668
- sortNodes: _,
669
- resetSelectionOnDoubleClick: Ot,
670
- detailsOnClick: Nt,
671
- styles: M,
672
- classNames: p,
673
- animate: wt,
674
- precision: jt,
675
- customLayers: tt
676
- } = e, st = h === void 0 ? !0 : h, lt = g === void 0 ? 75 : g, U = x === void 0 ? 75 : x, at = b === void 0 ? 30 : b, ut = w === void 0 ? 10 : w, Z = $ === void 0 ? 999 : $, Q = W === void 0 ? !1 : W, ct = B === void 0 ? "" : B, ft = I === void 0 ? "" : I, J = R === void 0 ? !0 : R, et = N === void 0 ? !1 : N, nt = K === void 0 ? !1 : K, ot = kt === void 0 ? !0 : kt, ht = X === void 0 ? "en" : X, gt = V === void 0 ? 0 : V, dt = L === void 0 ? "light" : L, pt = f === void 0 ? 5 : f, mt = v === void 0 ? 5 : v;
677
- let it;
678
- t[0] !== D ? (it = D === void 0 ? [] : D, t[0] = D, t[1] = it) : it = t[1];
679
- const yt = it;
680
- let rt;
681
- t[2] !== z ? (rt = z === void 0 ? [] : z, t[2] = z, t[3] = rt) : rt = t[3];
682
- const $t = rt, Ht = C === void 0 ? 0.3 : C, T = _ === void 0 ? "mostReadable" : _, Ct = Ot === void 0 ? !0 : Ot, Tt = wt === void 0 ? !1 : wt, Lt = jt === void 0 ? 2 : jt;
683
- let bt;
684
- t[4] !== tt ? (bt = tt === void 0 ? [] : tt, t[4] = tt, t[5] = bt) : bt = t[5];
685
- const Mt = bt, [c, xt] = St(0), [vt, Ve] = St(0), [Wt, De] = St(void 0), Kt = ce(null), de = ce(null);
663
+ nodeWidth: y,
664
+ highlightedSourceDataPoints: G,
665
+ highlightedTargetDataPoints: N,
666
+ defaultLinkOpacity: U,
667
+ sourceTitle: z,
668
+ targetTitle: Z,
669
+ sortNodes: q,
670
+ resetSelectionOnDoubleClick: Ct,
671
+ detailsOnClick: $t,
672
+ styles: V,
673
+ classNames: M,
674
+ animate: k,
675
+ precision: Lt,
676
+ customLayers: st,
677
+ locale: bt
678
+ } = e, lt = h === void 0 ? !0 : h, at = g === void 0 ? 75 : g, Q = x === void 0 ? 75 : x, ct = b === void 0 ? 30 : b, ut = w === void 0 ? 10 : w, J = $ === void 0 ? 999 : $, K = H === void 0 ? !1 : H, ft = B === void 0 ? "" : B, ht = A === void 0 ? "" : A, tt = W === void 0 ? !0 : W, nt = D === void 0 ? !1 : D, ot = et === void 0 ? !1 : et, it = kt === void 0 ? !0 : kt, gt = _ === void 0 ? "en" : _, dt = T === void 0 ? 0 : T, pt = L === void 0 ? "light" : L, mt = f === void 0 ? 5 : f, yt = y === void 0 ? 5 : y, xt = U === void 0 ? 0.3 : U, O = q === void 0 ? "mostReadable" : q, vt = Ct === void 0 ? !0 : Ct, wt = k === void 0 ? !1 : k, Ht = Lt === void 0 ? 2 : Lt;
679
+ let Ot;
680
+ t[0] !== st ? (Ot = st === void 0 ? [] : st, t[0] = st, t[1] = Ot) : Ot = t[1];
681
+ const Dt = Ot, Wt = bt === void 0 ? "en" : bt, [rt, Tt] = Mt(0), [jt, u] = Mt(0), [F, St] = Mt(void 0), Kt = ue(null), de = ue(null);
686
682
  let Rt;
687
- t[6] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (Rt = (Vt) => {
688
- De(Vt);
689
- }, t[6] = Rt) : Rt = t[6];
690
- const te = Te(Rt);
683
+ t[2] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (Rt = (Vt) => {
684
+ St(Vt);
685
+ }, t[2] = Rt) : Rt = t[2];
686
+ const te = Ce(Rt);
691
687
  let Gt;
692
- t[7] !== o || t[8] !== T || t[9] !== u || t[10] !== l || t[11] !== i || t[12] !== s || t[13] !== te ? (Gt = () => {
693
- const Vt = It(o, "source", !0).map((E) => ({
688
+ t[3] !== o || t[4] !== O || t[5] !== c || t[6] !== l || t[7] !== i || t[8] !== r || t[9] !== te ? (Gt = () => {
689
+ const Vt = At(o, "source", !0).map((E) => ({
694
690
  name: `source_${E}`,
695
691
  type: "source",
696
692
  label: `${E}`,
697
- color: typeof l == "string" || !l ? l || ke.graphMainColor : l[(u || It(o, "source", !0)).findIndex((A) => `${A}` == `${E}`) > l.length ? l.length - 1 : (u || It(o, "source", !0)).findIndex((A) => `${A}` == `${E}`)],
698
- totalValue: ye(o.filter((A) => `${A.source}` == `${E}`).map(Mn))
699
- })), _t = T === "asc" || T === "desc" ? xe(Vt, ["totalValue"], [T]) : Vt, pe = It(o, "target", !0).map((E) => ({
693
+ color: typeof l == "string" || !l ? l || ke.graphMainColor : l[(c || At(o, "source", !0)).findIndex((I) => `${I}` == `${E}`) > l.length ? l.length - 1 : (c || At(o, "source", !0)).findIndex((I) => `${I}` == `${E}`)],
694
+ totalValue: ye(o.filter((I) => `${I.source}` == `${E}`).map($n))
695
+ })), _t = O === "asc" || O === "desc" ? xe(Vt, ["totalValue"], [O]) : Vt, pe = At(o, "target", !0).map((E) => ({
700
696
  name: `target_${E}`,
701
697
  type: "target",
702
698
  label: `${E}`,
703
- color: typeof s == "string" || !s ? s || ke.graphMainColor : s[(i || It(o, "target", !0)).findIndex((A) => `${A}` == `${E}`) > s.length ? s.length - 1 : (i || It(o, "target", !0)).findIndex((A) => `${A}` == `${E}`)],
704
- totalValue: ye(o.filter((A) => `${A.target}` == `${E}`).map(Ln))
705
- })), Ce = T === "asc" || T === "desc" ? xe(pe, ["totalValue"], [T]) : pe, ie = [..._t, ...Ce];
699
+ color: typeof r == "string" || !r ? r || ke.graphMainColor : r[(i || At(o, "target", !0)).findIndex((I) => `${I}` == `${E}`) > r.length ? r.length - 1 : (i || At(o, "target", !0)).findIndex((I) => `${I}` == `${E}`)],
700
+ totalValue: ye(o.filter((I) => `${I.target}` == `${E}`).map(jn))
701
+ })), Ne = O === "asc" || O === "desc" ? xe(pe, ["totalValue"], [O]) : pe, ie = [..._t, ...Ne];
706
702
  te({
707
703
  nodes: ie,
708
704
  links: o.map((E) => ({
709
- source: ie.findIndex((A) => A.name === `source_${E.source}`),
710
- target: ie.findIndex((A) => A.name === `target_${E.target}`),
705
+ source: ie.findIndex((I) => I.name === `source_${E.source}`),
706
+ target: ie.findIndex((I) => I.name === `target_${E.target}`),
711
707
  value: E.value,
712
708
  data: {
713
709
  ...E
714
710
  }
715
711
  }))
716
712
  });
717
- }, t[7] = o, t[8] = T, t[9] = u, t[10] = l, t[11] = i, t[12] = s, t[13] = te, t[14] = Gt) : Gt = t[14];
713
+ }, t[3] = o, t[4] = O, t[5] = c, t[6] = l, t[7] = i, t[8] = r, t[9] = te, t[10] = Gt) : Gt = t[10];
718
714
  let qt;
719
- t[15] !== o || t[16] !== T || t[17] !== u || t[18] !== l || t[19] !== i || t[20] !== s ? (qt = [o, T, u, l, i, s], t[15] = o, t[16] = T, t[17] = u, t[18] = l, t[19] = i, t[20] = s, t[21] = qt) : qt = t[21], me(Gt, qt);
715
+ t[11] !== o || t[12] !== O || t[13] !== c || t[14] !== l || t[15] !== i || t[16] !== r ? (qt = [o, O, c, l, i, r], t[11] = o, t[12] = O, t[13] = c, t[14] = l, t[15] = i, t[16] = r, t[17] = qt) : qt = t[17], me(Gt, qt);
720
716
  let Ft, Xt;
721
- t[22] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (Ft = () => {
717
+ t[18] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (Ft = () => {
722
718
  const Vt = new ResizeObserver((_t) => {
723
- xt(_t[0].target.clientWidth || 620), Ve(_t[0].target.clientHeight || 480);
719
+ Tt(_t[0].target.clientWidth || 620), u(_t[0].target.clientHeight || 480);
724
720
  });
725
721
  return Kt.current && Vt.observe(Kt.current), () => Vt.disconnect();
726
- }, Xt = [], t[22] = Ft, t[23] = Xt) : (Ft = t[22], Xt = t[23]), me(Ft, Xt);
727
- const ee = p?.graphContainer, ne = M?.graphContainer, oe = ot ? void 0 : k;
728
- let Pt;
729
- t[24] !== p?.description || t[25] !== p?.title || t[26] !== o || t[27] !== nt || t[28] !== y || t[29] !== et || t[30] !== r || t[31] !== M?.description || t[32] !== M?.title || t[33] !== k ? (Pt = r || y || et || nt ? /* @__PURE__ */ m.jsx(Ie, { styles: {
722
+ }, Xt = [], t[18] = Ft, t[19] = Xt) : (Ft = t[18], Xt = t[19]), me(Ft, Xt);
723
+ const ee = M?.graphContainer, ne = V?.graphContainer, oe = it ? void 0 : v;
724
+ let zt;
725
+ t[20] !== M?.description || t[21] !== M?.title || t[22] !== o || t[23] !== ot || t[24] !== m || t[25] !== nt || t[26] !== s || t[27] !== V?.description || t[28] !== V?.title || t[29] !== v ? (zt = s || m || nt || ot ? /* @__PURE__ */ p.jsx(Be, { styles: {
726
+ title: V?.title,
727
+ description: V?.description
728
+ }, classNames: {
730
729
  title: M?.title,
731
730
  description: M?.description
732
- }, classNames: {
733
- title: p?.title,
734
- description: p?.description
735
- }, graphTitle: r, graphDescription: y, width: k, graphDownload: et ? de : void 0, dataDownload: nt ? o.map($n).filter(jn).length > 0 ? o.map(wn).filter(bn) : o.filter(kn) : null }) : null, t[24] = p?.description, t[25] = p?.title, t[26] = o, t[27] = nt, t[28] = y, t[29] = et, t[30] = r, t[31] = M?.description, t[32] = M?.title, t[33] = k, t[34] = Pt) : Pt = t[34];
736
- let zt;
737
- t[35] !== o.length ? (zt = o.length === 0 && /* @__PURE__ */ m.jsx(Re, {}), t[35] = o.length, t[36] = zt) : zt = t[36];
731
+ }, graphTitle: s, graphDescription: m, width: v, graphDownload: nt ? de : void 0, dataDownload: ot ? o.map(wn).filter(bn).length > 0 ? o.map(kn).filter(vn) : o.filter(xn) : null }) : null, t[20] = M?.description, t[21] = M?.title, t[22] = o, t[23] = ot, t[24] = m, t[25] = nt, t[26] = s, t[27] = V?.description, t[28] = V?.title, t[29] = v, t[30] = zt) : zt = t[30];
732
+ let Pt;
733
+ t[31] !== o.length ? (Pt = o.length === 0 && /* @__PURE__ */ p.jsx(He, {}), t[31] = o.length, t[32] = Pt) : Pt = t[32];
738
734
  let Et;
739
- t[37] !== Tt || t[38] !== ut || t[39] !== p || t[40] !== Mt || t[41] !== o.length || t[42] !== Ht || t[43] !== Nt || t[44] !== ot || t[45] !== yt || t[46] !== $t || t[47] !== lt || t[48] !== pt || t[49] !== mt || t[50] !== G || t[51] !== O || t[52] !== Lt || t[53] !== ft || t[54] !== Ct || t[55] !== U || t[56] !== Wt || t[57] !== st || t[58] !== J || t[59] !== T || t[60] !== H || t[61] !== M || t[62] !== ct || t[63] !== vt || t[64] !== c || t[65] !== Y || t[66] !== j || t[67] !== at || t[68] !== Z || t[69] !== k ? (Et = c && vt && Wt && o.length > 0 ? /* @__PURE__ */ m.jsx(un, { data: Wt, nodePadding: pt, nodeWidth: mt, width: ot || !k || c < k ? c : k, height: vt, showLabels: st, leftMargin: lt, rightMargin: U, topMargin: at, bottomMargin: ut, truncateBy: Z, tooltip: j, onSeriesMouseOver: O, showValues: J, suffix: ct, prefix: ft, onSeriesMouseClick: G, id: We(8), highlightedSourceDataPoints: yt.map(vn), highlightedTargetDataPoints: $t.map(xn), defaultLinkOpacity: Ht, sourceTitle: H, targetTitle: Y, sortNodes: T, resetSelectionOnDoubleClick: Ct, styles: M, classNames: p, detailsOnClick: Nt, animate: Tt === !0 ? {
735
+ t[33] !== wt || t[34] !== ut || t[35] !== M || t[36] !== Dt || t[37] !== o.length || t[38] !== xt || t[39] !== $t || t[40] !== it || t[41] !== G || t[42] !== N || t[43] !== at || t[44] !== Wt || t[45] !== mt || t[46] !== yt || t[47] !== R || t[48] !== C || t[49] !== Ht || t[50] !== ht || t[51] !== vt || t[52] !== Q || t[53] !== F || t[54] !== lt || t[55] !== tt || t[56] !== O || t[57] !== z || t[58] !== V || t[59] !== ft || t[60] !== jt || t[61] !== rt || t[62] !== Z || t[63] !== j || t[64] !== ct || t[65] !== J || t[66] !== v ? (Et = rt && jt && F && o.length > 0 ? /* @__PURE__ */ p.jsx(ln, { data: F, nodePadding: mt, nodeWidth: yt, width: it || !v || rt < v ? rt : v, height: jt, showLabels: lt, leftMargin: at, rightMargin: Q, topMargin: ct, bottomMargin: ut, truncateBy: J, tooltip: j, onSeriesMouseOver: C, showValues: tt, suffix: ft, prefix: ht, onSeriesMouseClick: R, id: Ae(8), highlightedSourceDataPoints: G?.map(yn), highlightedTargetDataPoints: N?.map(mn), defaultLinkOpacity: xt, sourceTitle: z, targetTitle: Z, sortNodes: O, resetSelectionOnDoubleClick: vt, styles: V, classNames: M, detailsOnClick: $t, animate: wt === !0 ? {
740
736
  duration: 0.5,
741
737
  once: !0,
742
738
  amount: 0.5
743
- } : Tt || {
739
+ } : wt || {
744
740
  duration: 0,
745
741
  once: !0,
746
742
  amount: 0
747
- }, precision: Lt, customLayers: Mt }) : null, t[37] = Tt, t[38] = ut, t[39] = p, t[40] = Mt, t[41] = o.length, t[42] = Ht, t[43] = Nt, t[44] = ot, t[45] = yt, t[46] = $t, t[47] = lt, t[48] = pt, t[49] = mt, t[50] = G, t[51] = O, t[52] = Lt, t[53] = ft, t[54] = Ct, t[55] = U, t[56] = Wt, t[57] = st, t[58] = J, t[59] = T, t[60] = H, t[61] = M, t[62] = ct, t[63] = vt, t[64] = c, t[65] = Y, t[66] = j, t[67] = at, t[68] = Z, t[69] = k, t[70] = Et) : Et = t[70];
743
+ }, precision: Ht, customLayers: Dt, locale: Wt }) : null, t[33] = wt, t[34] = ut, t[35] = M, t[36] = Dt, t[37] = o.length, t[38] = xt, t[39] = $t, t[40] = it, t[41] = G, t[42] = N, t[43] = at, t[44] = Wt, t[45] = mt, t[46] = yt, t[47] = R, t[48] = C, t[49] = Ht, t[50] = ht, t[51] = vt, t[52] = Q, t[53] = F, t[54] = lt, t[55] = tt, t[56] = O, t[57] = z, t[58] = V, t[59] = ft, t[60] = jt, t[61] = rt, t[62] = Z, t[63] = j, t[64] = ct, t[65] = J, t[66] = v, t[67] = Et) : Et = t[67];
748
744
  let Bt;
749
- t[71] !== zt || t[72] !== Et ? (Bt = /* @__PURE__ */ m.jsxs(Ge, { ref: Kt, children: [
750
- zt,
745
+ t[68] !== Pt || t[69] !== Et ? (Bt = /* @__PURE__ */ p.jsxs(We, { ref: Kt, children: [
746
+ Pt,
751
747
  Et
752
- ] }), t[71] = zt, t[72] = Et, t[73] = Bt) : Bt = t[73];
753
- let At;
754
- t[74] !== p?.footnote || t[75] !== p?.source || t[76] !== d || t[77] !== a || t[78] !== M?.footnote || t[79] !== M?.source || t[80] !== k ? (At = a || d ? /* @__PURE__ */ m.jsx(He, { styles: {
748
+ ] }), t[68] = Pt, t[69] = Et, t[70] = Bt) : Bt = t[70];
749
+ let It;
750
+ t[71] !== M?.footnote || t[72] !== M?.source || t[73] !== d || t[74] !== a || t[75] !== V?.footnote || t[76] !== V?.source || t[77] !== v ? (It = a || d ? /* @__PURE__ */ p.jsx(Ie, { styles: {
751
+ footnote: V?.footnote,
752
+ source: V?.source
753
+ }, classNames: {
755
754
  footnote: M?.footnote,
756
755
  source: M?.source
757
- }, classNames: {
758
- footnote: p?.footnote,
759
- source: p?.source
760
- }, sources: a, footNote: d, width: k }) : null, t[74] = p?.footnote, t[75] = p?.source, t[76] = d, t[77] = a, t[78] = M?.footnote, t[79] = M?.source, t[80] = k, t[81] = At) : At = t[81];
756
+ }, sources: a, footNote: d, width: v }) : null, t[71] = M?.footnote, t[72] = M?.source, t[73] = d, t[74] = a, t[75] = V?.footnote, t[76] = V?.source, t[77] = v, t[78] = It) : It = t[78];
761
757
  let Yt;
762
- return t[82] !== n || t[83] !== Q || t[84] !== F || t[85] !== P || t[86] !== ht || t[87] !== gt || t[88] !== S || t[89] !== q || t[90] !== ee || t[91] !== ne || t[92] !== oe || t[93] !== Pt || t[94] !== Bt || t[95] !== At || t[96] !== dt ? (Yt = /* @__PURE__ */ m.jsxs(qe, { className: ee, style: ne, id: F, ref: de, "aria-label": n, backgroundColor: Q, theme: dt, language: ht, minHeight: gt, width: oe, height: P, relativeHeight: q, padding: S, children: [
763
- Pt,
758
+ return t[79] !== n || t[80] !== K || t[81] !== Y || t[82] !== P || t[83] !== gt || t[84] !== dt || t[85] !== S || t[86] !== X || t[87] !== ee || t[88] !== ne || t[89] !== oe || t[90] !== zt || t[91] !== Bt || t[92] !== It || t[93] !== pt ? (Yt = /* @__PURE__ */ p.jsxs(Re, { className: ee, style: ne, id: Y, ref: de, "aria-label": n, backgroundColor: K, theme: pt, language: gt, minHeight: dt, width: oe, height: P, relativeHeight: X, padding: S, children: [
759
+ zt,
764
760
  Bt,
765
- At
766
- ] }), t[82] = n, t[83] = Q, t[84] = F, t[85] = P, t[86] = ht, t[87] = gt, t[88] = S, t[89] = q, t[90] = ee, t[91] = ne, t[92] = oe, t[93] = Pt, t[94] = Bt, t[95] = At, t[96] = dt, t[97] = Yt) : Yt = t[97], Yt;
761
+ It
762
+ ] }), t[79] = n, t[80] = K, t[81] = Y, t[82] = P, t[83] = gt, t[84] = dt, t[85] = S, t[86] = X, t[87] = ee, t[88] = ne, t[89] = oe, t[90] = zt, t[91] = Bt, t[92] = It, t[93] = pt, t[94] = Yt) : Yt = t[94], Yt;
767
763
  }
768
- function xn(e) {
764
+ function mn(e) {
769
765
  return `${e}`;
770
766
  }
771
- function vn(e) {
767
+ function yn(e) {
772
768
  return `${e}`;
773
769
  }
774
- function kn(e) {
770
+ function xn(e) {
775
771
  return e !== void 0;
776
772
  }
777
- function bn(e) {
773
+ function vn(e) {
778
774
  return e !== void 0;
779
775
  }
780
- function wn(e) {
776
+ function kn(e) {
781
777
  return e.data;
782
778
  }
783
- function jn(e) {
779
+ function bn(e) {
784
780
  return e !== void 0;
785
781
  }
786
- function $n(e) {
782
+ function wn(e) {
787
783
  return e.data;
788
784
  }
789
- function Ln(e) {
785
+ function jn(e) {
790
786
  return e.value;
791
787
  }
792
- function Mn(e) {
788
+ function $n(e) {
793
789
  return e.value;
794
790
  }
795
791
  export {
796
- Xn as SankeyChart
792
+ qn as SankeyChart
797
793
  };
798
794
  //# sourceMappingURL=SankeyChart.js.map