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,56 @@
1
+ import { t as e } from "./_plugin-vue_export-helper-B3ysoDQm.js";
2
+ import { t } from "./BaseIcon-DfLoHNUj.js";
3
+ import { createElementBlock as n, createElementVNode as r, createVNode as i, normalizeClass as a, normalizeStyle as o, openBlock as s, withKeys as c } from "vue";
4
+ var l = /* @__PURE__ */ e({
5
+ __name: "BaseLegendToggle",
6
+ props: {
7
+ backgroundColor: {
8
+ type: String,
9
+ default: "#CCCCCC"
10
+ },
11
+ color: {
12
+ type: String,
13
+ default: "#2D353C"
14
+ },
15
+ fontSize: {
16
+ type: Number,
17
+ default: 14
18
+ },
19
+ checked: { type: Boolean },
20
+ isCursorPointer: { type: Boolean }
21
+ },
22
+ emits: ["toggle"],
23
+ setup(e, { emit: l }) {
24
+ let u = l;
25
+ return (l, d) => (s(), n("div", {
26
+ class: a({ "vue-ui-legend-toggle-wrapper": e.isCursorPointer }),
27
+ "data-dom-to-png-ignore": ""
28
+ }, [r("div", {
29
+ class: "vue-ui-legend-toggle",
30
+ role: "button",
31
+ tabindex: "0",
32
+ onClick: d[0] ||= (e) => u("toggle"),
33
+ onKeydown: d[1] ||= c((e) => u("toggle"), ["enter"]),
34
+ style: o({
35
+ position: "relative",
36
+ display: "flex",
37
+ alignItems: "center",
38
+ justifyContent: "center",
39
+ backgroundColor: e.backgroundColor,
40
+ padding: e.fontSize / 4 + "px"
41
+ })
42
+ }, [i(t, {
43
+ name: e.checked ? "minus" : "check",
44
+ stroke: e.color,
45
+ size: e.fontSize * .6,
46
+ "stroke-width": e.fontSize / 4
47
+ }, null, 8, [
48
+ "name",
49
+ "stroke",
50
+ "size",
51
+ "stroke-width"
52
+ ])], 36)], 2));
53
+ }
54
+ }, [["__scopeId", "data-v-f05513e8"]]);
55
+ //#endregion
56
+ export { l as t };
@@ -0,0 +1,27 @@
1
+ import { t as e } from "./_plugin-vue_export-helper-B3ysoDQm.js";
2
+ import { computed as t, createElementBlock as n, openBlock as r, ref as i, unref as a, watchEffect as o } from "vue";
3
+ //#region src/useLoading.js
4
+ function s({ config: e, dataset: n, skeletonDataset: r, skeletonConfig: s, FINAL_CONFIG: c, prepareConfig: l, callback: u = null, dsIsNumber: d = !1, allowEmptyDataset: f = !1 }) {
5
+ let p = i(!1), m = t(() => {
6
+ let t = a(e)?.loading ?? !1, r = a(n), i = f ? !1 : d ? [null, void 0].includes(r) : r == null || Array.isArray(r) && r.length === 0 || Object.keys(r).length === 0;
7
+ return p.value || t || i;
8
+ }), h = i(a(n));
9
+ return o(() => {
10
+ h.value = m.value ? r : a(n), c.value = m.value ? s : l(), u && u();
11
+ }), {
12
+ loading: m,
13
+ FINAL_DATASET: h,
14
+ manualLoading: p,
15
+ skeletonDataset: r,
16
+ skeletonConfig: s
17
+ };
18
+ }
19
+ //#endregion
20
+ //#region src/atoms/BaseScanner.vue
21
+ var c = {}, l = { class: "vue-data-ui-scanner" };
22
+ function u(e, t) {
23
+ return r(), n("div", l);
24
+ }
25
+ var d = /* @__PURE__ */ e(c, [["render", u], ["__scopeId", "data-v-8c8b2e12"]]);
26
+ //#endregion
27
+ export { s as n, d as t };
@@ -0,0 +1,111 @@
1
+ import { t as e } from "./_plugin-vue_export-helper-B3ysoDQm.js";
2
+ import { t } from "./BaseIcon-DfLoHNUj.js";
3
+ import { n } from "./exposedLib-CI8ji8G-.js";
4
+ import { createCommentVNode as r, createElementBlock as i, createElementVNode as a, createVNode as o, normalizeClass as s, normalizeStyle as c, openBlock as l, toDisplayString as u, unref as d } from "vue";
5
+ //#region src/atoms/BaseZoomControls.vue
6
+ var f = ["disabled"], p = /* @__PURE__ */ e({
7
+ __name: "BaseZoomControls",
8
+ props: {
9
+ config: {
10
+ type: Object,
11
+ default() {
12
+ return {};
13
+ }
14
+ },
15
+ scale: {
16
+ type: Number,
17
+ default: 0
18
+ },
19
+ withDirection: {
20
+ type: Boolean,
21
+ default: !1
22
+ },
23
+ isFullscreen: {
24
+ type: Boolean,
25
+ default: !1
26
+ },
27
+ isCursorPointer: {
28
+ type: Boolean,
29
+ default: !1
30
+ }
31
+ },
32
+ emits: [
33
+ "zoomIn",
34
+ "zoomOut",
35
+ "resetZoom",
36
+ "switchDirection"
37
+ ],
38
+ setup(e, { emit: p }) {
39
+ let m = p;
40
+ return (p, h) => (l(), i("div", {
41
+ class: s({
42
+ "vue-data-ui-zoom-controls": !0,
43
+ "vue-data-ui-zoom-controls-fullscreen": e.isFullscreen
44
+ }),
45
+ "data-dom-to-png-ignore": "",
46
+ style: c({
47
+ border: e.config.style.chart.controls.border,
48
+ backgroundColor: e.config.style.chart.controls.backgroundColor,
49
+ padding: e.config.style.chart.controls.padding,
50
+ borderRadius: e.config.style.chart.controls.borderRadius,
51
+ "--vue-data-ui-zoom-control-button-color": e.config.style.chart.controls.buttonColor,
52
+ "--vue-data-ui-zoom-control-button-color-hover": d(n)(e.config.style.chart.controls.buttonColor, .2)
53
+ })
54
+ }, [
55
+ a("button", {
56
+ onClick: h[0] ||= (e) => m("zoomOut"),
57
+ class: "vue-data-ui-zoom-controls-button",
58
+ "data-cy-zoom-out": "",
59
+ style: c({ cursor: e.isCursorPointer ? "pointer" : "default" })
60
+ }, [o(t, {
61
+ name: "zoomMinus",
62
+ stroke: e.config.style.chart.controls.color,
63
+ size: e.config.style.chart.controls.fontSize * 1.2
64
+ }, null, 8, ["stroke", "size"])], 4),
65
+ a("button", {
66
+ class: "vue-data-ui-zoom-controls-button-zoom",
67
+ onClick: h[1] ||= (e) => m("resetZoom"),
68
+ "data-cy-zoom-reset": "",
69
+ style: c({
70
+ color: e.config.style.chart.controls.color,
71
+ width: e.config.style.chart.controls.fontSize * 4 + "px",
72
+ borderRadius: e.config.style.chart.controls.borderRadius,
73
+ fontSize: e.config.style.chart.controls.fontSize + "px",
74
+ cursor: e.isCursorPointer ? "pointer" : "default"
75
+ })
76
+ }, u(Math.round(e.scale * 100)) + "% ", 5),
77
+ a("button", {
78
+ onClick: h[2] ||= (e) => m("zoomIn"),
79
+ class: "vue-data-ui-zoom-controls-button",
80
+ "data-cy-zoom-in": "",
81
+ style: c({ cursor: e.isCursorPointer ? "pointer" : "default" })
82
+ }, [o(t, {
83
+ name: "zoomPlus",
84
+ stroke: e.config.style.chart.controls.color,
85
+ size: e.config.style.chart.controls.fontSize * 1.2
86
+ }, null, 8, ["stroke", "size"])], 4),
87
+ a("button", {
88
+ disabled: e.scale === 1,
89
+ onClick: h[3] ||= (e) => m("resetZoom"),
90
+ class: "vue-data-ui-zoom-controls-button",
91
+ style: c({ cursor: e.isCursorPointer ? "pointer" : "default" })
92
+ }, [o(t, {
93
+ name: "revert",
94
+ stroke: e.config.style.chart.controls.color,
95
+ size: e.config.style.chart.controls.fontSize * 1.2
96
+ }, null, 8, ["stroke", "size"])], 12, f),
97
+ e.withDirection ? (l(), i("button", {
98
+ key: 0,
99
+ onClick: h[4] ||= (e) => m("switchDirection"),
100
+ class: "vue-data-ui-zoom-controls-button",
101
+ style: c({ cursor: e.isCursorPointer ? "pointer" : "default" })
102
+ }, [o(t, {
103
+ name: "direction",
104
+ stroke: e.config.style.chart.controls.color,
105
+ size: e.config.style.chart.controls.fontSize * 1.2
106
+ }, null, 8, ["stroke", "size"])], 4)) : r("", !0)
107
+ ], 6));
108
+ }
109
+ }, [["__scopeId", "data-v-b5d92405"]]);
110
+ //#endregion
111
+ export { p as t };
@@ -0,0 +1,255 @@
1
+ import { r as e } from "./lib-DUeYQsS0.js";
2
+ import { t } from "./_plugin-vue_export-helper-B3ysoDQm.js";
3
+ import { t as n } from "./BaseIcon-DfLoHNUj.js";
4
+ import { t as r } from "./vClickOutside-DUrZWttG.js";
5
+ import { Fragment as i, Teleport as a, computed as o, createBlock as s, createCommentVNode as c, createElementBlock as l, createElementVNode as u, createVNode as d, guardReactiveProps as f, nextTick as p, normalizeProps as m, normalizeStyle as h, onBeforeUnmount as g, onMounted as _, openBlock as v, ref as y, renderList as b, renderSlot as x, unref as S, useCssVars as C, watch as w, watchEffect as T, withDirectives as E, withKeys as D, withModifiers as O } from "vue";
6
+ //#region src/atoms/ColorPicker.vue
7
+ var k = ["aria-expanded", "aria-label"], A = [
8
+ "aria-label",
9
+ "aria-pressed",
10
+ "onClick"
11
+ ], ee = { style: {
12
+ position: "absolute",
13
+ top: "50%",
14
+ left: "50%",
15
+ transform: "translate(-50%, -46%)"
16
+ } }, te = ["value"], ne = ["onClick"], re = { style: {
17
+ position: "absolute",
18
+ top: "50%",
19
+ left: "50%",
20
+ transform: "translate(-50%, -46%)"
21
+ } }, ie = ["value"], j = /* @__PURE__ */ t({
22
+ __name: "ColorPicker",
23
+ props: {
24
+ value: {
25
+ type: String,
26
+ default: "#ffffff"
27
+ },
28
+ size: {
29
+ type: String,
30
+ default: "50px"
31
+ },
32
+ backgroundColor: {
33
+ type: String,
34
+ default: "#FFFFFF"
35
+ },
36
+ buttonBorderColor: {
37
+ type: String,
38
+ default: "#FFFFFF"
39
+ },
40
+ teleported: {
41
+ type: Boolean,
42
+ default: !1
43
+ },
44
+ isCursorPointer: {
45
+ type: Boolean,
46
+ default: !1
47
+ }
48
+ },
49
+ emits: ["update:value"],
50
+ setup(t, { emit: j }) {
51
+ C((e) => ({ v6ca7d17c: t.buttonBorderColor }));
52
+ let M = t, N = j, P = y(null), F = y(null), I = y(null), L = y(!1), R = y(!1), z = y({
53
+ top: 0,
54
+ left: 0
55
+ }), B = o(() => ({
56
+ backgroundColor: M.value,
57
+ width: "100%",
58
+ height: "100%",
59
+ cursor: M.isCursorPointer ? "pointer" : "default"
60
+ })), V = o(() => e(M.value));
61
+ function H(e) {
62
+ N("update:value", e), L.value = !1;
63
+ }
64
+ function U(e) {
65
+ N("update:value", e.target.value);
66
+ }
67
+ function W(e) {
68
+ e?.stopPropagation?.(), R.value = !0, I.value?.click();
69
+ }
70
+ function G() {
71
+ L.value = !1;
72
+ }
73
+ function K() {
74
+ !R.value && L.value && G();
75
+ }
76
+ async function q() {
77
+ L.value = !L.value, L.value && M.teleported && (await p(), J());
78
+ }
79
+ function J() {
80
+ if (!F.value) return;
81
+ let e = F.value.getBoundingClientRect();
82
+ z.value = {
83
+ top: e.top + 36,
84
+ left: e.right - 48
85
+ };
86
+ }
87
+ function Y() {
88
+ L.value && M.teleported && J();
89
+ }
90
+ function X() {
91
+ setTimeout(() => R.value = !1, 0);
92
+ }
93
+ T((e) => {
94
+ let t = I.value;
95
+ if (!t) return;
96
+ let n = () => X(), r = () => X(), i = () => {};
97
+ t.addEventListener("blur", n), t.addEventListener("change", r), t.addEventListener("input", i), e(() => {
98
+ t.removeEventListener("blur", n), t.removeEventListener("change", r), t.removeEventListener("input", i);
99
+ });
100
+ });
101
+ function Z() {
102
+ X();
103
+ }
104
+ function Q() {
105
+ document.visibilityState === "visible" && X();
106
+ }
107
+ _(() => {
108
+ window.addEventListener("scroll", Y, { passive: !0 }), window.addEventListener("resize", Y, { passive: !0 }), window.addEventListener("focus", Z), document.addEventListener("visibilitychange", Q);
109
+ }), g(() => {
110
+ window.removeEventListener("scroll", Y), window.removeEventListener("resize", Y), window.removeEventListener("focus", Z), document.removeEventListener("visibilitychange", Q);
111
+ }), w(() => M.value, (e) => {
112
+ I.value && (I.value.value = e);
113
+ });
114
+ let $ = y([
115
+ "#000000",
116
+ "#FFFFFF",
117
+ "#FF5733",
118
+ "#33FF57",
119
+ "#3357FF",
120
+ "#FFC300",
121
+ "#800080",
122
+ "#FF1493",
123
+ "#00CED1"
124
+ ]);
125
+ return (e, o) => E((v(), l("div", {
126
+ ref_key: "wrapperRef",
127
+ ref: P,
128
+ onKeydown: D(K, ["esc"]),
129
+ style: {
130
+ height: "100%",
131
+ width: "100%",
132
+ position: "relative"
133
+ },
134
+ "aria-expanded": L.value ? "true" : "false",
135
+ "aria-haspopup": "dialog",
136
+ "aria-label": `Choose color. Current color ${t.value}`
137
+ }, [
138
+ u("button", {
139
+ ref_key: "buttonRef",
140
+ ref: F,
141
+ class: "icon",
142
+ onClick: q,
143
+ style: h(B.value),
144
+ type: "button"
145
+ }, [x(e.$slots, "annotator-action-color", m(f({ color: V.value })), () => [d(n, {
146
+ name: "palette",
147
+ stroke: V.value,
148
+ size: 22
149
+ }, null, 8, ["stroke"])], !0)], 4),
150
+ L.value && !t.teleported ? (v(), l("div", {
151
+ key: 0,
152
+ class: "vue-ui-color-picker",
153
+ role: "dialog",
154
+ "aria-label": "Color picker",
155
+ style: h({
156
+ backgroundColor: t.backgroundColor,
157
+ position: "absolute",
158
+ left: "calc(100% + 30px)",
159
+ top: "50%",
160
+ transform: "translateY(-18%)"
161
+ }),
162
+ onMousedown: o[2] ||= O(() => {}, ["stop"]),
163
+ onClick: o[3] ||= O(() => {}, ["stop"]),
164
+ onTouchstart: o[4] ||= O(() => {}, ["stop"]),
165
+ onKeydown: D(K, ["esc"])
166
+ }, [(v(!0), l(i, null, b($.value, (e) => (v(), l("button", {
167
+ key: e,
168
+ "aria-label": `Select color ${e}`,
169
+ "aria-pressed": t.value === e ? "true" : "false",
170
+ class: "vue-ui-color-picker-option",
171
+ type: "button",
172
+ style: h({
173
+ backgroundColor: e,
174
+ outline: `1px solid ${t.buttonBorderColor}`,
175
+ cursor: t.isCursorPointer ? "pointer" : "default"
176
+ }),
177
+ onClick: () => H(e)
178
+ }, null, 12, A))), 128)), u("button", {
179
+ class: "vue-ui-color-picker-option",
180
+ type: "button",
181
+ style: h({
182
+ backgroundColor: t.value,
183
+ outline: `1px solid ${t.buttonBorderColor}`,
184
+ cursor: t.isCursorPointer ? "pointer" : "default"
185
+ }),
186
+ "aria-label": "Open native color picker",
187
+ onClick: O(W, ["stop"]),
188
+ onMousedown: o[0] ||= O(() => {}, ["stop"]),
189
+ onTouchstart: o[1] ||= O(() => {}, ["stop"])
190
+ }, [u("div", ee, [d(n, {
191
+ name: "colorPicker",
192
+ stroke: V.value,
193
+ size: 22
194
+ }, null, 8, ["stroke"])]), u("input", {
195
+ ref_key: "colorInput",
196
+ ref: I,
197
+ type: "color",
198
+ value: t.value,
199
+ class: "hidden-input",
200
+ onInput: U
201
+ }, null, 40, te)], 36)], 36)) : c("", !0),
202
+ L.value && t.teleported ? (v(), s(a, {
203
+ key: 1,
204
+ to: "body"
205
+ }, [u("div", {
206
+ tabindex: "0",
207
+ class: "vue-ui-color-picker",
208
+ style: h({
209
+ backgroundColor: t.backgroundColor,
210
+ position: "fixed",
211
+ top: z.value.top + "px",
212
+ left: z.value.left + "px",
213
+ zIndex: 2147483647
214
+ }),
215
+ onMousedown: o[7] ||= O(() => {}, ["stop"]),
216
+ onClick: o[8] ||= O(() => {}, ["stop"]),
217
+ onTouchstart: o[9] ||= O(() => {}, ["stop"])
218
+ }, [(v(!0), l(i, null, b($.value, (e) => (v(), l("button", {
219
+ key: e,
220
+ class: "vue-ui-color-picker-option",
221
+ type: "button",
222
+ style: h({
223
+ backgroundColor: e,
224
+ outline: `1px solid ${t.buttonBorderColor}`,
225
+ cursor: t.isCursorPointer ? "pointer" : "default"
226
+ }),
227
+ onClick: () => H(e)
228
+ }, null, 12, ne))), 128)), u("button", {
229
+ class: "vue-ui-color-picker-option",
230
+ type: "button",
231
+ style: h({
232
+ backgroundColor: t.value,
233
+ outline: `1px solid ${t.buttonBorderColor}`,
234
+ cursor: t.isCursorPointer ? "cursor" : "default"
235
+ }),
236
+ onClick: O(W, ["stop"]),
237
+ onMousedown: o[5] ||= O(() => {}, ["stop"]),
238
+ onTouchstart: o[6] ||= O(() => {}, ["stop"])
239
+ }, [u("div", re, [d(n, {
240
+ name: "colorPicker",
241
+ stroke: V.value,
242
+ size: 22
243
+ }, null, 8, ["stroke"])]), u("input", {
244
+ ref_key: "colorInput",
245
+ ref: I,
246
+ type: "color",
247
+ value: t.value,
248
+ class: "hidden-input",
249
+ onInput: U
250
+ }, null, 40, ie)], 36)], 36)])) : c("", !0)
251
+ ], 40, k)), [[S(r), K]]);
252
+ }
253
+ }, [["__scopeId", "data-v-2965a72c"]]);
254
+ //#endregion
255
+ export { j as t };
@@ -0,0 +1,150 @@
1
+ import { t as e } from "./Shape-BPCJfphn.js";
2
+ import { t } from "./_plugin-vue_export-helper-B3ysoDQm.js";
3
+ import { t as n } from "./BaseIcon-DfLoHNUj.js";
4
+ import { Fragment as r, computed as i, createCommentVNode as a, createElementBlock as o, createElementVNode as s, createVNode as c, normalizeClass as l, normalizeStyle as u, onMounted as d, openBlock as f, ref as p, renderList as m, renderSlot as h, toDisplayString as g, unref as _, useCssVars as v, withKeys as y } from "vue";
5
+ //#region src/atoms/DataTable.vue
6
+ var b = { class: "vue-ui-data-table" }, x = { style: {
7
+ display: "flex",
8
+ "align-items": "center",
9
+ "justify-content": "flex-end",
10
+ "padding-right": "3px",
11
+ gap: "3px"
12
+ } }, S = { style: {
13
+ width: "12px",
14
+ height: "12px"
15
+ } }, C = {
16
+ key: 0,
17
+ height: "12",
18
+ width: "12",
19
+ viewBox: "0 0 20 20",
20
+ style: { background: "none" }
21
+ }, w = ["fill"], T = ["data-cell"], E = {
22
+ dir: "auto",
23
+ style: {
24
+ display: "flex",
25
+ "align-items": "center",
26
+ gap: "5px",
27
+ "justify-content": "flex-end",
28
+ width: "100%",
29
+ "padding-right": "3px"
30
+ }
31
+ }, D = {
32
+ key: 0,
33
+ height: "12",
34
+ width: "12",
35
+ viewBox: "0 0 20 20",
36
+ style: {
37
+ background: "none",
38
+ overflow: "visible"
39
+ }
40
+ }, O = /* @__PURE__ */ t({
41
+ __name: "DataTable",
42
+ props: {
43
+ colNames: {
44
+ type: Array,
45
+ default() {
46
+ return [];
47
+ }
48
+ },
49
+ head: Array,
50
+ body: Array,
51
+ title: String,
52
+ config: Object,
53
+ withCloseButton: {
54
+ type: Boolean,
55
+ default: !0
56
+ },
57
+ isCursorPointer: {
58
+ type: Boolean,
59
+ default: !1
60
+ }
61
+ },
62
+ emits: ["close"],
63
+ setup(t, { emit: O }) {
64
+ v((e) => ({ v7ded12c6: _(F) }));
65
+ let k = t, { backgroundColor: A, color: j, outline: M } = k.config.th, { backgroundColor: N, color: P, outline: F } = k.config.td, I = i(() => k.config.breakpoint), L = p(null), R = p(!1);
66
+ d(() => {
67
+ let e = new ResizeObserver((e) => {
68
+ e.forEach((e) => {
69
+ R.value = e.contentRect.width < I.value;
70
+ });
71
+ });
72
+ L.value && e.observe(L.value);
73
+ });
74
+ let z = O;
75
+ return (i, d) => (f(), o("div", {
76
+ ref_key: "tableContainer",
77
+ ref: L,
78
+ style: u(`width: 100%; container-type: inline-size; position:relative;${t.withCloseButton ? "padding-top: 36px;" : ""}overflow:auto`),
79
+ class: l({
80
+ "atom-data-table": !0,
81
+ "vue-ui-responsive": R.value
82
+ })
83
+ }, [t.withCloseButton ? (f(), o("div", {
84
+ key: 0,
85
+ "data-dom-to-png-ignore": "",
86
+ role: "button",
87
+ tabindex: "0",
88
+ style: u(`width:32px; position: absolute; top: 0; right:4px; padding: 0 0px; display: flex; align-items:center;justify-content:center;height: 36px; width: 32px; cursor:${t.isCursorPointer ? "pointer" : "default"}; background:${_(A)};`),
89
+ onClick: d[0] ||= (e) => z("close"),
90
+ onKeypress: d[1] ||= y((e) => z("close"), ["enter"])
91
+ }, [c(n, {
92
+ name: "close",
93
+ stroke: _(j),
94
+ "stroke-width": 2
95
+ }, null, 8, ["stroke"])], 36)) : a("", !0), s("table", b, [
96
+ s("caption", {
97
+ style: u({
98
+ backgroundColor: _(A),
99
+ color: _(j),
100
+ outline: _(M)
101
+ }),
102
+ class: "vue-ui-data-table__caption"
103
+ }, g(t.title), 5),
104
+ s("thead", null, [s("tr", {
105
+ role: "row",
106
+ style: u([{ "font-variant-numeric": "tabular-nums" }, {
107
+ backgroundColor: _(A),
108
+ color: _(j)
109
+ }]),
110
+ class: "vue-ui-data-table__thead-row"
111
+ }, [(f(!0), o(r, null, m(t.head, (e, t) => (f(), o("th", {
112
+ role: "cell",
113
+ style: u({ outline: _(M) }),
114
+ key: `th_${t}`
115
+ }, [s("div", x, [s("div", S, [e?.color ? (f(), o("svg", C, [s("circle", {
116
+ cx: "10",
117
+ cy: "10",
118
+ r: "10",
119
+ fill: e.color
120
+ }, null, 8, w)])) : a("", !0)]), h(i.$slots, "th", { th: e }, void 0, !0)])], 4))), 128))], 4)]),
121
+ s("tbody", null, [(f(!0), o(r, null, m(t.body, (n, d) => (f(), o("tr", {
122
+ role: "row",
123
+ style: u([{ "font-variant-numeric": "tabular-nums" }, {
124
+ backgroundColor: _(N),
125
+ color: _(P)
126
+ }]),
127
+ class: l({
128
+ "vue-ui-data-table__tbody__row": !0,
129
+ "vue-ui-data-table__tbody__row-even": d % 2 == 0,
130
+ "vue-ui-data-table__tbody__row-odd": d % 2 != 0
131
+ })
132
+ }, [(f(!0), o(r, null, m(n, (n, r) => (f(), o("td", {
133
+ role: "cell",
134
+ "data-cell": (t.colNames[r] && t.colNames[r].name ? t.colNames[r].name : "") || t.colNames[r] || "",
135
+ style: u({ outline: _(F) }),
136
+ class: "vue-ui-data-table__tbody__td"
137
+ }, [s("div", E, [n?.color ? (f(), o("svg", D, [c(e, {
138
+ plot: {
139
+ x: 10,
140
+ y: 10
141
+ },
142
+ color: n.color,
143
+ radius: 9,
144
+ shape: t.config.shape || n.shape || "circle"
145
+ }, null, 8, ["color", "shape"])])) : a("", !0), h(i.$slots, "td", { td: n }, void 0, !0)])], 12, T))), 256))], 6))), 256))])
146
+ ])], 6));
147
+ }
148
+ }, [["__scopeId", "data-v-c3927505"]]);
149
+ //#endregion
150
+ export { O as default };