vue-data-ui 3.20.3 → 3.20.5-beta.1

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 (322) hide show
  1. package/dist/A11yDataTable-BCbtxMU6.js +45 -0
  2. package/dist/Arrow-D6j6ocXm.js +116 -0
  3. package/dist/BaseDraggableDialog-4hDW-Rj2.js +272 -0
  4. package/dist/BaseIcon-DfLoHNUj.js +502 -0
  5. package/dist/BaseLegendToggle-C_Db-y7s.js +56 -0
  6. package/dist/BaseScanner-Dr2a1Msy.js +27 -0
  7. package/dist/BaseZoomControls-CG7hI_1P.js +111 -0
  8. package/dist/ColorPicker-Bjwxnvfh.js +255 -0
  9. package/dist/DataTable-B--IN22e.js +150 -0
  10. package/dist/Legend-Cz2uQ5gs.js +114 -0
  11. package/dist/NonSvgPenAndPaper-gLNJ1Lmr.js +577 -0
  12. package/dist/PackageVersion-lONuhagg.js +11 -0
  13. package/dist/PenAndPaper-DqrClVfb.js +461 -0
  14. package/dist/RecursiveCircles-D6aDPmoe.js +117 -0
  15. package/dist/RecursiveLabels-D9rfID6q.js +56 -0
  16. package/dist/RecursiveLinks-BygcpDiT.js +78 -0
  17. package/dist/Shape-BPCJfphn.js +141 -0
  18. package/dist/Slicer-SHBj0VaV.js +1144 -0
  19. package/dist/SlicerPreview-DdihbUSJ.js +1668 -0
  20. package/dist/SparkTooltip-CfE6yCad.js +93 -0
  21. package/dist/Title-NWp4qB4K.js +87 -0
  22. package/dist/Tooltip-BENq327o.js +312 -0
  23. package/dist/UserOptions-C1NgoGu6.js +1411 -0
  24. package/dist/_plugin-vue_export-helper-B3ysoDQm.js +8 -0
  25. package/dist/canvas-lib-BOP_HS11.js +79 -0
  26. package/dist/components/arrow.js +2 -0
  27. package/dist/components/vue-ui-3d-bar.js +2 -0
  28. package/dist/components/vue-ui-accordion.js +2 -0
  29. package/dist/components/vue-ui-age-pyramid.js +2 -0
  30. package/dist/components/vue-ui-annotator.js +2 -0
  31. package/dist/components/vue-ui-bullet.js +2 -0
  32. package/dist/components/vue-ui-bump.js +2 -0
  33. package/dist/components/vue-ui-candlestick.js +2 -0
  34. package/dist/components/vue-ui-carousel-table.js +2 -0
  35. package/dist/components/vue-ui-chestnut.js +2 -0
  36. package/dist/components/vue-ui-chord.js +2 -0
  37. package/dist/components/vue-ui-circle-pack.js +2 -0
  38. package/dist/components/vue-ui-cursor.js +2 -0
  39. package/dist/components/vue-ui-dag.js +2 -0
  40. package/dist/components/vue-ui-dashboard.js +2 -0
  41. package/dist/components/vue-ui-digits.js +2 -0
  42. package/dist/components/vue-ui-donut-evolution.js +2 -0
  43. package/dist/components/vue-ui-donut.js +2 -0
  44. package/dist/components/vue-ui-dumbbell.js +2 -0
  45. package/dist/components/vue-ui-flow.js +2 -0
  46. package/dist/components/vue-ui-funnel.js +2 -0
  47. package/dist/components/vue-ui-galaxy.js +2 -0
  48. package/dist/components/vue-ui-gauge.js +2 -0
  49. package/dist/components/vue-ui-geo.js +2 -0
  50. package/dist/components/vue-ui-gizmo.js +2 -0
  51. package/dist/components/vue-ui-heatmap.js +2 -0
  52. package/dist/components/vue-ui-history-plot.js +2 -0
  53. package/dist/components/vue-ui-horizontal-bar.js +2 -0
  54. package/dist/components/vue-ui-icon.js +2 -0
  55. package/dist/components/vue-ui-kpi.js +2 -0
  56. package/dist/components/vue-ui-mini-loader.js +2 -0
  57. package/dist/components/vue-ui-molecule.js +2 -0
  58. package/dist/components/vue-ui-mood-radar.js +2 -0
  59. package/dist/components/vue-ui-nested-donuts.js +2 -0
  60. package/dist/components/vue-ui-onion.js +2 -0
  61. package/dist/components/vue-ui-parallel-coordinate-plot.js +2 -0
  62. package/dist/components/vue-ui-pattern-seed.js +2 -0
  63. package/dist/components/vue-ui-pattern.js +2 -0
  64. package/dist/components/vue-ui-quadrant.js +2 -0
  65. package/dist/components/vue-ui-quick-chart.js +2 -0
  66. package/dist/components/vue-ui-radar.js +2 -0
  67. package/dist/components/vue-ui-rating.js +2 -0
  68. package/dist/components/vue-ui-relation-circle.js +2 -0
  69. package/dist/components/vue-ui-ridgeline.js +2 -0
  70. package/dist/components/vue-ui-rings.js +2 -0
  71. package/dist/components/vue-ui-scatter.js +2 -0
  72. package/dist/components/vue-ui-skeleton.js +2 -0
  73. package/dist/components/vue-ui-smiley.js +2 -0
  74. package/dist/components/vue-ui-spark-trend.js +2 -0
  75. package/dist/components/vue-ui-sparkbar.js +2 -0
  76. package/dist/components/vue-ui-sparkgauge.js +2 -0
  77. package/dist/components/vue-ui-sparkhistogram.js +2 -0
  78. package/dist/components/vue-ui-sparkline.js +2 -0
  79. package/dist/components/vue-ui-sparkstackbar.js +2 -0
  80. package/dist/components/vue-ui-stackbar.js +2 -0
  81. package/dist/components/vue-ui-stackline.js +2 -0
  82. package/dist/components/vue-ui-strip-plot.js +2 -0
  83. package/dist/components/vue-ui-table-heatmap.js +2 -0
  84. package/dist/components/vue-ui-table-sparkline.js +2 -0
  85. package/dist/components/vue-ui-table.js +2 -0
  86. package/dist/components/vue-ui-thermometer.js +2 -0
  87. package/dist/components/vue-ui-timer.js +2 -0
  88. package/dist/components/vue-ui-tiremarks.js +2 -0
  89. package/dist/components/vue-ui-treemap.js +2 -0
  90. package/dist/components/vue-ui-vertical-bar.js +2 -0
  91. package/dist/components/vue-ui-waffle.js +2 -0
  92. package/dist/components/vue-ui-wheel.js +2 -0
  93. package/dist/components/vue-ui-word-cloud.js +2 -0
  94. package/dist/components/vue-ui-world.js +2 -0
  95. package/dist/components/vue-ui-xy-canvas.js +2 -0
  96. package/dist/components/vue-ui-xy.js +2 -0
  97. package/dist/dom-to-png-BYtB4BF3.js +237 -0
  98. package/dist/exposedLib-CI8ji8G-.js +19 -0
  99. package/dist/geoProjections-Czak6Jn1.js +145 -0
  100. package/dist/img-1cKsci8e.js +74 -0
  101. package/dist/labelUtils-CUctkYoA.js +19 -0
  102. package/dist/lib-DUeYQsS0.js +1882 -0
  103. package/dist/llms.txt +232 -0
  104. package/dist/patternUtils-CS7hn6at.js +258 -0
  105. package/dist/pdf-D0eZ99cP.js +90 -0
  106. package/dist/rolldown-runtime-Dy4uBu1J.js +11 -0
  107. package/dist/style.css +2 -0
  108. package/dist/types/arrow.d.ts +4 -0
  109. package/dist/types/utils.d.ts +551 -0
  110. package/dist/types/vue-data-ui.d.ts +17190 -0
  111. package/dist/types/vue-ui-3d-bar.d.ts +93 -0
  112. package/dist/types/vue-ui-accordion.d.ts +11 -0
  113. package/dist/types/vue-ui-age-pyramid.d.ts +108 -0
  114. package/dist/types/vue-ui-annotator.d.ts +34 -0
  115. package/dist/types/vue-ui-bullet.d.ts +85 -0
  116. package/dist/types/vue-ui-bump.d.ts +92 -0
  117. package/dist/types/vue-ui-candlestick.d.ts +106 -0
  118. package/dist/types/vue-ui-carousel-table.d.ts +59 -0
  119. package/dist/types/vue-ui-chestnut.d.ts +98 -0
  120. package/dist/types/vue-ui-chord.d.ts +110 -0
  121. package/dist/types/vue-ui-circle-pack.d.ts +126 -0
  122. package/dist/types/vue-ui-cursor.d.ts +9 -0
  123. package/dist/types/vue-ui-dag.d.ts +125 -0
  124. package/dist/types/vue-ui-dashboard.d.ts +68 -0
  125. package/dist/types/vue-ui-digits.d.ts +12 -0
  126. package/dist/types/vue-ui-donut-evolution.d.ts +98 -0
  127. package/dist/types/vue-ui-donut.d.ts +123 -0
  128. package/dist/types/vue-ui-dumbbell.d.ts +94 -0
  129. package/dist/types/vue-ui-flow.d.ts +106 -0
  130. package/dist/types/vue-ui-funnel.d.ts +79 -0
  131. package/dist/types/vue-ui-galaxy.d.ts +114 -0
  132. package/dist/types/vue-ui-gauge.d.ts +89 -0
  133. package/dist/types/vue-ui-geo.d.ts +94 -0
  134. package/dist/types/vue-ui-gizmo.d.ts +22 -0
  135. package/dist/types/vue-ui-heatmap.d.ts +101 -0
  136. package/dist/types/vue-ui-history-plot.d.ts +114 -0
  137. package/dist/types/vue-ui-horizontal-bar.d.ts +116 -0
  138. package/dist/types/vue-ui-icon.d.ts +15 -0
  139. package/dist/types/vue-ui-kpi.d.ts +25 -0
  140. package/dist/types/vue-ui-mini-loader.d.ts +15 -0
  141. package/dist/types/vue-ui-molecule.d.ts +112 -0
  142. package/dist/types/vue-ui-mood-radar.d.ts +92 -0
  143. package/dist/types/vue-ui-nested-donuts.d.ts +111 -0
  144. package/dist/types/vue-ui-onion.d.ts +106 -0
  145. package/dist/types/vue-ui-parallel-coordinate-plot.d.ts +125 -0
  146. package/dist/types/vue-ui-pattern-seed.d.ts +14 -0
  147. package/dist/types/vue-ui-pattern.d.ts +15 -0
  148. package/dist/types/vue-ui-quadrant.d.ts +125 -0
  149. package/dist/types/vue-ui-quick-chart.d.ts +108 -0
  150. package/dist/types/vue-ui-radar.d.ts +116 -0
  151. package/dist/types/vue-ui-rating.d.ts +42 -0
  152. package/dist/types/vue-ui-relation-circle.d.ts +92 -0
  153. package/dist/types/vue-ui-ridgeline.d.ts +106 -0
  154. package/dist/types/vue-ui-rings.d.ts +98 -0
  155. package/dist/types/vue-ui-scatter.d.ts +97 -0
  156. package/dist/types/vue-ui-skeleton.d.ts +11 -0
  157. package/dist/types/vue-ui-smiley.d.ts +28 -0
  158. package/dist/types/vue-ui-spark-trend.d.ts +19 -0
  159. package/dist/types/vue-ui-sparkbar.d.ts +49 -0
  160. package/dist/types/vue-ui-sparkgauge.d.ts +28 -0
  161. package/dist/types/vue-ui-sparkhistogram.d.ts +46 -0
  162. package/dist/types/vue-ui-sparkline.d.ts +59 -0
  163. package/dist/types/vue-ui-sparkstackbar.d.ts +60 -0
  164. package/dist/types/vue-ui-stackbar.d.ts +118 -0
  165. package/dist/types/vue-ui-stackline.d.ts +114 -0
  166. package/dist/types/vue-ui-strip-plot.d.ts +96 -0
  167. package/dist/types/vue-ui-table-heatmap.d.ts +62 -0
  168. package/dist/types/vue-ui-table-sparkline.d.ts +53 -0
  169. package/dist/types/vue-ui-table.d.ts +38 -0
  170. package/dist/types/vue-ui-thermometer.d.ts +70 -0
  171. package/dist/types/vue-ui-timer.d.ts +49 -0
  172. package/dist/types/vue-ui-tiremarks.d.ts +70 -0
  173. package/dist/types/vue-ui-treemap.d.ts +104 -0
  174. package/dist/types/vue-ui-vertical-bar.d.ts +22 -0
  175. package/dist/types/vue-ui-waffle.d.ts +101 -0
  176. package/dist/types/vue-ui-wheel.d.ts +70 -0
  177. package/dist/types/vue-ui-word-cloud.d.ts +97 -0
  178. package/dist/types/vue-ui-world.d.ts +98 -0
  179. package/dist/types/vue-ui-xy-canvas.d.ts +101 -0
  180. package/dist/types/vue-ui-xy.d.ts +146 -0
  181. package/dist/useAutoSizeLabelsInsideViewbox-BIVntRZp.js +50 -0
  182. package/dist/useChartAccessibility-DYqac8yF.js +12 -0
  183. package/dist/useConfig-DAyQk86L.js +7479 -0
  184. package/dist/useFitSvgText-CT3nmlaS.js +63 -0
  185. package/dist/useNestedProp-CNcoy38D.js +10 -0
  186. package/dist/useObjectBindings-BI7hP-BC.js +189 -0
  187. package/dist/usePanZoom-CYU3B4T3.js +157 -0
  188. package/dist/usePrefersMotion-BC-CsqR1.js +15 -0
  189. package/dist/usePrinter-C1Gqt_Sp.js +49 -0
  190. package/dist/useResponsive-BfnK0KxU.js +19 -0
  191. package/dist/useStableElementSize-C7KADDKj.js +77 -0
  192. package/dist/useSvgExport-SVIsDot8.js +755 -0
  193. package/dist/useTableResponsive-B24Uwt2E.js +24 -0
  194. package/dist/useThemeCheck-C43Tcqmk.js +24 -0
  195. package/dist/useTimeLabelCollider-AEcY4Ioe.js +57 -0
  196. package/dist/useTimeLabels-BmBRv27Y.js +272 -0
  197. package/dist/useUserOptionState-DK-_1ddE.js +15 -0
  198. package/dist/utils.js +28 -0
  199. package/dist/vClickOutside-DUrZWttG.js +13 -0
  200. package/dist/vue-data-ui-BhBPNDxL.js +274 -0
  201. package/dist/vue-data-ui.js +76 -0
  202. package/dist/vue-ui-3d-bar-C-YUUjqJ.js +1757 -0
  203. package/dist/vue-ui-accordion-Dw4MHKVB.js +81 -0
  204. package/dist/vue-ui-age-pyramid-DMi31V0Y.js +1238 -0
  205. package/dist/vue-ui-annotator-DLPUAKlm.js +2899 -0
  206. package/dist/vue-ui-bullet-CCUUgih6.js +710 -0
  207. package/dist/vue-ui-bump-YKkkm2RM.js +1249 -0
  208. package/dist/vue-ui-candlestick-Db6O_dUh.js +1826 -0
  209. package/dist/vue-ui-carousel-table-D08jupGE.js +455 -0
  210. package/dist/vue-ui-chestnut-V6Te8sgC.js +2010 -0
  211. package/dist/vue-ui-chord-I9K-eKps.js +1391 -0
  212. package/dist/vue-ui-circle-pack-COH0rpBl.js +1608 -0
  213. package/dist/vue-ui-cursor-hC1cipp9.js +283 -0
  214. package/dist/vue-ui-dag-CVbnJFGk.js +2909 -0
  215. package/dist/vue-ui-dashboard-D39BY94S.js +513 -0
  216. package/dist/vue-ui-digits-gN-D2fCk.js +209 -0
  217. package/dist/vue-ui-donut-Bo7gCNIH.js +2410 -0
  218. package/dist/vue-ui-donut-evolution-6UG0SGNz.js +1510 -0
  219. package/dist/vue-ui-dumbbell-BTSPax-u.js +1530 -0
  220. package/dist/vue-ui-flow-pZIgyNHi.js +1235 -0
  221. package/dist/vue-ui-funnel-CJBj6xPU.js +777 -0
  222. package/dist/vue-ui-galaxy-BU9QBHvX.js +1077 -0
  223. package/dist/vue-ui-gauge-BwNfToS3.js +920 -0
  224. package/dist/vue-ui-geo-Ctw-rYCa.js +1516 -0
  225. package/dist/vue-ui-gizmo-De6bAHzZ.js +225 -0
  226. package/dist/vue-ui-heatmap-D6ZcIe-_.js +1568 -0
  227. package/dist/vue-ui-history-plot-D3LYtRUf.js +1554 -0
  228. package/dist/vue-ui-horizontal-bar-DXSHpMq5.js +1681 -0
  229. package/dist/vue-ui-kpi-BMhGvR1u.js +96 -0
  230. package/dist/vue-ui-mini-loader-CyqBt2g4.js +125 -0
  231. package/dist/vue-ui-molecule-9Kqjw0Q2.js +925 -0
  232. package/dist/vue-ui-mood-radar-D__NPYbQ.js +1148 -0
  233. package/dist/vue-ui-nested-donuts-tKRGmt7J.js +1487 -0
  234. package/dist/vue-ui-onion-BqToB0Lt.js +1200 -0
  235. package/dist/vue-ui-parallel-coordinate-plot-DO8Z5EoX.js +1416 -0
  236. package/dist/vue-ui-pattern-DKozfnVn.js +154 -0
  237. package/dist/vue-ui-pattern-seed-BB1honLm.js +61 -0
  238. package/dist/vue-ui-quadrant-CjNKKB1Z.js +1978 -0
  239. package/dist/vue-ui-quick-chart-nlIWPrCE.js +2469 -0
  240. package/dist/vue-ui-radar-Cy94rM6C.js +1229 -0
  241. package/dist/vue-ui-rating-BG4lf1z8.js +343 -0
  242. package/dist/vue-ui-relation-circle-M7PVX7Zl.js +924 -0
  243. package/dist/vue-ui-ridgeline-BZEelqM8.js +1622 -0
  244. package/dist/vue-ui-rings-mKhOQl1U.js +1246 -0
  245. package/dist/vue-ui-scatter-BonCg1js.js +2413 -0
  246. package/dist/vue-ui-skeleton-D1edGUlH.js +2556 -0
  247. package/dist/vue-ui-smiley-G89TxRU-.js +356 -0
  248. package/dist/vue-ui-spark-trend-CSLIGl_Q.js +438 -0
  249. package/dist/vue-ui-sparkbar-GF5qxxDg.js +393 -0
  250. package/dist/vue-ui-sparkgauge-Br5QbmJp.js +255 -0
  251. package/dist/vue-ui-sparkhistogram-zytzJWJt.js +560 -0
  252. package/dist/vue-ui-sparkline-C3fJW5ed.js +1507 -0
  253. package/dist/vue-ui-sparkstackbar-BZCuqHU-.js +662 -0
  254. package/dist/vue-ui-stackbar-DJs1NZaG.js +2270 -0
  255. package/dist/vue-ui-stackline-D50yykWw.js +2398 -0
  256. package/dist/vue-ui-strip-plot-BhgpmxfN.js +1340 -0
  257. package/dist/vue-ui-table-DwLSy4-K.js +1338 -0
  258. package/dist/vue-ui-table-heatmap-CCGjbSzQ.js +344 -0
  259. package/dist/vue-ui-table-sparkline-BNe3NVaD.js +707 -0
  260. package/dist/vue-ui-thermometer-C-RFOIFB.js +763 -0
  261. package/dist/vue-ui-timer-BPpd6LXJ.js +439 -0
  262. package/dist/vue-ui-tiremarks-Bu2GSXdO.js +552 -0
  263. package/dist/vue-ui-treemap-BSSkoyh0.js +1587 -0
  264. package/dist/vue-ui-waffle-9vxPJRPI.js +1362 -0
  265. package/dist/vue-ui-wheel-BKwOHfWj.js +885 -0
  266. package/dist/vue-ui-word-cloud-C5NfVraH.js +1656 -0
  267. package/dist/vue-ui-world-C8mg6RCf.js +14264 -0
  268. package/dist/vue-ui-xy-CqthF3-M.js +4578 -0
  269. package/dist/vue-ui-xy-canvas-BUPnRZ3C.js +1787 -0
  270. package/dist/vue_ui_3d_bar-C4R7o-yX.js +185 -0
  271. package/dist/vue_ui_age_pyramid-BY6c-oX_.js +301 -0
  272. package/dist/vue_ui_bullet-ClzdLoOv.js +186 -0
  273. package/dist/vue_ui_bump-Vl-zYAtG.js +201 -0
  274. package/dist/vue_ui_candlestick-J8jmJvxP.js +374 -0
  275. package/dist/vue_ui_chestnut-D2oUhad6.js +305 -0
  276. package/dist/vue_ui_chord-DPfS1Umc.js +275 -0
  277. package/dist/vue_ui_circle_pack-DZC_rdfn.js +172 -0
  278. package/dist/vue_ui_dag-TsJ_azQq.js +258 -0
  279. package/dist/vue_ui_donut-BDGqG07h.js +358 -0
  280. package/dist/vue_ui_donut_evolution-D1yAAIHr.js +717 -0
  281. package/dist/vue_ui_dumbbell-Bfe_jFyi.js +304 -0
  282. package/dist/vue_ui_flow-BewZjjKG.js +238 -0
  283. package/dist/vue_ui_funnel-_Og4EEkO.js +234 -0
  284. package/dist/vue_ui_galaxy-Ig0cc1_h.js +265 -0
  285. package/dist/vue_ui_gauge-Cf1RZc9q.js +178 -0
  286. package/dist/vue_ui_geo-B8TODs-G.js +248 -0
  287. package/dist/vue_ui_heatmap-B2BBBSWG.js +319 -0
  288. package/dist/vue_ui_history_plot-CuN63VEc.js +413 -0
  289. package/dist/vue_ui_horizontal_bar-C4J4QzXf.js +341 -0
  290. package/dist/vue_ui_molecule-CO9L59SF.js +231 -0
  291. package/dist/vue_ui_mood_radar-BA6LAKhk.js +281 -0
  292. package/dist/vue_ui_nested_donuts-B8csIoVO.js +273 -0
  293. package/dist/vue_ui_onion-1FTFFS46.js +293 -0
  294. package/dist/vue_ui_parallel_coordinate_plot-CBiOBira.js +278 -0
  295. package/dist/vue_ui_quadrant-CDSTKTJz.js +428 -0
  296. package/dist/vue_ui_quick_chart-mZBdml3Z.js +139 -0
  297. package/dist/vue_ui_radar-jafTED5j.js +306 -0
  298. package/dist/vue_ui_relation_circle-D0p4mXmv.js +98 -0
  299. package/dist/vue_ui_ridgeline-VM8_mx4J.js +767 -0
  300. package/dist/vue_ui_rings-BVgD2aMn.js +320 -0
  301. package/dist/vue_ui_scatter-I0POnicu.js +479 -0
  302. package/dist/vue_ui_spark_trend-DxVmpkmC.js +82 -0
  303. package/dist/vue_ui_sparkbar-z6qO--Kf.js +64 -0
  304. package/dist/vue_ui_sparkgauge-BX1MS3bA.js +90 -0
  305. package/dist/vue_ui_sparkhistogram-BRgvKUH6.js +123 -0
  306. package/dist/vue_ui_sparkline-auZhap6Y.js +151 -0
  307. package/dist/vue_ui_sparkstackbar-BOjuQnZd.js +175 -0
  308. package/dist/vue_ui_stackbar-COOrQQdK.js +412 -0
  309. package/dist/vue_ui_stackline-DQqKPA9z.js +460 -0
  310. package/dist/vue_ui_strip_plot-CtJe8_gq.js +301 -0
  311. package/dist/vue_ui_table_heatmap-w8vx5k6f.js +80 -0
  312. package/dist/vue_ui_table_sparkline-DAbkUrNz.js +124 -0
  313. package/dist/vue_ui_thermometer-DxgqWKlE.js +123 -0
  314. package/dist/vue_ui_tiremarks-CdEPieWV.js +122 -0
  315. package/dist/vue_ui_treemap-DoEtkRN6.js +328 -0
  316. package/dist/vue_ui_vertical_bar-CP-MKz1j.js +247 -0
  317. package/dist/vue_ui_waffle-DIARFc7g.js +292 -0
  318. package/dist/vue_ui_wheel-DZ_nR--t.js +133 -0
  319. package/dist/vue_ui_word_cloud-C-qIMNLu.js +254 -0
  320. package/dist/vue_ui_xy-BLUkWEAm.js +482 -0
  321. package/dist/vue_ui_xy_canvas-Cb6dg3eK.js +408 -0
  322. package/package.json +120 -120
@@ -0,0 +1,1757 @@
1
+ import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
2
+ import { Bt as t, Ct as n, Et as r, G as i, H as a, J as o, Mt as s, Rt as c, S as l, W as u, X as d, bt as f, d as p, i as m, ot as h, p as ee, t as te, u as g, v as ne, x as re, xt as ie, y as ae } from "./lib-DUeYQsS0.js";
3
+ import { t as oe } from "./useConfig-DAyQk86L.js";
4
+ import { t as se } from "./usePrinter-C1Gqt_Sp.js";
5
+ import { n as ce, t as le } from "./BaseScanner-Dr2a1Msy.js";
6
+ import { t as ue } from "./useSvgExport-SVIsDot8.js";
7
+ import { t as de } from "./useNestedProp-CNcoy38D.js";
8
+ import { t as fe } from "./useThemeCheck-C43Tcqmk.js";
9
+ import { t as pe } from "./img-1cKsci8e.js";
10
+ import { n as me } from "./Title-NWp4qB4K.js";
11
+ import { t as he } from "./_plugin-vue_export-helper-B3ysoDQm.js";
12
+ import { c as ge } from "./canvas-lib-BOP_HS11.js";
13
+ import { t as _e } from "./useResponsive-BfnK0KxU.js";
14
+ import { t as ve } from "./A11yDataTable-BCbtxMU6.js";
15
+ import { t as ye } from "./useUserOptionState-DK-_1ddE.js";
16
+ import { t as be } from "./useChartAccessibility-DYqac8yF.js";
17
+ import { t as xe } from "./vue_ui_3d_bar-C4R7o-yX.js";
18
+ import { Fragment as _, computed as v, createBlock as y, createCommentVNode as b, createElementBlock as x, createElementVNode as S, createSlots as Se, createTextVNode as Ce, createVNode as we, defineAsyncComponent as C, guardReactiveProps as w, mergeProps as Te, nextTick as Ee, normalizeClass as De, normalizeProps as T, normalizeStyle as E, onMounted as Oe, openBlock as D, ref as O, renderList as k, renderSlot as A, resolveDynamicComponent as ke, toDisplayString as j, toRefs as Ae, unref as M, watch as je, withCtx as N, withKeys as Me, withModifiers as Ne } from "vue";
19
+ //#region src/components/vue-ui-3d-bar.vue
20
+ var Pe = /* @__PURE__ */ e({ default: () => Ln }), Fe = ["id"], Ie = ["id"], Le = {
21
+ "aria-live": "polite",
22
+ class: "sr-only"
23
+ }, Re = { style: { position: "relative" } }, ze = [
24
+ "xmlns",
25
+ "viewBox",
26
+ "aria-describedby"
27
+ ], Be = ["width", "height"], Ve = ["id"], He = ["stop-color"], Ue = ["stop-color"], We = ["id"], Ge = ["stop-color"], Ke = ["stop-color"], qe = ["id"], Je = ["stop-color"], Ye = ["stop-color"], Xe = ["id"], Ze = ["stop-color"], Qe = ["stop-color"], $e = ["id"], et = ["stop-color"], tt = ["stop-color"], nt = ["stop-color"], rt = ["stop-color"], it = ["stop-color"], at = { key: 1 }, ot = ["id"], st = ["stop-color"], ct = ["stop-color"], lt = ["id"], ut = ["stop-color"], dt = ["stop-color"], ft = ["id"], pt = ["stop-color"], mt = ["stop-color"], ht = ["id"], gt = [
28
+ "x",
29
+ "y",
30
+ "font-size",
31
+ "font-weight",
32
+ "fill"
33
+ ], _t = ["x", "y"], vt = [
34
+ "cx",
35
+ "cy",
36
+ "stroke",
37
+ "opacity"
38
+ ], yt = ["d", "stroke"], bt = ["d", "stroke"], xt = { key: 4 }, St = { key: 0 }, Ct = [
39
+ "stroke-dasharray",
40
+ "d",
41
+ "stroke",
42
+ "stroke-width"
43
+ ], wt = [
44
+ "stroke-dasharray",
45
+ "d",
46
+ "stroke",
47
+ "stroke-width"
48
+ ], Tt = [
49
+ "stroke-dasharray",
50
+ "d",
51
+ "stroke",
52
+ "stroke-width"
53
+ ], Et = [
54
+ "stroke-dasharray",
55
+ "d",
56
+ "stroke",
57
+ "stroke-width"
58
+ ], Dt = { key: 1 }, Ot = [
59
+ "d",
60
+ "stroke",
61
+ "stroke-width",
62
+ "fill"
63
+ ], kt = [
64
+ "d",
65
+ "stroke",
66
+ "stroke-width",
67
+ "fill"
68
+ ], At = [
69
+ "d",
70
+ "stroke",
71
+ "stroke-width",
72
+ "fill"
73
+ ], jt = { key: 2 }, Mt = ["aria-label"], Nt = [
74
+ "d",
75
+ "fill",
76
+ "onMouseenter",
77
+ "onClick",
78
+ "onMouseout"
79
+ ], Pt = [
80
+ "d",
81
+ "fill",
82
+ "onMouseenter",
83
+ "onClick",
84
+ "onMouseout"
85
+ ], Ft = [
86
+ "d",
87
+ "fill",
88
+ "onMouseenter",
89
+ "onClick",
90
+ "onMouseout"
91
+ ], It = [
92
+ "d",
93
+ "onMouseenter",
94
+ "onClick",
95
+ "onMouseout"
96
+ ], Lt = ["d"], Rt = ["d", "stroke"], zt = ["onClick"], Bt = ["stroke", "d"], Vt = [
97
+ "cx",
98
+ "cy",
99
+ "fill",
100
+ "stroke"
101
+ ], Ht = [
102
+ "x",
103
+ "y",
104
+ "width",
105
+ "height"
106
+ ], Ut = [
107
+ "x",
108
+ "y",
109
+ "width",
110
+ "height"
111
+ ], Wt = { key: 3 }, Gt = ["d", "stroke"], Kt = [
112
+ "d",
113
+ "fill",
114
+ "stroke"
115
+ ], qt = { key: 0 }, Jt = [
116
+ "text-anchor",
117
+ "x",
118
+ "y",
119
+ "fill",
120
+ "font-size",
121
+ "font-weight"
122
+ ], Yt = [
123
+ "text-anchor",
124
+ "x",
125
+ "y",
126
+ "fill",
127
+ "font-size",
128
+ "font-weight"
129
+ ], Xt = { key: 4 }, Zt = [
130
+ "d",
131
+ "fill",
132
+ "stroke"
133
+ ], Qt = { key: 5 }, $t = { key: 0 }, en = [
134
+ "stroke-dasharray",
135
+ "d",
136
+ "stroke",
137
+ "stroke-width"
138
+ ], tn = [
139
+ "stroke-dasharray",
140
+ "d",
141
+ "stroke",
142
+ "stroke-width"
143
+ ], nn = [
144
+ "stroke-dasharray",
145
+ "d",
146
+ "stroke",
147
+ "stroke-width"
148
+ ], rn = [
149
+ "stroke-dasharray",
150
+ "d",
151
+ "stroke",
152
+ "stroke-width"
153
+ ], an = [
154
+ "d",
155
+ "stroke",
156
+ "stroke-width",
157
+ "fill"
158
+ ], on = [
159
+ "d",
160
+ "stroke",
161
+ "stroke-width",
162
+ "fill"
163
+ ], sn = ["d"], cn = { key: 1 }, ln = ["aria-label"], un = ["id"], dn = ["stop-color"], fn = ["stop-color"], pn = ["id"], mn = ["stop-color"], hn = ["stop-color"], gn = ["stop-color"], _n = ["stop-color"], vn = ["stop-color"], yn = [
164
+ "onMouseenter",
165
+ "onClick",
166
+ "onMouseout",
167
+ "d",
168
+ "fill"
169
+ ], bn = [
170
+ "onMouseenter",
171
+ "onClick",
172
+ "onMouseout",
173
+ "d"
174
+ ], xn = [
175
+ "onMouseenter",
176
+ "onClick",
177
+ "onMouseout",
178
+ "d",
179
+ "fill"
180
+ ], Sn = ["onClick"], Cn = ["stroke", "d"], wn = [
181
+ "cx",
182
+ "cy",
183
+ "fill",
184
+ "stroke"
185
+ ], Tn = [
186
+ "x",
187
+ "y",
188
+ "width",
189
+ "height"
190
+ ], En = [
191
+ "x",
192
+ "y",
193
+ "width",
194
+ "height"
195
+ ], Dn = { key: 3 }, On = ["d", "stroke"], kn = [
196
+ "d",
197
+ "fill",
198
+ "stroke"
199
+ ], An = { key: 0 }, jn = [
200
+ "text-anchor",
201
+ "x",
202
+ "y",
203
+ "fill",
204
+ "font-size",
205
+ "font-weight"
206
+ ], Mn = [
207
+ "text-anchor",
208
+ "x",
209
+ "y",
210
+ "fill",
211
+ "font-size",
212
+ "font-weight"
213
+ ], Nn = { key: 4 }, Pn = [
214
+ "d",
215
+ "fill",
216
+ "stroke"
217
+ ], Fn = {
218
+ key: 4,
219
+ class: "vue-data-ui-watermark"
220
+ }, In = ["innerHTML"], Ln = /* @__PURE__ */ he({
221
+ __name: "vue-ui-3d-bar",
222
+ props: {
223
+ config: {
224
+ type: Object,
225
+ default() {
226
+ return {};
227
+ }
228
+ },
229
+ dataset: {
230
+ type: Object,
231
+ default() {
232
+ return {};
233
+ }
234
+ }
235
+ },
236
+ emits: ["selectDatapoint", "copyAlt"],
237
+ setup(e, { expose: he, emit: Pe }) {
238
+ let Ln = C(() => import("./BaseIcon-DfLoHNUj.js").then((e) => e.n)), Rn = C(() => import("./vue-ui-accordion-Dw4MHKVB.js").then((e) => e.n)), zn = C(() => import("./DataTable-B--IN22e.js")), Bn = C(() => import("./PenAndPaper-DqrClVfb.js").then((e) => e.t)), Vn = C(() => import("./UserOptions-C1NgoGu6.js").then((e) => e.n)), Hn = C(() => import("./PackageVersion-lONuhagg.js").then((e) => e.t)), Un = C(() => import("./BaseDraggableDialog-4hDW-Rj2.js").then((e) => e.n)), { vue_ui_3d_bar: Wn } = oe(), { isThemeValid: Gn, warnInvalidTheme: Kn } = fe(), P = e, qn = Pe, Jn = v(() => !!P.dataset && Object.keys(P.dataset).length), F = O(a()), I = O(null), L = O(!1), Yn = O(0), Xn = O(0), Zn = O(null), Qn = O(null), $n = O(null), er = O(null), R = O(!1), tr = O(null), nr = O(null), rr = O(!1), ir = O(!1), z = O(null), B = O(""), V = O(fr()), ar = v(() => V.value.userOptions.useCursorPointer), or = v(() => t({
239
+ defaultConfig: {
240
+ customPalette: [
241
+ "#808080",
242
+ "#ADADAD",
243
+ "#DBDBDB"
244
+ ],
245
+ userOptions: { show: !1 },
246
+ table: { show: !1 },
247
+ style: { chart: {
248
+ backgroundColor: "#99999930",
249
+ color: "#6A6A6A",
250
+ bar: {
251
+ color: "#ADADAD",
252
+ stroke: "#6A6A6A"
253
+ },
254
+ box: { stroke: "#6A6A6A" }
255
+ } }
256
+ },
257
+ userConfig: V.value.skeletonConfig ?? {}
258
+ })), { loading: sr, FINAL_DATASET: H } = ce({
259
+ ...Ae(P),
260
+ FINAL_CONFIG: V,
261
+ prepareConfig: fr,
262
+ callback: () => {
263
+ Promise.resolve().then(async () => {
264
+ await Ee(), br();
265
+ });
266
+ },
267
+ skeletonDataset: P.config?.skeletonDataset ?? { series: [
268
+ {
269
+ name: "_",
270
+ value: 21,
271
+ breakdown: [{
272
+ name: "_",
273
+ value: 13
274
+ }, {
275
+ name: "_",
276
+ value: 8
277
+ }]
278
+ },
279
+ {
280
+ name: "_",
281
+ value: 13,
282
+ breakdown: [{
283
+ name: "_",
284
+ value: 8
285
+ }, {
286
+ name: "_",
287
+ value: 5
288
+ }]
289
+ },
290
+ {
291
+ name: "_",
292
+ value: 8,
293
+ breakdown: [{
294
+ name: "_",
295
+ value: 5
296
+ }, {
297
+ name: "_",
298
+ value: 3
299
+ }]
300
+ }
301
+ ] },
302
+ skeletonConfig: t({
303
+ defaultConfig: V.value,
304
+ userConfig: or.value
305
+ })
306
+ }), { userOptionsVisible: cr, setUserOptionsVisibility: lr, keepUserOptionState: ur } = ye({ config: V.value }), { svgRef: dr } = be({ config: V.value.style.chart.title });
307
+ function fr() {
308
+ let e = de({
309
+ userConfig: P.config,
310
+ defaultConfig: Wn
311
+ }), t = e.theme;
312
+ if (!t) return e;
313
+ if (!Gn.value(e)) return Kn(e), e;
314
+ let n = de({
315
+ userConfig: xe[t] || P.config,
316
+ defaultConfig: e
317
+ }), i = de({
318
+ userConfig: P.config,
319
+ defaultConfig: n
320
+ });
321
+ return {
322
+ ...i,
323
+ customPalette: i.customPalette.length ? i.customPalette : c[t] || r
324
+ };
325
+ }
326
+ je(() => P.config, (e) => {
327
+ sr.value || (V.value = fr()), cr.value = !V.value.userOptions.showOnChartHover, Sr(), Yn.value += 1, Xn.value += 1, U.value.showTable = V.value.table.show;
328
+ }, { deep: !0 });
329
+ let { isPrinting: pr, isImaging: mr, generatePdf: hr, generateImage: gr } = se({
330
+ elementId: `3d_bar_${F.value}`,
331
+ fileName: V.value.style.chart.title.text || "vue-ui-3d-bar",
332
+ options: V.value.userOptions.print
333
+ }), _r = v(() => re(V.value.customPalette)), U = O({ showTable: V.value.table.show });
334
+ je(V, () => {
335
+ U.value = { showTable: V.value.table.show };
336
+ }, { immediate: !0 });
337
+ let W = v(() => H.value.series && H.value.series.length), vr = O(V.value.style.chart.box.dimensions.width * (W.value ? 2 : 1)), yr = O(V.value.style.chart.box.dimensions.height), G = v(() => ({
338
+ height: yr.value,
339
+ width: vr.value,
340
+ absoluteWidth: vr.value,
341
+ top: V.value.style.chart.box.dimensions.top,
342
+ bottom: V.value.style.chart.box.dimensions.bottom,
343
+ left: V.value.style.chart.box.dimensions.left,
344
+ right: V.value.style.chart.box.dimensions.right,
345
+ perspective: V.value.style.chart.box.dimensions.perspective
346
+ })), K = v(() => {
347
+ if (W.value) {
348
+ let e = H.value.series.map((e) => e.value || 0).reduce((e, t) => e + t, 0), t = H.value.series.map((t, n) => ({
349
+ ...t,
350
+ seriesIndex: n,
351
+ id: a(),
352
+ proportion: (t.value || 0) / e,
353
+ color: ae(t.color) || _r.value[n] || r[n] || r[n % r.length],
354
+ breakdown: t.breakdown ? t.breakdown.sort((e, t) => t.value - e.value) : null
355
+ })).sort((e, t) => t.value - e.value), n = [], i = 0;
356
+ for (let e = 0; e < t.length; e += 1) n.push({
357
+ ...t[e],
358
+ fill: Cr(i, t[e].proportion, t[e].breakdown, t[e].color)
359
+ }), i += t[e].proportion;
360
+ return n;
361
+ }
362
+ return null;
363
+ }), q = v(() => {
364
+ let e = G.value.width / 2;
365
+ return {
366
+ right: `M${e},${G.value.top} ${G.value.width - G.value.right}, ${G.value.top + G.value.perspective} ${G.value.width - G.value.right},${G.value.height - G.value.bottom - G.value.perspective} ${e},${G.value.height - G.value.bottom}`,
367
+ left: `M${e},${G.value.top} ${G.value.left},${G.value.top + G.value.perspective} ${G.value.left},${G.value.height - G.value.bottom - G.value.perspective} ${e},${G.value.height - G.value.bottom}`,
368
+ side: `M${e},${G.value.height - G.value.bottom} ${e},${G.value.top + G.value.perspective * 2}`,
369
+ topSides: `M${G.value.left},${G.value.top + G.value.perspective} ${e},${G.value.top + G.value.perspective * 2} ${G.value.width - G.value.right},${G.value.top + G.value.perspective}`,
370
+ tubeTop: `M${G.value.left},${G.value.top + G.value.perspective} C ${G.value.left},${G.value.top - G.value.perspective / 3} ${G.value.width - G.value.right},${G.value.top - G.value.perspective / 3} ${G.value.width - G.value.right},${G.value.top + G.value.perspective} C ${G.value.width - G.value.right},${G.value.top + G.value.perspective * 2.3} ${G.value.left},${G.value.top + G.value.perspective * 2.3} ${G.value.left},${G.value.top + G.value.perspective}`,
371
+ tubeLeft: `M${G.value.left},${G.value.top + G.value.perspective} ${G.value.left},${G.value.height - G.value.bottom - G.value.perspective}`,
372
+ tubeRight: `M${G.value.width - G.value.right},${G.value.top + G.value.perspective} ${G.value.width - G.value.right},${G.value.height - G.value.bottom - G.value.perspective}`,
373
+ tubeBottom: `M${G.value.width - G.value.right},${G.value.height - G.value.bottom - G.value.perspective} C ${G.value.width - G.value.right},${G.value.height} ${G.value.left},${G.value.height} ${G.value.left},${G.value.height - G.value.bottom - G.value.perspective}`
374
+ };
375
+ }), J = O(V.value.style.chart.animation.use ? 0 : H.value.percentage);
376
+ function br() {
377
+ let e = 0, t = V.value.style.chart.animation.speed, n = .005 * V.value.style.chart.animation.acceleration;
378
+ function r() {
379
+ J.value += t + e, e += n, J.value < H.value.percentage ? requestAnimationFrame(r) : J.value = H.value.percentage;
380
+ }
381
+ V.value.style.chart.animation.use && (J.value = 0, r());
382
+ }
383
+ Oe(() => {
384
+ Sr(), br();
385
+ });
386
+ let xr = v(() => !!V.value.debug);
387
+ function Sr() {
388
+ if (n(P.dataset) ? d({
389
+ componentName: "VueUi3dBar",
390
+ type: "dataset",
391
+ debug: xr.value
392
+ }) : P.dataset.series ? P.dataset.series.forEach((e, t) => {
393
+ h({
394
+ datasetObject: e,
395
+ requiredAttributes: ["name", "value"]
396
+ }).forEach((e) => {
397
+ d({
398
+ componentName: "VueUi3dBar",
399
+ type: "datasetSerieAttribute",
400
+ property: e,
401
+ index: t,
402
+ debug: xr.value
403
+ });
404
+ }), e.breakdown && e.breakdown.forEach((e, n) => {
405
+ h({
406
+ datasetObject: e,
407
+ requiredAttributes: ["name", "value"]
408
+ }).forEach((e) => {
409
+ d({
410
+ componentName: "VueUi3dBar",
411
+ type: "datasetSerieAttribute",
412
+ property: e,
413
+ index: `${t} - ${n}`,
414
+ debug: xr.value
415
+ });
416
+ });
417
+ });
418
+ }) : h({
419
+ datasetObject: P.dataset,
420
+ requiredAttributes: ["percentage"]
421
+ }).forEach((e) => {
422
+ d({
423
+ componentName: "VueUi3dBar",
424
+ type: "datasetAttribute",
425
+ property: e,
426
+ debug: xr.value
427
+ });
428
+ }), V.value.responsive) {
429
+ let e = ge(() => {
430
+ let { width: e, height: t } = _e({
431
+ chart: I.value,
432
+ title: V.value.style.chart.title.text ? Zn.value : null,
433
+ source: er.value
434
+ });
435
+ requestAnimationFrame(() => {
436
+ yr.value = t - 12, vr.value = e;
437
+ });
438
+ });
439
+ Qn.value && ($n.value && Qn.value.unobserve($n.value), Qn.value.disconnect()), Qn.value = new ResizeObserver(e), $n.value = I.value.parentNode, Qn.value.observe($n.value);
440
+ }
441
+ }
442
+ let Y = v(() => G.value.width / 4);
443
+ function Cr(e, t, n, r) {
444
+ let i = G.value.height - G.value.bottom - G.value.top - G.value.perspective * 2, { width: a, height: o, bottom: s, right: c, left: l, perspective: u } = G.value, d = W.value ? a / 4 : a / 2, p = d * 2 + l, m = s + i * e, h = o - m - u - i * t / 2, ee = h > G.value.height / 2 ? "top" : "bottom", te = o * .25, g = !!n, ne = null, re = null;
445
+ return g && (n = n.map((e, t) => ({
446
+ ...e,
447
+ value: e.value || 0,
448
+ color: f(r, t / n.length)
449
+ })), ne = ie({ series: n }, a / 2 + a / 5, ee === "top" ? h - te : h + te, a / 10, a / 10, 1.99999, 2, 1, 360, 105.25, a / 20), re = ie({ series: n }, a - p + a / 14, o - m - u - i * t / 2, a / 40, a / 40, 1.99999, 2, 1, 360, 105.25, a / 40)), {
450
+ donut: ne,
451
+ miniDonut: re,
452
+ donutR: a / 20,
453
+ CENTER_X: d,
454
+ sidePointer: {
455
+ x: a - p,
456
+ x2: a - p + a / 14,
457
+ xText: a - p + a / 9,
458
+ y: o - m - u - i * t / 2,
459
+ topY: o - m - u - i * t,
460
+ height: i * t
461
+ },
462
+ apexBottom: {
463
+ y: o - m,
464
+ x: d
465
+ },
466
+ apexTop: {
467
+ y: o - m - i * t,
468
+ x: d
469
+ },
470
+ right: `M${d},${o - m} ${d},${o - m - i * t} ${a - p},${o - m - u - i * t} ${a - p},${o - m - u}Z`,
471
+ left: `M${d},${o - m} ${d},${o - m - i * t} ${l}, ${o - m - u - i * t} ${l},${o - m - u}Z`,
472
+ liningTop: `M${l},${o - m - u - i * t} ${d},${o - m - i * t} ${a - p},${o - m - u - i * t}`,
473
+ liningTopShade: `M${l},${o - m - u - i * t - .5} ${d},${o - m - i * t - .5} ${a - p},${o - m - u - i * t - .5}`,
474
+ top: `M${d},${o - m - i * t} ${l},${o - m - u - i * t} ${d},${o - m - u * 2 - i * t} ${a - p},${o - m - u - i * t} Z`,
475
+ tubeTop: `M${l},${o - m - i * t - u} C ${l},${o - m - i * t - u * 2.5} ${a - p},${o - m - i * t - u * 2.5} ${a - p},${o - m - i * t - u} C ${a - p},${o - m - i * t + u / 2} ${l},${o - m - i * t + u / 2} ${l},${o - m - i * t - u}`,
476
+ bottomTubeTop: `M ${a - p - .5},${o - m - u} C ${a - p - .5},${o - m + u / 2} ${l},${o - m + u / 2} ${l + .5},${o - m - u}`,
477
+ tubeBody: `M
478
+ ${l},${o - m - i * t - u}
479
+ C ${l},${o - m - i * t + u / 2}
480
+ ${a - p},${o - m - i * t + u / 2}
481
+ ${a - p},${o - m - i * t - u}
482
+ L${a - p},${o - m - u}
483
+ C
484
+ ${a - p},${o - m + u / 2}
485
+ ${l},${o - m + u / 2}
486
+ ${l},${o - m - u}Z`
487
+ };
488
+ }
489
+ let X = v(() => {
490
+ let e = ne(J.value / 100), t = G.value.height - G.value.bottom - G.value.top - G.value.perspective * 2, { width: n, height: r, bottom: i, right: a, left: o, perspective: s } = G.value, c = W.value ? n / 4 : n / 2, l = W.value ? c * 2 + o : a, u = i + t * 0;
491
+ return {
492
+ right: `M${c},${r - u} ${c},${r - u - t * e} ${n - l},${r - u - s - t * e} ${n - l},${r - u - s}Z`,
493
+ left: `M${c},${r - u} ${c},${r - u - t * e} ${o}, ${r - u - s - t * e} ${o},${r - u - s}Z`,
494
+ top: `M${c},${r - u - t * e} ${o},${r - u - s - t * e} ${c},${r - u - s * 2 - t * e} ${n - l},${r - u - s - t * e} Z`,
495
+ tubeTop: `M${o},${r - u - t * e - s} C ${o},${r - u - t * e - s * 2.5} ${n - l},${r - u - t * e - s * 2.5} ${n - l},${r - u - t * e - s} C ${n - l},${r - u - t * e + s / 2} ${o},${r - u - t * e + s / 2} ${o},${r - u - t * e - s}`,
496
+ tubeBody: `M
497
+ ${o},${r - u - t * e - s}
498
+ C ${o},${r - u - t * e + s / 2}
499
+ ${n - l},${r - u - t * e + s / 2}
500
+ ${n - l},${r - u - t * e - s}
501
+ L${n - l},${r - s * 1.5}
502
+ C
503
+ ${n - l},${r}
504
+ ${o},${r}
505
+ ${o},${r - u - s}Z`
506
+ };
507
+ }), Z = O(null);
508
+ function Q(e, t = !1) {
509
+ V.value.events.datapointEnter && !t && V.value.events.datapointEnter({
510
+ datapoint: e,
511
+ seriesIndex: e.seriesIndex
512
+ }), V.value.events.datapointClick && t && V.value.events.datapointClick({
513
+ datapoint: e,
514
+ seriesIndex: e.seriesIndex
515
+ }), qn("selectDatapoint", e);
516
+ let n = K.value?.findIndex((t) => t.id === e.id) ?? null;
517
+ n !== null && n !== -1 && (z.value = n, B.value = Gr(e)), t || (Z.value = e.id), t && L.value && (L.value = !1), t && !L.value && (L.value = !0);
518
+ }
519
+ function $(e) {
520
+ V.value.events.datapointLeave && V.value.events.datapointLeave({
521
+ datapoint: e,
522
+ seriesIndex: e.seriesIndex
523
+ }), !L.value && (Z.value = null, z.value = null, B.value = "");
524
+ }
525
+ function wr(e, t, n = !1) {
526
+ let r = H.value.series.map((e) => e.value || 0).reduce((e, t) => e + t, 0), i = isNaN(e.value / r) ? 0 : e.value / r * 100, a = isNaN(e.value / Tr(t)) ? 0 : e.value / Tr(t) * 100;
527
+ return n ? a : i.toFixed(0) + "%";
528
+ }
529
+ function Tr(e) {
530
+ return [...e].map((e) => e.value).reduce((e, t) => e + t, 0);
531
+ }
532
+ let Er = O(!1);
533
+ function Dr(e) {
534
+ Er.value = e;
535
+ }
536
+ function Or() {
537
+ return W.value ? K.value : H.value.percentage;
538
+ }
539
+ let kr = v(() => W.value ? {
540
+ head: K.value.flatMap((e) => e.breakdown && e.breakdown.length ? [{
541
+ name: e.name,
542
+ color: e.color
543
+ }, ...e.breakdown.map((t, n) => ({
544
+ name: t.name,
545
+ color: f(e.color, n / e.breakdown.length)
546
+ }))] : {
547
+ name: e.name,
548
+ color: e.color
549
+ }),
550
+ body: K.value.flatMap((e) => e.breakdown && e.breakdown.length ? [e.value, ...e.breakdown.map((e) => e.value)] : e.value)
551
+ } : null);
552
+ function Ar(e = null) {
553
+ if (!W.value) {
554
+ console.warn("VueUi3dBar : CSV download is only available in stack mode (providing dataset.series instead of dataset.percentage)");
555
+ return;
556
+ }
557
+ Ee(() => {
558
+ let t = K.value.map((e) => e.value).reduce((e, t) => e + t, 0), n = kr.value.head.map((e, n) => [
559
+ [e.name],
560
+ [kr.value.body[n]],
561
+ [isNaN(kr.value.body[n] / t) ? "-" : kr.value.body[n] / t * 100]
562
+ ]), r = l([
563
+ [V.value.style.chart.title.text],
564
+ [V.value.style.chart.title.subtitle.text],
565
+ [
566
+ [""],
567
+ ["val"],
568
+ ["%"]
569
+ ]
570
+ ].concat(n));
571
+ e ? e(r) : o({
572
+ csvContent: r,
573
+ title: V.value.style.chart.title.text || "vue-ui-3d-bar"
574
+ });
575
+ });
576
+ }
577
+ let jr = v(() => {
578
+ if (!W.value || !Array.isArray(K.value) || !K.value.length) return {
579
+ colNames: [],
580
+ head: [],
581
+ body: [],
582
+ a11yBody: [],
583
+ config: {
584
+ th: {
585
+ backgroundColor: V.value.table.th.backgroundColor,
586
+ color: V.value.table.th.color,
587
+ outline: V.value.table.th.outline
588
+ },
589
+ td: {
590
+ backgroundColor: V.value.table.td.backgroundColor,
591
+ color: V.value.table.td.color,
592
+ outline: V.value.table.td.outline
593
+ },
594
+ breakpoint: V.value.table.responsiveBreakpoint,
595
+ shape: V.value.style.shape === "tube" ? "circle" : "square"
596
+ }
597
+ };
598
+ let e = K.value.reduce((e, t) => e + t.value, 0), t = [
599
+ " <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M18 16v2a1 1 0 0 1 -1 1h-11l6 -7l-6 -7h11a1 1 0 0 1 1 1v2\" /></svg>",
600
+ i({
601
+ p: V.value.style.chart.legend.prefix,
602
+ v: e,
603
+ s: V.value.style.chart.legend.suffix,
604
+ r: V.value.table.td.roundingValue
605
+ }),
606
+ "100%"
607
+ ], n = kr.value.head.map((t, n) => {
608
+ let r = kr.value.body[n];
609
+ return [
610
+ {
611
+ color: t.color,
612
+ name: t.name
613
+ },
614
+ i({
615
+ p: V.value.style.chart.legend.prefix,
616
+ v: r,
617
+ s: V.value.style.chart.legend.suffix,
618
+ r: V.value.table.td.roundingValue
619
+ }),
620
+ isNaN(r / e) ? "-" : i({
621
+ v: r / e * 100,
622
+ s: "%",
623
+ r: V.value.table.td.roundingPercentage
624
+ })
625
+ ];
626
+ }), r = n.map((e) => e.map((e, t) => t === 0 ? e.name : e));
627
+ return {
628
+ colNames: [
629
+ V.value.table.columnNames.series,
630
+ V.value.table.columnNames.value,
631
+ V.value.table.columnNames.percentage
632
+ ],
633
+ head: t,
634
+ body: n,
635
+ a11yBody: r,
636
+ config: {
637
+ th: {
638
+ backgroundColor: V.value.table.th.backgroundColor,
639
+ color: V.value.table.th.color,
640
+ outline: V.value.table.th.outline
641
+ },
642
+ td: {
643
+ backgroundColor: V.value.table.td.backgroundColor,
644
+ color: V.value.table.td.color,
645
+ outline: V.value.table.td.outline
646
+ },
647
+ breakpoint: V.value.table.responsiveBreakpoint,
648
+ shape: V.value.style.shape === "tube" ? "circle" : "square"
649
+ }
650
+ };
651
+ });
652
+ function Mr() {
653
+ U.value.showTable = !U.value.showTable;
654
+ }
655
+ let Nr = O(!1);
656
+ function Pr() {
657
+ Nr.value = !Nr.value;
658
+ }
659
+ async function Fr({ scale: e = 2 } = {}) {
660
+ if (!I.value) return;
661
+ let { width: t, height: n } = I.value.getBoundingClientRect(), r = t / n, { imageUri: i, base64: a } = await pe({
662
+ domElement: I.value,
663
+ base64: !0,
664
+ img: !0,
665
+ scale: e
666
+ });
667
+ return {
668
+ imageUri: i,
669
+ base64: a,
670
+ title: V.value.style.chart.title.text,
671
+ width: t,
672
+ height: n,
673
+ aspectRatio: r
674
+ };
675
+ }
676
+ let Ir = v(() => {
677
+ let e = V.value.table.useDialog && !V.value.table.show, t = U.value.showTable;
678
+ return {
679
+ component: e ? Un : Rn,
680
+ title: `${V.value.style.chart.title.text}${V.value.style.chart.title.subtitle.text ? `: ${V.value.style.chart.title.subtitle.text}` : ""}`,
681
+ props: e ? {
682
+ backgroundColor: V.value.table.th.backgroundColor,
683
+ color: V.value.table.th.color,
684
+ headerColor: V.value.table.th.color,
685
+ headerBg: V.value.table.th.backgroundColor,
686
+ isFullscreen: Er.value,
687
+ fullscreenParent: I.value,
688
+ forcedWidth: Math.min(800, window.innerWidth * .8)
689
+ } : {
690
+ hideDetails: !0,
691
+ config: {
692
+ open: t,
693
+ maxHeight: 1e4,
694
+ body: {
695
+ backgroundColor: V.value.style.chart.backgroundColor,
696
+ color: V.value.style.chart.color
697
+ },
698
+ head: {
699
+ backgroundColor: V.value.style.chart.backgroundColor,
700
+ color: V.value.style.chart.color
701
+ }
702
+ }
703
+ }
704
+ };
705
+ });
706
+ je(() => U.value.showTable, (e) => {
707
+ V.value.table.show || (e && V.value.table.useDialog && tr.value ? tr.value.open() : "close" in tr.value && tr.value.close());
708
+ });
709
+ function Lr() {
710
+ U.value.showTable = !1, nr.value && nr.value.setTableIconState(!1);
711
+ }
712
+ let Rr = v(() => V.value.style.chart.backgroundColor), { exportSvg: zr, getSvg: Br } = ue({
713
+ svg: dr,
714
+ title: v(() => V.value.style.chart.title),
715
+ backgroundColor: Rr
716
+ });
717
+ async function Vr({ isCb: e }) {
718
+ rr.value = !0, await Ee();
719
+ try {
720
+ if (e) {
721
+ let { blob: e, url: t, text: n, dataUrl: r } = await Br();
722
+ await Promise.resolve(V.value.userOptions.callbacks.svg({
723
+ blob: e,
724
+ url: t,
725
+ text: n,
726
+ dataUrl: r
727
+ }));
728
+ } else await Promise.resolve(zr());
729
+ } finally {
730
+ rr.value = !1;
731
+ }
732
+ }
733
+ function Hr(e) {
734
+ if (e?.stage === "start") {
735
+ ir.value = !0;
736
+ return;
737
+ }
738
+ if (e?.stage === "end") {
739
+ ir.value = !1;
740
+ return;
741
+ }
742
+ gr();
743
+ }
744
+ async function Ur() {
745
+ if (qn("copyAlt", {
746
+ config: V.value,
747
+ dataset: H.value
748
+ }), !V.value.userOptions.callbacks.altCopy) {
749
+ console.warn("Vue Data UI - A callback must be set for `altCopy` in userOptions.");
750
+ return;
751
+ }
752
+ await Promise.resolve(V.value.userOptions.callbacks.altCopy({
753
+ config: V.value,
754
+ dataset: H.value
755
+ }));
756
+ }
757
+ function Wr() {
758
+ z.value = null, B.value = "", L.value = !1, Z.value = null;
759
+ }
760
+ function Gr(e) {
761
+ if (!e) return "";
762
+ let t = i({
763
+ p: V.value.style.chart.legend.prefix,
764
+ v: e.value,
765
+ s: V.value.style.chart.legend.suffix,
766
+ r: V.value.style.chart.legend.roundingValue
767
+ }), n = i({
768
+ v: e.proportion * 100,
769
+ s: "%",
770
+ r: V.value.style.chart.legend.roundingPercentage
771
+ });
772
+ return `${e.name}: ${t}, ${n}`;
773
+ }
774
+ function Kr(e) {
775
+ if (!W.value || !K.value?.length) return;
776
+ let t = K.value[e];
777
+ t && (z.value = e, Z.value = t.id, B.value = Gr(t));
778
+ }
779
+ function qr() {
780
+ R.value = !0, !(!W.value || !K.value?.length) && z.value === null && Kr(0);
781
+ }
782
+ function Jr() {
783
+ R.value = !1, L.value || (z.value = null, Z.value = null, B.value = "");
784
+ }
785
+ function Yr(e) {
786
+ if (!W.value || !K.value?.length || !dr.value || document.activeElement !== dr.value) return;
787
+ let t = ["ArrowLeft", "ArrowDown"].includes(e.key), n = ["ArrowRight", "ArrowUp"].includes(e.key), r = e.key === "Enter" || e.key === " ", i = e.key === "Escape";
788
+ if (!t && !n && !r && !i) return;
789
+ if (e.preventDefault(), e.stopPropagation(), i) {
790
+ Wr();
791
+ return;
792
+ }
793
+ if (r) {
794
+ if (z.value === null) return;
795
+ let e = K.value[z.value];
796
+ if (!e) return;
797
+ Q(e, !0), B.value = `${Gr(e)} selected`;
798
+ return;
799
+ }
800
+ let a = z.value;
801
+ a === null || a < 0 || a >= K.value.length ? a = n ? 0 : K.value.length - 1 : n ? (a += 1, a >= K.value.length && (a = 0)) : t && (--a, a < 0 && (a = K.value.length - 1)), Kr(a);
802
+ }
803
+ let Xr = v(() => ({
804
+ headers: jr.value?.colNames ?? [],
805
+ rows: jr.value?.a11yBody ?? []
806
+ }));
807
+ return he({
808
+ getImage: Fr,
809
+ generateCsv: Ar,
810
+ generatePdf: hr,
811
+ generateImage: gr,
812
+ generateSvg: Vr,
813
+ getData: Or,
814
+ toggleTable: Mr,
815
+ toggleAnnotator: Pr,
816
+ toggleFullscreen: Dr,
817
+ copyAlt: Ur
818
+ }), (e, t) => (D(), x("div", {
819
+ ref_key: "bar3dChart",
820
+ ref: I,
821
+ class: De("vue-data-ui-component vue-ui-3d-bar"),
822
+ style: E(`font-family:${V.value.style.fontFamily};width:100%; text-align:center;background:${V.value.style.chart.backgroundColor}`),
823
+ id: `3d_bar_${F.value}`,
824
+ onMouseenter: t[8] ||= () => M(lr)(!0),
825
+ onMouseleave: t[9] ||= () => M(lr)(!1)
826
+ }, [
827
+ S("div", {
828
+ id: `chart-instructions-${F.value}`,
829
+ class: "sr-only"
830
+ }, [S("p", null, j(V.value.a11y.translations.keyboardNavigation), 1)], 8, Ie),
831
+ S("div", Le, j(B.value), 1),
832
+ Xr.value?.rows?.length ? (D(), y(ve, {
833
+ key: 0,
834
+ uid: F.value,
835
+ head: Xr.value.headers,
836
+ body: Xr.value.rows,
837
+ notice: V.value.a11y.translations.tableAvailable,
838
+ caption: V.value.a11y.translations.tableCaption
839
+ }, null, 8, [
840
+ "uid",
841
+ "head",
842
+ "body",
843
+ "notice",
844
+ "caption"
845
+ ])) : b("", !0),
846
+ V.value.userOptions.buttons.annotator ? (D(), y(M(Bn), {
847
+ key: 1,
848
+ svgRef: M(dr),
849
+ backgroundColor: V.value.style.chart.backgroundColor,
850
+ color: V.value.style.chart.color,
851
+ active: Nr.value,
852
+ isCursorPointer: ar.value,
853
+ onClose: Pr
854
+ }, {
855
+ "annotator-action-close": N(() => [A(e.$slots, "annotator-action-close", {}, void 0, !0)]),
856
+ "annotator-action-color": N(({ color: t }) => [A(e.$slots, "annotator-action-color", T(w({ color: t })), void 0, !0)]),
857
+ "annotator-action-draw": N(({ mode: t }) => [A(e.$slots, "annotator-action-draw", T(w({ mode: t })), void 0, !0)]),
858
+ "annotator-action-undo": N(({ disabled: t }) => [A(e.$slots, "annotator-action-undo", T(w({ disabled: t })), void 0, !0)]),
859
+ "annotator-action-redo": N(({ disabled: t }) => [A(e.$slots, "annotator-action-redo", T(w({ disabled: t })), void 0, !0)]),
860
+ "annotator-action-delete": N(({ disabled: t }) => [A(e.$slots, "annotator-action-delete", T(w({ disabled: t })), void 0, !0)]),
861
+ _: 3
862
+ }, 8, [
863
+ "svgRef",
864
+ "backgroundColor",
865
+ "color",
866
+ "active",
867
+ "isCursorPointer"
868
+ ])) : b("", !0),
869
+ V.value.style.chart.title.text ? (D(), x("div", {
870
+ key: 2,
871
+ ref_key: "chartTitle",
872
+ ref: Zn,
873
+ style: "width:100%;background:transparent"
874
+ }, [(D(), y(me, {
875
+ key: `title_${Yn.value}`,
876
+ config: {
877
+ title: {
878
+ cy: "3dBar-div-title",
879
+ ...V.value.style.chart.title
880
+ },
881
+ subtitle: {
882
+ cy: "3dBar-div-subtitle",
883
+ ...V.value.style.chart.title.subtitle
884
+ }
885
+ }
886
+ }, null, 8, ["config"]))], 512)) : b("", !0),
887
+ V.value.userOptions.show && Jn.value && (M(ur) || M(cr)) ? (D(), y(M(Vn), {
888
+ key: 3,
889
+ ref_key: "userOptionsRef",
890
+ ref: nr,
891
+ backgroundColor: V.value.style.chart.backgroundColor,
892
+ color: V.value.style.chart.color,
893
+ isPrinting: M(pr),
894
+ isImaging: M(mr),
895
+ uid: F.value,
896
+ hasPdf: V.value.userOptions.buttons.pdf,
897
+ hasTable: !!W.value && V.value.userOptions.buttons.table,
898
+ hasXls: !!W.value && V.value.userOptions.buttons.csv,
899
+ hasImg: V.value.userOptions.buttons.img,
900
+ hasSvg: V.value.userOptions.buttons.svg,
901
+ hasFullscreen: V.value.userOptions.buttons.fullscreen,
902
+ hasAltCopy: V.value.userOptions.buttons.altCopy,
903
+ titles: { ...V.value.userOptions.buttonTitles },
904
+ chartElement: I.value,
905
+ position: V.value.userOptions.position,
906
+ hasAnnotator: V.value.userOptions.buttons.annotator,
907
+ isAnnotation: Nr.value,
908
+ callbacks: V.value.userOptions.callbacks,
909
+ printScale: V.value.userOptions.print.scale,
910
+ tableDialog: V.value.table.useDialog,
911
+ isCursorPointer: ar.value,
912
+ onToggleFullscreen: Dr,
913
+ onGeneratePdf: M(hr),
914
+ onGenerateCsv: Ar,
915
+ onGenerateImage: Hr,
916
+ onGenerateSvg: Vr,
917
+ onToggleTable: Mr,
918
+ onToggleAnnotator: Pr,
919
+ onCopyAlt: Ur,
920
+ style: E({ visibility: M(ur) ? M(cr) ? "visible" : "hidden" : "visible" })
921
+ }, Se({ _: 2 }, [
922
+ e.$slots.menuIcon ? {
923
+ name: "menuIcon",
924
+ fn: N(({ isOpen: t, color: n }) => [A(e.$slots, "menuIcon", T(w({
925
+ isOpen: t,
926
+ color: n
927
+ })), void 0, !0)]),
928
+ key: "0"
929
+ } : void 0,
930
+ e.$slots.optionPdf ? {
931
+ name: "optionPdf",
932
+ fn: N(() => [A(e.$slots, "optionPdf", {}, void 0, !0)]),
933
+ key: "1"
934
+ } : void 0,
935
+ e.$slots.optionCsv ? {
936
+ name: "optionCsv",
937
+ fn: N(() => [A(e.$slots, "optionCsv", {}, void 0, !0)]),
938
+ key: "2"
939
+ } : void 0,
940
+ e.$slots.optionImg ? {
941
+ name: "optionImg",
942
+ fn: N(() => [A(e.$slots, "optionImg", {}, void 0, !0)]),
943
+ key: "3"
944
+ } : void 0,
945
+ e.$slots.optionSvg ? {
946
+ name: "optionSvg",
947
+ fn: N(() => [A(e.$slots, "optionSvg", {}, void 0, !0)]),
948
+ key: "4"
949
+ } : void 0,
950
+ e.$slots.optionTable ? {
951
+ name: "optionTable",
952
+ fn: N(() => [A(e.$slots, "optionTable", {}, void 0, !0)]),
953
+ key: "5"
954
+ } : void 0,
955
+ e.$slots.optionFullscreen ? {
956
+ name: "optionFullscreen",
957
+ fn: N(({ toggleFullscreen: t, isFullscreen: n }) => [A(e.$slots, "optionFullscreen", T(w({
958
+ toggleFullscreen: t,
959
+ isFullscreen: n
960
+ })), void 0, !0)]),
961
+ key: "6"
962
+ } : void 0,
963
+ e.$slots.optionAnnotator ? {
964
+ name: "optionAnnotator",
965
+ fn: N(({ toggleAnnotator: t, isAnnotator: n }) => [A(e.$slots, "optionAnnotator", T(w({
966
+ toggleAnnotator: t,
967
+ isAnnotator: n
968
+ })), void 0, !0)]),
969
+ key: "7"
970
+ } : void 0,
971
+ e.$slots.optionAltCopy ? {
972
+ name: "optionAltCopy",
973
+ fn: N(({ altCopy: t }) => [A(e.$slots, "optionAltCopy", T(w({ altCopy: t })), void 0, !0)]),
974
+ key: "8"
975
+ } : void 0,
976
+ e.$slots["custom-menu-before"] ? {
977
+ name: "custom-menu-before",
978
+ fn: N(() => [A(e.$slots, "custom-menu-before", {}, void 0, !0)]),
979
+ key: "9"
980
+ } : void 0,
981
+ e.$slots["custom-menu-after"] ? {
982
+ name: "custom-menu-after",
983
+ fn: N(() => [A(e.$slots, "custom-menu-after", {}, void 0, !0)]),
984
+ key: "10"
985
+ } : void 0
986
+ ]), 1032, [
987
+ "backgroundColor",
988
+ "color",
989
+ "isPrinting",
990
+ "isImaging",
991
+ "uid",
992
+ "hasPdf",
993
+ "hasTable",
994
+ "hasXls",
995
+ "hasImg",
996
+ "hasSvg",
997
+ "hasFullscreen",
998
+ "hasAltCopy",
999
+ "titles",
1000
+ "chartElement",
1001
+ "position",
1002
+ "hasAnnotator",
1003
+ "isAnnotation",
1004
+ "callbacks",
1005
+ "printScale",
1006
+ "tableDialog",
1007
+ "isCursorPointer",
1008
+ "onGeneratePdf",
1009
+ "style"
1010
+ ])) : b("", !0),
1011
+ S("div", Re, [(D(), x("svg", {
1012
+ ref_key: "svgRef",
1013
+ ref: dr,
1014
+ xmlns: M(te),
1015
+ class: De({
1016
+ "vue-data-ui-fullscreen--on": Er.value,
1017
+ "vue-data-ui-fulscreen--off": !Er.value,
1018
+ animated: V.value.useCssAnimation
1019
+ }),
1020
+ viewBox: `0 0 ${G.value.absoluteWidth} ${G.value.height}`,
1021
+ style: E(`max-width:100%; overflow: visible; background:transparent;color:${V.value.style.chart.color}`),
1022
+ tabindex: "0",
1023
+ "aria-describedby": `chart-instructions-${F.value}`,
1024
+ onFocus: qr,
1025
+ onBlur: Jr,
1026
+ onKeydown: Yr
1027
+ }, [
1028
+ we(M(Hn)),
1029
+ e.$slots["chart-background"] ? (D(), x("foreignObject", {
1030
+ key: 0,
1031
+ x: 0,
1032
+ y: 0,
1033
+ width: G.value.absoluteWidth,
1034
+ height: G.value.height,
1035
+ style: { pointerEvents: "none" }
1036
+ }, [A(e.$slots, "chart-background", {}, void 0, !0)], 8, Be)) : b("", !0),
1037
+ S("defs", null, [
1038
+ S("radialGradient", { id: `gradient_top${F.value}` }, [S("stop", {
1039
+ offset: "0%",
1040
+ "stop-color": M(s)(V.value.style.chart.backgroundColor, 0)
1041
+ }, null, 8, He), S("stop", {
1042
+ offset: "100%",
1043
+ "stop-color": V.value.style.chart.bar.color
1044
+ }, null, 8, Ue)], 8, Ve),
1045
+ S("radialGradient", { id: `gradient_tube_top${F.value}` }, [S("stop", {
1046
+ offset: "0%",
1047
+ "stop-color": M(s)(M(f)(V.value.style.chart.bar.color, .5), 80)
1048
+ }, null, 8, Ge), S("stop", {
1049
+ offset: "100%",
1050
+ "stop-color": M(s)(M(u)(V.value.style.chart.bar.color, .1), 80)
1051
+ }, null, 8, Ke)], 8, We),
1052
+ S("radialGradient", { id: `gradient_left${F.value}` }, [S("stop", {
1053
+ offset: "0%",
1054
+ "stop-color": M(s)(V.value.style.chart.backgroundColor, 0)
1055
+ }, null, 8, Je), S("stop", {
1056
+ offset: "100%",
1057
+ "stop-color": M(s)(V.value.style.chart.bar.color, 20)
1058
+ }, null, 8, Ye)], 8, qe),
1059
+ S("radialGradient", { id: `gradient_right${F.value}` }, [S("stop", {
1060
+ offset: "0%",
1061
+ "stop-color": M(s)(V.value.style.chart.backgroundColor, 0)
1062
+ }, null, 8, Ze), S("stop", {
1063
+ offset: "100%",
1064
+ "stop-color": M(s)(V.value.style.chart.bar.color, 20)
1065
+ }, null, 8, Qe)], 8, Xe),
1066
+ S("linearGradient", {
1067
+ id: `gradient_tube_body${F.value}`,
1068
+ x1: "0%",
1069
+ y1: "0%",
1070
+ x2: "100%",
1071
+ y2: "0%"
1072
+ }, [
1073
+ S("stop", {
1074
+ offset: "0%",
1075
+ "stop-color": `${V.value.style.chart.bar.color}`
1076
+ }, null, 8, et),
1077
+ S("stop", {
1078
+ offset: "10%",
1079
+ "stop-color": M(s)(M(u)(V.value.style.chart.bar.color, .7), 100)
1080
+ }, null, 8, tt),
1081
+ S("stop", {
1082
+ offset: "25%",
1083
+ "stop-color": M(s)(M(u)(V.value.style.chart.bar.color, .5), 100)
1084
+ }, null, 8, nt),
1085
+ S("stop", {
1086
+ offset: "75%",
1087
+ "stop-color": M(s)(V.value.style.chart.bar.color, 80)
1088
+ }, null, 8, rt),
1089
+ S("stop", {
1090
+ offset: "100%",
1091
+ "stop-color": M(s)(M(f)(V.value.style.chart.bar.color, .7), 100)
1092
+ }, null, 8, it)
1093
+ ], 8, $e)
1094
+ ]),
1095
+ W.value ? (D(), x("defs", at, [
1096
+ (D(!0), x(_, null, k(K.value, (e) => (D(), x("radialGradient", { id: `grad_top_${e.id}` }, [S("stop", {
1097
+ offset: "0%",
1098
+ "stop-color": M(s)(M(f)(e.color, .5), 80)
1099
+ }, null, 8, st), S("stop", {
1100
+ offset: "100%",
1101
+ "stop-color": e.color
1102
+ }, null, 8, ct)], 8, ot))), 256)),
1103
+ (D(!0), x(_, null, k(K.value, (e) => (D(), x("linearGradient", { id: `grad_left_${e.id}` }, [S("stop", {
1104
+ offset: "0%",
1105
+ "stop-color": M(s)(e.color, 80)
1106
+ }, null, 8, ut), S("stop", {
1107
+ offset: "100%",
1108
+ "stop-color": M(s)(M(u)(e.color, .5), 100)
1109
+ }, null, 8, dt)], 8, lt))), 256)),
1110
+ (D(!0), x(_, null, k(K.value, (e) => (D(), x("linearGradient", { id: `grad_right_${e.id}` }, [S("stop", {
1111
+ offset: "2%",
1112
+ "stop-color": M(s)(M(f)(e.color, .5), 100)
1113
+ }, null, 8, pt), S("stop", {
1114
+ offset: "100%",
1115
+ "stop-color": M(s)(e.color, 80)
1116
+ }, null, 8, mt)], 8, ft))), 256)),
1117
+ S("linearGradient", {
1118
+ x1: "0%",
1119
+ y1: "0%",
1120
+ x2: "0%",
1121
+ y2: "100%",
1122
+ id: `vertical_line_${F.value}`
1123
+ }, [...t[10] ||= [S("stop", {
1124
+ offset: "0%",
1125
+ "stop-color": "#FFFFFF"
1126
+ }, null, -1), S("stop", {
1127
+ offset: "100%",
1128
+ "stop-color": "#FFFFFF33"
1129
+ }, null, -1)]], 8, ht)
1130
+ ])) : b("", !0),
1131
+ V.value.style.chart.dataLabel.show && ![null, void 0].includes(M(H).percentage) && [null, void 0].includes(M(H).series) ? (D(), x("text", {
1132
+ key: 2,
1133
+ x: G.value.width / 2,
1134
+ y: G.value.top - V.value.style.chart.dataLabel.fontSize / 2,
1135
+ "font-size": V.value.style.chart.dataLabel.fontSize,
1136
+ "font-weight": V.value.style.chart.dataLabel.bold ? "bold" : "normal",
1137
+ fill: V.value.style.chart.dataLabel.color,
1138
+ "text-anchor": "middle"
1139
+ }, j(M(i)({
1140
+ v: J.value,
1141
+ s: "%",
1142
+ r: V.value.style.chart.dataLabel.rounding
1143
+ })), 9, gt)) : b("", !0),
1144
+ L.value ? (D(), x("g", {
1145
+ key: 3,
1146
+ role: "button",
1147
+ tabindex: "0",
1148
+ "aria-label": "Clear selection",
1149
+ onClick: t[0] ||= (e) => {
1150
+ L.value = !1, Z.value = null;
1151
+ },
1152
+ onKeydown: [t[1] ||= Me(Ne((e) => {
1153
+ L.value = !1, Z.value = null;
1154
+ }, ["prevent"]), ["enter"]), t[2] ||= Me(Ne((e) => {
1155
+ L.value = !1, Z.value = null;
1156
+ }, ["prevent"]), ["space"])],
1157
+ onFocus: t[3] ||= (e) => R.value = !0,
1158
+ onBlur: t[4] ||= (e) => R.value = !1,
1159
+ onMouseenter: t[5] ||= (e) => R.value = !0,
1160
+ onMouseleave: t[6] ||= (e) => R.value = !1,
1161
+ class: "svg-btn",
1162
+ "data-dom-to-png-ignore": "",
1163
+ style: E({
1164
+ cursor: ar.value ? "pointer" : "default",
1165
+ outline: "none"
1166
+ })
1167
+ }, [
1168
+ t[11] ||= S("title", null, "Clear selection", -1),
1169
+ S("rect", {
1170
+ x: Y.value - 12,
1171
+ y: G.value.top - 24,
1172
+ width: 24,
1173
+ height: 24,
1174
+ fill: "transparent",
1175
+ "pointer-events": "all"
1176
+ }, null, 8, _t),
1177
+ S("circle", {
1178
+ cx: Y.value,
1179
+ cy: G.value.top - 12,
1180
+ r: "10",
1181
+ fill: "none",
1182
+ stroke: V.value.style.chart.color,
1183
+ "stroke-width": "2",
1184
+ "vector-effect": "non-scaling-stroke",
1185
+ opacity: R.value ? .5 : 0
1186
+ }, null, 8, vt),
1187
+ S("path", {
1188
+ d: `M${Y.value - 6},${G.value.top - 18} ${Y.value + 6},${G.value.top - 6}`,
1189
+ stroke: V.value.style.chart.color,
1190
+ "stroke-linecap": "round",
1191
+ "stroke-width": "2",
1192
+ "vector-effect": "non-scaling-stroke"
1193
+ }, null, 8, yt),
1194
+ S("path", {
1195
+ d: `M${Y.value + 6},${G.value.top - 18} ${Y.value - 6},${G.value.top - 6}`,
1196
+ stroke: V.value.style.chart.color,
1197
+ "stroke-linecap": "round",
1198
+ "stroke-width": "2",
1199
+ "vector-effect": "non-scaling-stroke"
1200
+ }, null, 8, bt)
1201
+ ], 36)) : b("", !0),
1202
+ !V.value.style.shape || V.value.style.shape === "bar" ? (D(), x("g", xt, [
1203
+ W.value ? b("", !0) : (D(), x("g", St, [
1204
+ S("path", {
1205
+ "stroke-dasharray": V.value.style.chart.box.strokeDasharray,
1206
+ d: q.value.right,
1207
+ stroke: V.value.style.chart.box.stroke,
1208
+ "stroke-width": V.value.style.chart.box.strokeWidth,
1209
+ "stroke-linejoin": "round",
1210
+ "stroke-linecap": "round",
1211
+ fill: "none"
1212
+ }, null, 8, Ct),
1213
+ S("path", {
1214
+ "stroke-dasharray": V.value.style.chart.box.strokeDasharray,
1215
+ d: q.value.left,
1216
+ stroke: V.value.style.chart.box.stroke,
1217
+ "stroke-width": V.value.style.chart.box.strokeWidth,
1218
+ "stroke-linejoin": "round",
1219
+ "stroke-linecap": "round",
1220
+ fill: "none"
1221
+ }, null, 8, wt),
1222
+ S("path", {
1223
+ "stroke-dasharray": V.value.style.chart.box.strokeDasharray,
1224
+ d: q.value.side,
1225
+ stroke: V.value.style.chart.box.stroke,
1226
+ "stroke-width": V.value.style.chart.box.strokeWidth,
1227
+ "stroke-linejoin": "round",
1228
+ "stroke-linecap": "round",
1229
+ fill: "none"
1230
+ }, null, 8, Tt),
1231
+ S("path", {
1232
+ "stroke-dasharray": V.value.style.chart.box.strokeDasharray,
1233
+ d: q.value.topSides,
1234
+ stroke: V.value.style.chart.box.stroke,
1235
+ "stroke-width": V.value.style.chart.box.strokeWidth,
1236
+ "stroke-linejoin": "round",
1237
+ "stroke-linecap": "round",
1238
+ fill: "none"
1239
+ }, null, 8, Et)
1240
+ ])),
1241
+ W.value ? b("", !0) : (D(), x("g", Dt, [
1242
+ S("path", {
1243
+ d: X.value.right,
1244
+ stroke: V.value.style.chart.bar.stroke,
1245
+ "stroke-width": V.value.style.chart.bar.strokeWidth,
1246
+ "stroke-linejoin": "round",
1247
+ "stroke-linecap": "round",
1248
+ fill: `url(#gradient_right${F.value})`
1249
+ }, null, 8, Ot),
1250
+ S("path", {
1251
+ d: X.value.left,
1252
+ stroke: V.value.style.chart.bar.stroke,
1253
+ "stroke-width": V.value.style.chart.bar.strokeWidth,
1254
+ "stroke-linejoin": "round",
1255
+ "stroke-linecap": "round",
1256
+ fill: `url(#gradient_left${F.value})`
1257
+ }, null, 8, kt),
1258
+ S("path", {
1259
+ d: X.value.top,
1260
+ stroke: V.value.style.chart.bar.stroke,
1261
+ "stroke-width": V.value.style.chart.bar.strokeWidth,
1262
+ "stroke-linejoin": "round",
1263
+ "stroke-linecap": "round",
1264
+ fill: `url(#gradient_top${F.value})`
1265
+ }, null, 8, At)
1266
+ ])),
1267
+ W.value ? (D(), x("g", jt, [
1268
+ (D(!0), x(_, null, k(K.value, (e, t) => (D(), x("g", {
1269
+ style: E(`opacity:${Z.value ? Z.value === e.id ? 1 : .3 : 1}`),
1270
+ class: "vue-ui-3d-bar-stack",
1271
+ role: "img",
1272
+ "aria-label": Gr(e)
1273
+ }, [
1274
+ S("path", {
1275
+ d: e.fill.right,
1276
+ fill: `url(#grad_right_${e.id})`,
1277
+ onMouseenter: (t) => Q(e),
1278
+ onClick: (t) => Q(e, !0),
1279
+ onMouseout: (t) => $(e)
1280
+ }, null, 40, Nt),
1281
+ S("path", {
1282
+ d: e.fill.left,
1283
+ fill: `url(#grad_left_${e.id})`,
1284
+ onMouseenter: (t) => Q(e),
1285
+ onClick: (t) => Q(e, !0),
1286
+ onMouseout: (t) => $(e)
1287
+ }, null, 40, Pt),
1288
+ S("path", {
1289
+ d: e.fill.top,
1290
+ fill: `url(#grad_top_${e.id})`,
1291
+ onMouseenter: (t) => Q(e),
1292
+ onClick: (t) => Q(e, !0),
1293
+ onMouseout: (t) => $(e)
1294
+ }, null, 40, Ft),
1295
+ S("path", {
1296
+ d: e.fill.liningTop,
1297
+ stroke: "#FFFFFF",
1298
+ "stroke-width": "0.5",
1299
+ "stroke-linecap": "round",
1300
+ fill: "none",
1301
+ onMouseenter: (t) => Q(e),
1302
+ onClick: (t) => Q(e, !0),
1303
+ onMouseout: (t) => $(e)
1304
+ }, null, 40, It),
1305
+ S("path", {
1306
+ d: `M ${e.fill.apexTop.x},${e.fill.apexTop.y} ${e.fill.apexBottom.x},${e.fill.apexBottom.y}`,
1307
+ stroke: "#FFFFFF",
1308
+ "stroke-width": "0.5",
1309
+ "stroke-linecap": "round"
1310
+ }, null, 8, Lt)
1311
+ ], 12, Mt))), 256)),
1312
+ (D(!0), x(_, null, k(K.value, (e, t) => (D(), x("g", null, [t === K.value.length - 1 ? b("", !0) : (D(), x("path", {
1313
+ key: 0,
1314
+ d: e.fill.liningTopShade,
1315
+ stroke: V.value.style.chart.bar.shadeColor,
1316
+ "stroke-width": "0.5",
1317
+ "stroke-linecap": "round",
1318
+ fill: "none",
1319
+ style: { "pointer-events": "none" }
1320
+ }, null, 8, Rt))]))), 256)),
1321
+ (D(!0), x(_, null, k(K.value, (t, n) => (D(), x("g", {
1322
+ style: E(`opacity:${Z.value ? +(Z.value === t.id) : +(t.proportion * 100 > V.value.style.chart.legend.hideUnderPercentage)}`),
1323
+ onClick: (e) => qn("selectDatapoint", t)
1324
+ }, [
1325
+ S("path", {
1326
+ stroke: V.value.style.chart.color,
1327
+ "stroke-dasharray": "1",
1328
+ "stroke-width": "0.5",
1329
+ "stroke-linecap": "round",
1330
+ d: `M${t.fill.sidePointer.x},${t.fill.sidePointer.y} ${t.fill.sidePointer.x2},${t.fill.sidePointer.y}`
1331
+ }, null, 8, Bt),
1332
+ !t.fill.miniDonut || Z.value ? (D(), x("circle", {
1333
+ key: 0,
1334
+ cx: t.fill.sidePointer.x2,
1335
+ cy: t.fill.sidePointer.y,
1336
+ r: 2,
1337
+ fill: t.color,
1338
+ stroke: V.value.style.chart.backgroundColor
1339
+ }, null, 8, Vt)) : b("", !0),
1340
+ M(sr) ? (D(), x("rect", {
1341
+ key: 1,
1342
+ x: t.fill.sidePointer.xText,
1343
+ y: t.fill.sidePointer.y - V.value.style.chart.legend.fontSize / 2,
1344
+ width: G.value.width / 3,
1345
+ height: V.value.style.chart.legend.fontSize,
1346
+ fill: "#6A6A6A80",
1347
+ rx: "3"
1348
+ }, null, 8, Ht)) : b("", !0),
1349
+ M(sr) ? b("", !0) : (D(), x("foreignObject", {
1350
+ key: 2,
1351
+ x: t.fill.sidePointer.xText,
1352
+ y: t.fill.sidePointer.y - V.value.style.chart.legend.fontSize,
1353
+ width: G.value.absoluteWidth / 3,
1354
+ height: V.value.style.chart.legend.fontSize * 2,
1355
+ style: {
1356
+ overflow: "visible",
1357
+ position: "relative"
1358
+ }
1359
+ }, [V.value.style.chart.legend.showDefault ? (D(), x("div", {
1360
+ key: 0,
1361
+ style: E(`height: 100%; width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-items:center;justify-content: flex-start; font-size:${V.value.style.chart.legend.fontSize}px; text-align:left; line-height: ${V.value.style.chart.legend.fontSize}px; color:${V.value.style.chart.legend.color}; font-weight:${V.value.style.chart.legend.bold ? "bold" : "normal"}`)
1362
+ }, j(M(m)(V.value.style.chart.dataLabel.formatter, t.value, `${t.name}: ${M(i)({
1363
+ v: t.proportion * 100,
1364
+ s: "%",
1365
+ r: V.value.style.chart.legend.roundingPercentage
1366
+ })} (${M(i)({
1367
+ p: V.value.style.chart.legend.prefix,
1368
+ v: t.value,
1369
+ s: V.value.style.chart.legend.suffix,
1370
+ r: V.value.style.chart.legend.roundingValue
1371
+ })})`, {
1372
+ datapoint: t,
1373
+ seriesIndex: n,
1374
+ type: "barDatapoint"
1375
+ })), 5)) : b("", !0), A(e.$slots, "legend", Te({ ref_for: !0 }, {
1376
+ datapoint: t,
1377
+ config: V.value,
1378
+ dataset: K.value
1379
+ }), void 0, !0)], 8, Ut)),
1380
+ t.fill.donut && Z.value === t.id ? (D(), x("g", Wt, [
1381
+ (D(!0), x(_, null, k(t.fill.donut, (e, n) => (D(), x("g", null, [wr(e, t.fill.donut, !0) > 6 ? (D(), x("path", {
1382
+ key: 0,
1383
+ d: M(ee)(e, {
1384
+ x: e.cx,
1385
+ y: e.cy
1386
+ }, 0, 8, !1, !0, 10),
1387
+ stroke: e.color,
1388
+ class: "vue-ui-donut-arc-path",
1389
+ "stroke-width": "0.5",
1390
+ "stroke-linecap": "round",
1391
+ "stroke-linejoin": "round",
1392
+ fill: "none"
1393
+ }, null, 8, Gt)) : b("", !0)]))), 256)),
1394
+ (D(!0), x(_, null, k(t.fill.donut, (e, t) => (D(), x("path", {
1395
+ class: "vue-ui-donut-arc-path",
1396
+ d: e.arcSlice,
1397
+ fill: `${e.color}`,
1398
+ stroke: V.value.style.chart.backgroundColor,
1399
+ "stroke-width": 1
1400
+ }, null, 8, Kt))), 256)),
1401
+ (D(!0), x(_, null, k(t.fill.donut, (e, n) => (D(), x("g", null, [wr(e, t.fill.donut, !0) > 6 ? (D(), x("g", qt, [S("text", {
1402
+ "text-anchor": M(g)(e, !0, 0).anchor,
1403
+ x: M(g)(e, !0, 2).x,
1404
+ y: M(p)(e, 12, 12),
1405
+ fill: V.value.style.chart.legend.color,
1406
+ "font-size": V.value.style.chart.legend.fontSize / 1.5,
1407
+ "font-weight": V.value.style.chart.legend.bold ? "bold" : "normal"
1408
+ }, j(M(m)(V.value.style.chart.dataLabel.formatter, e.value, `${wr(e, t.fill.donut)} (${M(i)({
1409
+ p: V.value.style.chart.legend.prefix,
1410
+ v: e.value,
1411
+ s: V.value.style.chart.legend.suffix,
1412
+ r: V.value.style.chart.legend.roundingValue
1413
+ })})`, {
1414
+ datapoint: e,
1415
+ seriesIndex: n,
1416
+ type: "donutDatapoint"
1417
+ })), 9, Jt), S("text", {
1418
+ "text-anchor": M(g)(e).anchor,
1419
+ x: M(g)(e, !0, 2).x,
1420
+ y: M(p)(e, 12, 12) + V.value.style.chart.legend.fontSize / 1.5,
1421
+ fill: V.value.style.chart.legend.color,
1422
+ "font-size": V.value.style.chart.legend.fontSize / 1.5,
1423
+ "font-weight": V.value.style.chart.legend.bold ? "bold" : "normal"
1424
+ }, j(e.name), 9, Yt)])) : b("", !0)]))), 256))
1425
+ ])) : b("", !0),
1426
+ t.fill.miniDonut && !Z.value ? (D(), x("g", Xt, [(D(!0), x(_, null, k(t.fill.miniDonut, (e, t) => (D(), x("path", {
1427
+ class: "vue-ui-donut-arc-path",
1428
+ d: e.arcSlice,
1429
+ fill: `${e.color}`,
1430
+ stroke: V.value.style.chart.backgroundColor,
1431
+ "stroke-width": .5
1432
+ }, null, 8, Zt))), 256))])) : b("", !0)
1433
+ ], 12, zt))), 256))
1434
+ ])) : b("", !0)
1435
+ ])) : b("", !0),
1436
+ V.value.style.shape === "tube" ? (D(), x("g", Qt, [W.value ? b("", !0) : (D(), x("g", $t, [
1437
+ S("path", {
1438
+ "stroke-dasharray": V.value.style.chart.box.strokeDasharray,
1439
+ d: q.value.tubeTop,
1440
+ stroke: V.value.style.chart.box.stroke,
1441
+ "stroke-width": V.value.style.chart.box.strokeWidth,
1442
+ "stroke-linejoin": "round",
1443
+ "stroke-linecap": "round",
1444
+ fill: "none"
1445
+ }, null, 8, en),
1446
+ S("path", {
1447
+ "stroke-dasharray": V.value.style.chart.box.strokeDasharray,
1448
+ d: q.value.tubeLeft,
1449
+ stroke: V.value.style.chart.box.stroke,
1450
+ "stroke-width": V.value.style.chart.box.strokeWidth,
1451
+ "stroke-linejoin": "round",
1452
+ "stroke-linecap": "round",
1453
+ fill: "none"
1454
+ }, null, 8, tn),
1455
+ S("path", {
1456
+ "stroke-dasharray": V.value.style.chart.box.strokeDasharray,
1457
+ d: q.value.tubeRight,
1458
+ stroke: V.value.style.chart.box.stroke,
1459
+ "stroke-width": V.value.style.chart.box.strokeWidth,
1460
+ "stroke-linejoin": "round",
1461
+ "stroke-linecap": "round",
1462
+ fill: "none"
1463
+ }, null, 8, nn),
1464
+ S("path", {
1465
+ "stroke-dasharray": V.value.style.chart.box.strokeDasharray,
1466
+ d: q.value.tubeBottom,
1467
+ stroke: V.value.style.chart.box.stroke,
1468
+ "stroke-width": V.value.style.chart.box.strokeWidth,
1469
+ "stroke-linejoin": "round",
1470
+ "stroke-linecap": "round",
1471
+ fill: "none"
1472
+ }, null, 8, rn),
1473
+ S("path", {
1474
+ d: X.value.tubeTop,
1475
+ stroke: V.value.style.chart.bar.stroke,
1476
+ "stroke-width": V.value.style.chart.bar.strokeWidth,
1477
+ "stroke-linejoin": "round",
1478
+ "stroke-linecap": "round",
1479
+ fill: `url(#gradient_tube_top${F.value})`
1480
+ }, null, 8, an),
1481
+ S("path", {
1482
+ d: X.value.tubeBody,
1483
+ stroke: V.value.style.chart.bar.stroke,
1484
+ "stroke-width": V.value.style.chart.bar.strokeWidth,
1485
+ "stroke-linejoin": "round",
1486
+ "stroke-linecap": "round",
1487
+ fill: `url(#gradient_tube_body${F.value})`
1488
+ }, null, 8, on),
1489
+ S("path", {
1490
+ d: X.value.tubeTop,
1491
+ stroke: "#FFFFFF",
1492
+ "stroke-width": .5,
1493
+ "stroke-linejoin": "round",
1494
+ "stroke-linecap": "round",
1495
+ fill: "none"
1496
+ }, null, 8, sn)
1497
+ ])), W.value ? (D(), x("g", cn, [(D(!0), x(_, null, k(K.value, (e, t) => (D(), x("g", {
1498
+ style: E(`opacity:${Z.value ? Z.value === e.id ? 1 : .3 : 1}`),
1499
+ class: "vue-ui-3d-bar-stack",
1500
+ role: "img",
1501
+ "aria-label": Gr(e)
1502
+ }, [
1503
+ S("defs", null, [S("radialGradient", {
1504
+ id: `gradient_tube_top_${e.id}`,
1505
+ fx: "10%",
1506
+ cy: "55%"
1507
+ }, [S("stop", {
1508
+ offset: "0%",
1509
+ "stop-color": M(s)(M(f)(e.color, .5), 80)
1510
+ }, null, 8, dn), S("stop", {
1511
+ offset: "100%",
1512
+ "stop-color": M(s)(M(u)(e.color, .1), 80)
1513
+ }, null, 8, fn)], 8, un), S("linearGradient", {
1514
+ id: `gradient_tube_body_${e.id}`,
1515
+ x1: "0%",
1516
+ y1: "0%",
1517
+ x2: "100%",
1518
+ y2: "0%"
1519
+ }, [
1520
+ S("stop", {
1521
+ offset: "0%",
1522
+ "stop-color": `${e.color}`
1523
+ }, null, 8, mn),
1524
+ S("stop", {
1525
+ offset: "10%",
1526
+ "stop-color": M(s)(M(u)(e.color, .7), 100)
1527
+ }, null, 8, hn),
1528
+ S("stop", {
1529
+ offset: "25%",
1530
+ "stop-color": M(s)(M(u)(e.color, .5), 100)
1531
+ }, null, 8, gn),
1532
+ S("stop", {
1533
+ offset: "75%",
1534
+ "stop-color": M(s)(e.color, 80)
1535
+ }, null, 8, _n),
1536
+ S("stop", {
1537
+ offset: "100%",
1538
+ "stop-color": M(s)(M(f)(e.color, .7), 100)
1539
+ }, null, 8, vn)
1540
+ ], 8, pn)]),
1541
+ S("path", {
1542
+ onMouseenter: (t) => Q(e),
1543
+ onClick: (t) => Q(e, !0),
1544
+ onMouseout: (t) => $(e),
1545
+ d: e.fill.tubeBody,
1546
+ stroke: "#FFFFFF",
1547
+ "stroke-width": .5,
1548
+ "stroke-linejoin": "round",
1549
+ "stroke-linecap": "round",
1550
+ fill: `url(#gradient_tube_body_${e.id})`
1551
+ }, null, 40, yn),
1552
+ t > 0 ? (D(), x("path", {
1553
+ key: 0,
1554
+ onMouseenter: (t) => Q(e),
1555
+ onClick: (t) => Q(e, !0),
1556
+ onMouseout: (t) => $(e),
1557
+ d: e.fill.bottomTubeTop,
1558
+ stroke: "#000000",
1559
+ "stroke-width": .5,
1560
+ "stroke-linejoin": "round",
1561
+ "stroke-linecap": "round",
1562
+ fill: "none"
1563
+ }, null, 40, bn)) : b("", !0),
1564
+ S("path", {
1565
+ onMouseenter: (t) => Q(e),
1566
+ onClick: (t) => Q(e, !0),
1567
+ onMouseout: (t) => $(e),
1568
+ d: e.fill.tubeTop,
1569
+ stroke: "#FFFFFF",
1570
+ "stroke-width": .5,
1571
+ "stroke-linejoin": "round",
1572
+ "stroke-linecap": "round",
1573
+ fill: `url(#gradient_tube_top_${e.id})`
1574
+ }, null, 40, xn)
1575
+ ], 12, ln))), 256)), (D(!0), x(_, null, k(K.value, (t, n) => (D(), x("g", {
1576
+ style: E(`opacity:${Z.value ? +(Z.value === t.id) : +(t.proportion * 100 > V.value.style.chart.legend.hideUnderPercentage)}`),
1577
+ onClick: (e) => qn("selectDatapoint", t)
1578
+ }, [
1579
+ S("path", {
1580
+ stroke: V.value.style.chart.color,
1581
+ "stroke-dasharray": "1",
1582
+ "stroke-width": "0.5",
1583
+ "stroke-linecap": "round",
1584
+ d: `M${t.fill.sidePointer.x},${t.fill.sidePointer.y} ${t.fill.sidePointer.x2},${t.fill.sidePointer.y}`
1585
+ }, null, 8, Cn),
1586
+ !t.fill.miniDonut || Z.value ? (D(), x("circle", {
1587
+ key: 0,
1588
+ cx: t.fill.sidePointer.x2,
1589
+ cy: t.fill.sidePointer.y,
1590
+ r: 2,
1591
+ fill: t.color,
1592
+ stroke: V.value.style.chart.backgroundColor
1593
+ }, null, 8, wn)) : b("", !0),
1594
+ M(sr) ? (D(), x("rect", {
1595
+ key: 1,
1596
+ x: t.fill.sidePointer.xText,
1597
+ y: t.fill.sidePointer.y - V.value.style.chart.legend.fontSize / 2,
1598
+ width: G.value.width / 3,
1599
+ height: V.value.style.chart.legend.fontSize,
1600
+ fill: "#6A6A6A80",
1601
+ rx: "3"
1602
+ }, null, 8, Tn)) : b("", !0),
1603
+ M(sr) ? b("", !0) : (D(), x("foreignObject", {
1604
+ key: 2,
1605
+ x: t.fill.sidePointer.xText,
1606
+ y: t.fill.sidePointer.y - V.value.style.chart.legend.fontSize,
1607
+ width: G.value.absoluteWidth / 3,
1608
+ height: V.value.style.chart.legend.fontSize * 2,
1609
+ style: {
1610
+ overflow: "visible",
1611
+ position: "relative"
1612
+ }
1613
+ }, [V.value.style.chart.legend.showDefault ? (D(), x("div", {
1614
+ key: 0,
1615
+ style: E(`height: 100%; width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; align-items:center;justify-content: flex-start; font-size:${V.value.style.chart.legend.fontSize}px; text-align:left; line-height: ${V.value.style.chart.legend.fontSize}px; color:${V.value.style.chart.legend.color};font-weight:${V.value.style.chart.legend.bold ? "bold" : "normal"}`)
1616
+ }, j(M(m)(V.value.style.chart.dataLabel.formatter, t.value, `${t.name}: ${M(i)({
1617
+ v: t.proportion * 100,
1618
+ s: "%",
1619
+ r: V.value.style.chart.legend.roundingPercentage
1620
+ })} (${M(i)({
1621
+ p: V.value.style.chart.legend.prefix,
1622
+ v: t.value,
1623
+ s: V.value.style.chart.legend.suffix,
1624
+ r: V.value.style.chart.legend.roundingValue
1625
+ })})`, {
1626
+ datapoint: t,
1627
+ seriesIndex: n,
1628
+ type: "barDatapoint"
1629
+ })), 5)) : b("", !0), A(e.$slots, "legend", Te({ ref_for: !0 }, {
1630
+ datapoint: t,
1631
+ config: V.value,
1632
+ dataset: K.value
1633
+ }), void 0, !0)], 8, En)),
1634
+ t.fill.donut && Z.value === t.id ? (D(), x("g", Dn, [
1635
+ (D(!0), x(_, null, k(t.fill.donut, (e, n) => (D(), x("g", null, [wr(e, t.fill.donut, !0) > 6 ? (D(), x("path", {
1636
+ key: 0,
1637
+ d: M(ee)(e, {
1638
+ x: e.cx,
1639
+ y: e.cy
1640
+ }, 0, 8, !1, !0, 10),
1641
+ stroke: e.color,
1642
+ class: "vue-ui-donut-arc-path",
1643
+ "stroke-width": "0.5",
1644
+ "stroke-linecap": "round",
1645
+ "stroke-linejoin": "round",
1646
+ fill: "none"
1647
+ }, null, 8, On)) : b("", !0)]))), 256)),
1648
+ (D(!0), x(_, null, k(t.fill.donut, (e, t) => (D(), x("path", {
1649
+ class: "vue-ui-donut-arc-path",
1650
+ d: e.arcSlice,
1651
+ fill: `${e.color}`,
1652
+ stroke: V.value.style.chart.backgroundColor,
1653
+ "stroke-width": 1
1654
+ }, null, 8, kn))), 256)),
1655
+ (D(!0), x(_, null, k(t.fill.donut, (e, n) => (D(), x("g", null, [wr(e, t.fill.donut, !0) > 6 ? (D(), x("g", An, [S("text", {
1656
+ "text-anchor": M(g)(e, !0, 0).anchor,
1657
+ x: M(g)(e, !0, 2).x,
1658
+ y: M(p)(e, 12, 12),
1659
+ fill: V.value.style.chart.legend.color,
1660
+ "font-size": V.value.style.chart.legend.fontSize / 1.5,
1661
+ "font-weight": V.value.style.chart.legend.bold ? "bold" : "normal"
1662
+ }, j(M(m)(V.value.style.chart.dataLabel.formatter, e.value, `${wr(e, t.fill.donut)} (${M(i)({
1663
+ p: V.value.style.chart.legend.prefix,
1664
+ v: e.value,
1665
+ s: V.value.style.chart.legend.suffix,
1666
+ r: V.value.style.chart.legend.roundingValue
1667
+ })})`, {
1668
+ datapoint: e,
1669
+ seriesIndex: n,
1670
+ type: "donutDatapoint"
1671
+ })), 9, jn), S("text", {
1672
+ "text-anchor": M(g)(e).anchor,
1673
+ x: M(g)(e, !0, 2).x,
1674
+ y: M(p)(e, 12, 12) + V.value.style.chart.legend.fontSize / 1.5,
1675
+ fill: V.value.style.chart.legend.color,
1676
+ "font-size": V.value.style.chart.legend.fontSize / 1.5,
1677
+ "font-weight": V.value.style.chart.legend.bold ? "bold" : "normal"
1678
+ }, j(e.name), 9, Mn)])) : b("", !0)]))), 256))
1679
+ ])) : b("", !0),
1680
+ t.fill.miniDonut && !Z.value ? (D(), x("g", Nn, [(D(!0), x(_, null, k(t.fill.miniDonut, (e, t) => (D(), x("path", {
1681
+ class: "vue-ui-donut-arc-path",
1682
+ d: e.arcSlice,
1683
+ fill: `${e.color}`,
1684
+ stroke: V.value.style.chart.backgroundColor,
1685
+ "stroke-width": .5
1686
+ }, null, 8, Pn))), 256))])) : b("", !0)
1687
+ ], 12, Sn))), 256))])) : b("", !0)])) : b("", !0),
1688
+ A(e.$slots, "svg", { svg: {
1689
+ ...G.value,
1690
+ isPrintingImg: M(pr) || M(mr) || ir.value,
1691
+ isPrintingSvg: rr.value
1692
+ } }, void 0, !0)
1693
+ ], 46, ze))]),
1694
+ e.$slots.watermark ? (D(), x("div", Fn, [A(e.$slots, "watermark", T(w({ isPrinting: M(pr) || M(mr) || rr.value || ir.value })), void 0, !0)])) : b("", !0),
1695
+ e.$slots.source ? (D(), x("div", {
1696
+ key: 5,
1697
+ ref_key: "source",
1698
+ ref: er,
1699
+ dir: "auto"
1700
+ }, [A(e.$slots, "source", {}, void 0, !0)], 512)) : b("", !0),
1701
+ Jn.value && W.value && V.value.userOptions.buttons.table ? (D(), y(ke(Ir.value.component), Te({ key: 6 }, Ir.value.props, {
1702
+ ref_key: "tableUnit",
1703
+ ref: tr,
1704
+ onClose: Lr
1705
+ }), Se({
1706
+ content: N(() => [(D(), y(M(zn), {
1707
+ key: `table_${Xn.value}`,
1708
+ colNames: jr.value.colNames,
1709
+ head: jr.value.head,
1710
+ body: jr.value.body,
1711
+ config: jr.value.config,
1712
+ title: V.value.table.useDialog ? "" : Ir.value.title,
1713
+ withCloseButton: !V.value.table.useDialog,
1714
+ isCursorPointer: ar.value,
1715
+ onClose: Lr
1716
+ }, {
1717
+ th: N(({ th: e }) => [S("div", {
1718
+ innerHTML: e,
1719
+ style: {
1720
+ display: "flex",
1721
+ "align-items": "center"
1722
+ }
1723
+ }, null, 8, In)]),
1724
+ td: N(({ td: e }) => [Ce(j(e.name || e), 1)]),
1725
+ _: 1
1726
+ }, 8, [
1727
+ "colNames",
1728
+ "head",
1729
+ "body",
1730
+ "config",
1731
+ "title",
1732
+ "withCloseButton",
1733
+ "isCursorPointer"
1734
+ ]))]),
1735
+ _: 2
1736
+ }, [V.value.table.useDialog ? {
1737
+ name: "title",
1738
+ fn: N(() => [Ce(j(Ir.value.title), 1)]),
1739
+ key: "0"
1740
+ } : void 0, V.value.table.useDialog ? {
1741
+ name: "actions",
1742
+ fn: N(() => [S("button", {
1743
+ tabindex: "0",
1744
+ class: "vue-ui-user-options-button",
1745
+ onClick: t[7] ||= (e) => Ar(V.value.userOptions.callbacks.csv)
1746
+ }, [we(M(Ln), {
1747
+ name: "fileCsv",
1748
+ stroke: Ir.value.props.color
1749
+ }, null, 8, ["stroke"])])]),
1750
+ key: "1"
1751
+ } : void 0]), 1040)) : b("", !0),
1752
+ A(e.$slots, "skeleton", {}, () => [M(sr) ? (D(), y(le, { key: 0 })) : b("", !0)], !0)
1753
+ ], 44, Fe));
1754
+ }
1755
+ }, [["__scopeId", "data-v-53214ae6"]]);
1756
+ //#endregion
1757
+ export { Pe as n, Ln as t };