@undp/data-viz 1.5.8 → 2.0.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 (672) hide show
  1. package/dist/AreaChart.cjs +1 -1
  2. package/dist/AreaChart.cjs.map +1 -1
  3. package/dist/AreaChart.d.ts +1 -0
  4. package/dist/AreaChart.js +420 -520
  5. package/dist/AreaChart.js.map +1 -1
  6. package/dist/Axis-CRyfcLjc.js +32 -0
  7. package/dist/Axis-CRyfcLjc.js.map +1 -0
  8. package/dist/Axis-DxRV2yMi.cjs +2 -0
  9. package/dist/Axis-DxRV2yMi.cjs.map +1 -0
  10. package/dist/AxisTitle-jeI7am8o.js +29 -0
  11. package/dist/AxisTitle-jeI7am8o.js.map +1 -0
  12. package/dist/AxisTitle-sS5bLLR7.cjs +2 -0
  13. package/dist/AxisTitle-sS5bLLR7.cjs.map +1 -0
  14. package/dist/BarGraph.cjs +1 -1
  15. package/dist/BarGraph.cjs.map +1 -1
  16. package/dist/BarGraph.d.ts +1 -0
  17. package/dist/BarGraph.js +2188 -4045
  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 +1 -0
  22. package/dist/BasicStatCard.js +120 -186
  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 +5 -0
  27. package/dist/BeeSwarmChart.js +501 -1019
  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 +3 -0
  32. package/dist/BiVariateChoroplethMap.js +458 -706
  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 +1 -0
  37. package/dist/BulletChart.js +863 -1414
  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 +1 -0
  42. package/dist/ButterflyChart.js +474 -684
  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 +3 -0
  47. package/dist/ChoroplethMap.js +469 -731
  48. package/dist/ChoroplethMap.js.map +1 -1
  49. package/dist/CirclePackingGraph.cjs +1 -1
  50. package/dist/CirclePackingGraph.d.ts +1 -0
  51. package/dist/CirclePackingGraph.js +5 -4
  52. package/dist/CirclePackingGraph.js.map +1 -1
  53. package/dist/ColorLegend.cjs +1 -1
  54. package/dist/ColorLegend.cjs.map +1 -1
  55. package/dist/ColorLegend.js +57 -44
  56. package/dist/ColorLegend.js.map +1 -1
  57. package/dist/ColorLegendWithMouseOver.cjs +1 -1
  58. package/dist/ColorLegendWithMouseOver.cjs.map +1 -1
  59. package/dist/ColorLegendWithMouseOver.js +60 -65
  60. package/dist/ColorLegendWithMouseOver.js.map +1 -1
  61. package/dist/Colors.cjs.map +1 -1
  62. package/dist/Colors.js +44 -430
  63. package/dist/Colors.js.map +1 -1
  64. package/dist/CopyTextButton.cjs +4 -4
  65. package/dist/CopyTextButton.cjs.map +1 -1
  66. package/dist/CopyTextButton.js +537 -455
  67. package/dist/CopyTextButton.js.map +1 -1
  68. package/dist/CsvDownloadButton.cjs +7 -7
  69. package/dist/CsvDownloadButton.cjs.map +1 -1
  70. package/dist/CsvDownloadButton.js +442 -447
  71. package/dist/CsvDownloadButton.js.map +1 -1
  72. package/dist/DataCards.cjs +5 -5
  73. package/dist/DataCards.cjs.map +1 -1
  74. package/dist/DataCards.d.ts +1 -0
  75. package/dist/DataCards.js +488 -581
  76. package/dist/DataCards.js.map +1 -1
  77. package/dist/DataTable.cjs +1 -1
  78. package/dist/DataTable.cjs.map +1 -1
  79. package/dist/DataTable.d.ts +1 -0
  80. package/dist/DataTable.js +183 -326
  81. package/dist/DataTable.js.map +1 -1
  82. package/dist/DifferenceLineChart.cjs +1 -1
  83. package/dist/DifferenceLineChart.cjs.map +1 -1
  84. package/dist/DifferenceLineChart.d.ts +1 -0
  85. package/dist/DifferenceLineChart.js +729 -794
  86. package/dist/DifferenceLineChart.js.map +1 -1
  87. package/dist/DonutChart.cjs +1 -1
  88. package/dist/DonutChart.cjs.map +1 -1
  89. package/dist/DonutChart.d.ts +1 -4
  90. package/dist/DonutChart.js +260 -444
  91. package/dist/DonutChart.js.map +1 -1
  92. package/dist/DotDensityMap.cjs +1 -1
  93. package/dist/DotDensityMap.cjs.map +1 -1
  94. package/dist/DotDensityMap.d.ts +3 -0
  95. package/dist/DotDensityMap.js +388 -582
  96. package/dist/DotDensityMap.js.map +1 -1
  97. package/dist/{DropdownSelect-CtOKZHD0.js → DropdownSelect-BbdPQa2k.js} +1401 -1374
  98. package/dist/DropdownSelect-BbdPQa2k.js.map +1 -0
  99. package/dist/DropdownSelect-Doz3mCrM.cjs +29 -0
  100. package/dist/DropdownSelect-Doz3mCrM.cjs.map +1 -0
  101. package/dist/DualAxisLineChart.cjs +1 -1
  102. package/dist/DualAxisLineChart.cjs.map +1 -1
  103. package/dist/DualAxisLineChart.d.ts +1 -0
  104. package/dist/DualAxisLineChart.js +617 -712
  105. package/dist/DualAxisLineChart.js.map +1 -1
  106. package/dist/DumbbellChart.cjs +1 -1
  107. package/dist/DumbbellChart.cjs.map +1 -1
  108. package/dist/DumbbellChart.d.ts +1 -0
  109. package/dist/DumbbellChart.js +789 -1499
  110. package/dist/DumbbellChart.js.map +1 -1
  111. package/dist/EmptyState-BZo1BbAn.js +15 -0
  112. package/dist/{EmptyState-DdTp-Mdn.js.map → EmptyState-BZo1BbAn.js.map} +1 -1
  113. package/dist/EmptyState-sAEZ_5rU.cjs +2 -0
  114. package/dist/{EmptyState-d8_8SxeW.cjs.map → EmptyState-sAEZ_5rU.cjs.map} +1 -1
  115. package/dist/ExcelDownloadButton.cjs +1 -1
  116. package/dist/ExcelDownloadButton.cjs.map +1 -1
  117. package/dist/ExcelDownloadButton.js +20 -24
  118. package/dist/ExcelDownloadButton.js.map +1 -1
  119. package/dist/FootNote.cjs +1 -1
  120. package/dist/FootNote.cjs.map +1 -1
  121. package/dist/FootNote.js +26 -17
  122. package/dist/FootNote.js.map +1 -1
  123. package/dist/GeoHubCompareMaps.cjs +1 -1
  124. package/dist/GeoHubCompareMaps.cjs.map +1 -1
  125. package/dist/GeoHubCompareMaps.d.ts +1 -0
  126. package/dist/GeoHubCompareMaps.js +264 -354
  127. package/dist/GeoHubCompareMaps.js.map +1 -1
  128. package/dist/GeoHubMap.cjs +1 -1
  129. package/dist/GeoHubMap.cjs.map +1 -1
  130. package/dist/GeoHubMap.d.ts +1 -0
  131. package/dist/GeoHubMap.js +214 -409
  132. package/dist/GeoHubMap.js.map +1 -1
  133. package/dist/GeoHubMapWithLayerSelection.cjs +1 -1
  134. package/dist/GeoHubMapWithLayerSelection.cjs.map +1 -1
  135. package/dist/GeoHubMapWithLayerSelection.d.ts +1 -0
  136. package/dist/GeoHubMapWithLayerSelection.js +192 -293
  137. package/dist/GeoHubMapWithLayerSelection.js.map +1 -1
  138. package/dist/GraphContainer-CRqzdKu2.js +78 -0
  139. package/dist/GraphContainer-CRqzdKu2.js.map +1 -0
  140. package/dist/GraphContainer-d8A46BK2.cjs +2 -0
  141. package/dist/GraphContainer-d8A46BK2.cjs.map +1 -0
  142. package/dist/GraphDescription.cjs +1 -1
  143. package/dist/GraphDescription.cjs.map +1 -1
  144. package/dist/GraphDescription.js +23 -17
  145. package/dist/GraphDescription.js.map +1 -1
  146. package/dist/GraphEl-BkyLYXG5.cjs +2 -0
  147. package/dist/GraphEl-BkyLYXG5.cjs.map +1 -0
  148. package/dist/{GraphEl-CqWzvOyr.js → GraphEl-DzRon4cb.js} +184 -202
  149. package/dist/GraphEl-DzRon4cb.js.map +1 -0
  150. package/dist/GraphFooter.cjs +1 -1
  151. package/dist/GraphFooter.cjs.map +1 -1
  152. package/dist/GraphFooter.js +28 -18
  153. package/dist/GraphFooter.js.map +1 -1
  154. package/dist/GraphHeader.cjs +1 -1
  155. package/dist/GraphHeader.cjs.map +1 -1
  156. package/dist/GraphHeader.d.ts +2 -1
  157. package/dist/GraphHeader.js +45 -59
  158. package/dist/GraphHeader.js.map +1 -1
  159. package/dist/GraphTitle.cjs +1 -1
  160. package/dist/GraphTitle.cjs.map +1 -1
  161. package/dist/GraphTitle.js +29 -24
  162. package/dist/GraphTitle.js.map +1 -1
  163. package/dist/GriddedGraphs.cjs +1 -1
  164. package/dist/GriddedGraphs.cjs.map +1 -1
  165. package/dist/GriddedGraphs.d.ts +2 -0
  166. package/dist/GriddedGraphs.js +216 -450
  167. package/dist/GriddedGraphs.js.map +1 -1
  168. package/dist/GriddedGraphsFromConfig.cjs +1 -1
  169. package/dist/GriddedGraphsFromConfig.cjs.map +1 -1
  170. package/dist/GriddedGraphsFromConfig.d.ts +2 -0
  171. package/dist/GriddedGraphsFromConfig.js +22 -36
  172. package/dist/GriddedGraphsFromConfig.js.map +1 -1
  173. package/dist/HeatMap.cjs +1 -1
  174. package/dist/HeatMap.cjs.map +1 -1
  175. package/dist/HeatMap.d.ts +1 -0
  176. package/dist/HeatMap.js +278 -446
  177. package/dist/HeatMap.js.map +1 -1
  178. package/dist/Histogram.cjs +1 -1
  179. package/dist/Histogram.cjs.map +1 -1
  180. package/dist/Histogram.d.ts +1 -0
  181. package/dist/Histogram.js +154 -264
  182. package/dist/Histogram.js.map +1 -1
  183. package/dist/ImageDownloadButton.cjs +1 -1
  184. package/dist/ImageDownloadButton.cjs.map +1 -1
  185. package/dist/ImageDownloadButton.d.ts +2 -1
  186. package/dist/ImageDownloadButton.js +21 -25
  187. package/dist/ImageDownloadButton.js.map +1 -1
  188. package/dist/LineChartWithConfidenceInterval.cjs +1 -1
  189. package/dist/LineChartWithConfidenceInterval.cjs.map +1 -1
  190. package/dist/LineChartWithConfidenceInterval.d.ts +1 -0
  191. package/dist/LineChartWithConfidenceInterval.js +674 -825
  192. package/dist/LineChartWithConfidenceInterval.js.map +1 -1
  193. package/dist/LinearColorLegend.cjs +1 -1
  194. package/dist/LinearColorLegend.cjs.map +1 -1
  195. package/dist/LinearColorLegend.js +49 -30
  196. package/dist/LinearColorLegend.js.map +1 -1
  197. package/dist/Modal-DGcuAHyK.js +1047 -0
  198. package/dist/Modal-DGcuAHyK.js.map +1 -0
  199. package/dist/Modal-JW_IExO3.cjs +46 -0
  200. package/dist/Modal-JW_IExO3.cjs.map +1 -0
  201. package/dist/MultiGraphDashboard.cjs +1 -1
  202. package/dist/MultiGraphDashboard.cjs.map +1 -1
  203. package/dist/MultiGraphDashboard.d.ts +2 -0
  204. package/dist/MultiGraphDashboard.js +122 -290
  205. package/dist/MultiGraphDashboard.js.map +1 -1
  206. package/dist/MultiGraphDashboardFromConfig.cjs +1 -1
  207. package/dist/MultiGraphDashboardFromConfig.cjs.map +1 -1
  208. package/dist/MultiGraphDashboardFromConfig.d.ts +2 -0
  209. package/dist/MultiGraphDashboardFromConfig.js +22 -31
  210. package/dist/MultiGraphDashboardFromConfig.js.map +1 -1
  211. package/dist/MultiGraphDashboardWideToLongFormat.cjs +1 -1
  212. package/dist/MultiGraphDashboardWideToLongFormat.cjs.map +1 -1
  213. package/dist/MultiGraphDashboardWideToLongFormat.d.ts +1 -0
  214. package/dist/MultiGraphDashboardWideToLongFormat.js +137 -223
  215. package/dist/MultiGraphDashboardWideToLongFormat.js.map +1 -1
  216. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.cjs +1 -1
  217. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.cjs.map +1 -1
  218. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.d.ts +1 -0
  219. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.js +25 -27
  220. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.js.map +1 -1
  221. package/dist/MultiLineAltChart.cjs +1 -1
  222. package/dist/MultiLineAltChart.cjs.map +1 -1
  223. package/dist/MultiLineAltChart.d.ts +1 -0
  224. package/dist/MultiLineAltChart.js +581 -659
  225. package/dist/MultiLineAltChart.js.map +1 -1
  226. package/dist/MultiLineChart.cjs +1 -1
  227. package/dist/MultiLineChart.cjs.map +1 -1
  228. package/dist/MultiLineChart.d.ts +1 -0
  229. package/dist/MultiLineChart.js +617 -725
  230. package/dist/MultiLineChart.js.map +1 -1
  231. package/dist/ParetoChart.cjs +1 -1
  232. package/dist/ParetoChart.cjs.map +1 -1
  233. package/dist/ParetoChart.d.ts +1 -0
  234. package/dist/ParetoChart.js +531 -635
  235. package/dist/ParetoChart.js.map +1 -1
  236. package/dist/PerformanceIntensiveMultiGraphDashboard.cjs +1 -1
  237. package/dist/PerformanceIntensiveMultiGraphDashboard.cjs.map +1 -1
  238. package/dist/PerformanceIntensiveMultiGraphDashboard.d.ts +2 -0
  239. package/dist/PerformanceIntensiveMultiGraphDashboard.js +147 -338
  240. package/dist/PerformanceIntensiveMultiGraphDashboard.js.map +1 -1
  241. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.cjs +1 -1
  242. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.cjs.map +1 -1
  243. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.d.ts +2 -0
  244. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.js +22 -31
  245. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.js.map +1 -1
  246. package/dist/PerformanceIntensiveScrollStory.cjs +1 -1
  247. package/dist/PerformanceIntensiveScrollStory.cjs.map +1 -1
  248. package/dist/PerformanceIntensiveScrollStory.d.ts +2 -0
  249. package/dist/PerformanceIntensiveScrollStory.js +93 -114
  250. package/dist/PerformanceIntensiveScrollStory.js.map +1 -1
  251. package/dist/RadarChart.cjs +1 -1
  252. package/dist/RadarChart.cjs.map +1 -1
  253. package/dist/RadarChart.d.ts +1 -0
  254. package/dist/RadarChart.js +426 -575
  255. package/dist/RadarChart.js.map +1 -1
  256. package/dist/ReferenceLine-2XCwHXQ4.js +162 -0
  257. package/dist/ReferenceLine-2XCwHXQ4.js.map +1 -0
  258. package/dist/ReferenceLine-BH0qdf4R.cjs +2 -0
  259. package/dist/ReferenceLine-BH0qdf4R.cjs.map +1 -0
  260. package/dist/RegressionLine-BOTTNSrr.cjs +2 -0
  261. package/dist/RegressionLine-BOTTNSrr.cjs.map +1 -0
  262. package/dist/RegressionLine-DAcY2DjT.js +87 -0
  263. package/dist/RegressionLine-DAcY2DjT.js.map +1 -0
  264. package/dist/SVGDownloadButton.cjs +1 -1
  265. package/dist/SVGDownloadButton.cjs.map +1 -1
  266. package/dist/SVGDownloadButton.js +21 -25
  267. package/dist/SVGDownloadButton.js.map +1 -1
  268. package/dist/SankeyChart.cjs +1 -1
  269. package/dist/SankeyChart.cjs.map +1 -1
  270. package/dist/SankeyChart.d.ts +1 -0
  271. package/dist/SankeyChart.js +665 -854
  272. package/dist/SankeyChart.js.map +1 -1
  273. package/dist/ScatterPlot.cjs +1 -1
  274. package/dist/ScatterPlot.cjs.map +1 -1
  275. package/dist/ScatterPlot.d.ts +1 -0
  276. package/dist/ScatterPlot.js +675 -815
  277. package/dist/ScatterPlot.js.map +1 -1
  278. package/dist/ScrollStory.cjs +1 -1
  279. package/dist/ScrollStory.cjs.map +1 -1
  280. package/dist/ScrollStory.d.ts +2 -0
  281. package/dist/ScrollStory.js +85 -97
  282. package/dist/ScrollStory.js.map +1 -1
  283. package/dist/SimpleLineChart.cjs +1 -1
  284. package/dist/SimpleLineChart.cjs.map +1 -1
  285. package/dist/SimpleLineChart.d.ts +1 -0
  286. package/dist/SimpleLineChart.js +504 -613
  287. package/dist/SimpleLineChart.js.map +1 -1
  288. package/dist/SingleGraphDashboard.cjs +1 -1
  289. package/dist/SingleGraphDashboard.cjs.map +1 -1
  290. package/dist/SingleGraphDashboard.d.ts +3 -1
  291. package/dist/SingleGraphDashboard.js +279 -507
  292. package/dist/SingleGraphDashboard.js.map +1 -1
  293. package/dist/SingleGraphDashboardFromConfig.cjs +1 -1
  294. package/dist/SingleGraphDashboardFromConfig.cjs.map +1 -1
  295. package/dist/SingleGraphDashboardFromConfig.d.ts +3 -1
  296. package/dist/SingleGraphDashboardFromConfig.js +25 -31
  297. package/dist/SingleGraphDashboardFromConfig.js.map +1 -1
  298. package/dist/SingleGraphDashboardGeoHubMaps.cjs +1 -1
  299. package/dist/SingleGraphDashboardGeoHubMaps.cjs.map +1 -1
  300. package/dist/SingleGraphDashboardGeoHubMaps.d.ts +2 -0
  301. package/dist/SingleGraphDashboardGeoHubMaps.js +146 -168
  302. package/dist/SingleGraphDashboardGeoHubMaps.js.map +1 -1
  303. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.cjs +1 -1
  304. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.cjs.map +1 -1
  305. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.d.ts +2 -0
  306. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.js +25 -21
  307. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.js.map +1 -1
  308. package/dist/SingleGraphDashboardThreeDGraphs.cjs +1 -1
  309. package/dist/SingleGraphDashboardThreeDGraphs.cjs.map +1 -1
  310. package/dist/SingleGraphDashboardThreeDGraphs.d.ts +2 -0
  311. package/dist/SingleGraphDashboardThreeDGraphs.js +356 -589
  312. package/dist/SingleGraphDashboardThreeDGraphs.js.map +1 -1
  313. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.cjs +1 -1
  314. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.cjs.map +1 -1
  315. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.d.ts +2 -0
  316. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.js +25 -31
  317. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.js.map +1 -1
  318. package/dist/SlopeChart.cjs +1 -1
  319. package/dist/SlopeChart.cjs.map +1 -1
  320. package/dist/SlopeChart.d.ts +1 -0
  321. package/dist/SlopeChart.js +539 -573
  322. package/dist/SlopeChart.js.map +1 -1
  323. package/dist/Source-DYMJRrsq.cjs +2 -0
  324. package/dist/Source-DYMJRrsq.cjs.map +1 -0
  325. package/dist/Source-DwTHB8fn.js +78 -0
  326. package/dist/Source-DwTHB8fn.js.map +1 -0
  327. package/dist/Source.cjs +1 -1
  328. package/dist/Source.cjs.map +1 -1
  329. package/dist/Source.js +4 -38
  330. package/dist/Source.js.map +1 -1
  331. package/dist/SparkLine.cjs +1 -1
  332. package/dist/SparkLine.cjs.map +1 -1
  333. package/dist/SparkLine.d.ts +1 -0
  334. package/dist/SparkLine.js +286 -314
  335. package/dist/SparkLine.js.map +1 -1
  336. package/dist/Spinner-D7rnnwnA.js +47 -0
  337. package/dist/Spinner-D7rnnwnA.js.map +1 -0
  338. package/dist/Spinner-DRMBUsX7.cjs +2 -0
  339. package/dist/Spinner-DRMBUsX7.cjs.map +1 -0
  340. package/dist/StatCardFromData.cjs +1 -1
  341. package/dist/StatCardFromData.cjs.map +1 -1
  342. package/dist/StatCardFromData.d.ts +1 -0
  343. package/dist/StatCardFromData.js +163 -243
  344. package/dist/StatCardFromData.js.map +1 -1
  345. package/dist/StripChart.cjs +1 -1
  346. package/dist/StripChart.cjs.map +1 -1
  347. package/dist/StripChart.d.ts +1 -0
  348. package/dist/StripChart.js +665 -983
  349. package/dist/StripChart.js.map +1 -1
  350. package/dist/ThreeDGlobe.cjs +1 -1
  351. package/dist/ThreeDGlobe.cjs.map +1 -1
  352. package/dist/ThreeDGlobe.d.ts +3 -0
  353. package/dist/ThreeDGlobe.js +355 -526
  354. package/dist/ThreeDGlobe.js.map +1 -1
  355. package/dist/ThresholdColorLegendWithMouseOver.cjs +1 -1
  356. package/dist/ThresholdColorLegendWithMouseOver.cjs.map +1 -1
  357. package/dist/ThresholdColorLegendWithMouseOver.js +96 -126
  358. package/dist/ThresholdColorLegendWithMouseOver.js.map +1 -1
  359. package/dist/Tooltip-4dJo4_AF.cjs +2 -0
  360. package/dist/Tooltip-4dJo4_AF.cjs.map +1 -0
  361. package/dist/Tooltip-CwWUegPB.js +43 -0
  362. package/dist/Tooltip-CwWUegPB.js.map +1 -0
  363. package/dist/TreeMapGraph.cjs +1 -1
  364. package/dist/TreeMapGraph.cjs.map +1 -1
  365. package/dist/TreeMapGraph.d.ts +1 -0
  366. package/dist/TreeMapGraph.js +479 -617
  367. package/dist/TreeMapGraph.js.map +1 -1
  368. package/dist/Types.d.ts +2 -0
  369. package/dist/Typography-DX7PlgQU.cjs +2 -0
  370. package/dist/Typography-DX7PlgQU.cjs.map +1 -0
  371. package/dist/Typography-PxtFcnJb.js +142 -0
  372. package/dist/Typography-PxtFcnJb.js.map +1 -0
  373. package/dist/UnitChart.cjs +1 -1
  374. package/dist/UnitChart.cjs.map +1 -1
  375. package/dist/UnitChart.d.ts +1 -0
  376. package/dist/UnitChart.js +160 -212
  377. package/dist/UnitChart.js.map +1 -1
  378. package/dist/XAxesLabels-D5X8jngD.cjs +2 -0
  379. package/dist/XAxesLabels-D5X8jngD.cjs.map +1 -0
  380. package/dist/XAxesLabels-DNO0KmjL.js +73 -0
  381. package/dist/XAxesLabels-DNO0KmjL.js.map +1 -0
  382. package/dist/XTicksAndGridLines-B6CELS7q.cjs +2 -0
  383. package/dist/XTicksAndGridLines-B6CELS7q.cjs.map +1 -0
  384. package/dist/XTicksAndGridLines-CObVFSm4.js +38 -0
  385. package/dist/XTicksAndGridLines-CObVFSm4.js.map +1 -0
  386. package/dist/YAxesLabels-DcS85Beo.cjs +2 -0
  387. package/dist/YAxesLabels-DcS85Beo.cjs.map +1 -0
  388. package/dist/YAxesLabels-Dnnng49-.js +70 -0
  389. package/dist/YAxesLabels-Dnnng49-.js.map +1 -0
  390. package/dist/YTicksAndGridLines-4pxTRlRK.cjs +2 -0
  391. package/dist/YTicksAndGridLines-4pxTRlRK.cjs.map +1 -0
  392. package/dist/YTicksAndGridLines-Blepl7XF.js +38 -0
  393. package/dist/YTicksAndGridLines-Blepl7XF.js.map +1 -0
  394. package/dist/{band-BEjh2CHI.js → band-CyHaVft5.js} +3 -3
  395. package/dist/{band-BEjh2CHI.js.map → band-CyHaVft5.js.map} +1 -1
  396. package/dist/{band-CAApY4Pd.cjs → band-VYfcZeJ2.cjs} +2 -2
  397. package/dist/{band-CAApY4Pd.cjs.map → band-VYfcZeJ2.cjs.map} +1 -1
  398. package/dist/checkIfMultiple-Y9iKaV_u.js +950 -0
  399. package/dist/checkIfMultiple-Y9iKaV_u.js.map +1 -0
  400. package/dist/checkIfMultiple-wg6hJLXy.cjs +12 -0
  401. package/dist/checkIfMultiple-wg6hJLXy.cjs.map +1 -0
  402. package/dist/customArea-BUhPiPT6.js +163 -0
  403. package/dist/{customArea-B-dWU0zZ.js.map → customArea-BUhPiPT6.js.map} +1 -1
  404. package/dist/customArea-CMF5g-C3.cjs +2 -0
  405. package/dist/{customArea-CK768gCn.cjs.map → customArea-CMF5g-C3.cjs.map} +1 -1
  406. package/dist/delaunay-C1uAf38t.js.map +1 -1
  407. package/dist/delaunay-rcy0HhZi.cjs.map +1 -1
  408. package/dist/{ensureCompleteData-DlmibgaI.js → ensureCompleteData-DNKEGRiP.js} +12 -32
  409. package/dist/{ensureCompleteData-DlmibgaI.js.map → ensureCompleteData-DNKEGRiP.js.map} +1 -1
  410. package/dist/{ensureCompleteData-DkQYPeDa.cjs → ensureCompleteData-I6nYmT8E.cjs} +2 -2
  411. package/dist/{ensureCompleteData-DkQYPeDa.cjs.map → ensureCompleteData-I6nYmT8E.cjs.map} +1 -1
  412. package/dist/{excelDownload-BOA-lskf.js → excelDownload-BEC1AyQW.js} +12 -2
  413. package/dist/{excelDownload-BOA-lskf.js.map → excelDownload-BEC1AyQW.js.map} +1 -1
  414. package/dist/excelDownload-BQpsCa62.cjs.map +1 -1
  415. package/dist/{fetchAndParseData-sapWbnYk.js → fetchAndParseData-BpqkBPQL.js} +15 -28
  416. package/dist/{fetchAndParseData-sapWbnYk.js.map → fetchAndParseData-BpqkBPQL.js.map} +1 -1
  417. package/dist/fetchAndParseData-l5HGMAEs.cjs +16 -0
  418. package/dist/{fetchAndParseData-Ba-_CgxS.cjs.map → fetchAndParseData-l5HGMAEs.cjs.map} +1 -1
  419. package/dist/fetchAndParseData.cjs +1 -1
  420. package/dist/fetchAndParseData.js +1 -1
  421. package/dist/{filterData-9nEcQ-Jp.js → filterData-DsAiFzKY.js} +3 -5
  422. package/dist/{filterData-9nEcQ-Jp.js.map → filterData-DsAiFzKY.js.map} +1 -1
  423. package/dist/{filterData-BoYadk0l.cjs → filterData-T5DQBE9b.cjs} +2 -2
  424. package/dist/{filterData-BoYadk0l.cjs.map → filterData-T5DQBE9b.cjs.map} +1 -1
  425. package/dist/generateRandomString-B5zBiJzS.cjs.map +1 -1
  426. package/dist/generateRandomString-za3IQGfQ.js.map +1 -1
  427. package/dist/{getCentroidCoordinates-Dfk6IqEG.js → getCentroidCoordinates-D7r34N4w.js} +2 -2
  428. package/dist/{getCentroidCoordinates-Dfk6IqEG.js.map → getCentroidCoordinates-D7r34N4w.js.map} +1 -1
  429. package/dist/{getCentroidCoordinates-DxTBqzp2.cjs → getCentroidCoordinates-Dng1HVjO.cjs} +2 -2
  430. package/dist/{getCentroidCoordinates-DxTBqzp2.cjs.map → getCentroidCoordinates-Dng1HVjO.cjs.map} +1 -1
  431. package/dist/getGraphList-BpEWn1Tk.js +227 -0
  432. package/dist/{getGraphList-DuColTJM.js.map → getGraphList-BpEWn1Tk.js.map} +1 -1
  433. package/dist/getGraphList-gf02xgT2.cjs.map +1 -1
  434. package/dist/getJenks-BbngDoBQ.js.map +1 -1
  435. package/dist/getJenks-GYmdwBqm.cjs.map +1 -1
  436. package/dist/getSchema.cjs.map +1 -1
  437. package/dist/getSchema.js +445 -231
  438. package/dist/getSchema.js.map +1 -1
  439. package/dist/getSliderMarks-BmADcPQt.cjs +6 -0
  440. package/dist/getSliderMarks-BmADcPQt.cjs.map +1 -0
  441. package/dist/getSliderMarks-HIDJ0_Cd.js +1033 -0
  442. package/dist/getSliderMarks-HIDJ0_Cd.js.map +1 -0
  443. package/dist/{getTextColorBasedOnBgColor-B6Nk2WBf.js → getTextColorBasedOnBgColor-CDY808zi.js} +11 -3
  444. package/dist/{getTextColorBasedOnBgColor-B6Nk2WBf.js.map → getTextColorBasedOnBgColor-CDY808zi.js.map} +1 -1
  445. package/dist/getTextColorBasedOnBgColor-nqY-bsM_.cjs.map +1 -1
  446. package/dist/{getUniqValue-DiCh_MOD.js → getUniqValue-BKHCm3zE.js} +2 -4
  447. package/dist/{getUniqValue-DiCh_MOD.js.map → getUniqValue-BKHCm3zE.js.map} +1 -1
  448. package/dist/getUniqValue-RViz8tTw.cjs.map +1 -1
  449. package/dist/{imageDownload-Dcci2LEy.js → imageDownload-BX6SILNZ.js} +4 -2
  450. package/dist/{imageDownload-Dcci2LEy.js.map → imageDownload-BX6SILNZ.js.map} +1 -1
  451. package/dist/imageDownload-CgDcm1Sj.cjs.map +1 -1
  452. package/dist/{index-DvVprvy6.js → index-BZQYSqar.js} +7 -7
  453. package/dist/{index-DvVprvy6.js.map → index-BZQYSqar.js.map} +1 -1
  454. package/dist/index-B_sAFsEV.cjs +2 -0
  455. package/dist/{index-BYzIB5V6.cjs.map → index-B_sAFsEV.cjs.map} +1 -1
  456. package/dist/index-BqfRwk1n.js +146 -0
  457. package/dist/index-BqfRwk1n.js.map +1 -0
  458. package/dist/{index-V_JXij1_.js → index-BuwmuDFJ.js} +3 -3
  459. package/dist/{index-V_JXij1_.js.map → index-BuwmuDFJ.js.map} +1 -1
  460. package/dist/index-CHPV5EwG-CTPQjnHt.cjs +84 -0
  461. package/dist/index-CHPV5EwG-CTPQjnHt.cjs.map +1 -0
  462. package/dist/{index-CHPV5EwG-BPSP-7Jg.js → index-CHPV5EwG-Curnpaqc.js} +937 -842
  463. package/dist/index-CHPV5EwG-Curnpaqc.js.map +1 -0
  464. package/dist/index-Cno4Q0YE.cjs +2 -0
  465. package/dist/{index-CQ3e6Ewi.cjs.map → index-Cno4Q0YE.cjs.map} +1 -1
  466. package/dist/{index-tvAyXPPW-DBlMKnNB.js → index-Cw8sCyo_-B2hEKjzG.js} +16 -16
  467. package/dist/{index-tvAyXPPW-DBlMKnNB.js.map → index-Cw8sCyo_-B2hEKjzG.js.map} +1 -1
  468. package/dist/index-Cw8sCyo_-BrHiWiRF.cjs +2 -0
  469. package/dist/index-Cw8sCyo_-BrHiWiRF.cjs.map +1 -0
  470. package/dist/index-CyZ1lmi_.cjs +2 -0
  471. package/dist/{index-D72cOtq7.cjs.map → index-CyZ1lmi_.cjs.map} +1 -1
  472. package/dist/index-D491FEn1.js +184 -0
  473. package/dist/index-D491FEn1.js.map +1 -0
  474. package/dist/index-DG2bgAva.cjs +10 -0
  475. package/dist/index-DG2bgAva.cjs.map +1 -0
  476. package/dist/index-DRXx7m-C.cjs +2 -0
  477. package/dist/index-DRXx7m-C.cjs.map +1 -0
  478. package/dist/index-DoY3Ga3W.cjs +2 -0
  479. package/dist/index-DoY3Ga3W.cjs.map +1 -0
  480. package/dist/index-DxXnJ8Ti.cjs +2 -0
  481. package/dist/index-DxXnJ8Ti.cjs.map +1 -0
  482. package/dist/{index-DG3YrCr5-D3FrrXj8.js → index-Dzc_aaI9-Bb7gobH_.js} +2 -2
  483. package/dist/{index-DG3YrCr5-D3FrrXj8.js.map → index-Dzc_aaI9-Bb7gobH_.js.map} +1 -1
  484. package/dist/{index-DG3YrCr5-v7rayV3N.cjs → index-Dzc_aaI9-BmkfPMyc.cjs} +2 -2
  485. package/dist/{index-DG3YrCr5-v7rayV3N.cjs.map → index-Dzc_aaI9-BmkfPMyc.cjs.map} +1 -1
  486. package/dist/{index-9tDEUqOZ.js → index-GEsywGxz.js} +9 -9
  487. package/dist/index-GEsywGxz.js.map +1 -0
  488. package/dist/index-SKgJALZg.js +99 -0
  489. package/dist/{index-DKCxu1Gh.js.map → index-SKgJALZg.js.map} +1 -1
  490. package/dist/index-leTnKT2q.js +329 -0
  491. package/dist/index-leTnKT2q.js.map +1 -0
  492. package/dist/index.cjs +1 -1
  493. package/dist/index.d.ts +19 -8
  494. package/dist/index.js +13 -13
  495. package/dist/{init-BhZylTFx.js → init-BJFW6EwE.js} +3 -3
  496. package/dist/{init-BhZylTFx.js.map → init-BJFW6EwE.js.map} +1 -1
  497. package/dist/{linear-BVckp9RD.cjs → linear-BwPAspcq.cjs} +2 -2
  498. package/dist/{linear-BVckp9RD.cjs.map → linear-BwPAspcq.cjs.map} +1 -1
  499. package/dist/{linear-DUdu7l2G.js → linear-BwnDd9KF.js} +3 -3
  500. package/dist/{linear-DUdu7l2G.js.map → linear-BwnDd9KF.js.map} +1 -1
  501. package/dist/numberFormattingFunction-02t-wJta.cjs.map +1 -1
  502. package/dist/numberFormattingFunction-14YCbkN2.js.map +1 -1
  503. package/dist/{ordinal-BOeNbyae.cjs → ordinal-CrsysVE-.cjs} +2 -2
  504. package/dist/ordinal-CrsysVE-.cjs.map +1 -0
  505. package/dist/{ordinal-w9Lu4Stb.js → ordinal-P77xw8aL.js} +24 -24
  506. package/dist/ordinal-P77xw8aL.js.map +1 -0
  507. package/dist/{pow-e8zx3AQJ.js → pow-DE4c7dbW.js} +3 -3
  508. package/dist/{pow-e8zx3AQJ.js.map → pow-DE4c7dbW.js.map} +1 -1
  509. package/dist/{pow-B5-jkdHU.cjs → pow-DgrUorRi.cjs} +2 -2
  510. package/dist/{pow-B5-jkdHU.cjs.map → pow-DgrUorRi.cjs.map} +1 -1
  511. package/dist/{proxy-CkpFesk1.js → proxy-BxkFHwUw.js} +144 -134
  512. package/dist/proxy-BxkFHwUw.js.map +1 -0
  513. package/dist/proxy-BxvUI_9l.cjs +2 -0
  514. package/dist/proxy-BxvUI_9l.cjs.map +1 -0
  515. package/dist/{removeOutliers-DR48e-18.js → removeOutliers-BqW0sPqj.js} +2 -5
  516. package/dist/{removeOutliers-DR48e-18.js.map → removeOutliers-BqW0sPqj.js.map} +1 -1
  517. package/dist/removeOutliers-WELHHqiI.cjs.map +1 -1
  518. package/dist/{sort-DfK1b0F5.js → sort-BIvMlUH1.js} +5 -5
  519. package/dist/{sort-DfK1b0F5.js.map → sort-BIvMlUH1.js.map} +1 -1
  520. package/dist/{string-CRoCZCYa.cjs → string-C-kRh1bQ.cjs} +2 -2
  521. package/dist/{string-CRoCZCYa.cjs.map → string-C-kRh1bQ.cjs.map} +1 -1
  522. package/dist/{string-B8KlVSPX.js → string-C_xJ4Wg4.js} +3 -3
  523. package/dist/{string-B8KlVSPX.js.map → string-C_xJ4Wg4.js.map} +1 -1
  524. package/dist/string2HTML-CPGr_I5E.cjs +3 -0
  525. package/dist/{string2HTML-z7CwHXcx.cjs.map → string2HTML-CPGr_I5E.cjs.map} +1 -1
  526. package/dist/{string2HTML-oFCROsus.js → string2HTML-DhG75NqA.js} +15 -9
  527. package/dist/{string2HTML-oFCROsus.js.map → string2HTML-DhG75NqA.js.map} +1 -1
  528. package/dist/style.css +1 -1
  529. package/dist/{svgDownload-C2-E3yf2.js → svgDownload-BAoarWNt.js} +4 -2
  530. package/dist/{svgDownload-C2-E3yf2.js.map → svgDownload-BAoarWNt.js.map} +1 -1
  531. package/dist/svgDownload-D9zEGjTF.cjs.map +1 -1
  532. package/dist/{threshold-DFfqcDMa.js → threshold-Bgr20hik.js} +2 -2
  533. package/dist/{threshold-DFfqcDMa.js.map → threshold-Bgr20hik.js.map} +1 -1
  534. package/dist/{time-Byw_jYQ7.cjs → time-CZd5YLSP.cjs} +2 -2
  535. package/dist/{time-Byw_jYQ7.cjs.map → time-CZd5YLSP.cjs.map} +1 -1
  536. package/dist/{time-BzJP5SPC.js → time-DCCfQk3V.js} +3 -3
  537. package/dist/{time-BzJP5SPC.js.map → time-DCCfQk3V.js.map} +1 -1
  538. package/dist/transformData.cjs +1 -1
  539. package/dist/transformData.js +3 -3
  540. package/dist/transformDataForAggregation-CE3bAlHU.js +585 -0
  541. package/dist/{transformDataForAggregation-sBpdlX8n.js.map → transformDataForAggregation-CE3bAlHU.js.map} +1 -1
  542. package/dist/transformDataForAggregation-KXGm6flX.cjs.map +1 -1
  543. package/dist/transformDataForGraphFromFile-BExxcITV.js +14 -0
  544. package/dist/{transformDataForGraphFromFile-ComYvzuz.js.map → transformDataForGraphFromFile-BExxcITV.js.map} +1 -1
  545. package/dist/{transformDataForGraphFromFile-DVZodTHd.cjs → transformDataForGraphFromFile-DaJHQCsL.cjs} +2 -2
  546. package/dist/{transformDataForGraphFromFile-DVZodTHd.cjs.map → transformDataForGraphFromFile-DaJHQCsL.cjs.map} +1 -1
  547. package/dist/transformDataForSelect-D8AuvYdf.js.map +1 -1
  548. package/dist/transformDataForSelect-YmStusCI.cjs.map +1 -1
  549. package/dist/uniqBy-BHy4I8PK.js.map +1 -1
  550. package/dist/uniqBy-O05lp2S5.cjs.map +1 -1
  551. package/dist/{use-in-view-yS6jzJAp.js → use-in-view-Cxa7y1TH.js} +2 -2
  552. package/dist/use-in-view-Cxa7y1TH.js.map +1 -0
  553. package/dist/use-in-view-QcfiW0w3.cjs +2 -0
  554. package/dist/use-in-view-QcfiW0w3.cjs.map +1 -0
  555. package/dist/utils.cjs +1 -1
  556. package/dist/utils.js +8 -8
  557. package/dist/validateSchema.cjs.map +1 -1
  558. package/dist/validateSchema.js +33 -29
  559. package/dist/validateSchema.js.map +1 -1
  560. package/dist/{x-BBpi7a_7-Dz2vKSfu.cjs → x-BBpi7a_7-mTo40uId.cjs} +2 -2
  561. package/dist/{x-BBpi7a_7-Dz2vKSfu.cjs.map → x-BBpi7a_7-mTo40uId.cjs.map} +1 -1
  562. package/dist/{y-D0sAaVii.js → y-BqfogMAB.js} +3 -3
  563. package/dist/{y-D0sAaVii.js.map → y-BqfogMAB.js.map} +1 -1
  564. package/dist/{zoom-QipiAl5W.js → zoom-C9MFjAaV.js} +5 -5
  565. package/dist/{zoom-QipiAl5W.js.map → zoom-C9MFjAaV.js.map} +1 -1
  566. package/dist/zoom-DPw8bba-.cjs +2 -0
  567. package/dist/{zoom-BiMNsz72.cjs.map → zoom-DPw8bba-.cjs.map} +1 -1
  568. package/package.json +9 -8
  569. package/dist/Axis-DE7dSn1_.cjs +0 -2
  570. package/dist/Axis-DE7dSn1_.cjs.map +0 -1
  571. package/dist/Axis-Ddg-seDi.js +0 -43
  572. package/dist/Axis-Ddg-seDi.js.map +0 -1
  573. package/dist/AxisTitle-BmHLMRJZ.js +0 -20
  574. package/dist/AxisTitle-BmHLMRJZ.js.map +0 -1
  575. package/dist/AxisTitle-CK9YeovX.cjs +0 -2
  576. package/dist/AxisTitle-CK9YeovX.cjs.map +0 -1
  577. package/dist/DropdownSelect-CtOKZHD0.js.map +0 -1
  578. package/dist/DropdownSelect-DBDM64B5.cjs +0 -29
  579. package/dist/DropdownSelect-DBDM64B5.cjs.map +0 -1
  580. package/dist/EmptyState-DdTp-Mdn.js +0 -22
  581. package/dist/EmptyState-d8_8SxeW.cjs +0 -2
  582. package/dist/GraphEl-C6yjl1VM.cjs +0 -2
  583. package/dist/GraphEl-C6yjl1VM.cjs.map +0 -1
  584. package/dist/GraphEl-CqWzvOyr.js.map +0 -1
  585. package/dist/Modal-DVVwpKhP.js +0 -1019
  586. package/dist/Modal-DVVwpKhP.js.map +0 -1
  587. package/dist/Modal-tXZlLE5s.cjs +0 -46
  588. package/dist/Modal-tXZlLE5s.cjs.map +0 -1
  589. package/dist/ReferenceLine-CFVBBN__.cjs +0 -2
  590. package/dist/ReferenceLine-CFVBBN__.cjs.map +0 -1
  591. package/dist/ReferenceLine-CfAW3vKJ.js +0 -128
  592. package/dist/ReferenceLine-CfAW3vKJ.js.map +0 -1
  593. package/dist/RegressionLine-C2--oMQq.js +0 -49
  594. package/dist/RegressionLine-C2--oMQq.js.map +0 -1
  595. package/dist/RegressionLine-Dj0GSiAp.cjs +0 -2
  596. package/dist/RegressionLine-Dj0GSiAp.cjs.map +0 -1
  597. package/dist/Spinner-C85UF28E.js +0 -30
  598. package/dist/Spinner-C85UF28E.js.map +0 -1
  599. package/dist/Spinner-DA6Z5E4n.cjs +0 -2
  600. package/dist/Spinner-DA6Z5E4n.cjs.map +0 -1
  601. package/dist/Tooltip-CVCGWyzw.js +0 -46
  602. package/dist/Tooltip-CVCGWyzw.js.map +0 -1
  603. package/dist/Tooltip-De16GWhY.cjs +0 -2
  604. package/dist/Tooltip-De16GWhY.cjs.map +0 -1
  605. package/dist/Typography-Ctgfl1J5.js +0 -140
  606. package/dist/Typography-Ctgfl1J5.js.map +0 -1
  607. package/dist/Typography-k-kOjICQ.cjs +0 -2
  608. package/dist/Typography-k-kOjICQ.cjs.map +0 -1
  609. package/dist/XAxesLabels-Drf7M3YK.cjs +0 -2
  610. package/dist/XAxesLabels-Drf7M3YK.cjs.map +0 -1
  611. package/dist/XAxesLabels-loO78vUO.js +0 -57
  612. package/dist/XAxesLabels-loO78vUO.js.map +0 -1
  613. package/dist/XTicksAndGridLines-Bn9u5gOM.js +0 -56
  614. package/dist/XTicksAndGridLines-Bn9u5gOM.js.map +0 -1
  615. package/dist/XTicksAndGridLines-CCzXIV8d.cjs +0 -2
  616. package/dist/XTicksAndGridLines-CCzXIV8d.cjs.map +0 -1
  617. package/dist/YAxesLabels-DECkMgq8.js +0 -52
  618. package/dist/YAxesLabels-DECkMgq8.js.map +0 -1
  619. package/dist/YAxesLabels-yRFFdx1s.cjs +0 -2
  620. package/dist/YAxesLabels-yRFFdx1s.cjs.map +0 -1
  621. package/dist/YTicksAndGridLines-B6ah7CRf.js +0 -56
  622. package/dist/YTicksAndGridLines-B6ah7CRf.js.map +0 -1
  623. package/dist/YTicksAndGridLines-DBDuz6vb.cjs +0 -2
  624. package/dist/YTicksAndGridLines-DBDuz6vb.cjs.map +0 -1
  625. package/dist/checkIfMultiple-BXbHUCWM.cjs +0 -12
  626. package/dist/checkIfMultiple-BXbHUCWM.cjs.map +0 -1
  627. package/dist/checkIfMultiple-ChTJk2Tk.js +0 -912
  628. package/dist/checkIfMultiple-ChTJk2Tk.js.map +0 -1
  629. package/dist/customArea-B-dWU0zZ.js +0 -175
  630. package/dist/customArea-CK768gCn.cjs +0 -2
  631. package/dist/fetchAndParseData-Ba-_CgxS.cjs +0 -16
  632. package/dist/getGraphList-DuColTJM.js +0 -265
  633. package/dist/getSliderMarks-9cNoRkDx.js +0 -1023
  634. package/dist/getSliderMarks-9cNoRkDx.js.map +0 -1
  635. package/dist/getSliderMarks-CRIbTGYV.cjs +0 -6
  636. package/dist/getSliderMarks-CRIbTGYV.cjs.map +0 -1
  637. package/dist/index-37q0ULNQ.js +0 -430
  638. package/dist/index-37q0ULNQ.js.map +0 -1
  639. package/dist/index-9tDEUqOZ.js.map +0 -1
  640. package/dist/index-BW8iNx7E.cjs +0 -10
  641. package/dist/index-BW8iNx7E.cjs.map +0 -1
  642. package/dist/index-BW_-wD2k.cjs +0 -2
  643. package/dist/index-BW_-wD2k.cjs.map +0 -1
  644. package/dist/index-BYzIB5V6.cjs +0 -2
  645. package/dist/index-BmCqpO1B.js +0 -342
  646. package/dist/index-BmCqpO1B.js.map +0 -1
  647. package/dist/index-CHPV5EwG-BPSP-7Jg.js.map +0 -1
  648. package/dist/index-CHPV5EwG-DDoeWRVt.cjs +0 -44
  649. package/dist/index-CHPV5EwG-DDoeWRVt.cjs.map +0 -1
  650. package/dist/index-CNvov0eg.js +0 -122
  651. package/dist/index-CNvov0eg.js.map +0 -1
  652. package/dist/index-CQ3e6Ewi.cjs +0 -2
  653. package/dist/index-CVlCtJbC.cjs +0 -2
  654. package/dist/index-CVlCtJbC.cjs.map +0 -1
  655. package/dist/index-CoZbeNM9.cjs +0 -2
  656. package/dist/index-CoZbeNM9.cjs.map +0 -1
  657. package/dist/index-D72cOtq7.cjs +0 -2
  658. package/dist/index-DKCxu1Gh.js +0 -77
  659. package/dist/index-tvAyXPPW-DPOG-C2i.cjs +0 -2
  660. package/dist/index-tvAyXPPW-DPOG-C2i.cjs.map +0 -1
  661. package/dist/ordinal-BOeNbyae.cjs.map +0 -1
  662. package/dist/ordinal-w9Lu4Stb.js.map +0 -1
  663. package/dist/proxy-BHRoeZgd.cjs +0 -2
  664. package/dist/proxy-BHRoeZgd.cjs.map +0 -1
  665. package/dist/proxy-CkpFesk1.js.map +0 -1
  666. package/dist/string2HTML-z7CwHXcx.cjs +0 -3
  667. package/dist/transformDataForAggregation-sBpdlX8n.js +0 -755
  668. package/dist/transformDataForGraphFromFile-ComYvzuz.js +0 -24
  669. package/dist/use-in-view-sQJZ_xDO.cjs +0 -2
  670. package/dist/use-in-view-sQJZ_xDO.cjs.map +0 -1
  671. package/dist/use-in-view-yS6jzJAp.js.map +0 -1
  672. package/dist/zoom-BiMNsz72.cjs +0 -2
@@ -1,5 +1,5 @@
1
1
  import { createContext as vt, useRef as Wt, useLayoutEffect as yr, useEffect as Ue, useContext as I, useId as vr, useCallback as Is, useMemo as Jt, Fragment as Os, createElement as Tr, useInsertionEffect as xr, forwardRef as Pr, Component as br } from "react";
2
- import { j as ye } from "./index-CHPV5EwG-BPSP-7Jg.js";
2
+ import { j as ye } from "./index-CHPV5EwG-Curnpaqc.js";
3
3
  const js = vt({});
4
4
  function Sr(t) {
5
5
  const e = Wt(null);
@@ -36,7 +36,7 @@ function _e(t) {
36
36
  let e;
37
37
  return () => (e === void 0 && (e = t()), e);
38
38
  }
39
- const W = /* @__NO_SIDE_EFFECTS__ */ (t) => t, Ar = (t, e) => (n) => e(t(n)), Bt = (...t) => t.reduce(Ar), Ct = /* @__NO_SIDE_EFFECTS__ */ (t, e, n) => {
39
+ const $ = /* @__NO_SIDE_EFFECTS__ */ (t) => t, Ar = (t, e) => (n) => e(t(n)), Bt = (...t) => t.reduce(Ar), Ct = /* @__NO_SIDE_EFFECTS__ */ (t, e, n) => {
40
40
  const s = e - t;
41
41
  return s === 0 ? 1 : (n - t) / s;
42
42
  };
@@ -65,7 +65,7 @@ class He {
65
65
  this.subscriptions.length = 0;
66
66
  }
67
67
  }
68
- const G = /* @__NO_SIDE_EFFECTS__ */ (t) => t * 1e3, _ = /* @__NO_SIDE_EFFECTS__ */ (t) => t / 1e3;
68
+ const _ = /* @__NO_SIDE_EFFECTS__ */ (t) => t * 1e3, W = /* @__NO_SIDE_EFFECTS__ */ (t) => t / 1e3;
69
69
  function Ws(t, e) {
70
70
  return e ? t * (1e3 / e) : 0;
71
71
  }
@@ -73,22 +73,22 @@ const Sn = /* @__PURE__ */ new Set();
73
73
  function ze(t, e, n) {
74
74
  t || Sn.has(e) || (console.warn(ve(e, n)), Sn.add(e));
75
75
  }
76
- const $s = (t, e, n) => (((1 - 3 * n + 3 * e) * t + (3 * n - 6 * e)) * t + 3 * e) * t, Vr = 1e-7, Mr = 12;
77
- function Dr(t, e, n, s, i) {
76
+ const $s = (t, e, n) => (((1 - 3 * n + 3 * e) * t + (3 * n - 6 * e)) * t + 3 * e) * t, Vr = 1e-7, Dr = 12;
77
+ function Mr(t, e, n, s, i) {
78
78
  let o, r, a = 0;
79
79
  do
80
80
  r = e + (n - e) / 2, o = $s(r, s, i) - t, o > 0 ? n = r : e = r;
81
- while (Math.abs(o) > Vr && ++a < Mr);
81
+ while (Math.abs(o) > Vr && ++a < Dr);
82
82
  return r;
83
83
  }
84
84
  function It(t, e, n, s) {
85
85
  if (t === e && n === s)
86
- return W;
87
- const i = (o) => Dr(o, 0, 1, t, n);
86
+ return $;
87
+ const i = (o) => Mr(o, 0, 1, t, n);
88
88
  return (o) => o === 0 || o === 1 ? o : $s(i(o), e, s);
89
89
  }
90
90
  const Gs = (t) => (e) => e <= 0.5 ? t(2 * e) / 2 : (2 - t(2 * (1 - e))) / 2, _s = (t) => (e) => 1 - t(1 - e), Hs = /* @__PURE__ */ It(0.33, 1.53, 0.69, 0.99), Ye = /* @__PURE__ */ _s(Hs), zs = /* @__PURE__ */ Gs(Ye), Ys = (t) => (t *= 2) < 1 ? 0.5 * Ye(t) : 0.5 * (2 - Math.pow(2, -10 * (t - 1))), Xe = (t) => 1 - Math.sin(Math.acos(t)), Xs = _s(Xe), qs = Gs(Xe), Cr = /* @__PURE__ */ It(0.42, 0, 1, 1), Er = /* @__PURE__ */ It(0, 0, 0.58, 1), Zs = /* @__PURE__ */ It(0.42, 0, 0.58, 1), Rr = (t) => Array.isArray(t) && typeof t[0] != "number", Js = (t) => Array.isArray(t) && typeof t[0] == "number", wn = {
91
- linear: W,
91
+ linear: $,
92
92
  easeIn: Cr,
93
93
  easeInOut: Zs,
94
94
  easeOut: Er,
@@ -184,7 +184,7 @@ function Qs(t, e) {
184
184
  r[Nt[S]].cancel(g);
185
185
  }, state: i, steps: r };
186
186
  }
187
- const { schedule: A, cancel: Z, state: L, steps: ne } = /* @__PURE__ */ Qs(typeof requestAnimationFrame < "u" ? requestAnimationFrame : W, !0);
187
+ const { schedule: A, cancel: Z, state: L, steps: ne } = /* @__PURE__ */ Qs(typeof requestAnimationFrame < "u" ? requestAnimationFrame : $, !0);
188
188
  let $t;
189
189
  function Br() {
190
190
  $t = void 0;
@@ -263,7 +263,7 @@ const Te = {
263
263
  function _r(t) {
264
264
  return isNaN(t) && typeof t == "string" && (t.match(Je)?.length || 0) + (t.match(Gr)?.length || 0) > 0;
265
265
  }
266
- const ni = "number", si = "color", Hr = "var", zr = "var(", Mn = "${}", Yr = /var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;
266
+ const ni = "number", si = "color", Hr = "var", zr = "var(", Dn = "${}", Yr = /var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;
267
267
  function Rt(t) {
268
268
  const e = t.toString(), n = [], s = {
269
269
  color: [],
@@ -271,7 +271,7 @@ function Rt(t) {
271
271
  var: []
272
272
  }, i = [];
273
273
  let o = 0;
274
- const a = e.replace(Yr, (l) => (C.test(l) ? (s.color.push(o), i.push(si), n.push(C.parse(l))) : l.startsWith(zr) ? (s.var.push(o), i.push(Hr), n.push(l)) : (s.number.push(o), i.push(ni), n.push(parseFloat(l))), ++o, Mn)).split(Mn);
274
+ const a = e.replace(Yr, (l) => (C.test(l) ? (s.color.push(o), i.push(si), n.push(C.parse(l))) : l.startsWith(zr) ? (s.var.push(o), i.push(Hr), n.push(l)) : (s.number.push(o), i.push(ni), n.push(parseFloat(l))), ++o, Dn)).split(Dn);
275
275
  return { values: n, split: a, indexes: s, types: i };
276
276
  }
277
277
  function ii(t) {
@@ -322,11 +322,11 @@ function Zr({ hue: t, saturation: e, lightness: n, alpha: s }) {
322
322
  function zt(t, e) {
323
323
  return (n) => n > 0 ? e : t;
324
324
  }
325
- const M = (t, e, n) => t + (e - t) * n, re = (t, e, n) => {
325
+ const D = (t, e, n) => t + (e - t) * n, re = (t, e, n) => {
326
326
  const s = t * t, i = n * (e * e - s) + s;
327
327
  return i < 0 ? 0 : Math.sqrt(i);
328
328
  }, Jr = [Te, st, ut], Qr = (t) => Jr.find((e) => e.test(t));
329
- function Dn(t) {
329
+ function Mn(t) {
330
330
  const e = Qr(t);
331
331
  if (Tt(!!e, `'${t}' is not an animatable color. Use the equivalent color code instead.`, "color-not-animatable"), !e)
332
332
  return !1;
@@ -334,17 +334,17 @@ function Dn(t) {
334
334
  return e === ut && (n = Zr(n)), n;
335
335
  }
336
336
  const Cn = (t, e) => {
337
- const n = Dn(t), s = Dn(e);
337
+ const n = Mn(t), s = Mn(e);
338
338
  if (!n || !s)
339
339
  return zt(t, e);
340
340
  const i = { ...n };
341
- return (o) => (i.red = re(n.red, s.red, o), i.green = re(n.green, s.green, o), i.blue = re(n.blue, s.blue, o), i.alpha = M(n.alpha, s.alpha, o), st.transform(i));
341
+ return (o) => (i.red = re(n.red, s.red, o), i.green = re(n.green, s.green, o), i.blue = re(n.blue, s.blue, o), i.alpha = D(n.alpha, s.alpha, o), st.transform(i));
342
342
  }, xe = /* @__PURE__ */ new Set(["none", "hidden"]);
343
343
  function to(t, e) {
344
344
  return xe.has(t) ? (n) => n <= 0 ? t : e : (n) => n >= 1 ? e : t;
345
345
  }
346
346
  function eo(t, e) {
347
- return (n) => M(t, e, n);
347
+ return (n) => D(t, e, n);
348
348
  }
349
349
  function tn(t) {
350
350
  return typeof t == "number" ? eo : typeof t == "string" ? Ze(t) ? zt : C.test(t) ? Cn : io : Array.isArray(t) ? oi : typeof t == "object" ? C.test(t) ? Cn : no : zt;
@@ -380,7 +380,7 @@ const io = (t, e) => {
380
380
  return s.indexes.var.length === i.indexes.var.length && s.indexes.color.length === i.indexes.color.length && s.indexes.number.length >= i.indexes.number.length ? xe.has(t) && !i.values.length || xe.has(e) && !s.values.length ? to(t, e) : Bt(oi(so(s, i), i.values), n) : (Tt(!0, `Complex values '${t}' and '${e}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`, "complex-values-different"), zt(t, e));
381
381
  };
382
382
  function ai(t, e, n) {
383
- return typeof t == "number" && typeof e == "number" && typeof n == "number" ? M(t, e, n) : tn(t)(t, e);
383
+ return typeof t == "number" && typeof e == "number" && typeof n == "number" ? D(t, e, n) : tn(t)(t, e);
384
384
  }
385
385
  const ro = (t) => {
386
386
  const e = ({ timestamp: n }) => t(n);
@@ -413,7 +413,7 @@ function oo(t, e = 100, n) {
413
413
  return {
414
414
  type: "keyframes",
415
415
  ease: (o) => s.next(i * o).value / e,
416
- duration: /* @__PURE__ */ _(i)
416
+ duration: /* @__PURE__ */ W(i)
417
417
  };
418
418
  }
419
419
  const ao = 5;
@@ -452,9 +452,9 @@ const V = {
452
452
  }, oe = 1e-3;
453
453
  function lo({ duration: t = V.duration, bounce: e = V.bounce, velocity: n = V.velocity, mass: s = V.mass }) {
454
454
  let i, o;
455
- Tt(t <= /* @__PURE__ */ G(V.maxDuration), "Spring duration must be 10 seconds or less", "spring-duration-limit");
455
+ Tt(t <= /* @__PURE__ */ _(V.maxDuration), "Spring duration must be 10 seconds or less", "spring-duration-limit");
456
456
  let r = 1 - e;
457
- r = z(V.minDamping, V.maxDamping, r), t = z(V.minDuration, V.maxDuration, /* @__PURE__ */ _(t)), r < 1 ? (i = (c) => {
457
+ r = z(V.minDamping, V.maxDamping, r), t = z(V.minDuration, V.maxDuration, /* @__PURE__ */ W(t)), r < 1 ? (i = (c) => {
458
458
  const u = c * r, h = u * t, f = u - n, d = Pe(c, r), m = Math.exp(-h);
459
459
  return oe - f / d * m;
460
460
  }, o = (c) => {
@@ -468,7 +468,7 @@ function lo({ duration: t = V.duration, bounce: e = V.bounce, velocity: n = V.ve
468
468
  return u * h;
469
469
  });
470
470
  const a = 5 / t, l = co(i, o, a);
471
- if (t = /* @__PURE__ */ G(t), isNaN(l))
471
+ if (t = /* @__PURE__ */ _(t), isNaN(l))
472
472
  return {
473
473
  stiffness: V.stiffness,
474
474
  damping: V.damping,
@@ -534,8 +534,8 @@ function Xt(t = V.visualDuration, e = V.bounce) {
534
534
  let { restSpeed: s, restDelta: i } = n;
535
535
  const o = n.keyframes[0], r = n.keyframes[n.keyframes.length - 1], a = { done: !1, value: o }, { stiffness: l, damping: c, mass: u, duration: h, velocity: f, isResolvedFromDuration: d } = mo({
536
536
  ...n,
537
- velocity: -/* @__PURE__ */ _(n.velocity || 0)
538
- }), m = f || 0, v = c / (2 * Math.sqrt(l * u)), y = r - o, p = /* @__PURE__ */ _(Math.sqrt(l / u)), T = Math.abs(y) < 5;
537
+ velocity: -/* @__PURE__ */ W(n.velocity || 0)
538
+ }), m = f || 0, v = c / (2 * Math.sqrt(l * u)), y = r - o, p = /* @__PURE__ */ W(Math.sqrt(l / u)), T = Math.abs(y) < 5;
539
539
  s || (s = T ? V.restSpeed.granular : V.restSpeed.default), i || (i = T ? V.restDelta.granular : V.restDelta.default);
540
540
  let g;
541
541
  if (v < 1) {
@@ -561,7 +561,7 @@ function Xt(t = V.visualDuration, e = V.bounce) {
561
561
  a.done = P >= h;
562
562
  else {
563
563
  let E = P === 0 ? m : 0;
564
- v < 1 && (E = P === 0 ? /* @__PURE__ */ G(m) : ui(g, P, w));
564
+ v < 1 && (E = P === 0 ? /* @__PURE__ */ _(m) : ui(g, P, w));
565
565
  const b = Math.abs(E) <= s, B = Math.abs(r - w) <= i;
566
566
  a.done = b && B;
567
567
  }
@@ -578,7 +578,7 @@ function Xt(t = V.visualDuration, e = V.bounce) {
578
578
  }
579
579
  Xt.applyToOptions = (t) => {
580
580
  const e = oo(t, 100, Xt);
581
- return t.ease = e.ease, t.duration = /* @__PURE__ */ G(e.duration), t.type = "keyframes", t;
581
+ return t.ease = e.ease, t.duration = /* @__PURE__ */ _(e.duration), t.type = "keyframes", t;
582
582
  };
583
583
  function be({ keyframes: t, velocity: e = 0, power: n = 0.8, timeConstant: s = 325, bounceDamping: i = 10, bounceStiffness: o = 500, modifyTarget: r, min: a, max: l, restDelta: c = 0.5, restSpeed: u }) {
584
584
  const h = t[0], f = {
@@ -617,7 +617,7 @@ function po(t, e, n) {
617
617
  for (let r = 0; r < o; r++) {
618
618
  let a = i(t[r], t[r + 1]);
619
619
  if (e) {
620
- const l = Array.isArray(e) ? e[r] || W : e;
620
+ const l = Array.isArray(e) ? e[r] || $ : e;
621
621
  a = Bt(l, a);
622
622
  }
623
623
  s.push(a);
@@ -648,7 +648,7 @@ function yo(t, e) {
648
648
  const n = t[t.length - 1];
649
649
  for (let s = 1; s <= e; s++) {
650
650
  const i = /* @__PURE__ */ Ct(0, e, s);
651
- t.push(M(n, 1, i));
651
+ t.push(D(n, 1, i));
652
652
  }
653
653
  }
654
654
  function vo(t) {
@@ -775,13 +775,17 @@ class rn extends sn {
775
775
  return this.finished.then(e, n);
776
776
  }
777
777
  get duration() {
778
- return /* @__PURE__ */ _(this.calculatedDuration);
778
+ return /* @__PURE__ */ W(this.calculatedDuration);
779
+ }
780
+ get iterationDuration() {
781
+ const { delay: e = 0 } = this.options || {};
782
+ return this.duration + /* @__PURE__ */ W(e);
779
783
  }
780
784
  get time() {
781
- return /* @__PURE__ */ _(this.currentTime);
785
+ return /* @__PURE__ */ W(this.currentTime);
782
786
  }
783
787
  set time(e) {
784
- e = /* @__PURE__ */ G(e), this.currentTime = e, this.startTime === null || this.holdTime !== null || this.playbackSpeed === 0 ? this.holdTime = e : this.driver && (this.startTime = this.driver.now() - e / this.playbackSpeed), this.driver?.start(!1);
788
+ e = /* @__PURE__ */ _(e), this.currentTime = e, this.startTime === null || this.holdTime !== null || this.playbackSpeed === 0 ? this.holdTime = e : this.driver && (this.startTime = this.driver.now() - e / this.playbackSpeed), this.driver?.start(!1);
785
789
  }
786
790
  get speed() {
787
791
  return this.playbackSpeed;
@@ -789,7 +793,7 @@ class rn extends sn {
789
793
  set speed(e) {
790
794
  this.updateTime(O.now());
791
795
  const n = this.playbackSpeed !== e;
792
- this.playbackSpeed = e, n && (this.time = /* @__PURE__ */ _(this.currentTime));
796
+ this.playbackSpeed = e, n && (this.time = /* @__PURE__ */ W(this.currentTime));
793
797
  }
794
798
  play() {
795
799
  if (this.isStopped)
@@ -878,14 +882,14 @@ function Ve(t, e) {
878
882
  }
879
883
  if (!i)
880
884
  return Ae(e);
881
- const o = s[e], r = i[1].split(",").map(Do);
885
+ const o = s[e], r = i[1].split(",").map(Mo);
882
886
  return typeof o == "function" ? o(r) : r[o];
883
887
  }
884
- const Mo = (t, e) => {
888
+ const Do = (t, e) => {
885
889
  const { transform: n = "none" } = getComputedStyle(t);
886
890
  return Ve(n, e);
887
891
  };
888
- function Do(t) {
892
+ function Mo(t) {
889
893
  return parseFloat(t.trim());
890
894
  }
891
895
  const Pt = [
@@ -929,9 +933,9 @@ const rt = {
929
933
  rt.translateX = rt.x;
930
934
  rt.translateY = rt.y;
931
935
  const ot = /* @__PURE__ */ new Set();
932
- let Me = !1, De = !1, Ce = !1;
936
+ let De = !1, Me = !1, Ce = !1;
933
937
  function hi() {
934
- if (De) {
938
+ if (Me) {
935
939
  const t = Array.from(ot).filter((s) => s.needsMeasurement), e = new Set(t.map((s) => s.element)), n = /* @__PURE__ */ new Map();
936
940
  e.forEach((s) => {
937
941
  const i = Ro(s);
@@ -946,11 +950,11 @@ function hi() {
946
950
  s.suspendedScrollY !== void 0 && window.scrollTo(0, s.suspendedScrollY);
947
951
  });
948
952
  }
949
- De = !1, Me = !1, ot.forEach((t) => t.complete(Ce)), ot.clear();
953
+ Me = !1, De = !1, ot.forEach((t) => t.complete(Ce)), ot.clear();
950
954
  }
951
955
  function fi() {
952
956
  ot.forEach((t) => {
953
- t.readKeyframes(), t.needsMeasurement && (De = !0);
957
+ t.readKeyframes(), t.needsMeasurement && (Me = !0);
954
958
  });
955
959
  }
956
960
  function Lo() {
@@ -961,7 +965,7 @@ class on {
961
965
  this.state = "pending", this.isAsync = !1, this.needsMeasurement = !1, this.unresolvedKeyframes = [...e], this.onComplete = n, this.name = s, this.motionValue = i, this.element = o, this.isAsync = r;
962
966
  }
963
967
  scheduleResolve() {
964
- this.state = "scheduled", this.isAsync ? (ot.add(this), Me || (Me = !0, A.read(fi), A.resolveKeyframes(hi))) : (this.readKeyframes(), this.complete());
968
+ this.state = "scheduled", this.isAsync ? (ot.add(this), De || (De = !0, A.read(fi), A.resolveKeyframes(hi))) : (this.readKeyframes(), this.complete());
965
969
  }
966
970
  readKeyframes() {
967
971
  const { unresolvedKeyframes: e, name: n, element: s, motionValue: i } = this;
@@ -1103,13 +1107,17 @@ class Uo extends sn {
1103
1107
  }
1104
1108
  get duration() {
1105
1109
  const e = this.animation.effect?.getComputedTiming?.().duration || 0;
1106
- return /* @__PURE__ */ _(Number(e));
1110
+ return /* @__PURE__ */ W(Number(e));
1111
+ }
1112
+ get iterationDuration() {
1113
+ const { delay: e = 0 } = this.options || {};
1114
+ return this.duration + /* @__PURE__ */ W(e);
1107
1115
  }
1108
1116
  get time() {
1109
- return /* @__PURE__ */ _(Number(this.animation.currentTime) || 0);
1117
+ return /* @__PURE__ */ W(Number(this.animation.currentTime) || 0);
1110
1118
  }
1111
1119
  set time(e) {
1112
- this.finishedTime = null, this.animation.currentTime = /* @__PURE__ */ G(e);
1120
+ this.finishedTime = null, this.animation.currentTime = /* @__PURE__ */ _(e);
1113
1121
  }
1114
1122
  /**
1115
1123
  * The playback speed of the animation.
@@ -1134,7 +1142,7 @@ class Uo extends sn {
1134
1142
  * Attaches a timeline to the animation, for instance the `ScrollTimeline`.
1135
1143
  */
1136
1144
  attachTimeline({ timeline: e, observe: n }) {
1137
- return this.allowFlatten && this.animation.effect?.updateTiming({ easing: "linear" }), this.animation.onfinish = null, e && Bo() ? (this.animation.timeline = e, W) : n(this);
1145
+ return this.allowFlatten && this.animation.effect?.updateTiming({ easing: "linear" }), this.animation.onfinish = null, e && Bo() ? (this.animation.timeline = e, $) : n(this);
1138
1146
  }
1139
1147
  }
1140
1148
  const gi = {
@@ -1172,7 +1180,7 @@ class $o extends Uo {
1172
1180
  const a = new rn({
1173
1181
  ...r,
1174
1182
  autoplay: !1
1175
- }), l = /* @__PURE__ */ G(this.finishedTime ?? this.time);
1183
+ }), l = /* @__PURE__ */ _(this.finishedTime ?? this.time);
1176
1184
  n.setWithVelocity(a.sample(l - In).value, a.sample(l).value, In), a.stop();
1177
1185
  }
1178
1186
  }
@@ -1197,7 +1205,7 @@ function _o(t, e, n, s) {
1197
1205
  return Tt(r === a, `You are trying to animate ${e} from "${i}" to "${o}". "${r ? o : i}" is not an animatable value.`, "value-not-animatable"), !r || !a ? !1 : Go(t) || (n === "spring" || pi(n)) && s;
1198
1206
  }
1199
1207
  function Ee(t) {
1200
- t.duration = 0, t.type;
1208
+ t.duration = 0, t.type = "keyframes";
1201
1209
  }
1202
1210
  const Ho = /* @__PURE__ */ new Set([
1203
1211
  "opacity",
@@ -1251,7 +1259,7 @@ class qo extends sn {
1251
1259
  ...f,
1252
1260
  element: f.motionValue.owner.current
1253
1261
  }) : new rn(f);
1254
- d.finished.then(() => this.notifyFinished()).catch(W), this.pendingTimeline && (this.stopTimeline = d.attachTimeline(this.pendingTimeline), this.pendingTimeline = void 0), this._animation = d;
1262
+ d.finished.then(() => this.notifyFinished()).catch($), this.pendingTimeline && (this.stopTimeline = d.attachTimeline(this.pendingTimeline), this.pendingTimeline = void 0), this._animation = d;
1255
1263
  }
1256
1264
  get finished() {
1257
1265
  return this._animation ? this.animation.finished : this._finished;
@@ -1266,6 +1274,9 @@ class qo extends sn {
1266
1274
  get duration() {
1267
1275
  return this.animation.duration;
1268
1276
  }
1277
+ get iterationDuration() {
1278
+ return this.animation.iterationDuration;
1279
+ }
1269
1280
  get time() {
1270
1281
  return this.animation.time;
1271
1282
  }
@@ -1731,18 +1742,18 @@ class da {
1731
1742
  function gt(t, e) {
1732
1743
  return new da(t, e);
1733
1744
  }
1734
- const { schedule: un } = /* @__PURE__ */ Qs(queueMicrotask, !1), $ = {
1745
+ const { schedule: un } = /* @__PURE__ */ Qs(queueMicrotask, !1), G = {
1735
1746
  x: !1,
1736
1747
  y: !1
1737
1748
  };
1738
1749
  function wi() {
1739
- return $.x || $.y;
1750
+ return G.x || G.y;
1740
1751
  }
1741
1752
  function ma(t) {
1742
- return t === "x" || t === "y" ? $[t] ? null : ($[t] = !0, () => {
1743
- $[t] = !1;
1744
- }) : $.x || $.y ? null : ($.x = $.y = !0, () => {
1745
- $.x = $.y = !1;
1753
+ return t === "x" || t === "y" ? G[t] ? null : (G[t] = !0, () => {
1754
+ G[t] = !1;
1755
+ }) : G.x || G.y ? null : (G.x = G.y = !0, () => {
1756
+ G.x = G.y = !1;
1746
1757
  });
1747
1758
  }
1748
1759
  function Ai(t, e) {
@@ -1828,13 +1839,13 @@ function Ta(t, e, n = {}) {
1828
1839
  (n.useGlobalTarget ? window : a).addEventListener("pointerdown", r, i), ha(a) && (a.addEventListener("focus", (c) => va(c, i)), !ya(a) && !a.hasAttribute("tabindex") && (a.tabIndex = 0));
1829
1840
  }), o;
1830
1841
  }
1831
- function Mi(t) {
1842
+ function Di(t) {
1832
1843
  return Us(t) && "ownerSVGElement" in t;
1833
1844
  }
1834
1845
  function xa(t) {
1835
- return Mi(t) && t.tagName === "svg";
1846
+ return Di(t) && t.tagName === "svg";
1836
1847
  }
1837
- const k = (t) => !!(t && t.getVelocity), Pa = [...xi, C, J], ba = (t) => Pa.find(Ti(t)), Di = vt({
1848
+ const k = (t) => !!(t && t.getVelocity), Pa = [...xi, C, J], ba = (t) => Pa.find(Ti(t)), Mi = vt({
1838
1849
  transformPagePoint: (t) => t,
1839
1850
  isStatic: !1,
1840
1851
  reducedMotion: "never"
@@ -1925,7 +1936,7 @@ try {
1925
1936
  Va(require("@emotion/is-prop-valid").default);
1926
1937
  } catch {
1927
1938
  }
1928
- function Ma(t, e, n) {
1939
+ function Da(t, e, n) {
1929
1940
  const s = {};
1930
1941
  for (const i in t)
1931
1942
  i === "values" && typeof t.values == "object" || (Ei(i) || n === !0 && qt(i) || !e && !qt(i) || // If trying to use native HTML drag events, forward drag listeners
@@ -1954,7 +1965,7 @@ function ee(t) {
1954
1965
  function Ri(t) {
1955
1966
  return !!(ee(t) || t.variants);
1956
1967
  }
1957
- function Da(t, e) {
1968
+ function Ma(t, e) {
1958
1969
  if (ee(t)) {
1959
1970
  const { initial: n, animate: s } = t;
1960
1971
  return {
@@ -1965,7 +1976,7 @@ function Da(t, e) {
1965
1976
  return t.inherit !== !1 ? e : {};
1966
1977
  }
1967
1978
  function Ca(t) {
1968
- const { initial: e, animate: n } = Da(t, I(Qt));
1979
+ const { initial: e, animate: n } = Ma(t, I(Qt));
1969
1980
  return Jt(() => ({ initial: e, animate: n }), [_n(e), _n(n)]);
1970
1981
  }
1971
1982
  function _n(t) {
@@ -2147,7 +2158,7 @@ function pn(t) {
2147
2158
  );
2148
2159
  }
2149
2160
  function Wa(t, e, n, { latestValues: s }, i, o = !1) {
2150
- const a = (pn(t) ? Ua : Ia)(e, s, i, t), l = Ma(e, typeof t == "string", o), c = t !== Os ? { ...l, ...a, ref: n } : {}, { children: u } = e, h = Jt(() => k(u) ? u.get() : u, [u]);
2161
+ const a = (pn(t) ? Ua : Ia)(e, s, i, t), l = Da(e, typeof t == "string", o), c = t !== Os ? { ...l, ...a, ref: n } : {}, { children: u } = e, h = Jt(() => k(u) ? u.get() : u, [u]);
2151
2162
  return Tr(t, {
2152
2163
  ...c,
2153
2164
  children: h
@@ -2246,16 +2257,15 @@ function Ya(t, e, n) {
2246
2257
  s && t.onMount && t.onMount(s), e && (s ? e.mount(s) : e.unmount()), n && (typeof n == "function" ? n(s) : ht(n) && (n.current = s));
2247
2258
  },
2248
2259
  /**
2249
- * Only pass a new ref callback to React if we've received a visual element
2250
- * factory. Otherwise we'll be mounting/remounting every time externalRef
2251
- * or other dependencies change.
2260
+ * Include externalRef in dependencies to ensure the callback updates
2261
+ * when the ref changes, allowing proper ref forwarding.
2252
2262
  */
2253
2263
  [e]
2254
2264
  );
2255
2265
  }
2256
2266
  const vn = (t) => t.replace(/([a-z])([A-Z])/gu, "$1-$2").toLowerCase(), Xa = "framerAppearId", Ni = "data-" + vn(Xa), Ui = vt({});
2257
2267
  function qa(t, e, n, s, i) {
2258
- const { visualElement: o } = I(Qt), r = I(Ci), a = I(We), l = I(Di).reducedMotion, c = Wt(null);
2268
+ const { visualElement: o } = I(Qt), r = I(Ci), a = I(We), l = I(Mi).reducedMotion, c = Wt(null);
2259
2269
  s = s || r.renderer, !c.current && s && (c.current = s(t, {
2260
2270
  visualState: e,
2261
2271
  parent: o,
@@ -2310,7 +2320,7 @@ function le(t, { forwardMotionProps: e = !1 } = {}, n, s) {
2310
2320
  function o(a, l) {
2311
2321
  let c;
2312
2322
  const u = {
2313
- ...I(Di),
2323
+ ...I(Mi),
2314
2324
  ...a,
2315
2325
  layoutId: Ja(a)
2316
2326
  }, { isStatic: h } = u, f = Ca(a), d = i(a, h);
@@ -2428,7 +2438,7 @@ function ft(t, e) {
2428
2438
  t.min = t.min + e, t.max = t.max + e;
2429
2439
  }
2430
2440
  function Zn(t, e, n, s, i = 0.5) {
2431
- const o = M(t.min, t.max, i);
2441
+ const o = D(t.min, t.max, i);
2432
2442
  ke(t, e, n, o, s);
2433
2443
  }
2434
2444
  function dt(t, e) {
@@ -2449,7 +2459,7 @@ const Jn = () => ({
2449
2459
  }), mt = () => ({
2450
2460
  x: Jn(),
2451
2461
  y: Jn()
2452
- }), Qn = () => ({ min: 0, max: 0 }), D = () => ({
2462
+ }), Qn = () => ({ min: 0, max: 0 }), M = () => ({
2453
2463
  x: Qn(),
2454
2464
  y: Qn()
2455
2465
  }), Fe = { current: null }, Hi = { current: !1 };
@@ -2573,7 +2583,7 @@ class ul {
2573
2583
  * removed with a re-render to work.
2574
2584
  */
2575
2585
  measureViewportBox() {
2576
- return this.current ? this.measureInstanceViewportBox(this.current, this.props) : D();
2586
+ return this.current ? this.measureInstanceViewportBox(this.current, this.props) : M();
2577
2587
  }
2578
2588
  getStaticValue(e) {
2579
2589
  return this.latestValues[e];
@@ -2732,7 +2742,7 @@ class hl extends zi {
2732
2742
  }
2733
2743
  readValueFromInstance(e, n) {
2734
2744
  if (bt.has(n))
2735
- return this.projection?.isProjecting ? Ae(n) : Mo(e, n);
2745
+ return this.projection?.isProjecting ? Ae(n) : Do(e, n);
2736
2746
  {
2737
2747
  const s = cl(e), i = (qe(n) ? s.getPropertyValue(n) : s[n]) || 0;
2738
2748
  return typeof i == "string" ? i.trim() : i;
@@ -2780,7 +2790,7 @@ function fl(t, e, n, s) {
2780
2790
  }
2781
2791
  class dl extends zi {
2782
2792
  constructor() {
2783
- super(...arguments), this.type = "svg", this.isSVGTag = !1, this.measureInstanceViewportBox = D;
2793
+ super(...arguments), this.type = "svg", this.isSVGTag = !1, this.measureInstanceViewportBox = M;
2784
2794
  }
2785
2795
  getBaseTargetFromProps(e, n) {
2786
2796
  return e[n];
@@ -2872,7 +2882,7 @@ function Vl({ when: t, delay: e, delayChildren: n, staggerChildren: s, staggerDi
2872
2882
  const Tn = (t, e, n, s = {}, i, o) => (r) => {
2873
2883
  const a = an(s, t) || {}, l = a.delay || s.delay || 0;
2874
2884
  let { elapsed: c = 0 } = s;
2875
- c = c - /* @__PURE__ */ G(l);
2885
+ c = c - /* @__PURE__ */ _(l);
2876
2886
  const u = {
2877
2887
  keyframes: Array.isArray(n) ? n : [null, n],
2878
2888
  ease: "easeOut",
@@ -2889,7 +2899,7 @@ const Tn = (t, e, n, s = {}, i, o) => (r) => {
2889
2899
  motionValue: e,
2890
2900
  element: o ? void 0 : i
2891
2901
  };
2892
- Vl(a) || Object.assign(u, Al(t, u)), u.duration && (u.duration = /* @__PURE__ */ G(u.duration)), u.repeatDelay && (u.repeatDelay = /* @__PURE__ */ G(u.repeatDelay)), u.from !== void 0 && (u.keyframes[0] = u.from);
2902
+ Vl(a) || Object.assign(u, Al(t, u)), u.duration && (u.duration = /* @__PURE__ */ _(u.duration)), u.repeatDelay && (u.repeatDelay = /* @__PURE__ */ _(u.repeatDelay)), u.from !== void 0 && (u.keyframes[0] = u.from);
2893
2903
  let h = !1;
2894
2904
  if ((u.type === !1 || u.duration === 0 && !u.repeatDelay) && (Ee(u), u.delay === 0 && (h = !0)), (X.instantAnimations || X.skipAnimations) && (h = !0, Ee(u), u.delay = 0), u.allowFlatten = !a.type && !a.ease, h && !o && e.get() !== void 0) {
2895
2905
  const f = xl(u.keyframes, a);
@@ -2902,7 +2912,7 @@ const Tn = (t, e, n, s = {}, i, o) => (r) => {
2902
2912
  }
2903
2913
  return a.isSync ? new rn(u) : new qo(u);
2904
2914
  };
2905
- function Ml({ protectedKeys: t, needsAnimating: e }, n) {
2915
+ function Dl({ protectedKeys: t, needsAnimating: e }, n) {
2906
2916
  const s = t.hasOwnProperty(n) && e[n] !== !0;
2907
2917
  return e[n] = !1, s;
2908
2918
  }
@@ -2912,7 +2922,7 @@ function Zi(t, e, { delay: n = 0, transitionOverride: s, type: i } = {}) {
2912
2922
  const l = [], c = i && t.animationState && t.animationState.getState()[i];
2913
2923
  for (const u in a) {
2914
2924
  const h = t.getValue(u, t.latestValues[u] ?? null), f = a[u];
2915
- if (f === void 0 || c && Ml(c, u))
2925
+ if (f === void 0 || c && Dl(c, u))
2916
2926
  continue;
2917
2927
  const d = {
2918
2928
  delay: n,
@@ -2948,7 +2958,7 @@ function Oe(t, e, n = {}) {
2948
2958
  n.transitionOverride && (i = n.transitionOverride);
2949
2959
  const o = s ? () => Promise.all(Zi(t, s, n)) : () => Promise.resolve(), r = t.variantChildren && t.variantChildren.size ? (l = 0) => {
2950
2960
  const { delayChildren: c = 0, staggerChildren: u, staggerDirection: h } = i;
2951
- return Dl(t, e, l, c, u, h, n);
2961
+ return Ml(t, e, l, c, u, h, n);
2952
2962
  } : () => Promise.resolve(), { when: a } = i;
2953
2963
  if (a) {
2954
2964
  const [l, c] = a === "beforeChildren" ? [o, r] : [r, o];
@@ -2956,7 +2966,7 @@ function Oe(t, e, n = {}) {
2956
2966
  } else
2957
2967
  return Promise.all([o(), r(n.delay)]);
2958
2968
  }
2959
- function Dl(t, e, n = 0, s = 0, i = 0, o = 1, r) {
2969
+ function Ml(t, e, n = 0, s = 0, i = 0, o = 1, r) {
2960
2970
  const a = [];
2961
2971
  for (const l of t.variantChildren)
2962
2972
  l.notify("AnimationStart", e), a.push(Oe(l, e, {
@@ -3104,7 +3114,7 @@ function Fl(t) {
3104
3114
  setAnimateFunction: o,
3105
3115
  getState: () => n,
3106
3116
  reset: () => {
3107
- n = es(), s = !0;
3117
+ n = es();
3108
3118
  }
3109
3119
  };
3110
3120
  }
@@ -3218,9 +3228,9 @@ function _l(t, e, n) {
3218
3228
  return Math.abs(t - e) <= n;
3219
3229
  }
3220
3230
  function ns(t, e, n, s = 0.5) {
3221
- t.origin = s, t.originPoint = M(e.min, e.max, t.origin), t.scale = F(n) / F(e), t.translate = M(n.min, n.max, t.origin) - t.originPoint, (t.scale >= Kl && t.scale <= Wl || isNaN(t.scale)) && (t.scale = 1), (t.translate >= $l && t.translate <= Gl || isNaN(t.translate)) && (t.translate = 0);
3231
+ t.origin = s, t.originPoint = D(e.min, e.max, t.origin), t.scale = F(n) / F(e), t.translate = D(n.min, n.max, t.origin) - t.originPoint, (t.scale >= Kl && t.scale <= Wl || isNaN(t.scale)) && (t.scale = 1), (t.translate >= $l && t.translate <= Gl || isNaN(t.translate)) && (t.translate = 0);
3222
3232
  }
3223
- function Mt(t, e, n, s) {
3233
+ function Dt(t, e, n, s) {
3224
3234
  ns(t.x, e.x, n.x, s ? s.originX : void 0), ns(t.y, e.y, n.y, s ? s.originY : void 0);
3225
3235
  }
3226
3236
  function ss(t, e, n) {
@@ -3232,7 +3242,7 @@ function Hl(t, e, n) {
3232
3242
  function is(t, e, n) {
3233
3243
  t.min = e.min - n.min, t.max = t.min + F(e);
3234
3244
  }
3235
- function Dt(t, e, n) {
3245
+ function Mt(t, e, n) {
3236
3246
  is(t.x, e.x, n.x), is(t.y, e.y, n.y);
3237
3247
  }
3238
3248
  function K(t) {
@@ -3304,11 +3314,11 @@ function Xl(t, e) {
3304
3314
  return { x: 0, y: 0 };
3305
3315
  let n = t.length - 1, s = null;
3306
3316
  const i = rr(t);
3307
- for (; n >= 0 && (s = t[n], !(i.timestamp - s.timestamp > /* @__PURE__ */ G(e))); )
3317
+ for (; n >= 0 && (s = t[n], !(i.timestamp - s.timestamp > /* @__PURE__ */ _(e))); )
3308
3318
  n--;
3309
3319
  if (!s)
3310
3320
  return { x: 0, y: 0 };
3311
- const o = /* @__PURE__ */ _(i.timestamp - s.timestamp);
3321
+ const o = /* @__PURE__ */ W(i.timestamp - s.timestamp);
3312
3322
  if (o === 0)
3313
3323
  return { x: 0, y: 0 };
3314
3324
  const r = {
@@ -3318,7 +3328,7 @@ function Xl(t, e) {
3318
3328
  return r.x === 1 / 0 && (r.x = 0), r.y === 1 / 0 && (r.y = 0), r;
3319
3329
  }
3320
3330
  function ql(t, { min: e, max: n }, s) {
3321
- return e !== void 0 && t < e ? t = s ? M(e, t, s.min) : Math.max(t, e) : n !== void 0 && t > n && (t = s ? M(n, t, s.max) : Math.min(t, n)), t;
3331
+ return e !== void 0 && t < e ? t = s ? D(e, t, s.min) : Math.max(t, e) : n !== void 0 && t > n && (t = s ? D(n, t, s.max) : Math.min(t, n)), t;
3322
3332
  }
3323
3333
  function as(t, e, n) {
3324
3334
  return {
@@ -3370,7 +3380,7 @@ function cs(t, e) {
3370
3380
  const nu = /* @__PURE__ */ new WeakMap();
3371
3381
  class su {
3372
3382
  constructor(e) {
3373
- this.openDragLock = null, this.isDragging = !1, this.currentDirection = null, this.originPoint = { x: 0, y: 0 }, this.constraints = !1, this.hasMutatedConstraints = !1, this.elastic = D(), this.latestPointerEvent = null, this.latestPanInfo = null, this.visualElement = e;
3383
+ this.openDragLock = null, this.isDragging = !1, this.currentDirection = null, this.originPoint = { x: 0, y: 0 }, this.constraints = !1, this.hasMutatedConstraints = !1, this.elastic = M(), this.latestPointerEvent = null, this.latestPanInfo = null, this.visualElement = e;
3374
3384
  }
3375
3385
  start(e, { snapToCursor: n = !1, distanceThreshold: s } = {}) {
3376
3386
  const { presenceContext: i } = this.visualElement;
@@ -3528,7 +3538,7 @@ class su {
3528
3538
  const { projection: i } = this.visualElement, o = this.getAxisMotionValue(n);
3529
3539
  if (i && i.layout) {
3530
3540
  const { min: r, max: a } = i.layout.layoutBox[n];
3531
- o.set(e[n] - M(r, a, 0.5));
3541
+ o.set(e[n] - D(r, a, 0.5));
3532
3542
  }
3533
3543
  });
3534
3544
  }
@@ -3557,7 +3567,7 @@ class su {
3557
3567
  if (!Kt(r, e, null))
3558
3568
  return;
3559
3569
  const a = this.getAxisMotionValue(r), { min: l, max: c } = this.constraints[r];
3560
- a.set(M(l, c, i[r]));
3570
+ a.set(D(l, c, i[r]));
3561
3571
  });
3562
3572
  }
3563
3573
  addListeners() {
@@ -3572,12 +3582,12 @@ class su {
3572
3582
  ht(l) && l.current && (this.constraints = this.resolveRefConstraints());
3573
3583
  }, { projection: i } = this.visualElement, o = i.addEventListener("measure", s);
3574
3584
  i && !i.layout && (i.root && i.root.updateScroll(), i.updateLayout()), A.read(s);
3575
- const r = Ft(window, "resize", () => this.scalePositionWithinConstraints()), a = i.addEventListener("didUpdate", ({ delta: l, hasLayoutChanged: c }) => {
3585
+ const r = Ft(window, "resize", () => this.scalePositionWithinConstraints()), a = i.addEventListener("didUpdate", (({ delta: l, hasLayoutChanged: c }) => {
3576
3586
  this.isDragging && c && (K((u) => {
3577
3587
  const h = this.getAxisMotionValue(u);
3578
3588
  h && (this.originPoint[u] += l[u].translate, h.set(h.get() + l[u].translate));
3579
3589
  }), this.visualElement.render());
3580
- });
3590
+ }));
3581
3591
  return () => {
3582
3592
  r(), n(), o(), a && a();
3583
3593
  };
@@ -3604,11 +3614,11 @@ function iu(t, e = 10) {
3604
3614
  }
3605
3615
  class ru extends Q {
3606
3616
  constructor(e) {
3607
- super(e), this.removeGroupControls = W, this.removeListeners = W, this.controls = new su(e);
3617
+ super(e), this.removeGroupControls = $, this.removeListeners = $, this.controls = new su(e);
3608
3618
  }
3609
3619
  mount() {
3610
3620
  const { dragControls: e } = this.node.getProps();
3611
- e && (this.removeGroupControls = e.subscribe(this.controls)), this.removeListeners = this.controls.addListeners() || W;
3621
+ e && (this.removeGroupControls = e.subscribe(this.controls)), this.removeListeners = this.controls.addListeners() || $;
3612
3622
  }
3613
3623
  unmount() {
3614
3624
  this.removeGroupControls(), this.removeListeners();
@@ -3619,7 +3629,7 @@ const hs = (t) => (e, n) => {
3619
3629
  };
3620
3630
  class ou extends Q {
3621
3631
  constructor() {
3622
- super(...arguments), this.removePointerDownListener = W;
3632
+ super(...arguments), this.removePointerDownListener = $;
3623
3633
  }
3624
3634
  onPointerDown(e) {
3625
3635
  this.session = new ir(e, this.createPanHandlers(), {
@@ -3682,7 +3692,7 @@ const St = {
3682
3692
  return s;
3683
3693
  const o = J.createTransformer(t), r = typeof i[0] != "number" ? 1 : 0, a = n.x.scale * e.x, l = n.y.scale * e.y;
3684
3694
  i[0 + r] /= a, i[1 + r] /= l;
3685
- const c = M(a, l, 0.5);
3695
+ const c = D(a, l, 0.5);
3686
3696
  return typeof i[2 + r] == "number" && (i[2 + r] /= c), typeof i[3 + r] == "number" && (i[3 + r] /= c), o(i);
3687
3697
  }
3688
3698
  };
@@ -3775,20 +3785,20 @@ function du(t, e) {
3775
3785
  }
3776
3786
  const ar = ["TopLeft", "TopRight", "BottomLeft", "BottomRight"], mu = ar.length, ds = (t) => typeof t == "string" ? parseFloat(t) : t, ms = (t) => typeof t == "number" || x.test(t);
3777
3787
  function pu(t, e, n, s, i, o) {
3778
- i ? (t.opacity = M(0, n.opacity ?? 1, gu(s)), t.opacityExit = M(e.opacity ?? 1, 0, yu(s))) : o && (t.opacity = M(e.opacity ?? 1, n.opacity ?? 1, s));
3788
+ i ? (t.opacity = D(0, n.opacity ?? 1, gu(s)), t.opacityExit = D(e.opacity ?? 1, 0, yu(s))) : o && (t.opacity = D(e.opacity ?? 1, n.opacity ?? 1, s));
3779
3789
  for (let r = 0; r < mu; r++) {
3780
3790
  const a = `border${ar[r]}Radius`;
3781
3791
  let l = ps(e, a), c = ps(n, a);
3782
3792
  if (l === void 0 && c === void 0)
3783
3793
  continue;
3784
- l || (l = 0), c || (c = 0), l === 0 || c === 0 || ms(l) === ms(c) ? (t[a] = Math.max(M(ds(l), ds(c), s), 0), (H.test(c) || H.test(l)) && (t[a] += "%")) : t[a] = c;
3794
+ l || (l = 0), c || (c = 0), l === 0 || c === 0 || ms(l) === ms(c) ? (t[a] = Math.max(D(ds(l), ds(c), s), 0), (H.test(c) || H.test(l)) && (t[a] += "%")) : t[a] = c;
3785
3795
  }
3786
- (e.rotate || n.rotate) && (t.rotate = M(e.rotate || 0, n.rotate || 0, s));
3796
+ (e.rotate || n.rotate) && (t.rotate = D(e.rotate || 0, n.rotate || 0, s));
3787
3797
  }
3788
3798
  function ps(t, e) {
3789
3799
  return t[e] !== void 0 ? t[e] : t.borderRadius;
3790
3800
  }
3791
- const gu = /* @__PURE__ */ lr(0, 0.5, Xs), yu = /* @__PURE__ */ lr(0.5, 0.95, W);
3801
+ const gu = /* @__PURE__ */ lr(0, 0.5, Xs), yu = /* @__PURE__ */ lr(0.5, 0.95, $);
3792
3802
  function lr(t, e, n) {
3793
3803
  return (s) => s < t ? 0 : s > e ? 1 : n(/* @__PURE__ */ Ct(t, e, s));
3794
3804
  }
@@ -3805,9 +3815,9 @@ function vs(t, e, n, s, i) {
3805
3815
  return t -= e, t = Zt(t, 1 / n, s), i !== void 0 && (t = Zt(t, 1 / i, s)), t;
3806
3816
  }
3807
3817
  function vu(t, e = 0, n = 1, s = 0.5, i, o = t, r = t) {
3808
- if (H.test(e) && (e = parseFloat(e), e = M(r.min, r.max, e / 100) - r.min), typeof e != "number")
3818
+ if (H.test(e) && (e = parseFloat(e), e = D(r.min, r.max, e / 100) - r.min), typeof e != "number")
3809
3819
  return;
3810
- let a = M(o.min, o.max, s);
3820
+ let a = D(o.min, o.max, s);
3811
3821
  t === o && (a -= e), t.min = vs(t.min, e, n, a, i), t.max = vs(t.max, e, n, a, i);
3812
3822
  }
3813
3823
  function Ts(t, e, [n, s, i], o, r) {
@@ -3931,7 +3941,7 @@ function fr({ attachResizeListener: t, defaultParent: e, measureScroll: n, check
3931
3941
  this.id = Au++, this.animationId = 0, this.animationCommitId = 0, this.children = /* @__PURE__ */ new Set(), this.options = {}, this.isTreeAnimating = !1, this.isAnimationBlocked = !1, this.isLayoutDirty = !1, this.isProjectionDirty = !1, this.isSharedProjectionDirty = !1, this.isTransformDirty = !1, this.updateManuallyBlocked = !1, this.updateBlockedByResize = !1, this.isUpdating = !1, this.isSVG = !1, this.needsReset = !1, this.shouldResetTransform = !1, this.hasCheckedOptimisedAppear = !1, this.treeScale = { x: 1, y: 1 }, this.eventHandlers = /* @__PURE__ */ new Map(), this.hasTreeAnimated = !1, this.updateScheduled = !1, this.scheduleUpdate = () => this.update(), this.projectionUpdateScheduled = !1, this.checkUpdateFailed = () => {
3932
3942
  this.isUpdating && (this.isUpdating = !1, this.clearAllSnapshots());
3933
3943
  }, this.updateProjection = () => {
3934
- this.projectionUpdateScheduled = !1, this.nodes.forEach(Du), this.nodes.forEach(Lu), this.nodes.forEach(ku), this.nodes.forEach(Cu);
3944
+ this.projectionUpdateScheduled = !1, this.nodes.forEach(Mu), this.nodes.forEach(Lu), this.nodes.forEach(ku), this.nodes.forEach(Cu);
3935
3945
  }, this.resolvedRelativeTargetAt = 0, this.hasProjected = !1, this.isVisible = !0, this.animationProgress = 0, this.sharedNodes = /* @__PURE__ */ new Map(), this.latestValues = r, this.root = a ? a.root || a : this, this.path = a ? [...a.path, a] : [], this.parent = a, this.depth = a ? a.depth + 1 : 0;
3936
3946
  for (let l = 0; l < this.path.length; l++)
3937
3947
  this.path[l].shouldResetTransform = !0;
@@ -3953,7 +3963,7 @@ function fr({ attachResizeListener: t, defaultParent: e, measureScroll: n, check
3953
3963
  mount(r) {
3954
3964
  if (this.instance)
3955
3965
  return;
3956
- this.isSVG = Mi(r) && !xa(r), this.instance = r;
3966
+ this.isSVG = Di(r) && !xa(r), this.instance = r;
3957
3967
  const { layoutId: a, layout: l, visualElement: c } = this.options;
3958
3968
  if (c && !c.current && c.mount(r), this.root.nodes.add(this), this.parent && this.parent.children.add(this), this.root.hasTreeAnimated && (l || a) && (this.isLayoutDirty = !0), t) {
3959
3969
  let u, h = 0;
@@ -3962,7 +3972,7 @@ function fr({ attachResizeListener: t, defaultParent: e, measureScroll: n, check
3962
3972
  h = window.innerWidth;
3963
3973
  }), t(r, () => {
3964
3974
  const d = window.innerWidth;
3965
- d !== h && (h = d, this.root.updateBlockedByResize = !0, u && u(), u = du(f, 250), Ht.hasAnimatedSinceResize && (Ht.hasAnimatedSinceResize = !1, this.nodes.forEach(Ds)));
3975
+ d !== h && (h = d, this.root.updateBlockedByResize = !0, u && u(), u = du(f, 250), Ht.hasAnimatedSinceResize && (Ht.hasAnimatedSinceResize = !1, this.nodes.forEach(Ms)));
3966
3976
  });
3967
3977
  }
3968
3978
  a && this.root.registerSharedNode(a, this), this.options.animate !== !1 && c && (a || l) && this.addEventListener("didUpdate", ({ delta: u, hasLayoutChanged: h, hasRelativeLayoutChanged: f, layout: d }) => {
@@ -3980,7 +3990,7 @@ function fr({ attachResizeListener: t, defaultParent: e, measureScroll: n, check
3980
3990
  };
3981
3991
  (c.shouldReduceMotion || this.options.layoutRoot) && (g.delay = 0, g.type = !1), this.startAnimation(g), this.setAnimationOrigin(u, T);
3982
3992
  } else
3983
- h || Ds(this), this.isLead() && this.options.onExitComplete && this.options.onExitComplete();
3993
+ h || Ms(this), this.isLead() && this.options.onExitComplete && this.options.onExitComplete();
3984
3994
  this.targetLayout = d;
3985
3995
  });
3986
3996
  }
@@ -4034,10 +4044,10 @@ function fr({ attachResizeListener: t, defaultParent: e, measureScroll: n, check
4034
4044
  return;
4035
4045
  }
4036
4046
  if (this.animationId <= this.animationCommitId) {
4037
- this.nodes.forEach(Ms);
4047
+ this.nodes.forEach(Ds);
4038
4048
  return;
4039
4049
  }
4040
- this.animationCommitId = this.animationId, this.isUpdating ? (this.isUpdating = !1, this.nodes.forEach(Ru), this.nodes.forEach(Vu), this.nodes.forEach(Mu)) : this.nodes.forEach(Ms), this.clearAllSnapshots();
4050
+ this.animationCommitId = this.animationId, this.isUpdating ? (this.isUpdating = !1, this.nodes.forEach(Ru), this.nodes.forEach(Vu), this.nodes.forEach(Du)) : this.nodes.forEach(Ds), this.clearAllSnapshots();
4041
4051
  const a = O.now();
4042
4052
  L.delta = z(0, 1e3 / 60, a - L.timestamp), L.timestamp = a, L.isProcessing = !0, ne.update.process(L), ne.preRender.process(L), ne.render.process(L), L.isProcessing = !1;
4043
4053
  }
@@ -4068,7 +4078,7 @@ function fr({ attachResizeListener: t, defaultParent: e, measureScroll: n, check
4068
4078
  for (let l = 0; l < this.path.length; l++)
4069
4079
  this.path[l].updateScroll();
4070
4080
  const r = this.layout;
4071
- this.layout = this.measure(!1), this.layoutCorrected = D(), this.isLayoutDirty = !1, this.projectionDelta = void 0, this.notifyListeners("measure", this.layout.layoutBox);
4081
+ this.layout = this.measure(!1), this.layoutCorrected = M(), this.isLayoutDirty = !1, this.projectionDelta = void 0, this.notifyListeners("measure", this.layout.layoutBox);
4072
4082
  const { visualElement: a } = this.options;
4073
4083
  a && a.notify("LayoutMeasure", this.layout.layoutBox, r ? r.layoutBox : void 0);
4074
4084
  }
@@ -4105,7 +4115,7 @@ function fr({ attachResizeListener: t, defaultParent: e, measureScroll: n, check
4105
4115
  measurePageBox() {
4106
4116
  const { visualElement: r } = this.options;
4107
4117
  if (!r)
4108
- return D();
4118
+ return M();
4109
4119
  const a = r.measureViewportBox();
4110
4120
  if (!(this.scroll?.wasRoot || this.path.some(Uu))) {
4111
4121
  const { scroll: c } = this.root;
@@ -4114,7 +4124,7 @@ function fr({ attachResizeListener: t, defaultParent: e, measureScroll: n, check
4114
4124
  return a;
4115
4125
  }
4116
4126
  removeElementScroll(r) {
4117
- const a = D();
4127
+ const a = M();
4118
4128
  if (U(a, r), this.scroll?.wasRoot)
4119
4129
  return a;
4120
4130
  for (let l = 0; l < this.path.length; l++) {
@@ -4124,7 +4134,7 @@ function fr({ attachResizeListener: t, defaultParent: e, measureScroll: n, check
4124
4134
  return a;
4125
4135
  }
4126
4136
  applyTransform(r, a = !1) {
4127
- const l = D();
4137
+ const l = M();
4128
4138
  U(l, r);
4129
4139
  for (let c = 0; c < this.path.length; c++) {
4130
4140
  const u = this.path[c];
@@ -4136,14 +4146,14 @@ function fr({ attachResizeListener: t, defaultParent: e, measureScroll: n, check
4136
4146
  return nt(this.latestValues) && dt(l, this.latestValues), l;
4137
4147
  }
4138
4148
  removeTransform(r) {
4139
- const a = D();
4149
+ const a = M();
4140
4150
  U(a, r);
4141
4151
  for (let l = 0; l < this.path.length; l++) {
4142
4152
  const c = this.path[l];
4143
4153
  if (!c.instance || !nt(c.latestValues))
4144
4154
  continue;
4145
4155
  Le(c.latestValues) && c.updateSnapshot();
4146
- const u = D(), h = c.measurePageBox();
4156
+ const u = M(), h = c.measurePageBox();
4147
4157
  U(u, h), xs(a, c.latestValues, c.snapshot ? c.snapshot.layoutBox : void 0, u);
4148
4158
  }
4149
4159
  return nt(this.latestValues) && xs(a, this.latestValues), a;
@@ -4174,12 +4184,12 @@ function fr({ attachResizeListener: t, defaultParent: e, measureScroll: n, check
4174
4184
  if (!(!this.layout || !(u || h))) {
4175
4185
  if (this.resolvedRelativeTargetAt = L.timestamp, !this.targetDelta && !this.relativeTarget) {
4176
4186
  const f = this.getClosestProjectingParent();
4177
- f && f.layout && this.animationProgress !== 1 ? (this.relativeParent = f, this.forceRelativeParentToResolveTarget(), this.relativeTarget = D(), this.relativeTargetOrigin = D(), Dt(this.relativeTargetOrigin, this.layout.layoutBox, f.layout.layoutBox), U(this.relativeTarget, this.relativeTargetOrigin)) : this.relativeParent = this.relativeTarget = void 0;
4187
+ f && f.layout && this.animationProgress !== 1 ? (this.relativeParent = f, this.forceRelativeParentToResolveTarget(), this.relativeTarget = M(), this.relativeTargetOrigin = M(), Mt(this.relativeTargetOrigin, this.layout.layoutBox, f.layout.layoutBox), U(this.relativeTarget, this.relativeTargetOrigin)) : this.relativeParent = this.relativeTarget = void 0;
4178
4188
  }
4179
- if (!(!this.relativeTarget && !this.targetDelta) && (this.target || (this.target = D(), this.targetWithTransforms = D()), this.relativeTarget && this.relativeTargetOrigin && this.relativeParent && this.relativeParent.target ? (this.forceRelativeParentToResolveTarget(), Hl(this.target, this.relativeTarget, this.relativeParent.target)) : this.targetDelta ? (this.resumingFrom ? this.target = this.applyTransform(this.layout.layoutBox) : U(this.target, this.layout.layoutBox), Gi(this.target, this.targetDelta)) : U(this.target, this.layout.layoutBox), this.attemptToResolveRelativeTarget)) {
4189
+ if (!(!this.relativeTarget && !this.targetDelta) && (this.target || (this.target = M(), this.targetWithTransforms = M()), this.relativeTarget && this.relativeTargetOrigin && this.relativeParent && this.relativeParent.target ? (this.forceRelativeParentToResolveTarget(), Hl(this.target, this.relativeTarget, this.relativeParent.target)) : this.targetDelta ? (this.resumingFrom ? this.target = this.applyTransform(this.layout.layoutBox) : U(this.target, this.layout.layoutBox), Gi(this.target, this.targetDelta)) : U(this.target, this.layout.layoutBox), this.attemptToResolveRelativeTarget)) {
4180
4190
  this.attemptToResolveRelativeTarget = !1;
4181
4191
  const f = this.getClosestProjectingParent();
4182
- f && !!f.resumingFrom == !!this.resumingFrom && !f.options.layoutScroll && f.target && this.animationProgress !== 1 ? (this.relativeParent = f, this.forceRelativeParentToResolveTarget(), this.relativeTarget = D(), this.relativeTargetOrigin = D(), Dt(this.relativeTargetOrigin, this.target, f.target), U(this.relativeTarget, this.relativeTargetOrigin)) : this.relativeParent = this.relativeTarget = void 0;
4192
+ f && !!f.resumingFrom == !!this.resumingFrom && !f.options.layoutScroll && f.target && this.animationProgress !== 1 ? (this.relativeParent = f, this.forceRelativeParentToResolveTarget(), this.relativeTarget = M(), this.relativeTargetOrigin = M(), Mt(this.relativeTargetOrigin, this.target, f.target), U(this.relativeTarget, this.relativeTargetOrigin)) : this.relativeParent = this.relativeTarget = void 0;
4183
4193
  }
4184
4194
  }
4185
4195
  }
@@ -4200,13 +4210,13 @@ function fr({ attachResizeListener: t, defaultParent: e, measureScroll: n, check
4200
4210
  return;
4201
4211
  U(this.layoutCorrected, this.layout.layoutBox);
4202
4212
  const h = this.treeScale.x, f = this.treeScale.y;
4203
- il(this.layoutCorrected, this.treeScale, this.path, a), r.layout && !r.target && (this.treeScale.x !== 1 || this.treeScale.y !== 1) && (r.target = r.layout.layoutBox, r.targetWithTransforms = D());
4213
+ il(this.layoutCorrected, this.treeScale, this.path, a), r.layout && !r.target && (this.treeScale.x !== 1 || this.treeScale.y !== 1) && (r.target = r.layout.layoutBox, r.targetWithTransforms = M());
4204
4214
  const { target: d } = r;
4205
4215
  if (!d) {
4206
4216
  this.prevProjectionDelta && (this.createProjectionDeltas(), this.scheduleRender());
4207
4217
  return;
4208
4218
  }
4209
- !this.projectionDelta || !this.prevProjectionDelta ? this.createProjectionDeltas() : (ys(this.prevProjectionDelta.x, this.projectionDelta.x), ys(this.prevProjectionDelta.y, this.projectionDelta.y)), Mt(this.projectionDelta, this.layoutCorrected, d, this.latestValues), (this.treeScale.x !== h || this.treeScale.y !== f || !As(this.projectionDelta.x, this.prevProjectionDelta.x) || !As(this.projectionDelta.y, this.prevProjectionDelta.y)) && (this.hasProjected = !0, this.scheduleRender(), this.notifyListeners("projectionUpdate", d));
4219
+ !this.projectionDelta || !this.prevProjectionDelta ? this.createProjectionDeltas() : (ys(this.prevProjectionDelta.x, this.projectionDelta.x), ys(this.prevProjectionDelta.y, this.projectionDelta.y)), Dt(this.projectionDelta, this.layoutCorrected, d, this.latestValues), (this.treeScale.x !== h || this.treeScale.y !== f || !As(this.projectionDelta.x, this.prevProjectionDelta.x) || !As(this.projectionDelta.y, this.prevProjectionDelta.y)) && (this.hasProjected = !0, this.scheduleRender(), this.notifyListeners("projectionUpdate", d));
4210
4220
  }
4211
4221
  hide() {
4212
4222
  this.isVisible = !1;
@@ -4227,12 +4237,12 @@ function fr({ attachResizeListener: t, defaultParent: e, measureScroll: n, check
4227
4237
  setAnimationOrigin(r, a = !1) {
4228
4238
  const l = this.snapshot, c = l ? l.latestValues : {}, u = { ...this.latestValues }, h = mt();
4229
4239
  (!this.relativeParent || !this.relativeParent.options.layoutRoot) && (this.relativeTarget = this.relativeTargetOrigin = void 0), this.attemptToResolveRelativeTarget = !a;
4230
- const f = D(), d = l ? l.source : void 0, m = this.layout ? this.layout.source : void 0, v = d !== m, y = this.getStack(), p = !y || y.members.length <= 1, T = !!(v && !p && this.options.crossfade === !0 && !this.path.some(Ou));
4240
+ const f = M(), d = l ? l.source : void 0, m = this.layout ? this.layout.source : void 0, v = d !== m, y = this.getStack(), p = !y || y.members.length <= 1, T = !!(v && !p && this.options.crossfade === !0 && !this.path.some(Ou));
4231
4241
  this.animationProgress = 0;
4232
4242
  let g;
4233
4243
  this.mixTargetDelta = (S) => {
4234
4244
  const P = S / 1e3;
4235
- Cs(h.x, r.x, P), Cs(h.y, r.y, P), this.setTargetDelta(h), this.relativeTarget && this.relativeTargetOrigin && this.layout && this.relativeParent && this.relativeParent.layout && (Dt(f, this.layout.layoutBox, this.relativeParent.layout.layoutBox), Iu(this.relativeTarget, this.relativeTargetOrigin, f, P), g && Pu(this.relativeTarget, g) && (this.isProjectionDirty = !1), g || (g = D()), U(g, this.relativeTarget)), v && (this.animationValues = u, pu(u, c, this.latestValues, P, T, p)), this.root.scheduleUpdateProjection(), this.scheduleRender(), this.animationProgress = P;
4245
+ Cs(h.x, r.x, P), Cs(h.y, r.y, P), this.setTargetDelta(h), this.relativeTarget && this.relativeTargetOrigin && this.layout && this.relativeParent && this.relativeParent.layout && (Mt(f, this.layout.layoutBox, this.relativeParent.layout.layoutBox), Iu(this.relativeTarget, this.relativeTargetOrigin, f, P), g && Pu(this.relativeTarget, g) && (this.isProjectionDirty = !1), g || (g = M()), U(g, this.relativeTarget)), v && (this.animationValues = u, pu(u, c, this.latestValues, P, T, p)), this.root.scheduleUpdateProjection(), this.scheduleRender(), this.animationProgress = P;
4236
4246
  }, this.mixTargetDelta(this.options.layoutRoot ? 1e3 : 0);
4237
4247
  }
4238
4248
  startAnimation(r) {
@@ -4265,13 +4275,13 @@ function fr({ attachResizeListener: t, defaultParent: e, measureScroll: n, check
4265
4275
  let { targetWithTransforms: a, target: l, layout: c, latestValues: u } = r;
4266
4276
  if (!(!a || !l || !c)) {
4267
4277
  if (this !== r && this.layout && c && dr(this.options.animationType, this.layout.layoutBox, c.layoutBox)) {
4268
- l = this.target || D();
4278
+ l = this.target || M();
4269
4279
  const h = F(this.layout.layoutBox.x);
4270
4280
  l.x.min = r.target.x.min, l.x.max = l.x.min + h;
4271
4281
  const f = F(this.layout.layoutBox.y);
4272
4282
  l.y.min = r.target.y.min, l.y.max = l.y.min + f;
4273
4283
  }
4274
- U(a, l), dt(a, u), Mt(this.projectionDeltaWithTransform, this.layoutCorrected, a, u);
4284
+ U(a, l), dt(a, u), Dt(this.projectionDeltaWithTransform, this.layoutCorrected, a, u);
4275
4285
  }
4276
4286
  }
4277
4287
  registerSharedNode(r, a) {
@@ -4373,7 +4383,7 @@ function fr({ attachResizeListener: t, defaultParent: e, measureScroll: n, check
4373
4383
  function Vu(t) {
4374
4384
  t.updateLayout();
4375
4385
  }
4376
- function Mu(t) {
4386
+ function Du(t) {
4377
4387
  const e = t.resumeFrom?.snapshot || t.snapshot;
4378
4388
  if (t.isLead() && t.layout && e && t.hasListeners("didUpdate")) {
4379
4389
  const { layoutBox: n, measuredBox: s } = t.layout, { animationType: i } = t.options, o = e.source !== t.layout.source;
@@ -4385,9 +4395,9 @@ function Mu(t) {
4385
4395
  h.max = h.min + f, t.relativeTarget && !t.currentAnimation && (t.isProjectionDirty = !0, t.relativeTarget[u].max = t.relativeTarget[u].min + f);
4386
4396
  });
4387
4397
  const r = mt();
4388
- Mt(r, n, e.layoutBox);
4398
+ Dt(r, n, e.layoutBox);
4389
4399
  const a = mt();
4390
- o ? Mt(a, t.applyTransform(s, !0), e.measuredBox) : Mt(a, n, e.layoutBox);
4400
+ o ? Dt(a, t.applyTransform(s, !0), e.measuredBox) : Dt(a, n, e.layoutBox);
4391
4401
  const l = !ur(r);
4392
4402
  let c = !1;
4393
4403
  if (!t.resumeFrom) {
@@ -4395,10 +4405,10 @@ function Mu(t) {
4395
4405
  if (u && !u.resumeFrom) {
4396
4406
  const { snapshot: h, layout: f } = u;
4397
4407
  if (h && f) {
4398
- const d = D();
4399
- Dt(d, e.layoutBox, h.layoutBox);
4400
- const m = D();
4401
- Dt(m, n, f.layoutBox), cr(d, m) || (c = !0), u.options.layoutRoot && (t.relativeTarget = m, t.relativeTargetOrigin = d, t.relativeParent = u);
4408
+ const d = M();
4409
+ Mt(d, e.layoutBox, h.layoutBox);
4410
+ const m = M();
4411
+ Mt(m, n, f.layoutBox), cr(d, m) || (c = !0), u.options.layoutRoot && (t.relativeTarget = m, t.relativeTargetOrigin = d, t.relativeParent = u);
4402
4412
  }
4403
4413
  }
4404
4414
  }
@@ -4416,7 +4426,7 @@ function Mu(t) {
4416
4426
  }
4417
4427
  t.options.transition = void 0;
4418
4428
  }
4419
- function Du(t) {
4429
+ function Mu(t) {
4420
4430
  t.parent && (t.isProjecting() || (t.isProjectionDirty = t.parent.isProjectionDirty), t.isSharedProjectionDirty || (t.isSharedProjectionDirty = !!(t.isProjectionDirty || t.parent.isProjectionDirty || t.parent.isSharedProjectionDirty)), t.isTransformDirty || (t.isTransformDirty = t.parent.isTransformDirty));
4421
4431
  }
4422
4432
  function Cu(t) {
@@ -4428,14 +4438,14 @@ function Eu(t) {
4428
4438
  function Vs(t) {
4429
4439
  t.clearMeasurements();
4430
4440
  }
4431
- function Ms(t) {
4441
+ function Ds(t) {
4432
4442
  t.isLayoutDirty = !1;
4433
4443
  }
4434
4444
  function Ru(t) {
4435
4445
  const { visualElement: e } = t.options;
4436
4446
  e && e.getProps().onBeforeLayoutMeasure && e.notify("BeforeLayoutMeasure"), t.resetTransform();
4437
4447
  }
4438
- function Ds(t) {
4448
+ function Ms(t) {
4439
4449
  t.finishAnimation(), t.targetDelta = t.relativeTarget = t.target = void 0, t.isProjectionDirty = !0;
4440
4450
  }
4441
4451
  function Lu(t) {
@@ -4451,10 +4461,10 @@ function Bu(t) {
4451
4461
  t.removeLeadSnapshot();
4452
4462
  }
4453
4463
  function Cs(t, e, n) {
4454
- t.translate = M(e.translate, 0, n), t.scale = M(e.scale, 1, n), t.origin = e.origin, t.originPoint = e.originPoint;
4464
+ t.translate = D(e.translate, 0, n), t.scale = D(e.scale, 1, n), t.origin = e.origin, t.originPoint = e.originPoint;
4455
4465
  }
4456
4466
  function Es(t, e, n, s) {
4457
- t.min = M(e.min, n.min, s), t.max = M(e.max, n.max, s);
4467
+ t.min = D(e.min, n.min, s), t.max = D(e.max, n.max, s);
4458
4468
  }
4459
4469
  function Iu(t, e, n, s) {
4460
4470
  Es(t.x, e.x, n.x, s), Es(t.y, e.y, n.y, s);
@@ -4465,7 +4475,7 @@ function Ou(t) {
4465
4475
  const ju = {
4466
4476
  duration: 0.45,
4467
4477
  ease: [0.4, 0, 0.1, 1]
4468
- }, Rs = (t) => typeof navigator < "u" && navigator.userAgent && navigator.userAgent.toLowerCase().includes(t), Ls = Rs("applewebkit/") && !Rs("chrome/") ? Math.round : W;
4478
+ }, Rs = (t) => typeof navigator < "u" && navigator.userAgent && navigator.userAgent.toLowerCase().includes(t), Ls = Rs("applewebkit/") && !Rs("chrome/") ? Math.round : $;
4469
4479
  function ks(t) {
4470
4480
  t.min = Ls(t.min), t.max = Ls(t.max);
4471
4481
  }
@@ -4648,7 +4658,7 @@ const Qu = {
4648
4658
  }, oc = /* @__PURE__ */ el(ec, ml);
4649
4659
  export {
4650
4660
  js as L,
4651
- Di as M,
4661
+ Mi as M,
4652
4662
  We as P,
4653
4663
  Sa as a,
4654
4664
  wr as b,
@@ -4657,4 +4667,4 @@ export {
4657
4667
  ca as r,
4658
4668
  Sr as u
4659
4669
  };
4660
- //# sourceMappingURL=proxy-CkpFesk1.js.map
4670
+ //# sourceMappingURL=proxy-BxkFHwUw.js.map