@ntlab/ntjs-assets 2.12.0 → 2.13.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 (302) hide show
  1. package/assets/js/cdn.json +1 -1
  2. package/assets/js/highcharts/es-modules/Core/Defaults.js +0 -8
  3. package/assets/js/highcharts/es-modules/Core/Globals.js +1 -1
  4. package/assets/js/highcharts/es-modules/Core/Pointer.js +3 -1
  5. package/assets/js/highcharts/es-modules/Core/Renderer/SVG/SVGElement.js +4 -4
  6. package/assets/js/highcharts/es-modules/Core/Renderer/SVG/SVGLabel.js +3 -1
  7. package/assets/js/highcharts/es-modules/Core/Series/DataLabel.js +2 -3
  8. package/assets/js/highcharts/es-modules/Core/Templating.js +6 -6
  9. package/assets/js/highcharts/es-modules/Core/Time.js +15 -7
  10. package/assets/js/highcharts/es-modules/Extensions/Exporting/Exporting.js +16 -8
  11. package/assets/js/highcharts/es-modules/Stock/RangeSelector/RangeSelector.js +11 -3
  12. package/assets/js/highcharts/highcharts-3d.js +1 -1
  13. package/assets/js/highcharts/highcharts-3d.src.js +1 -1
  14. package/assets/js/highcharts/highcharts-gantt.js +5 -5
  15. package/assets/js/highcharts/highcharts-gantt.src.js +53 -42
  16. package/assets/js/highcharts/highcharts-more.js +1 -1
  17. package/assets/js/highcharts/highcharts-more.src.js +1 -1
  18. package/assets/js/highcharts/highcharts.js +3 -3
  19. package/assets/js/highcharts/highcharts.src.js +37 -34
  20. package/assets/js/highcharts/highmaps.js +5 -5
  21. package/assets/js/highcharts/highmaps.src.js +40 -37
  22. package/assets/js/highcharts/highstock.js +5 -5
  23. package/assets/js/highcharts/highstock.src.js +53 -42
  24. package/assets/js/highcharts/indicators/acceleration-bands.js +1 -1
  25. package/assets/js/highcharts/indicators/acceleration-bands.src.js +1 -1
  26. package/assets/js/highcharts/indicators/accumulation-distribution.js +1 -1
  27. package/assets/js/highcharts/indicators/accumulation-distribution.src.js +1 -1
  28. package/assets/js/highcharts/indicators/ao.js +1 -1
  29. package/assets/js/highcharts/indicators/ao.src.js +1 -1
  30. package/assets/js/highcharts/indicators/apo.js +1 -1
  31. package/assets/js/highcharts/indicators/apo.src.js +1 -1
  32. package/assets/js/highcharts/indicators/aroon-oscillator.js +1 -1
  33. package/assets/js/highcharts/indicators/aroon-oscillator.src.js +1 -1
  34. package/assets/js/highcharts/indicators/aroon.js +1 -1
  35. package/assets/js/highcharts/indicators/aroon.src.js +1 -1
  36. package/assets/js/highcharts/indicators/atr.js +1 -1
  37. package/assets/js/highcharts/indicators/atr.src.js +1 -1
  38. package/assets/js/highcharts/indicators/bollinger-bands.js +1 -1
  39. package/assets/js/highcharts/indicators/bollinger-bands.src.js +1 -1
  40. package/assets/js/highcharts/indicators/cci.js +1 -1
  41. package/assets/js/highcharts/indicators/cci.src.js +1 -1
  42. package/assets/js/highcharts/indicators/chaikin.js +1 -1
  43. package/assets/js/highcharts/indicators/chaikin.src.js +1 -1
  44. package/assets/js/highcharts/indicators/cmf.js +1 -1
  45. package/assets/js/highcharts/indicators/cmf.src.js +1 -1
  46. package/assets/js/highcharts/indicators/cmo.js +1 -1
  47. package/assets/js/highcharts/indicators/cmo.src.js +1 -1
  48. package/assets/js/highcharts/indicators/dema.js +1 -1
  49. package/assets/js/highcharts/indicators/dema.src.js +1 -1
  50. package/assets/js/highcharts/indicators/disparity-index.js +1 -1
  51. package/assets/js/highcharts/indicators/disparity-index.src.js +1 -1
  52. package/assets/js/highcharts/indicators/dmi.js +1 -1
  53. package/assets/js/highcharts/indicators/dmi.src.js +1 -1
  54. package/assets/js/highcharts/indicators/dpo.js +1 -1
  55. package/assets/js/highcharts/indicators/dpo.src.js +1 -1
  56. package/assets/js/highcharts/indicators/ichimoku-kinko-hyo.js +1 -1
  57. package/assets/js/highcharts/indicators/ichimoku-kinko-hyo.src.js +1 -1
  58. package/assets/js/highcharts/indicators/indicators-all.js +1 -1
  59. package/assets/js/highcharts/indicators/indicators-all.src.js +1 -1
  60. package/assets/js/highcharts/indicators/indicators.js +1 -1
  61. package/assets/js/highcharts/indicators/indicators.src.js +1 -1
  62. package/assets/js/highcharts/indicators/keltner-channels.js +1 -1
  63. package/assets/js/highcharts/indicators/keltner-channels.src.js +1 -1
  64. package/assets/js/highcharts/indicators/klinger.js +1 -1
  65. package/assets/js/highcharts/indicators/klinger.src.js +1 -1
  66. package/assets/js/highcharts/indicators/macd.js +1 -1
  67. package/assets/js/highcharts/indicators/macd.src.js +1 -1
  68. package/assets/js/highcharts/indicators/mfi.js +1 -1
  69. package/assets/js/highcharts/indicators/mfi.src.js +1 -1
  70. package/assets/js/highcharts/indicators/momentum.js +1 -1
  71. package/assets/js/highcharts/indicators/momentum.src.js +1 -1
  72. package/assets/js/highcharts/indicators/natr.js +1 -1
  73. package/assets/js/highcharts/indicators/natr.src.js +1 -1
  74. package/assets/js/highcharts/indicators/obv.js +1 -1
  75. package/assets/js/highcharts/indicators/obv.src.js +1 -1
  76. package/assets/js/highcharts/indicators/pivot-points.js +1 -1
  77. package/assets/js/highcharts/indicators/pivot-points.src.js +1 -1
  78. package/assets/js/highcharts/indicators/ppo.js +1 -1
  79. package/assets/js/highcharts/indicators/ppo.src.js +1 -1
  80. package/assets/js/highcharts/indicators/price-channel.js +1 -1
  81. package/assets/js/highcharts/indicators/price-channel.src.js +1 -1
  82. package/assets/js/highcharts/indicators/price-envelopes.js +1 -1
  83. package/assets/js/highcharts/indicators/price-envelopes.src.js +1 -1
  84. package/assets/js/highcharts/indicators/psar.js +1 -1
  85. package/assets/js/highcharts/indicators/psar.src.js +1 -1
  86. package/assets/js/highcharts/indicators/regressions.js +1 -1
  87. package/assets/js/highcharts/indicators/regressions.src.js +1 -1
  88. package/assets/js/highcharts/indicators/roc.js +1 -1
  89. package/assets/js/highcharts/indicators/roc.src.js +1 -1
  90. package/assets/js/highcharts/indicators/rsi.js +1 -1
  91. package/assets/js/highcharts/indicators/rsi.src.js +1 -1
  92. package/assets/js/highcharts/indicators/slow-stochastic.js +1 -1
  93. package/assets/js/highcharts/indicators/slow-stochastic.src.js +1 -1
  94. package/assets/js/highcharts/indicators/stochastic.js +1 -1
  95. package/assets/js/highcharts/indicators/stochastic.src.js +1 -1
  96. package/assets/js/highcharts/indicators/supertrend.js +1 -1
  97. package/assets/js/highcharts/indicators/supertrend.src.js +1 -1
  98. package/assets/js/highcharts/indicators/tema.js +1 -1
  99. package/assets/js/highcharts/indicators/tema.src.js +1 -1
  100. package/assets/js/highcharts/indicators/trendline.js +1 -1
  101. package/assets/js/highcharts/indicators/trendline.src.js +1 -1
  102. package/assets/js/highcharts/indicators/trix.js +1 -1
  103. package/assets/js/highcharts/indicators/trix.src.js +1 -1
  104. package/assets/js/highcharts/indicators/volume-by-price.js +1 -1
  105. package/assets/js/highcharts/indicators/volume-by-price.src.js +1 -1
  106. package/assets/js/highcharts/indicators/vwap.js +1 -1
  107. package/assets/js/highcharts/indicators/vwap.src.js +1 -1
  108. package/assets/js/highcharts/indicators/williams-r.js +1 -1
  109. package/assets/js/highcharts/indicators/williams-r.src.js +1 -1
  110. package/assets/js/highcharts/indicators/wma.js +1 -1
  111. package/assets/js/highcharts/indicators/wma.src.js +1 -1
  112. package/assets/js/highcharts/indicators/zigzag.js +1 -1
  113. package/assets/js/highcharts/indicators/zigzag.src.js +1 -1
  114. package/assets/js/highcharts/modules/accessibility.js +1 -1
  115. package/assets/js/highcharts/modules/accessibility.src.js +1 -1
  116. package/assets/js/highcharts/modules/annotations-advanced.js +3 -3
  117. package/assets/js/highcharts/modules/annotations-advanced.src.js +4 -4
  118. package/assets/js/highcharts/modules/annotations.js +2 -2
  119. package/assets/js/highcharts/modules/annotations.src.js +3 -3
  120. package/assets/js/highcharts/modules/arc-diagram.js +1 -1
  121. package/assets/js/highcharts/modules/arc-diagram.src.js +1 -1
  122. package/assets/js/highcharts/modules/arrow-symbols.js +1 -1
  123. package/assets/js/highcharts/modules/arrow-symbols.src.js +1 -1
  124. package/assets/js/highcharts/modules/boost-canvas.js +1 -1
  125. package/assets/js/highcharts/modules/boost-canvas.src.js +1 -1
  126. package/assets/js/highcharts/modules/boost.js +1 -1
  127. package/assets/js/highcharts/modules/boost.src.js +1 -1
  128. package/assets/js/highcharts/modules/broken-axis.js +1 -1
  129. package/assets/js/highcharts/modules/broken-axis.src.js +1 -1
  130. package/assets/js/highcharts/modules/bullet.js +1 -1
  131. package/assets/js/highcharts/modules/bullet.src.js +1 -1
  132. package/assets/js/highcharts/modules/coloraxis.js +1 -1
  133. package/assets/js/highcharts/modules/coloraxis.src.js +1 -1
  134. package/assets/js/highcharts/modules/current-date-indicator.js +1 -1
  135. package/assets/js/highcharts/modules/current-date-indicator.src.js +1 -1
  136. package/assets/js/highcharts/modules/cylinder.js +1 -1
  137. package/assets/js/highcharts/modules/cylinder.src.js +1 -1
  138. package/assets/js/highcharts/modules/data-tools.js +1 -1
  139. package/assets/js/highcharts/modules/data-tools.src.js +1 -1
  140. package/assets/js/highcharts/modules/data.js +1 -1
  141. package/assets/js/highcharts/modules/data.src.js +1 -1
  142. package/assets/js/highcharts/modules/datagrouping.js +1 -1
  143. package/assets/js/highcharts/modules/datagrouping.src.js +1 -1
  144. package/assets/js/highcharts/modules/debugger.js +1 -1
  145. package/assets/js/highcharts/modules/debugger.src.js +1 -1
  146. package/assets/js/highcharts/modules/dependency-wheel.js +1 -1
  147. package/assets/js/highcharts/modules/dependency-wheel.src.js +1 -1
  148. package/assets/js/highcharts/modules/dotplot.js +1 -1
  149. package/assets/js/highcharts/modules/dotplot.src.js +1 -1
  150. package/assets/js/highcharts/modules/drag-panes.js +1 -1
  151. package/assets/js/highcharts/modules/drag-panes.src.js +1 -1
  152. package/assets/js/highcharts/modules/draggable-points.js +1 -1
  153. package/assets/js/highcharts/modules/draggable-points.src.js +1 -1
  154. package/assets/js/highcharts/modules/drilldown.js +1 -1
  155. package/assets/js/highcharts/modules/drilldown.src.js +1 -1
  156. package/assets/js/highcharts/modules/dumbbell.js +1 -1
  157. package/assets/js/highcharts/modules/dumbbell.src.js +1 -1
  158. package/assets/js/highcharts/modules/export-data.js +1 -1
  159. package/assets/js/highcharts/modules/export-data.src.js +1 -1
  160. package/assets/js/highcharts/modules/exporting.js +2 -2
  161. package/assets/js/highcharts/modules/exporting.src.js +17 -9
  162. package/assets/js/highcharts/modules/flowmap.js +1 -1
  163. package/assets/js/highcharts/modules/flowmap.src.js +1 -1
  164. package/assets/js/highcharts/modules/full-screen.js +1 -1
  165. package/assets/js/highcharts/modules/full-screen.src.js +1 -1
  166. package/assets/js/highcharts/modules/funnel.js +1 -1
  167. package/assets/js/highcharts/modules/funnel.src.js +1 -1
  168. package/assets/js/highcharts/modules/funnel3d.js +1 -1
  169. package/assets/js/highcharts/modules/funnel3d.src.js +1 -1
  170. package/assets/js/highcharts/modules/gantt.js +6 -6
  171. package/assets/js/highcharts/modules/gantt.src.js +15 -7
  172. package/assets/js/highcharts/modules/geoheatmap.js +1 -1
  173. package/assets/js/highcharts/modules/geoheatmap.src.js +1 -1
  174. package/assets/js/highcharts/modules/grid-axis.js +1 -1
  175. package/assets/js/highcharts/modules/grid-axis.src.js +1 -1
  176. package/assets/js/highcharts/modules/heatmap.js +2 -2
  177. package/assets/js/highcharts/modules/heatmap.src.js +2 -2
  178. package/assets/js/highcharts/modules/heikinashi.js +1 -1
  179. package/assets/js/highcharts/modules/heikinashi.src.js +1 -1
  180. package/assets/js/highcharts/modules/histogram-bellcurve.js +1 -1
  181. package/assets/js/highcharts/modules/histogram-bellcurve.src.js +1 -1
  182. package/assets/js/highcharts/modules/hollowcandlestick.js +1 -1
  183. package/assets/js/highcharts/modules/hollowcandlestick.src.js +1 -1
  184. package/assets/js/highcharts/modules/item-series.js +1 -1
  185. package/assets/js/highcharts/modules/item-series.src.js +1 -1
  186. package/assets/js/highcharts/modules/lollipop.js +1 -1
  187. package/assets/js/highcharts/modules/lollipop.src.js +1 -1
  188. package/assets/js/highcharts/modules/map.js +2 -2
  189. package/assets/js/highcharts/modules/map.src.js +2 -2
  190. package/assets/js/highcharts/modules/marker-clusters.js +1 -1
  191. package/assets/js/highcharts/modules/marker-clusters.src.js +1 -1
  192. package/assets/js/highcharts/modules/mouse-wheel-zoom.js +1 -1
  193. package/assets/js/highcharts/modules/mouse-wheel-zoom.src.js +1 -1
  194. package/assets/js/highcharts/modules/navigator.js +1 -1
  195. package/assets/js/highcharts/modules/navigator.src.js +1 -1
  196. package/assets/js/highcharts/modules/networkgraph.js +1 -1
  197. package/assets/js/highcharts/modules/networkgraph.src.js +1 -1
  198. package/assets/js/highcharts/modules/no-data-to-display.js +1 -1
  199. package/assets/js/highcharts/modules/no-data-to-display.src.js +1 -1
  200. package/assets/js/highcharts/modules/offline-exporting.js +2 -2
  201. package/assets/js/highcharts/modules/offline-exporting.src.js +18 -10
  202. package/assets/js/highcharts/modules/organization.js +1 -1
  203. package/assets/js/highcharts/modules/organization.src.js +1 -1
  204. package/assets/js/highcharts/modules/overlapping-datalabels.js +1 -1
  205. package/assets/js/highcharts/modules/overlapping-datalabels.src.js +1 -1
  206. package/assets/js/highcharts/modules/parallel-coordinates.js +1 -1
  207. package/assets/js/highcharts/modules/parallel-coordinates.src.js +1 -1
  208. package/assets/js/highcharts/modules/pareto.js +1 -1
  209. package/assets/js/highcharts/modules/pareto.src.js +1 -1
  210. package/assets/js/highcharts/modules/pathfinder.js +1 -1
  211. package/assets/js/highcharts/modules/pathfinder.src.js +1 -1
  212. package/assets/js/highcharts/modules/pattern-fill.js +1 -1
  213. package/assets/js/highcharts/modules/pattern-fill.src.js +1 -1
  214. package/assets/js/highcharts/modules/pictorial.js +1 -1
  215. package/assets/js/highcharts/modules/pictorial.src.js +1 -1
  216. package/assets/js/highcharts/modules/pointandfigure.js +1 -1
  217. package/assets/js/highcharts/modules/pointandfigure.src.js +1 -1
  218. package/assets/js/highcharts/modules/price-indicator.js +1 -1
  219. package/assets/js/highcharts/modules/price-indicator.src.js +1 -1
  220. package/assets/js/highcharts/modules/pyramid3d.js +1 -1
  221. package/assets/js/highcharts/modules/pyramid3d.src.js +1 -1
  222. package/assets/js/highcharts/modules/renko.js +1 -1
  223. package/assets/js/highcharts/modules/renko.src.js +1 -1
  224. package/assets/js/highcharts/modules/sankey.js +1 -1
  225. package/assets/js/highcharts/modules/sankey.src.js +1 -1
  226. package/assets/js/highcharts/modules/series-label.js +1 -1
  227. package/assets/js/highcharts/modules/series-label.src.js +1 -1
  228. package/assets/js/highcharts/modules/series-on-point.js +1 -1
  229. package/assets/js/highcharts/modules/series-on-point.src.js +1 -1
  230. package/assets/js/highcharts/modules/solid-gauge.js +1 -1
  231. package/assets/js/highcharts/modules/solid-gauge.src.js +1 -1
  232. package/assets/js/highcharts/modules/sonification.js +1 -1
  233. package/assets/js/highcharts/modules/sonification.src.js +1 -1
  234. package/assets/js/highcharts/modules/static-scale.js +1 -1
  235. package/assets/js/highcharts/modules/static-scale.src.js +1 -1
  236. package/assets/js/highcharts/modules/stock-tools.js +2 -2
  237. package/assets/js/highcharts/modules/stock-tools.src.js +3 -3
  238. package/assets/js/highcharts/modules/stock.js +4 -4
  239. package/assets/js/highcharts/modules/stock.src.js +15 -7
  240. package/assets/js/highcharts/modules/streamgraph.js +1 -1
  241. package/assets/js/highcharts/modules/streamgraph.src.js +1 -1
  242. package/assets/js/highcharts/modules/sunburst.js +1 -1
  243. package/assets/js/highcharts/modules/sunburst.src.js +1 -1
  244. package/assets/js/highcharts/modules/textpath.js +1 -1
  245. package/assets/js/highcharts/modules/textpath.src.js +1 -1
  246. package/assets/js/highcharts/modules/tiledwebmap.js +1 -1
  247. package/assets/js/highcharts/modules/tiledwebmap.src.js +1 -1
  248. package/assets/js/highcharts/modules/tilemap.js +1 -1
  249. package/assets/js/highcharts/modules/tilemap.src.js +1 -1
  250. package/assets/js/highcharts/modules/timeline.js +1 -1
  251. package/assets/js/highcharts/modules/timeline.src.js +1 -1
  252. package/assets/js/highcharts/modules/treegraph.js +1 -1
  253. package/assets/js/highcharts/modules/treegraph.src.js +1 -1
  254. package/assets/js/highcharts/modules/treegrid.js +1 -1
  255. package/assets/js/highcharts/modules/treegrid.src.js +1 -1
  256. package/assets/js/highcharts/modules/treemap.js +1 -1
  257. package/assets/js/highcharts/modules/treemap.src.js +1 -1
  258. package/assets/js/highcharts/modules/variable-pie.js +1 -1
  259. package/assets/js/highcharts/modules/variable-pie.src.js +1 -1
  260. package/assets/js/highcharts/modules/variwide.js +1 -1
  261. package/assets/js/highcharts/modules/variwide.src.js +1 -1
  262. package/assets/js/highcharts/modules/vector.js +1 -1
  263. package/assets/js/highcharts/modules/vector.src.js +1 -1
  264. package/assets/js/highcharts/modules/venn.js +1 -1
  265. package/assets/js/highcharts/modules/venn.src.js +1 -1
  266. package/assets/js/highcharts/modules/windbarb.js +1 -1
  267. package/assets/js/highcharts/modules/windbarb.src.js +1 -1
  268. package/assets/js/highcharts/modules/wordcloud.js +1 -1
  269. package/assets/js/highcharts/modules/wordcloud.src.js +1 -1
  270. package/assets/js/highcharts/modules/xrange.js +1 -1
  271. package/assets/js/highcharts/modules/xrange.src.js +1 -1
  272. package/assets/js/highcharts/standalone-navigator.js +3 -3
  273. package/assets/js/highcharts/standalone-navigator.src.js +38 -35
  274. package/assets/js/highcharts/themes/avocado.js +1 -1
  275. package/assets/js/highcharts/themes/avocado.src.js +1 -1
  276. package/assets/js/highcharts/themes/brand-dark.js +1 -1
  277. package/assets/js/highcharts/themes/brand-dark.src.js +1 -1
  278. package/assets/js/highcharts/themes/brand-light.js +1 -1
  279. package/assets/js/highcharts/themes/brand-light.src.js +1 -1
  280. package/assets/js/highcharts/themes/dark-blue.js +1 -1
  281. package/assets/js/highcharts/themes/dark-blue.src.js +1 -1
  282. package/assets/js/highcharts/themes/dark-green.js +1 -1
  283. package/assets/js/highcharts/themes/dark-green.src.js +1 -1
  284. package/assets/js/highcharts/themes/dark-unica.js +1 -1
  285. package/assets/js/highcharts/themes/dark-unica.src.js +1 -1
  286. package/assets/js/highcharts/themes/gray.js +1 -1
  287. package/assets/js/highcharts/themes/gray.src.js +1 -1
  288. package/assets/js/highcharts/themes/grid-light.js +1 -1
  289. package/assets/js/highcharts/themes/grid-light.src.js +1 -1
  290. package/assets/js/highcharts/themes/grid.js +1 -1
  291. package/assets/js/highcharts/themes/grid.src.js +1 -1
  292. package/assets/js/highcharts/themes/high-contrast-dark.js +1 -1
  293. package/assets/js/highcharts/themes/high-contrast-dark.src.js +1 -1
  294. package/assets/js/highcharts/themes/high-contrast-light.js +1 -1
  295. package/assets/js/highcharts/themes/high-contrast-light.src.js +1 -1
  296. package/assets/js/highcharts/themes/sand-signika.js +1 -1
  297. package/assets/js/highcharts/themes/sand-signika.src.js +1 -1
  298. package/assets/js/highcharts/themes/skies.js +1 -1
  299. package/assets/js/highcharts/themes/skies.src.js +1 -1
  300. package/assets/js/highcharts/themes/sunset.js +1 -1
  301. package/assets/js/highcharts/themes/sunset.src.js +1 -1
  302. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highcharts JS v12.1.0 (2024-12-17)
2
+ * Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/offline-exporting
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/exporting
@@ -9,4 +9,4 @@
9
9
  * (c) 2015-2024 Torstein Honsi / Oystein Moseng
10
10
  *
11
11
  * License: www.highcharts.com/license
12
- */function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(e._Highcharts,e._Highcharts.AST,e._Highcharts.Chart,e._Highcharts.HttpUtilities):"function"==typeof define&&define.amd?define("highcharts/modules/offline-exporting",["highcharts/highcharts"],function(e){return t(e,e.AST,e.Chart,e.HttpUtilities)}):"object"==typeof exports?exports["highcharts/modules/offline-exporting"]=t(e._Highcharts,e._Highcharts.AST,e._Highcharts.Chart,e._Highcharts.HttpUtilities):e.Highcharts=t(e.Highcharts,e.Highcharts.AST,e.Highcharts.Chart,e.Highcharts.HttpUtilities)}("undefined"==typeof window?this:window,(e,t,n,o)=>(()=>{"use strict";var i,r,l,s,a={660:e=>{e.exports=t},960:e=>{e.exports=n},156:e=>{e.exports=o},944:t=>{t.exports=e}},c={};function h(e){var t=c[e];if(void 0!==t)return t.exports;var n=c[e]={exports:{}};return a[e](n,n.exports,h),n.exports}h.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return h.d(t,{a:t}),t},h.d=(e,t)=>{for(var n in t)h.o(t,n)&&!h.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},h.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var d={};h.d(d,{default:()=>ed});var p=h(944),u=h.n(p);let{isSafari:g,win:f,win:{document:m}}=u(),x=f.URL||f.webkitURL||f;function y(e){let t=e.replace(/filename=.*;/,"").match(/data:([^;]*)(;base64)?,([A-Z+\d\/]+)/i);if(t&&t.length>3&&f.atob&&f.ArrayBuffer&&f.Uint8Array&&f.Blob&&x.createObjectURL){let e=f.atob(t[3]),n=new f.ArrayBuffer(e.length),o=new f.Uint8Array(n);for(let t=0;t<o.length;++t)o[t]=e.charCodeAt(t);return x.createObjectURL(new f.Blob([o],{type:t[1]}))}}let b={dataURLtoBlob:y,downloadURL:function(e,t){let n=f.navigator,o=m.createElement("a");if("string"!=typeof e&&!(e instanceof String)&&n.msSaveOrOpenBlob){n.msSaveOrOpenBlob(e,t);return}if(e=""+e,n.userAgent.length>1e3)throw Error("Input too long");let i=/Edge\/\d+/.test(n.userAgent);if((g&&"string"==typeof e&&0===e.indexOf("data:application/pdf")||i||e.length>2e6)&&!(e=y(e)||""))throw Error("Failed to convert to blob");if(void 0!==o.download)o.href=e,o.download=t,m.body.appendChild(o),o.click(),m.body.removeChild(o);else try{if(!f.open(e,"chart"))throw Error("Failed to open window")}catch{f.location.href=e}}};var v=h(660),w=h.n(v);h(960),function(e){e.compose=function(e){return e.navigation||(e.navigation=new t(e)),e};class t{constructor(e){this.updates=[],this.chart=e}addUpdate(e){this.chart.navigation.updates.push(e)}update(e,t){this.updates.forEach(n=>{n.call(this.chart,e,t)})}}e.Additions=t}(i||(i={}));let S=i,{isTouchDevice:E}=u(),C={exporting:{allowTableSorting:!0,type:"image/png",url:"https://export-svg.highcharts.com/",pdfFont:{normal:void 0,bold:void 0,bolditalic:void 0,italic:void 0},printMaxWidth:780,scale:2,buttons:{contextButton:{className:"highcharts-contextbutton",menuClassName:"highcharts-contextmenu",symbol:"menu",titleKey:"contextButtonTitle",menuItems:["viewFullscreen","printChart","separator","downloadPNG","downloadJPEG","downloadSVG"],y:-5}},menuItemDefinitions:{viewFullscreen:{textKey:"viewFullscreen",onclick:function(){this.fullscreen&&this.fullscreen.toggle()}},printChart:{textKey:"printChart",onclick:function(){this.print()}},separator:{separator:!0},downloadPNG:{textKey:"downloadPNG",onclick:function(){this.exportChart()}},downloadJPEG:{textKey:"downloadJPEG",onclick:function(){this.exportChart({type:"image/jpeg"})}},downloadPDF:{textKey:"downloadPDF",onclick:function(){this.exportChart({type:"application/pdf"})}},downloadSVG:{textKey:"downloadSVG",onclick:function(){this.exportChart({type:"image/svg+xml"})}}}},lang:{viewFullscreen:"View in full screen",exitFullscreen:"Exit from full screen",printChart:"Print chart",downloadPNG:"Download PNG image",downloadJPEG:"Download JPEG image",downloadPDF:"Download PDF document",downloadSVG:"Download SVG vector image",contextButtonTitle:"Chart context menu"},navigation:{buttonOptions:{symbolSize:14,symbolX:14.5,symbolY:13.5,align:"right",buttonSpacing:5,height:28,verticalAlign:"top",width:28,symbolFill:"#666666",symbolStroke:"#666666",symbolStrokeWidth:3,theme:{fill:"#ffffff",padding:5,stroke:"none","stroke-linecap":"round"}},menuStyle:{border:"none",borderRadius:"3px",background:"#ffffff",padding:"0.5em"},menuItemStyle:{background:"none",borderRadius:"3px",color:"#333333",padding:"0.5em",fontSize:E?"0.9em":"0.8em",transition:"background 250ms, color 250ms"},menuItemHoverStyle:{background:"#f2f2f2"}}};!function(e){let t=[];function n(e,t,n,o){return[["M",e,t+2.5],["L",e+n,t+2.5],["M",e,t+o/2+.5],["L",e+n,t+o/2+.5],["M",e,t+o-1.5],["L",e+n,t+o-1.5]]}function o(e,t,n,o){let i=o/3-2;return[].concat(this.circle(n-i,t,i,i),this.circle(n-i,t+i+4,i,i),this.circle(n-i,t+2*(i+4),i,i))}e.compose=function(e){if(-1===t.indexOf(e)){t.push(e);let i=e.prototype.symbols;i.menu=n,i.menuball=o.bind(i)}}}(r||(r={}));let F=r,{composed:O}=u(),{addEvent:T,fireEvent:k,pushUnique:L}=u();function M(){this.fullscreen=new N(this)}class N{static compose(e){L(O,"Fullscreen")&&T(e,"beforeRender",M)}constructor(e){this.chart=e,this.isOpen=!1;let t=e.renderTo;!this.browserProps&&("function"==typeof t.requestFullscreen?this.browserProps={fullscreenChange:"fullscreenchange",requestFullscreen:"requestFullscreen",exitFullscreen:"exitFullscreen"}:t.mozRequestFullScreen?this.browserProps={fullscreenChange:"mozfullscreenchange",requestFullscreen:"mozRequestFullScreen",exitFullscreen:"mozCancelFullScreen"}:t.webkitRequestFullScreen?this.browserProps={fullscreenChange:"webkitfullscreenchange",requestFullscreen:"webkitRequestFullScreen",exitFullscreen:"webkitExitFullscreen"}:t.msRequestFullscreen&&(this.browserProps={fullscreenChange:"MSFullscreenChange",requestFullscreen:"msRequestFullscreen",exitFullscreen:"msExitFullscreen"}))}close(){let e=this,t=e.chart,n=t.options.chart;k(t,"fullscreenClose",null,function(){e.isOpen&&e.browserProps&&t.container.ownerDocument instanceof Document&&t.container.ownerDocument[e.browserProps.exitFullscreen](),e.unbindFullscreenEvent&&(e.unbindFullscreenEvent=e.unbindFullscreenEvent()),t.setSize(e.origWidth,e.origHeight,!1),e.origWidth=void 0,e.origHeight=void 0,n.width=e.origWidthOption,n.height=e.origHeightOption,e.origWidthOption=void 0,e.origHeightOption=void 0,e.isOpen=!1,e.setButtonText()})}open(){let e=this,t=e.chart,n=t.options.chart;k(t,"fullscreenOpen",null,function(){if(n&&(e.origWidthOption=n.width,e.origHeightOption=n.height),e.origWidth=t.chartWidth,e.origHeight=t.chartHeight,e.browserProps){let n=T(t.container.ownerDocument,e.browserProps.fullscreenChange,function(){e.isOpen?(e.isOpen=!1,e.close()):(t.setSize(null,null,!1),e.isOpen=!0,e.setButtonText())}),o=T(t,"destroy",n);e.unbindFullscreenEvent=()=>{n(),o()};let i=t.renderTo[e.browserProps.requestFullscreen]();i&&i.catch(function(){alert("Full screen is not supported inside a frame.")})}})}setButtonText(){let e=this.chart,t=e.exportDivElements,n=e.options.exporting,o=n&&n.buttons&&n.buttons.contextButton.menuItems,i=e.options.lang;if(n&&n.menuItemDefinitions&&i&&i.exitFullscreen&&i.viewFullscreen&&o&&t){let e=t[o.indexOf("viewFullscreen")];e&&w().setElementHTML(e,this.isOpen?i.exitFullscreen:n.menuItemDefinitions.viewFullscreen.text||i.viewFullscreen)}}toggle(){this.isOpen?this.close():this.open()}}var P=h(156),G=h.n(P);let{defaultOptions:H}=u(),{doc:D,SVG_NS:A,win:R}=u(),{addEvent:B,css:I,createElement:U,discardElement:V,extend:j,find:W,fireEvent:z,isObject:$,merge:q,objectEach:K,pick:_,removeEvent:J,uniqueKey:X}=u();!function(e){let t;let n=[/-/,/^(clipPath|cssText|d|height|width)$/,/^font$/,/[lL]ogical(Width|Height)$/,/^parentRule$/,/^(cssRules|ownerRules)$/,/perspective/,/TapHighlightColor/,/^transition/,/^length$/,/^\d+$/],o=["fill","stroke","strokeLinecap","strokeLinejoin","strokeWidth","textAnchor","x","y"];e.inlineAllowlist=[];let i=["clipPath","defs","desc"];function r(e){let t,n;let o=this,i=o.renderer,r=q(o.options.navigation.buttonOptions,e),l=r.onclick,s=r.menuItems,a=r.symbolSize||12;if(o.btnCount||(o.btnCount=0),o.exportDivElements||(o.exportDivElements=[],o.exportSVGElements=[]),!1===r.enabled||!r.theme)return;let c=o.styledMode?{}:r.theme;l?n=function(e){e&&e.stopPropagation(),l.call(o,e)}:s&&(n=function(e){e&&e.stopPropagation(),o.contextMenu(h.menuClassName,s,h.translateX||0,h.translateY||0,h.width||0,h.height||0,h),h.setState(2)}),r.text&&r.symbol?c.paddingLeft=_(c.paddingLeft,30):r.text||j(c,{width:r.width,height:r.height,padding:0});let h=i.button(r.text,0,0,n,c,void 0,void 0,void 0,void 0,r.useHTML).addClass(e.className).attr({title:_(o.options.lang[r._titleKey||r.titleKey],"")});h.menuClassName=e.menuClassName||"highcharts-menu-"+o.btnCount++,r.symbol&&(t=i.symbol(r.symbol,Math.round((r.symbolX||0)-a/2),Math.round((r.symbolY||0)-a/2),a,a,{width:a,height:a}).addClass("highcharts-button-symbol").attr({zIndex:1}).add(h),o.styledMode||t.attr({stroke:r.symbolStroke,fill:r.symbolFill,"stroke-width":r.symbolStrokeWidth||1})),h.add(o.exportingGroup).align(j(r,{width:h.width,x:_(r.x,o.buttonOffset)}),!0,"spacingBox"),o.buttonOffset+=((h.width||0)+r.buttonSpacing)*("right"===r.align?-1:1),o.exportSVGElements.push(h,t)}function l(){if(!this.printReverseInfo)return;let{childNodes:e,origDisplay:n,resetParams:o}=this.printReverseInfo;this.moveContainers(this.renderTo),[].forEach.call(e,function(e,t){1===e.nodeType&&(e.style.display=n[t]||"")}),this.isPrinting=!1,o&&this.setSize.apply(this,o),delete this.printReverseInfo,t=void 0,z(this,"afterPrint")}function s(){let e=D.body,t=this.options.exporting.printMaxWidth,n={childNodes:e.childNodes,origDisplay:[],resetParams:void 0};this.isPrinting=!0,this.pointer?.reset(void 0,0),z(this,"beforePrint"),t&&this.chartWidth>t&&(n.resetParams=[this.options.chart.width,void 0,!1],this.setSize(t,void 0,!1)),[].forEach.call(n.childNodes,function(e,t){1===e.nodeType&&(n.origDisplay[t]=e.style.display,e.style.display="none")}),this.moveContainers(e),this.printReverseInfo=n}function a(e){e.renderExporting(),B(e,"redraw",e.renderExporting),B(e,"destroy",e.destroyExport)}function c(e,t,n,o,i,r,l){let s=this,a=s.options.navigation,c=s.chartWidth,h=s.chartHeight,d="cache-"+e,p=Math.max(i,r),g,f=s[d];f||(s.exportContextMenu=s[d]=f=U("div",{className:e},{position:"absolute",zIndex:1e3,padding:p+"px",pointerEvents:"auto",...s.renderer.style},s.scrollablePlotArea?.fixedDiv||s.container),g=U("ul",{className:"highcharts-menu"},s.styledMode?{}:{listStyle:"none",margin:0,padding:0},f),s.styledMode||I(g,j({MozBoxShadow:"3px 3px 10px #888",WebkitBoxShadow:"3px 3px 10px #888",boxShadow:"3px 3px 10px #888"},a.menuStyle)),f.hideMenu=function(){I(f,{display:"none"}),l&&l.setState(0),s.openMenu=!1,I(s.renderTo,{overflow:"hidden"}),I(s.container,{overflow:"hidden"}),u().clearTimeout(f.hideTimer),z(s,"exportMenuHidden")},s.exportEvents.push(B(f,"mouseleave",function(){f.hideTimer=R.setTimeout(f.hideMenu,500)}),B(f,"mouseenter",function(){u().clearTimeout(f.hideTimer)}),B(D,"mouseup",function(t){s.pointer?.inClass(t.target,e)||f.hideMenu()}),B(f,"click",function(){s.openMenu&&f.hideMenu()})),t.forEach(function(e){if("string"==typeof e&&(e=s.options.exporting.menuItemDefinitions[e]),$(e,!0)){let t;e.separator?t=U("hr",void 0,void 0,g):("viewData"===e.textKey&&s.isDataTableVisible&&(e.textKey="hideData"),t=U("li",{className:"highcharts-menu-item",onclick:function(t){t&&t.stopPropagation(),f.hideMenu(),"string"!=typeof e&&e.onclick&&e.onclick.apply(s,arguments)}},void 0,g),w().setElementHTML(t,e.text||s.options.lang[e.textKey]),s.styledMode||(t.onmouseover=function(){I(this,a.menuItemHoverStyle)},t.onmouseout=function(){I(this,a.menuItemStyle)},I(t,j({cursor:"pointer"},a.menuItemStyle||{})))),s.exportDivElements.push(t)}}),s.exportDivElements.push(g,f),s.exportMenuWidth=f.offsetWidth,s.exportMenuHeight=f.offsetHeight);let m={display:"block"};n+(s.exportMenuWidth||0)>c?m.right=c-n-i-p+"px":m.left=n-p+"px",o+r+(s.exportMenuHeight||0)>h&&l.alignOptions?.verticalAlign!=="top"?m.bottom=h-o-p+"px":m.top=o+r-p+"px",I(f,m),I(s.renderTo,{overflow:""}),I(s.container,{overflow:""}),s.openMenu=!0,z(s,"exportMenuShown")}function h(e){let t;let n=e?e.target:this,o=n.exportSVGElements,i=n.exportDivElements,r=n.exportEvents;o&&(o.forEach((e,i)=>{e&&(e.onclick=e.ontouchstart=null,n[t="cache-"+e.menuClassName]&&delete n[t],o[i]=e.destroy())}),o.length=0),n.exportingGroup&&(n.exportingGroup.destroy(),delete n.exportingGroup),i&&(i.forEach(function(e,t){e&&(u().clearTimeout(e.hideTimer),J(e,"mouseleave"),i[t]=e.onmouseout=e.onmouseover=e.ontouchstart=e.onclick=null,V(e))}),i.length=0),r&&(r.forEach(function(e){e()}),r.length=0)}function d(e,t){let n=this.getSVGForExport(e,t);e=q(this.options.exporting,e),G().post(e.url,{filename:e.filename?e.filename.replace(/\//g,"-"):this.getFilename(),type:e.type,width:e.width,scale:e.scale,svg:n},e.fetchOptions)}function p(e){return e&&this.inlineStyles(),this.container.innerHTML}function g(){let e=this.userOptions.title&&this.userOptions.title.text,t=this.options.exporting.filename;return t?t.replace(/\//g,"-"):("string"==typeof e&&(t=e.toLowerCase().replace(/<\/?[^>]+(>|$)/g,"").replace(/[\s_]+/g,"-").replace(/[^a-z\d\-]/g,"").replace(/^[\-]+/g,"").replace(/[\-]+/g,"-").substr(0,24).replace(/[\-]+$/g,"")),(!t||t.length<5)&&(t="chart"),t)}function f(e){let t,n,o=q(this.options,e);o.plotOptions=q(this.userOptions.plotOptions,e&&e.plotOptions),o.time=q(this.userOptions.time,e&&e.time);let i=U("div",null,{position:"absolute",top:"-9999em",width:this.chartWidth+"px",height:this.chartHeight+"px"},D.body),r=this.renderTo.style.width,l=this.renderTo.style.height,s=o.exporting.sourceWidth||o.chart.width||/px$/.test(r)&&parseInt(r,10)||(o.isGantt?800:600),a=o.exporting.sourceHeight||o.chart.height||/px$/.test(l)&&parseInt(l,10)||400;j(o.chart,{animation:!1,renderTo:i,forExport:!0,renderer:"SVGRenderer",width:s,height:a}),o.exporting.enabled=!1,delete o.data,o.series=[],this.series.forEach(function(e){(n=q(e.userOptions,{animation:!1,enableMouseTracking:!1,showCheckbox:!1,visible:e.visible})).isInternal||o.series.push(n)});let c={};this.axes.forEach(function(e){e.userOptions.internalKey||(e.userOptions.internalKey=X()),e.options.isInternal||(c[e.coll]||(c[e.coll]=!0,o[e.coll]=[]),o[e.coll].push(q(e.userOptions,{visible:e.visible,type:e.type,uniqueNames:e.uniqueNames})))}),o.colorAxis=this.userOptions.colorAxis;let h=new this.constructor(o,this.callback);return e&&["xAxis","yAxis","series"].forEach(function(t){let n={};e[t]&&(n[t]=e[t],h.update(n))}),this.axes.forEach(function(e){let t=W(h.axes,function(t){return t.options.internalKey===e.userOptions.internalKey}),n=e.getExtremes(),o=n.userMin,i=n.userMax;t&&(void 0!==o&&o!==t.min||void 0!==i&&i!==t.max)&&t.setExtremes(o,i,!0,!1)}),t=h.getChartHTML(this.styledMode||o.exporting?.applyStyleSheets),z(this,"getSVG",{chartCopy:h}),t=this.sanitizeSVG(t,o),o=null,h.destroy(),V(i),t}function m(e,t){let n=this.options.exporting;return this.getSVG(q({chart:{borderRadius:0}},n.chartOptions,t,{exporting:{sourceWidth:e&&e.sourceWidth||n.sourceWidth,sourceHeight:e&&e.sourceHeight||n.sourceHeight}}))}function x(){let t;let r=e.inlineAllowlist,l={},s=D.createElement("iframe");I(s,{width:"1px",height:"1px",visibility:"hidden"}),D.body.appendChild(s);let a=s.contentWindow&&s.contentWindow.document;a&&a.body.appendChild(a.createElementNS(A,"svg")),function e(s){let c,h,d,p,g,f;let m={};if(a&&1===s.nodeType&&-1===i.indexOf(s.nodeName)){if(c=R.getComputedStyle(s,null),h="svg"===s.nodeName?{}:R.getComputedStyle(s.parentNode,null),!l[s.nodeName]){t=a.getElementsByTagName("svg")[0],d=a.createElementNS(s.namespaceURI,s.nodeName),t.appendChild(d);let e=R.getComputedStyle(d,null),n={};for(let t in e)t.length<1e3&&"string"==typeof e[t]&&!/^\d+$/.test(t)&&(n[t]=e[t]);l[s.nodeName]=n,"text"===s.nodeName&&delete l.text.fill,t.removeChild(d)}for(let e in c)(u().isFirefox||u().isMS||u().isSafari||Object.hasOwnProperty.call(c,e))&&function(e,t){if(p=g=!1,r.length){for(f=r.length;f--&&!g;)g=r[f].test(t);p=!g}for("transform"===t&&"none"===e&&(p=!0),f=n.length;f--&&!p;){if(t.length>1e3)throw Error("Input too long");p=n[f].test(t)||"function"==typeof e}!p&&(h[t]!==e||"svg"===s.nodeName)&&l[s.nodeName][t]!==e&&(o&&-1===o.indexOf(t)?m[t]=e:e&&s.setAttribute(t.replace(/[A-Z]/g,function(e){return"-"+e.toLowerCase()}),e))}(c[e],e);if(I(s,m),"svg"===s.nodeName&&s.setAttribute("stroke-width","1px"),"text"===s.nodeName)return;[].forEach.call(s.children||s.childNodes,e)}}(this.container.querySelector("svg")),t.parentNode.removeChild(t),s.parentNode.removeChild(s)}function y(e){let{scrollablePlotArea:t}=this;(t?[t.fixedDiv,t.scrollingContainer]:[this.container]).forEach(function(t){e.appendChild(t)})}function b(){let e=this,t=(t,n,o)=>{e.isDirtyExporting=!0,q(!0,e.options[t],n),_(o,!0)&&e.redraw()};e.exporting={update:function(e,n){t("exporting",e,n)}},S.compose(e).navigation.addUpdate((e,n)=>{t("navigation",e,n)})}function v({alignTo:e,key:t,textPxLength:n}){let o=this.options.exporting,{align:i,buttonSpacing:r=0,verticalAlign:l,width:s=0}=q(this.options.navigation?.buttonOptions,o?.buttons?.contextButton),a=e.width-n,c=s+r;(o?.enabled??!0)&&"title"===t&&"right"===i&&"top"===l&&a<2*c&&(a<c?e.width-=c:this.title?.alignValue!=="left"&&(e.x-=c-a/2))}function E(){let e=this;e.isPrinting||(t=e,u().isSafari||e.beforePrint(),setTimeout(()=>{R.focus(),R.print(),u().isSafari||setTimeout(()=>{e.afterPrint()},1e3)},1))}function O(){let e=this,t=e.options.exporting,n=t.buttons,o=e.isDirtyExporting||!e.exportSVGElements;e.buttonOffset=0,e.isDirtyExporting&&e.destroyExport(),o&&!1!==t.enabled&&(e.exportEvents=[],e.exportingGroup=e.exportingGroup||e.renderer.g("exporting-group").attr({zIndex:3}).add(),K(n,function(t){e.addButton(t)}),e.isDirtyExporting=!1)}function T(e,t){let n=e.indexOf("</svg>")+6,o=e.substr(n);return e=e.substr(0,n),t&&t.exporting&&t.exporting.allowHTML&&o&&(o='<foreignObject x="0" y="0" width="'+t.chart.width+'" height="'+t.chart.height+'"><body xmlns="http://www.w3.org/1999/xhtml">'+o.replace(/(<(?:img|br).*?(?=\>))>/g,"$1 />")+"</body></foreignObject>",e=e.replace("</svg>",o+"</svg>")),e=e.replace(/zIndex="[^"]+"/g,"").replace(/symbolName="[^"]+"/g,"").replace(/jQuery\d+="[^"]+"/g,"").replace(/url\(("|&quot;)(.*?)("|&quot;)\;?\)/g,"url($2)").replace(/url\([^#]+#/g,"url(#").replace(/<svg /,'<svg xmlns:xlink="http://www.w3.org/1999/xlink" ').replace(/ (NS\d+\:)?href=/g," xlink:href=").replace(/\n+/g," ").replace(/(fill|stroke)="rgba\(([ \d]+,[ \d]+,[ \d]+),([ \d\.]+)\)"/g,'$1="rgb($2)" $1-opacity="$3"').replace(/&nbsp;/g,"\xa0").replace(/&shy;/g,"\xad")}e.compose=function(e,n){F.compose(n),N.compose(e);let o=e.prototype;o.exportChart||(o.afterPrint=l,o.exportChart=d,o.inlineStyles=x,o.print=E,o.sanitizeSVG=T,o.getChartHTML=p,o.getSVG=f,o.getSVGForExport=m,o.getFilename=g,o.moveContainers=y,o.beforePrint=s,o.contextMenu=c,o.addButton=r,o.destroyExport=h,o.renderExporting=O,o.callbacks.push(a),B(e,"init",b),B(e,"layOutTitle",v),u().isSafari&&R.matchMedia("print").addListener(function(e){t&&(e.matches?t.beforePrint():t.afterPrint())}),H.exporting=q(C.exporting,H.exporting),H.lang=q(C.lang,H.lang),H.navigation=q(C.navigation,H.navigation))}}(l||(l={}));let Y=l,Z={libURL:"https://code.highcharts.com/12.1.0/lib/",menuItemDefinitions:{downloadPNG:{textKey:"downloadPNG",onclick:function(){this.exportChartLocal()}},downloadJPEG:{textKey:"downloadJPEG",onclick:function(){this.exportChartLocal({type:"image/jpeg"})}},downloadSVG:{textKey:"downloadSVG",onclick:function(){this.exportChartLocal({type:"image/svg+xml"})}},downloadPDF:{textKey:"downloadPDF",onclick:function(){this.exportChartLocal({type:"application/pdf"})}}}},{defaultOptions:Q}=u(),{downloadURL:ee}=b,{doc:et,win:en}=u(),{ajax:eo}=G(),{addEvent:ei,error:er,extend:el,fireEvent:es,merge:ea}=u();w().allowedAttributes.push("data-z-index","fill-opacity","filter","rx","ry","stroke-dasharray","stroke-linejoin","stroke-opacity","text-anchor","transform","version","viewBox","visibility","xmlns","xmlns:xlink"),w().allowedTags.push("desc","clippath","g"),function(e){function t(t,n){let o=this,i=ea(o.options.exporting,t),r=function(e){!1===i.fallbackToExportServer?i.error?i.error(i,e):er(28,!0):o.exportChart(i)};if(u().isMS&&o.styledMode&&!Y.inlineAllowlist.length&&Y.inlineAllowlist.push(/^blockSize/,/^border/,/^caretColor/,/^color/,/^columnRule/,/^columnRuleColor/,/^cssFloat/,/^cursor/,/^fill$/,/^fillOpacity/,/^font/,/^inlineSize/,/^length/,/^lineHeight/,/^opacity/,/^outline/,/^parentRule/,/^rx$/,/^ry$/,/^stroke/,/^textAlign/,/^textAnchor/,/^textDecoration/,/^transform/,/^vectorEffect/,/^visibility/,/^x$/,/^y$/),u().isMS&&("application/pdf"===i.type||o.container.getElementsByTagName("image").length&&"image/svg+xml"!==i.type)||"application/pdf"===i.type&&[].some.call(o.container.getElementsByTagName("image"),function(e){let t=e.getAttribute("href");return""!==t&&"string"==typeof t&&0!==t.indexOf("data:")})){r(Error("Image type not supported for this chart/browser."));return}o.getSVGForLocalExport(i,n||{},r,function(t){t.indexOf("<foreignObject")>-1&&"image/svg+xml"!==i.type&&(u().isMS||"application/pdf"===i.type)?r(Error("Image type not supported for charts with embedded HTML")):e.downloadSVGLocal(t,el({filename:o.getFilename()},i),r,()=>es(o,"exportChartLocalSuccess"))})}function n(e,t){let n=et.getElementsByTagName("head")[0],o=et.createElement("script");o.type="text/javascript",o.src=e,o.onload=t,o.onerror=function(){er("Error loading script "+e)},n.appendChild(o)}function o(t,n,o,i){let r=this,l=e=>r.sanitizeSVG(e,d),s=()=>{u&&f===g&&i(l(h.innerHTML))},a=(e,t,n)=>{++f,n.imageElement.setAttributeNS("http://www.w3.org/1999/xlink","href",e),s()},c,h,d,p=null,u,g=0,f=0;r.unbindGetSVG=ei(r,"getSVG",e=>{d=e.chartCopy.options,g=(u=(h=e.chartCopy.container.cloneNode(!0))&&h.getElementsByTagName("image")||[]).length}),r.getSVGForExport(t,n);try{if(!u||!u.length){i(l(h.innerHTML));return}for(let n=0;n<u.length;n++)(p=(c=u[n]).getAttributeNS("http://www.w3.org/1999/xlink","href"))?e.imageToDataUrl(p,"image/png",{imageElement:c},t.scale,a,o,o,o):(f++,c.parentNode.removeChild(c),n--,s())}catch(e){o(e)}r.unbindGetSVG()}function i(t,n,o,i,r,l,s,a,c){let h=new en.Image,d,p=()=>{setTimeout(function(){let e;let l=et.createElement("canvas"),a=l.getContext&&l.getContext("2d");try{if(a){l.height=h.height*i,l.width=h.width*i,a.drawImage(h,0,0,l.width,l.height);try{e=l.toDataURL(n),r(e,n,o,i)}catch(e){d(t,n,o,i)}}else s(t,n,o,i)}finally{c&&c(t,n,o,i)}},e.loadEventDeferDelay)},u=()=>{a(t,n,o,i),c&&c(t,n,o,i)};d=()=>{h=new en.Image,d=l,h.crossOrigin="Anonymous",h.onload=p,h.onerror=u,h.src=t},h.onload=p,h.onerror=u,h.src=t}function r(t){let n=en.navigator.userAgent,o=n.indexOf("WebKit")>-1&&0>n.indexOf("Chrome");try{if(!o&&-1===t.indexOf("<foreignObject"))return e.domurl.createObjectURL(new en.Blob([t],{type:"image/svg+xml;charset-utf-16"}))}catch(e){}return"data:image/svg+xml;charset=UTF-8,"+encodeURIComponent(t)}function l(e,t,n,o){let i=(Number(e.getAttribute("width"))+2*t)*n,r=(Number(e.getAttribute("height"))+2*t)*n,l=new en.jspdf.jsPDF(r>i?"p":"l","pt",[i,r]);[].forEach.call(e.querySelectorAll('*[visibility="hidden"]'),function(e){e.parentNode.removeChild(e)});let s=e.querySelectorAll("linearGradient");for(let e=0;e<s.length;e++){let t=s[e].querySelectorAll("stop"),n=0;for(;n<t.length&&"0"===t[n].getAttribute("offset")&&"0"===t[n+1].getAttribute("offset");)t[n].remove(),n++}[].forEach.call(e.querySelectorAll("tspan"),e=>{"​"===e.textContent&&(e.textContent=" ",e.setAttribute("dx",-5))}),l.svg(e,{x:0,y:0,width:i,height:r,removeInvalid:!0}).then(()=>o(l.output("datauristring")))}e.CanVGRenderer={},e.domurl=en.URL||en.webkitURL||en,e.loadEventDeferDelay=u().isMS?150:0,e.compose=function(e){let n=e.prototype;return n.exportChartLocal||(n.getSVGForLocalExport=o,n.exportChartLocal=t,ea(!0,Q.exporting,Z)),e},e.downloadSVGLocal=function(t,o,s,a){let c=et.createElement("div"),h=o.type||"image/png",d=(o.filename||"chart")+"."+("image/svg+xml"===h?"svg":h.split("/")[1]),p=o.scale||1,u,g,f,m=o.libURL||Q.exporting.libURL,x=!0,y=o.pdfFont;m="/"!==m.slice(-1)?m+"/":m;let b=(e,t)=>{let n,o;let i=(e,t)=>{en.jspdf.jsPDF.API.events.push(["initialized",function(){this.addFileToVFS(e,t),this.addFont(e,"HighchartsFont",e),this.getFontList().HighchartsFont||this.setFont("HighchartsFont")}])};y&&(o=e.textContent||"",!/[^\u0000-\u007F\u200B]+/.test(o))&&(y=void 0);let r=["normal","italic","bold","bolditalic"],l=()=>{let e=r.shift();if(!e)return t();let o=y&&y[e];o?eo({url:o,responseType:"blob",success:(t,o)=>{let r=new FileReader;r.onloadend=function(){if("string"==typeof this.result){let t=this.result.split(",")[1];i(e,t),"normal"===e&&(n=t)}l()},r.readAsDataURL(o.response)},error:l}):(n&&i(e,n),l())};l()},v=()=>{let e,n;w().setElementHTML(c,t);let o=c.getElementsByTagName("text"),i=function(e,t){let n=e;for(;n&&n!==c;){if(n.style[t]){let o=n.style[t];"fontSize"===t&&/em$/.test(o)&&(o=Math.round(16*parseFloat(o))+"px"),e.style[t]=o;break}n=n.parentNode}};[].forEach.call(o,function(t){for(["fontFamily","fontSize"].forEach(e=>{i(t,e)}),t.style.fontFamily=y&&y.normal?"HighchartsFont":String(t.style.fontFamily&&t.style.fontFamily.split(" ").splice(-1)),e=t.getElementsByTagName("title"),[].forEach.call(e,function(e){t.removeChild(e)}),n=t.getElementsByClassName("highcharts-text-outline");n.length>0;){let e=n[0];e.parentNode&&e.parentNode.removeChild(e)}});let r=c.querySelector("svg");r&&b(r,()=>{l(r,0,p,e=>{try{ee(e,d),a&&a()}catch(e){s(e)}})})};if("image/svg+xml"===h)try{void 0!==en.MSBlobBuilder?((g=new en.MSBlobBuilder).append(t),u=g.getBlob("image/svg+xml")):u=r(t),ee(u,d),a&&a()}catch(e){s(e)}else"application/pdf"===h?en.jspdf&&en.jspdf.jsPDF?v():(x=!0,n(m+"jspdf.js",function(){n(m+"svg2pdf.js",v)})):(u=r(t),f=function(){try{e.domurl.revokeObjectURL(u)}catch(e){}},i(u,h,{},p,function(e){try{ee(e,d),a&&a()}catch(e){s(e)}},function(){if(t.length>1e8)throw Error("Input too long");let e=et.createElement("canvas"),o=e.getContext("2d"),i=t.match(/^<svg[^>]*\s{,1000}width\s{,1000}=\s{,1000}\"?(\d+)\"?[^>]*>/),r=t.match(/^<svg[^>]*\s{0,1000}height\s{,1000}=\s{,1000}\"?(\d+)\"?[^>]*>/);if(o&&i&&r){let l=+i[1]*p,c=+r[1]*p,u=()=>{en.canvg.Canvg.fromString(o,t).start();try{ee(en.navigator.msSaveOrOpenBlob?e.msToBlob():e.toDataURL(h),d),a&&a()}catch(e){s(e)}finally{f()}};e.width=l,e.height=c,en.canvg?u():(x=!0,n(m+"canvg.js",u))}},s,s,function(){x&&f()}))},e.getScript=n,e.imageToDataUrl=i,e.svgToDataUrl=r,e.svgToPdf=l}(s||(s={}));let ec=s,eh=u();eh.dataURLtoBlob=eh.dataURLtoBlob||b.dataURLtoBlob,eh.downloadSVGLocal=ec.downloadSVGLocal,eh.downloadURL=eh.downloadURL||b.downloadURL,ec.compose(eh.Chart);let ed=u();return d.default})());
12
+ */function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(e._Highcharts,e._Highcharts.AST,e._Highcharts.Chart,e._Highcharts.HttpUtilities):"function"==typeof define&&define.amd?define("highcharts/modules/offline-exporting",["highcharts/highcharts"],function(e){return t(e,e.AST,e.Chart,e.HttpUtilities)}):"object"==typeof exports?exports["highcharts/modules/offline-exporting"]=t(e._Highcharts,e._Highcharts.AST,e._Highcharts.Chart,e._Highcharts.HttpUtilities):e.Highcharts=t(e.Highcharts,e.Highcharts.AST,e.Highcharts.Chart,e.Highcharts.HttpUtilities)}("undefined"==typeof window?this:window,(e,t,n,o)=>(()=>{"use strict";var i,r,l,s,a={660:e=>{e.exports=t},960:e=>{e.exports=n},156:e=>{e.exports=o},944:t=>{t.exports=e}},c={};function h(e){var t=c[e];if(void 0!==t)return t.exports;var n=c[e]={exports:{}};return a[e](n,n.exports,h),n.exports}h.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return h.d(t,{a:t}),t},h.d=(e,t)=>{for(var n in t)h.o(t,n)&&!h.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},h.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var d={};h.d(d,{default:()=>ep});var p=h(944),u=h.n(p);let{isSafari:g,win:f,win:{document:m}}=u(),x=f.URL||f.webkitURL||f;function y(e){let t=e.replace(/filename=.*;/,"").match(/data:([^;]*)(;base64)?,([A-Z+\d\/]+)/i);if(t&&t.length>3&&f.atob&&f.ArrayBuffer&&f.Uint8Array&&f.Blob&&x.createObjectURL){let e=f.atob(t[3]),n=new f.ArrayBuffer(e.length),o=new f.Uint8Array(n);for(let t=0;t<o.length;++t)o[t]=e.charCodeAt(t);return x.createObjectURL(new f.Blob([o],{type:t[1]}))}}let b={dataURLtoBlob:y,downloadURL:function(e,t){let n=f.navigator,o=m.createElement("a");if("string"!=typeof e&&!(e instanceof String)&&n.msSaveOrOpenBlob){n.msSaveOrOpenBlob(e,t);return}if(e=""+e,n.userAgent.length>1e3)throw Error("Input too long");let i=/Edge\/\d+/.test(n.userAgent);if((g&&"string"==typeof e&&0===e.indexOf("data:application/pdf")||i||e.length>2e6)&&!(e=y(e)||""))throw Error("Failed to convert to blob");if(void 0!==o.download)o.href=e,o.download=t,m.body.appendChild(o),o.click(),m.body.removeChild(o);else try{if(!f.open(e,"chart"))throw Error("Failed to open window")}catch{f.location.href=e}}};var v=h(660),w=h.n(v);h(960),function(e){e.compose=function(e){return e.navigation||(e.navigation=new t(e)),e};class t{constructor(e){this.updates=[],this.chart=e}addUpdate(e){this.chart.navigation.updates.push(e)}update(e,t){this.updates.forEach(n=>{n.call(this.chart,e,t)})}}e.Additions=t}(i||(i={}));let S=i,{isTouchDevice:E}=u(),C={exporting:{allowTableSorting:!0,type:"image/png",url:"https://export-svg.highcharts.com/",pdfFont:{normal:void 0,bold:void 0,bolditalic:void 0,italic:void 0},printMaxWidth:780,scale:2,buttons:{contextButton:{className:"highcharts-contextbutton",menuClassName:"highcharts-contextmenu",symbol:"menu",titleKey:"contextButtonTitle",menuItems:["viewFullscreen","printChart","separator","downloadPNG","downloadJPEG","downloadSVG"],y:-5}},menuItemDefinitions:{viewFullscreen:{textKey:"viewFullscreen",onclick:function(){this.fullscreen&&this.fullscreen.toggle()}},printChart:{textKey:"printChart",onclick:function(){this.print()}},separator:{separator:!0},downloadPNG:{textKey:"downloadPNG",onclick:function(){this.exportChart()}},downloadJPEG:{textKey:"downloadJPEG",onclick:function(){this.exportChart({type:"image/jpeg"})}},downloadPDF:{textKey:"downloadPDF",onclick:function(){this.exportChart({type:"application/pdf"})}},downloadSVG:{textKey:"downloadSVG",onclick:function(){this.exportChart({type:"image/svg+xml"})}}}},lang:{viewFullscreen:"View in full screen",exitFullscreen:"Exit from full screen",printChart:"Print chart",downloadPNG:"Download PNG image",downloadJPEG:"Download JPEG image",downloadPDF:"Download PDF document",downloadSVG:"Download SVG vector image",contextButtonTitle:"Chart context menu"},navigation:{buttonOptions:{symbolSize:14,symbolX:14.5,symbolY:13.5,align:"right",buttonSpacing:5,height:28,verticalAlign:"top",width:28,symbolFill:"#666666",symbolStroke:"#666666",symbolStrokeWidth:3,theme:{fill:"#ffffff",padding:5,stroke:"none","stroke-linecap":"round"}},menuStyle:{border:"none",borderRadius:"3px",background:"#ffffff",padding:"0.5em"},menuItemStyle:{background:"none",borderRadius:"3px",color:"#333333",padding:"0.5em",fontSize:E?"0.9em":"0.8em",transition:"background 250ms, color 250ms"},menuItemHoverStyle:{background:"#f2f2f2"}}};!function(e){let t=[];function n(e,t,n,o){return[["M",e,t+2.5],["L",e+n,t+2.5],["M",e,t+o/2+.5],["L",e+n,t+o/2+.5],["M",e,t+o-1.5],["L",e+n,t+o-1.5]]}function o(e,t,n,o){let i=o/3-2;return[].concat(this.circle(n-i,t,i,i),this.circle(n-i,t+i+4,i,i),this.circle(n-i,t+2*(i+4),i,i))}e.compose=function(e){if(-1===t.indexOf(e)){t.push(e);let i=e.prototype.symbols;i.menu=n,i.menuball=o.bind(i)}}}(r||(r={}));let F=r,{composed:O}=u(),{addEvent:T,fireEvent:k,pushUnique:L}=u();function M(){this.fullscreen=new N(this)}class N{static compose(e){L(O,"Fullscreen")&&T(e,"beforeRender",M)}constructor(e){this.chart=e,this.isOpen=!1;let t=e.renderTo;!this.browserProps&&("function"==typeof t.requestFullscreen?this.browserProps={fullscreenChange:"fullscreenchange",requestFullscreen:"requestFullscreen",exitFullscreen:"exitFullscreen"}:t.mozRequestFullScreen?this.browserProps={fullscreenChange:"mozfullscreenchange",requestFullscreen:"mozRequestFullScreen",exitFullscreen:"mozCancelFullScreen"}:t.webkitRequestFullScreen?this.browserProps={fullscreenChange:"webkitfullscreenchange",requestFullscreen:"webkitRequestFullScreen",exitFullscreen:"webkitExitFullscreen"}:t.msRequestFullscreen&&(this.browserProps={fullscreenChange:"MSFullscreenChange",requestFullscreen:"msRequestFullscreen",exitFullscreen:"msExitFullscreen"}))}close(){let e=this,t=e.chart,n=t.options.chart;k(t,"fullscreenClose",null,function(){e.isOpen&&e.browserProps&&t.container.ownerDocument instanceof Document&&t.container.ownerDocument[e.browserProps.exitFullscreen](),e.unbindFullscreenEvent&&(e.unbindFullscreenEvent=e.unbindFullscreenEvent()),t.setSize(e.origWidth,e.origHeight,!1),e.origWidth=void 0,e.origHeight=void 0,n.width=e.origWidthOption,n.height=e.origHeightOption,e.origWidthOption=void 0,e.origHeightOption=void 0,e.isOpen=!1,e.setButtonText()})}open(){let e=this,t=e.chart,n=t.options.chart;k(t,"fullscreenOpen",null,function(){if(n&&(e.origWidthOption=n.width,e.origHeightOption=n.height),e.origWidth=t.chartWidth,e.origHeight=t.chartHeight,e.browserProps){let n=T(t.container.ownerDocument,e.browserProps.fullscreenChange,function(){e.isOpen?(e.isOpen=!1,e.close()):(t.setSize(null,null,!1),e.isOpen=!0,e.setButtonText())}),o=T(t,"destroy",n);e.unbindFullscreenEvent=()=>{n(),o()};let i=t.renderTo[e.browserProps.requestFullscreen]();i&&i.catch(function(){alert("Full screen is not supported inside a frame.")})}})}setButtonText(){let e=this.chart,t=e.exportDivElements,n=e.options.exporting,o=n&&n.buttons&&n.buttons.contextButton.menuItems,i=e.options.lang;if(n&&n.menuItemDefinitions&&i&&i.exitFullscreen&&i.viewFullscreen&&o&&t){let e=t[o.indexOf("viewFullscreen")];e&&w().setElementHTML(e,this.isOpen?i.exitFullscreen:n.menuItemDefinitions.viewFullscreen.text||i.viewFullscreen)}}toggle(){this.isOpen?this.close():this.open()}}var P=h(156),G=h.n(P);let{defaultOptions:H}=u(),{doc:D,SVG_NS:A,win:R}=u(),{addEvent:B,css:I,createElement:U,discardElement:V,extend:j,find:W,fireEvent:z,isObject:$,merge:q,objectEach:K,pick:_,removeEvent:J,splat:X,uniqueKey:Y}=u();!function(e){let t;let n=[/-/,/^(clipPath|cssText|d|height|width)$/,/^font$/,/[lL]ogical(Width|Height)$/,/^parentRule$/,/^(cssRules|ownerRules)$/,/perspective/,/TapHighlightColor/,/^transition/,/^length$/,/^\d+$/],o=["fill","stroke","strokeLinecap","strokeLinejoin","strokeWidth","textAnchor","x","y"];e.inlineAllowlist=[];let i=["clipPath","defs","desc"];function r(e){let t,n;let o=this,i=o.renderer,r=q(o.options.navigation.buttonOptions,e),l=r.onclick,s=r.menuItems,a=r.symbolSize||12;if(o.btnCount||(o.btnCount=0),o.exportDivElements||(o.exportDivElements=[],o.exportSVGElements=[]),!1===r.enabled||!r.theme)return;let c=o.styledMode?{}:r.theme;l?n=function(e){e&&e.stopPropagation(),l.call(o,e)}:s&&(n=function(e){e&&e.stopPropagation(),o.contextMenu(h.menuClassName,s,h.translateX||0,h.translateY||0,h.width||0,h.height||0,h),h.setState(2)}),r.text&&r.symbol?c.paddingLeft=_(c.paddingLeft,30):r.text||j(c,{width:r.width,height:r.height,padding:0});let h=i.button(r.text,0,0,n,c,void 0,void 0,void 0,void 0,r.useHTML).addClass(e.className).attr({title:_(o.options.lang[r._titleKey||r.titleKey],"")});h.menuClassName=e.menuClassName||"highcharts-menu-"+o.btnCount++,r.symbol&&(t=i.symbol(r.symbol,Math.round((r.symbolX||0)-a/2),Math.round((r.symbolY||0)-a/2),a,a,{width:a,height:a}).addClass("highcharts-button-symbol").attr({zIndex:1}).add(h),o.styledMode||t.attr({stroke:r.symbolStroke,fill:r.symbolFill,"stroke-width":r.symbolStrokeWidth||1})),h.add(o.exportingGroup).align(j(r,{width:h.width,x:_(r.x,o.buttonOffset)}),!0,"spacingBox"),o.buttonOffset+=((h.width||0)+r.buttonSpacing)*("right"===r.align?-1:1),o.exportSVGElements.push(h,t)}function l(){if(!this.printReverseInfo)return;let{childNodes:e,origDisplay:n,resetParams:o}=this.printReverseInfo;this.moveContainers(this.renderTo),[].forEach.call(e,function(e,t){1===e.nodeType&&(e.style.display=n[t]||"")}),this.isPrinting=!1,o&&this.setSize.apply(this,o),delete this.printReverseInfo,t=void 0,z(this,"afterPrint")}function s(){let e=D.body,t=this.options.exporting.printMaxWidth,n={childNodes:e.childNodes,origDisplay:[],resetParams:void 0};this.isPrinting=!0,this.pointer?.reset(void 0,0),z(this,"beforePrint"),t&&this.chartWidth>t&&(n.resetParams=[this.options.chart.width,void 0,!1],this.setSize(t,void 0,!1)),[].forEach.call(n.childNodes,function(e,t){1===e.nodeType&&(n.origDisplay[t]=e.style.display,e.style.display="none")}),this.moveContainers(e),this.printReverseInfo=n}function a(e){e.renderExporting(),B(e,"redraw",e.renderExporting),B(e,"destroy",e.destroyExport)}function c(e,t,n,o,i,r,l){let s=this,a=s.options.navigation,c=s.chartWidth,h=s.chartHeight,d="cache-"+e,p=Math.max(i,r),g,f=s[d];f||(s.exportContextMenu=s[d]=f=U("div",{className:e},{position:"absolute",zIndex:1e3,padding:p+"px",pointerEvents:"auto",...s.renderer.style},s.scrollablePlotArea?.fixedDiv||s.container),g=U("ul",{className:"highcharts-menu"},s.styledMode?{}:{listStyle:"none",margin:0,padding:0},f),s.styledMode||I(g,j({MozBoxShadow:"3px 3px 10px #888",WebkitBoxShadow:"3px 3px 10px #888",boxShadow:"3px 3px 10px #888"},a.menuStyle)),f.hideMenu=function(){I(f,{display:"none"}),l&&l.setState(0),s.openMenu=!1,I(s.renderTo,{overflow:"hidden"}),I(s.container,{overflow:"hidden"}),u().clearTimeout(f.hideTimer),z(s,"exportMenuHidden")},s.exportEvents.push(B(f,"mouseleave",function(){f.hideTimer=R.setTimeout(f.hideMenu,500)}),B(f,"mouseenter",function(){u().clearTimeout(f.hideTimer)}),B(D,"mouseup",function(t){s.pointer?.inClass(t.target,e)||f.hideMenu()}),B(f,"click",function(){s.openMenu&&f.hideMenu()})),t.forEach(function(e){if("string"==typeof e&&(e=s.options.exporting.menuItemDefinitions[e]),$(e,!0)){let t;e.separator?t=U("hr",void 0,void 0,g):("viewData"===e.textKey&&s.isDataTableVisible&&(e.textKey="hideData"),t=U("li",{className:"highcharts-menu-item",onclick:function(t){t&&t.stopPropagation(),f.hideMenu(),"string"!=typeof e&&e.onclick&&e.onclick.apply(s,arguments)}},void 0,g),w().setElementHTML(t,e.text||s.options.lang[e.textKey]),s.styledMode||(t.onmouseover=function(){I(this,a.menuItemHoverStyle)},t.onmouseout=function(){I(this,a.menuItemStyle)},I(t,j({cursor:"pointer"},a.menuItemStyle||{})))),s.exportDivElements.push(t)}}),s.exportDivElements.push(g,f),s.exportMenuWidth=f.offsetWidth,s.exportMenuHeight=f.offsetHeight);let m={display:"block"};n+(s.exportMenuWidth||0)>c?m.right=c-n-i-p+"px":m.left=n-p+"px",o+r+(s.exportMenuHeight||0)>h&&l.alignOptions?.verticalAlign!=="top"?m.bottom=h-o-p+"px":m.top=o+r-p+"px",I(f,m),I(s.renderTo,{overflow:""}),I(s.container,{overflow:""}),s.openMenu=!0,z(s,"exportMenuShown")}function h(e){let t;let n=e?e.target:this,o=n.exportSVGElements,i=n.exportDivElements,r=n.exportEvents;o&&(o.forEach((e,i)=>{e&&(e.onclick=e.ontouchstart=null,n[t="cache-"+e.menuClassName]&&delete n[t],o[i]=e.destroy())}),o.length=0),n.exportingGroup&&(n.exportingGroup.destroy(),delete n.exportingGroup),i&&(i.forEach(function(e,t){e&&(u().clearTimeout(e.hideTimer),J(e,"mouseleave"),i[t]=e.onmouseout=e.onmouseover=e.ontouchstart=e.onclick=null,V(e))}),i.length=0),r&&(r.forEach(function(e){e()}),r.length=0)}function d(e,t){let n=this.getSVGForExport(e,t);e=q(this.options.exporting,e),G().post(e.url,{filename:e.filename?e.filename.replace(/\//g,"-"):this.getFilename(),type:e.type,width:e.width,scale:e.scale,svg:n},e.fetchOptions)}function p(e){return e&&this.inlineStyles(),this.container.innerHTML}function g(){let e=this.userOptions.title&&this.userOptions.title.text,t=this.options.exporting.filename;return t?t.replace(/\//g,"-"):("string"==typeof e&&(t=e.toLowerCase().replace(/<\/?[^>]+(>|$)/g,"").replace(/[\s_]+/g,"-").replace(/[^a-z\d\-]/g,"").replace(/^[\-]+/g,"").replace(/[\-]+/g,"-").substr(0,24).replace(/[\-]+$/g,"")),(!t||t.length<5)&&(t="chart"),t)}function f(e){let t,n,o=q(this.options,e);o.plotOptions=q(this.userOptions.plotOptions,e&&e.plotOptions),o.time=q(this.userOptions.time,e&&e.time);let i=U("div",null,{position:"absolute",top:"-9999em",width:this.chartWidth+"px",height:this.chartHeight+"px"},D.body),r=this.renderTo.style.width,l=this.renderTo.style.height,s=o.exporting.sourceWidth||o.chart.width||/px$/.test(r)&&parseInt(r,10)||(o.isGantt?800:600),a=o.exporting.sourceHeight||o.chart.height||/px$/.test(l)&&parseInt(l,10)||400;j(o.chart,{animation:!1,renderTo:i,forExport:!0,renderer:"SVGRenderer",width:s,height:a}),o.exporting.enabled=!1,delete o.data,o.series=[],this.series.forEach(function(e){(n=q(e.userOptions,{animation:!1,enableMouseTracking:!1,showCheckbox:!1,visible:e.visible})).isInternal||o.series.push(n)});let c={};this.axes.forEach(function(e){e.userOptions.internalKey||(e.userOptions.internalKey=Y()),e.options.isInternal||(c[e.coll]||(c[e.coll]=!0,o[e.coll]=[]),o[e.coll].push(q(e.userOptions,{visible:e.visible,type:e.type,uniqueNames:e.uniqueNames})))}),o.colorAxis=this.userOptions.colorAxis;let h=new this.constructor(o,this.callback);return e&&["xAxis","yAxis","series"].forEach(function(t){let n={};e[t]&&(n[t]=e[t],h.update(n))}),this.axes.forEach(function(t){let n=W(h.axes,e=>e.options.internalKey===t.userOptions.internalKey);if(n){let o=t.getExtremes(),i=X(e?.[t.coll]||{})[0],r="min"in i?i.min:o.userMin,l="max"in i?i.max:o.userMax;(void 0!==r&&r!==n.min||void 0!==l&&l!==n.max)&&n.setExtremes(r??void 0,l??void 0,!0,!1)}}),t=h.getChartHTML(this.styledMode||o.exporting?.applyStyleSheets),z(this,"getSVG",{chartCopy:h}),t=this.sanitizeSVG(t,o),o=null,h.destroy(),V(i),t}function m(e,t){let n=this.options.exporting;return this.getSVG(q({chart:{borderRadius:0}},n.chartOptions,t,{exporting:{sourceWidth:e&&e.sourceWidth||n.sourceWidth,sourceHeight:e&&e.sourceHeight||n.sourceHeight}}))}function x(){let t;let r=e.inlineAllowlist,l={},s=D.createElement("iframe");I(s,{width:"1px",height:"1px",visibility:"hidden"}),D.body.appendChild(s);let a=s.contentWindow&&s.contentWindow.document;a&&a.body.appendChild(a.createElementNS(A,"svg")),function e(s){let c,h,d,p,g,f;let m={};if(a&&1===s.nodeType&&-1===i.indexOf(s.nodeName)){if(c=R.getComputedStyle(s,null),h="svg"===s.nodeName?{}:R.getComputedStyle(s.parentNode,null),!l[s.nodeName]){t=a.getElementsByTagName("svg")[0],d=a.createElementNS(s.namespaceURI,s.nodeName),t.appendChild(d);let e=R.getComputedStyle(d,null),n={};for(let t in e)t.length<1e3&&"string"==typeof e[t]&&!/^\d+$/.test(t)&&(n[t]=e[t]);l[s.nodeName]=n,"text"===s.nodeName&&delete l.text.fill,t.removeChild(d)}for(let e in c)(u().isFirefox||u().isMS||u().isSafari||Object.hasOwnProperty.call(c,e))&&function(e,t){if(p=g=!1,r.length){for(f=r.length;f--&&!g;)g=r[f].test(t);p=!g}for("transform"===t&&"none"===e&&(p=!0),f=n.length;f--&&!p;){if(t.length>1e3)throw Error("Input too long");p=n[f].test(t)||"function"==typeof e}!p&&(h[t]!==e||"svg"===s.nodeName)&&l[s.nodeName][t]!==e&&(o&&-1===o.indexOf(t)?m[t]=e:e&&s.setAttribute(t.replace(/[A-Z]/g,function(e){return"-"+e.toLowerCase()}),e))}(c[e],e);if(I(s,m),"svg"===s.nodeName&&s.setAttribute("stroke-width","1px"),"text"===s.nodeName)return;[].forEach.call(s.children||s.childNodes,e)}}(this.container.querySelector("svg")),t.parentNode.removeChild(t),s.parentNode.removeChild(s)}function y(e){let{scrollablePlotArea:t}=this;(t?[t.fixedDiv,t.scrollingContainer]:[this.container]).forEach(function(t){e.appendChild(t)})}function b(){let e=this,t=(t,n,o)=>{e.isDirtyExporting=!0,q(!0,e.options[t],n),_(o,!0)&&e.redraw()};e.exporting={update:function(e,n){t("exporting",e,n)}},S.compose(e).navigation.addUpdate((e,n)=>{t("navigation",e,n)})}function v({alignTo:e,key:t,textPxLength:n}){let o=this.options.exporting,{align:i,buttonSpacing:r=0,verticalAlign:l,width:s=0}=q(this.options.navigation?.buttonOptions,o?.buttons?.contextButton),a=e.width-n,c=s+r;(o?.enabled??!0)&&"title"===t&&"right"===i&&"top"===l&&a<2*c&&(a<c?e.width-=c:this.title?.alignValue!=="left"&&(e.x-=c-a/2))}function E(){let e=this;e.isPrinting||(t=e,u().isSafari||e.beforePrint(),setTimeout(()=>{R.focus(),R.print(),u().isSafari||setTimeout(()=>{e.afterPrint()},1e3)},1))}function O(){let e=this,t=e.options.exporting,n=t.buttons,o=e.isDirtyExporting||!e.exportSVGElements;e.buttonOffset=0,e.isDirtyExporting&&e.destroyExport(),o&&!1!==t.enabled&&(e.exportEvents=[],e.exportingGroup=e.exportingGroup||e.renderer.g("exporting-group").attr({zIndex:3}).add(),K(n,function(t){e.addButton(t)}),e.isDirtyExporting=!1)}function T(e,t){let n=e.indexOf("</svg>")+6,o=e.substr(n);return e=e.substr(0,n),t&&t.exporting&&t.exporting.allowHTML&&o&&(o='<foreignObject x="0" y="0" width="'+t.chart.width+'" height="'+t.chart.height+'"><body xmlns="http://www.w3.org/1999/xhtml">'+o.replace(/(<(?:img|br).*?(?=\>))>/g,"$1 />")+"</body></foreignObject>",e=e.replace("</svg>",o+"</svg>")),e=e.replace(/zIndex="[^"]+"/g,"").replace(/symbolName="[^"]+"/g,"").replace(/jQuery\d+="[^"]+"/g,"").replace(/url\(("|&quot;)(.*?)("|&quot;)\;?\)/g,"url($2)").replace(/url\([^#]+#/g,"url(#").replace(/<svg /,'<svg xmlns:xlink="http://www.w3.org/1999/xlink" ').replace(/ (NS\d+\:)?href=/g," xlink:href=").replace(/\n+/g," ").replace(/(fill|stroke)="rgba\(([ \d]+,[ \d]+,[ \d]+),([ \d\.]+)\)"/g,'$1="rgb($2)" $1-opacity="$3"').replace(/&nbsp;/g,"\xa0").replace(/&shy;/g,"\xad")}e.compose=function(e,n){F.compose(n),N.compose(e);let o=e.prototype;o.exportChart||(o.afterPrint=l,o.exportChart=d,o.inlineStyles=x,o.print=E,o.sanitizeSVG=T,o.getChartHTML=p,o.getSVG=f,o.getSVGForExport=m,o.getFilename=g,o.moveContainers=y,o.beforePrint=s,o.contextMenu=c,o.addButton=r,o.destroyExport=h,o.renderExporting=O,o.callbacks.push(a),B(e,"init",b),B(e,"layOutTitle",v),u().isSafari&&R.matchMedia("print").addListener(function(e){t&&(e.matches?t.beforePrint():t.afterPrint())}),H.exporting=q(C.exporting,H.exporting),H.lang=q(C.lang,H.lang),H.navigation=q(C.navigation,H.navigation))}}(l||(l={}));let Z=l,Q={libURL:"https://code.highcharts.com/12.1.1/lib/",menuItemDefinitions:{downloadPNG:{textKey:"downloadPNG",onclick:function(){this.exportChartLocal()}},downloadJPEG:{textKey:"downloadJPEG",onclick:function(){this.exportChartLocal({type:"image/jpeg"})}},downloadSVG:{textKey:"downloadSVG",onclick:function(){this.exportChartLocal({type:"image/svg+xml"})}},downloadPDF:{textKey:"downloadPDF",onclick:function(){this.exportChartLocal({type:"application/pdf"})}}}},{defaultOptions:ee}=u(),{downloadURL:et}=b,{doc:en,win:eo}=u(),{ajax:ei}=G(),{addEvent:er,error:el,extend:es,fireEvent:ea,merge:ec}=u();w().allowedAttributes.push("data-z-index","fill-opacity","filter","rx","ry","stroke-dasharray","stroke-linejoin","stroke-opacity","text-anchor","transform","version","viewBox","visibility","xmlns","xmlns:xlink"),w().allowedTags.push("desc","clippath","g"),function(e){function t(t,n){let o=this,i=ec(o.options.exporting,t),r=function(e){!1===i.fallbackToExportServer?i.error?i.error(i,e):el(28,!0):o.exportChart(i)};if(u().isMS&&o.styledMode&&!Z.inlineAllowlist.length&&Z.inlineAllowlist.push(/^blockSize/,/^border/,/^caretColor/,/^color/,/^columnRule/,/^columnRuleColor/,/^cssFloat/,/^cursor/,/^fill$/,/^fillOpacity/,/^font/,/^inlineSize/,/^length/,/^lineHeight/,/^opacity/,/^outline/,/^parentRule/,/^rx$/,/^ry$/,/^stroke/,/^textAlign/,/^textAnchor/,/^textDecoration/,/^transform/,/^vectorEffect/,/^visibility/,/^x$/,/^y$/),u().isMS&&("application/pdf"===i.type||o.container.getElementsByTagName("image").length&&"image/svg+xml"!==i.type)||"application/pdf"===i.type&&[].some.call(o.container.getElementsByTagName("image"),function(e){let t=e.getAttribute("href");return""!==t&&"string"==typeof t&&0!==t.indexOf("data:")})){r(Error("Image type not supported for this chart/browser."));return}o.getSVGForLocalExport(i,n||{},r,function(t){t.indexOf("<foreignObject")>-1&&"image/svg+xml"!==i.type&&(u().isMS||"application/pdf"===i.type)?r(Error("Image type not supported for charts with embedded HTML")):e.downloadSVGLocal(t,es({filename:o.getFilename()},i),r,()=>ea(o,"exportChartLocalSuccess"))})}function n(e,t){let n=en.getElementsByTagName("head")[0],o=en.createElement("script");o.type="text/javascript",o.src=e,o.onload=t,o.onerror=function(){el("Error loading script "+e)},n.appendChild(o)}function o(t,n,o,i){let r=this,l=e=>r.sanitizeSVG(e,d),s=()=>{u&&f===g&&i(l(h.innerHTML))},a=(e,t,n)=>{++f,n.imageElement.setAttributeNS("http://www.w3.org/1999/xlink","href",e),s()},c,h,d,p=null,u,g=0,f=0;r.unbindGetSVG=er(r,"getSVG",e=>{d=e.chartCopy.options,g=(u=(h=e.chartCopy.container.cloneNode(!0))&&h.getElementsByTagName("image")||[]).length}),r.getSVGForExport(t,n);try{if(!u||!u.length){i(l(h.innerHTML));return}for(let n=0;n<u.length;n++)(p=(c=u[n]).getAttributeNS("http://www.w3.org/1999/xlink","href"))?e.imageToDataUrl(p,"image/png",{imageElement:c},t.scale,a,o,o,o):(f++,c.parentNode.removeChild(c),n--,s())}catch(e){o(e)}r.unbindGetSVG()}function i(t,n,o,i,r,l,s,a,c){let h=new eo.Image,d,p=()=>{setTimeout(function(){let e;let l=en.createElement("canvas"),a=l.getContext&&l.getContext("2d");try{if(a){l.height=h.height*i,l.width=h.width*i,a.drawImage(h,0,0,l.width,l.height);try{e=l.toDataURL(n),r(e,n,o,i)}catch(e){d(t,n,o,i)}}else s(t,n,o,i)}finally{c&&c(t,n,o,i)}},e.loadEventDeferDelay)},u=()=>{a(t,n,o,i),c&&c(t,n,o,i)};d=()=>{h=new eo.Image,d=l,h.crossOrigin="Anonymous",h.onload=p,h.onerror=u,h.src=t},h.onload=p,h.onerror=u,h.src=t}function r(t){let n=eo.navigator.userAgent,o=n.indexOf("WebKit")>-1&&0>n.indexOf("Chrome");try{if(!o&&-1===t.indexOf("<foreignObject"))return e.domurl.createObjectURL(new eo.Blob([t],{type:"image/svg+xml;charset-utf-16"}))}catch(e){}return"data:image/svg+xml;charset=UTF-8,"+encodeURIComponent(t)}function l(e,t,n,o){let i=(Number(e.getAttribute("width"))+2*t)*n,r=(Number(e.getAttribute("height"))+2*t)*n,l=new eo.jspdf.jsPDF(r>i?"p":"l","pt",[i,r]);[].forEach.call(e.querySelectorAll('*[visibility="hidden"]'),function(e){e.parentNode.removeChild(e)});let s=e.querySelectorAll("linearGradient");for(let e=0;e<s.length;e++){let t=s[e].querySelectorAll("stop"),n=0;for(;n<t.length&&"0"===t[n].getAttribute("offset")&&"0"===t[n+1].getAttribute("offset");)t[n].remove(),n++}[].forEach.call(e.querySelectorAll("tspan"),e=>{"​"===e.textContent&&(e.textContent=" ",e.setAttribute("dx",-5))}),l.svg(e,{x:0,y:0,width:i,height:r,removeInvalid:!0}).then(()=>o(l.output("datauristring")))}e.CanVGRenderer={},e.domurl=eo.URL||eo.webkitURL||eo,e.loadEventDeferDelay=u().isMS?150:0,e.compose=function(e){let n=e.prototype;return n.exportChartLocal||(n.getSVGForLocalExport=o,n.exportChartLocal=t,ec(!0,ee.exporting,Q)),e},e.downloadSVGLocal=function(t,o,s,a){let c=en.createElement("div"),h=o.type||"image/png",d=(o.filename||"chart")+"."+("image/svg+xml"===h?"svg":h.split("/")[1]),p=o.scale||1,u,g,f,m=o.libURL||ee.exporting.libURL,x=!0,y=o.pdfFont;m="/"!==m.slice(-1)?m+"/":m;let b=(e,t)=>{let n,o;let i=(e,t)=>{eo.jspdf.jsPDF.API.events.push(["initialized",function(){this.addFileToVFS(e,t),this.addFont(e,"HighchartsFont",e),this.getFontList().HighchartsFont||this.setFont("HighchartsFont")}])};y&&(o=e.textContent||"",!/[^\u0000-\u007F\u200B]+/.test(o))&&(y=void 0);let r=["normal","italic","bold","bolditalic"],l=()=>{let e=r.shift();if(!e)return t();let o=y&&y[e];o?ei({url:o,responseType:"blob",success:(t,o)=>{let r=new FileReader;r.onloadend=function(){if("string"==typeof this.result){let t=this.result.split(",")[1];i(e,t),"normal"===e&&(n=t)}l()},r.readAsDataURL(o.response)},error:l}):(n&&i(e,n),l())};l()},v=()=>{let e,n;w().setElementHTML(c,t);let o=c.getElementsByTagName("text"),i=function(e,t){let n=e;for(;n&&n!==c;){if(n.style[t]){let o=n.style[t];"fontSize"===t&&/em$/.test(o)&&(o=Math.round(16*parseFloat(o))+"px"),e.style[t]=o;break}n=n.parentNode}};[].forEach.call(o,function(t){for(["fontFamily","fontSize"].forEach(e=>{i(t,e)}),t.style.fontFamily=y&&y.normal?"HighchartsFont":String(t.style.fontFamily&&t.style.fontFamily.split(" ").splice(-1)),e=t.getElementsByTagName("title"),[].forEach.call(e,function(e){t.removeChild(e)}),n=t.getElementsByClassName("highcharts-text-outline");n.length>0;){let e=n[0];e.parentNode&&e.parentNode.removeChild(e)}});let r=c.querySelector("svg");r&&b(r,()=>{l(r,0,p,e=>{try{et(e,d),a&&a()}catch(e){s(e)}})})};if("image/svg+xml"===h)try{void 0!==eo.MSBlobBuilder?((g=new eo.MSBlobBuilder).append(t),u=g.getBlob("image/svg+xml")):u=r(t),et(u,d),a&&a()}catch(e){s(e)}else"application/pdf"===h?eo.jspdf&&eo.jspdf.jsPDF?v():(x=!0,n(m+"jspdf.js",function(){n(m+"svg2pdf.js",v)})):(u=r(t),f=function(){try{e.domurl.revokeObjectURL(u)}catch(e){}},i(u,h,{},p,function(e){try{et(e,d),a&&a()}catch(e){s(e)}},function(){if(t.length>1e8)throw Error("Input too long");let e=en.createElement("canvas"),o=e.getContext("2d"),i=t.match(/^<svg[^>]*\s{,1000}width\s{,1000}=\s{,1000}\"?(\d+)\"?[^>]*>/),r=t.match(/^<svg[^>]*\s{0,1000}height\s{,1000}=\s{,1000}\"?(\d+)\"?[^>]*>/);if(o&&i&&r){let l=+i[1]*p,c=+r[1]*p,u=()=>{eo.canvg.Canvg.fromString(o,t).start();try{et(eo.navigator.msSaveOrOpenBlob?e.msToBlob():e.toDataURL(h),d),a&&a()}catch(e){s(e)}finally{f()}};e.width=l,e.height=c,eo.canvg?u():(x=!0,n(m+"canvg.js",u))}},s,s,function(){x&&f()}))},e.getScript=n,e.imageToDataUrl=i,e.svgToDataUrl=r,e.svgToPdf=l}(s||(s={}));let eh=s,ed=u();ed.dataURLtoBlob=ed.dataURLtoBlob||b.dataURLtoBlob,ed.downloadSVGLocal=eh.downloadSVGLocal,ed.downloadURL=ed.downloadURL||b.downloadURL,eh.compose(ed.Chart);let ep=u();return d.default})());
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts JS v12.1.0 (2024-12-17)
2
+ * @license Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/offline-exporting
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/exporting
@@ -1675,7 +1675,7 @@ const { defaultOptions } = (highcharts_commonjs_highcharts_commonjs2_highcharts_
1675
1675
  const { doc: Exporting_doc, SVG_NS, win: Exporting_win } = (highcharts_commonjs_highcharts_commonjs2_highcharts_root_Highcharts_default());
1676
1676
 
1677
1677
 
1678
- const { addEvent: Exporting_addEvent, css, createElement, discardElement, extend, find, fireEvent: Exporting_fireEvent, isObject, merge, objectEach, pick, removeEvent, uniqueKey } = (highcharts_commonjs_highcharts_commonjs2_highcharts_root_Highcharts_default());
1678
+ const { addEvent: Exporting_addEvent, css, createElement, discardElement, extend, find, fireEvent: Exporting_fireEvent, isObject, merge, objectEach, pick, removeEvent, splat, uniqueKey } = (highcharts_commonjs_highcharts_commonjs2_highcharts_root_Highcharts_default());
1679
1679
  /* *
1680
1680
  *
1681
1681
  * Composition
@@ -2410,15 +2410,23 @@ var Exporting;
2410
2410
  }
2411
2411
  // Reflect axis extremes in the export (#5924)
2412
2412
  chart.axes.forEach(function (axis) {
2413
- const axisCopy = find(chartCopy.axes, function (copy) {
2414
- return copy.options.internalKey ===
2415
- axis.userOptions.internalKey;
2416
- }), extremes = axis.getExtremes(), userMin = extremes.userMin, userMax = extremes.userMax;
2417
- if (axisCopy &&
2418
- ((typeof userMin !== 'undefined' &&
2413
+ const axisCopy = find(chartCopy.axes, (copy) => copy.options.internalKey === axis.userOptions.internalKey);
2414
+ if (axisCopy) {
2415
+ const extremes = axis.getExtremes(),
2416
+ // Make sure min and max overrides in the
2417
+ // `exporting.chartOptions.xAxis` settings are reflected.
2418
+ // These should override user-set extremes via zooming,
2419
+ // scrollbar etc (#7873).
2420
+ exportOverride = splat(chartOptions?.[axis.coll] || {})[0], userMin = 'min' in exportOverride ?
2421
+ exportOverride.min :
2422
+ extremes.userMin, userMax = 'max' in exportOverride ?
2423
+ exportOverride.max :
2424
+ extremes.userMax;
2425
+ if (((typeof userMin !== 'undefined' &&
2419
2426
  userMin !== axisCopy.min) || (typeof userMax !== 'undefined' &&
2420
2427
  userMax !== axisCopy.max))) {
2421
- axisCopy.setExtremes(userMin, userMax, true, false);
2428
+ axisCopy.setExtremes(userMin ?? void 0, userMax ?? void 0, true, false);
2429
+ }
2422
2430
  }
2423
2431
  });
2424
2432
  // Get the SVG from the container's innerHTML
@@ -2954,7 +2962,7 @@ var Exporting;
2954
2962
  *
2955
2963
  * */
2956
2964
  const OfflineExportingDefaults = {
2957
- libURL: 'https://code.highcharts.com/12.1.0/lib/',
2965
+ libURL: 'https://code.highcharts.com/12.1.1/lib/',
2958
2966
  // When offline-exporting is loaded, redefine the menu item definitions
2959
2967
  // related to download.
2960
2968
  menuItemDefinitions: {
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highcharts JS v12.1.0 (2024-12-17)
2
+ * Highcharts JS v12.1.1 (2024-12-20)
3
3
  * Organization chart series type
4
4
  * @module highcharts/modules/organization
5
5
  * @requires highcharts
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts JS v12.1.0 (2024-12-17)
2
+ * @license Highcharts JS v12.1.1 (2024-12-20)
3
3
  * Organization chart series type
4
4
  * @module highcharts/modules/organization
5
5
  * @requires highcharts
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highcharts JS v12.1.0 (2024-12-17)
2
+ * Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/overlapping-datalabels
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts JS v12.1.0 (2024-12-17)
2
+ * @license Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/overlapping-datalabels
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highcharts JS v12.1.0 (2024-12-17)
2
+ * Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/parallel-coordinates
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts JS v12.1.0 (2024-12-17)
2
+ * @license Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/parallel-coordinates
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highcharts JS v12.1.0 (2024-12-17)
2
+ * Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/pareto
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts JS v12.1.0 (2024-12-17)
2
+ * @license Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/pareto
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highcharts Gantt JS v12.1.0 (2024-12-17)
2
+ * Highcharts Gantt JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/pathfinder
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts Gantt JS v12.1.0 (2024-12-17)
2
+ * @license Highcharts Gantt JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/pathfinder
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highcharts JS v12.1.0 (2024-12-17)
2
+ * Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/pattern-fill
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts JS v12.1.0 (2024-12-17)
2
+ * @license Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/pattern-fill
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highcharts JS v12.1.0 (2024-12-17)
2
+ * Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/pictorial
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts JS v12.1.0 (2024-12-17)
2
+ * @license Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/pictorial
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highstock JS v12.1.0 (2024-12-17)
2
+ * Highstock JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/pointandfigure
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v12.1.0 (2024-12-17)
2
+ * @license Highstock JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/pointandfigure
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highstock JS v12.1.0 (2024-12-17)
2
+ * Highstock JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/price-indicator
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v12.1.0 (2024-12-17)
2
+ * @license Highstock JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/price-indicator
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highcharts JS v12.1.0 (2024-12-17)
2
+ * Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/pyramid3d
4
4
  * @requires highcharts
5
5
  * @requires highcharts/highcharts-3d
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts JS v12.1.0 (2024-12-17)
2
+ * @license Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/pyramid3d
4
4
  * @requires highcharts
5
5
  * @requires highcharts/highcharts-3d
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highstock JS v12.1.0 (2024-12-17)
2
+ * Highstock JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/renko
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v12.1.0 (2024-12-17)
2
+ * @license Highstock JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/renko
4
4
  * @requires highcharts
5
5
  * @requires highcharts/modules/stock
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highcharts JS v12.1.0 (2024-12-17)
2
+ * Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/sankey
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts JS v12.1.0 (2024-12-17)
2
+ * @license Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/sankey
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highcharts JS v12.1.0 (2024-12-17)
2
+ * Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/series-label
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts JS v12.1.0 (2024-12-17)
2
+ * @license Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/series-label
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highcharts JS v12.1.0 (2024-12-17)
2
+ * Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/series-on-point
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts JS v12.1.0 (2024-12-17)
2
+ * @license Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/series-on-point
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highcharts JS v12.1.0 (2024-12-17)
2
+ * Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/solid-gauge
4
4
  * @requires highcharts
5
5
  * @requires highcharts/highcharts-more
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts JS v12.1.0 (2024-12-17)
2
+ * @license Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/solid-gauge
4
4
  * @requires highcharts
5
5
  * @requires highcharts/highcharts-more
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highcharts JS v12.1.0 (2024-12-17)
2
+ * Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/sonification
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts JS v12.1.0 (2024-12-17)
2
+ * @license Highcharts JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/sonification
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  !/**
2
- * Highcharts Gantt JS v12.1.0 (2024-12-17)
2
+ * Highcharts Gantt JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/static-scale
4
4
  * @requires highcharts
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highcharts Gantt JS v12.1.0 (2024-12-17)
2
+ * @license Highcharts Gantt JS v12.1.1 (2024-12-20)
3
3
  * @module highcharts/modules/static-scale
4
4
  * @requires highcharts
5
5
  *