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,45 @@
1
+ import { t as e } from "./_plugin-vue_export-helper-B3ysoDQm.js";
2
+ import { Fragment as t, createElementBlock as n, createElementVNode as r, createTextVNode as i, openBlock as a, renderList as o, renderSlot as s, toDisplayString as c } from "vue";
3
+ //#region src/atoms/A11yDataTable.vue
4
+ var l = ["id"], u = { scope: "row" }, d = /* @__PURE__ */ e({
5
+ __name: "A11yDataTable",
6
+ props: {
7
+ uid: {
8
+ String,
9
+ required: !0
10
+ },
11
+ head: {
12
+ Array,
13
+ default: () => []
14
+ },
15
+ body: {
16
+ Array,
17
+ default: () => []
18
+ },
19
+ caption: {
20
+ String,
21
+ default: "Data table"
22
+ },
23
+ notice: {
24
+ String,
25
+ default: "A data table is available below."
26
+ }
27
+ },
28
+ setup(e) {
29
+ return (d, f) => (a(), n("div", {
30
+ id: `chart-data-table-${e.uid}`,
31
+ class: "sr-only",
32
+ "data-dom-to-png-ignore": ""
33
+ }, [r("p", null, c(e.notice), 1), r("table", null, [
34
+ r("caption", null, c(e.caption), 1),
35
+ r("thead", null, [r("tr", null, [(a(!0), n(t, null, o(e.head, (t, r) => (a(), n("th", {
36
+ role: "cell",
37
+ key: `a11y-head-${r}-${e.uid}`,
38
+ scope: "col"
39
+ }, [s(d.$slots, "th", { th: t }, () => [i(c(t), 1)], !0)]))), 128))])]),
40
+ r("tbody", null, [(a(!0), n(t, null, o(e.body, (l, f) => (a(), n("tr", { key: `a11y-body-${f}-${e.uid}` }, [r("th", u, c(l[0]), 1), (a(!0), n(t, null, o(l.slice(1), (t, r) => (a(), n("td", { key: `a11y-cell-${f}-${r}-${e.uid}` }, [s(d.$slots, "td", { td: t }, () => [i(c(t), 1)], !0)]))), 128))]))), 128))])
41
+ ])], 8, l));
42
+ }
43
+ }, [["__scopeId", "data-v-1090a7c5"]]);
44
+ //#endregion
45
+ export { d as t };
@@ -0,0 +1,116 @@
1
+ import { H as e } from "./lib-DUeYQsS0.js";
2
+ import { computed as t, createElementBlock as n, createElementVNode as r, openBlock as i, unref as a } from "vue";
3
+ //#region src/atoms/Arrow.vue
4
+ var o = { class: "vue-ui-element-arrow" }, s = [
5
+ "id",
6
+ "viewBox",
7
+ "refX",
8
+ "refY",
9
+ "markerWidth",
10
+ "markerHeight"
11
+ ], c = ["d", "fill"], l = [
12
+ "id",
13
+ "viewBox",
14
+ "refX",
15
+ "refY",
16
+ "markerWidth",
17
+ "markerHeight"
18
+ ], u = ["d", "fill"], d = [
19
+ "x1",
20
+ "y1",
21
+ "x2",
22
+ "y2",
23
+ "stroke",
24
+ "stroke-width",
25
+ "stroke-linecap",
26
+ "stroke-dasharray",
27
+ "marker-end",
28
+ "marker-start"
29
+ ], f = {
30
+ __name: "Arrow",
31
+ props: {
32
+ markerEnd: {
33
+ type: Boolean,
34
+ default: !0
35
+ },
36
+ markerSize: {
37
+ type: Number,
38
+ default: 10
39
+ },
40
+ markerStart: {
41
+ type: Boolean,
42
+ default: !1
43
+ },
44
+ stroke: {
45
+ type: String,
46
+ default: "#2D353C"
47
+ },
48
+ strokeDasharray: {
49
+ type: Number,
50
+ default: 0
51
+ },
52
+ strokeLinecap: {
53
+ type: String,
54
+ default: "round"
55
+ },
56
+ strokeWidth: {
57
+ type: Number,
58
+ default: 1
59
+ },
60
+ x1: {
61
+ type: Number,
62
+ default: 0
63
+ },
64
+ x2: {
65
+ type: Number,
66
+ default: 0
67
+ },
68
+ y1: {
69
+ type: Number,
70
+ default: 0
71
+ },
72
+ y2: {
73
+ type: Number,
74
+ default: 0
75
+ }
76
+ },
77
+ setup(f) {
78
+ let p = f, m = e(), h = t(() => `0 0 ${p.markerSize} ${p.markerSize}`), g = t(() => p.markerSize / 2), _ = t(() => g.value + p.markerSize / 10);
79
+ return (e, t) => (i(), n("g", o, [r("defs", null, [r("marker", {
80
+ id: `arrow_end_${a(m)}`,
81
+ orient: "auto",
82
+ viewBox: h.value,
83
+ refX: g.value,
84
+ refY: g.value,
85
+ markerWidth: _.value,
86
+ markerHeight: _.value
87
+ }, [r("path", {
88
+ d: `M 0 0 L ${f.markerSize} ${g.value} L 0 ${f.markerSize} z`,
89
+ fill: f.stroke
90
+ }, null, 8, c)], 8, s), r("marker", {
91
+ id: `arrow_start_${a(m)}`,
92
+ orient: "auto-start-reverse",
93
+ viewBox: h.value,
94
+ refX: g.value,
95
+ refY: g.value,
96
+ markerWidth: _.value,
97
+ markerHeight: _.value
98
+ }, [r("path", {
99
+ d: `M 0 0 L ${f.markerSize} ${g.value} L 0 ${f.markerSize} z`,
100
+ fill: f.stroke
101
+ }, null, 8, u)], 8, l)]), r("line", {
102
+ x1: f.x1,
103
+ y1: f.y1,
104
+ x2: f.x2,
105
+ y2: f.y2,
106
+ stroke: f.stroke,
107
+ "stroke-width": f.strokeWidth,
108
+ "stroke-linecap": f.strokeLinecap,
109
+ "stroke-dasharray": f.strokeDasharray,
110
+ "marker-end": f.markerEnd ? `url(#arrow_end_${a(m)})` : "",
111
+ "marker-start": f.markerStart ? `url(#arrow_start_${a(m)})` : ""
112
+ }, null, 8, d)]));
113
+ }
114
+ };
115
+ //#endregion
116
+ export { f as t };
@@ -0,0 +1,272 @@
1
+ import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
2
+ import { H as t, t as n } from "./lib-DUeYQsS0.js";
3
+ import { t as r } from "./_plugin-vue_export-helper-B3ysoDQm.js";
4
+ import { t as i } from "./BaseIcon-DfLoHNUj.js";
5
+ import { Teleport as a, computed as o, createBlock as s, createCommentVNode as c, createElementBlock as l, createElementVNode as u, createVNode as d, nextTick as f, normalizeClass as p, normalizeStyle as m, onMounted as h, onUnmounted as g, openBlock as _, reactive as v, ref as y, renderSlot as b, unref as x, withModifiers as S } from "vue";
6
+ //#region src/atoms/BaseDraggableDialog.vue
7
+ var C = /* @__PURE__ */ e({ default: () => E }), w = ["xmlns"], T = { class: "draggable-dialog-actions" }, E = /* @__PURE__ */ r({
8
+ __name: "BaseDraggableDialog",
9
+ props: {
10
+ backgroundColor: { type: String },
11
+ color: { type: String },
12
+ headerBg: { type: String },
13
+ headerColor: { type: String },
14
+ fullscreenParent: { type: HTMLElement },
15
+ isFullscreen: {
16
+ type: Boolean,
17
+ default: !1
18
+ },
19
+ withPadding: {
20
+ type: Boolean,
21
+ default: !1
22
+ },
23
+ forcedWidth: {
24
+ type: Number,
25
+ default: 400
26
+ },
27
+ forcedHeight: {
28
+ type: Number,
29
+ default: 400
30
+ },
31
+ isCursorPointer: {
32
+ type: Boolean,
33
+ default: !1
34
+ },
35
+ forceAspectRatio: {
36
+ type: Boolean,
37
+ default: !1
38
+ },
39
+ withFullWidth: {
40
+ type: Boolean,
41
+ default: !1
42
+ },
43
+ noLayerUpdate: {
44
+ type: Boolean,
45
+ default: !1
46
+ }
47
+ },
48
+ emits: ["close", "size"],
49
+ setup(e, { expose: r, emit: C }) {
50
+ let E = e, D = C, O = y(!1), k = y(!1), A = y(0), j = y(null), M = y(null), N = y(null), P = `vue-ui-draggable-dialog-${t()}`, F = `${P}-title`, I = `${P}-body`;
51
+ function L() {
52
+ E.noLayerUpdate || (A.value += 1);
53
+ }
54
+ let R = v({
55
+ left: window.innerWidth / 2 - 200,
56
+ top: window.innerHeight / 2 - 120,
57
+ width: E.forcedWidth,
58
+ height: E.forcedHeight,
59
+ dragging: !1,
60
+ resizing: !1,
61
+ dragOffsetX: 0,
62
+ dragOffsetY: 0,
63
+ pointerStartX: 0,
64
+ pointerStartY: 0,
65
+ resizeStartW: 0,
66
+ resizeStartH: 0
67
+ });
68
+ function z() {
69
+ N.value = document.activeElement instanceof HTMLElement ? document.activeElement : null, O.value = !0, f(() => {
70
+ k.value ||= (R.left = Math.max(0, window.innerWidth / 2 - R.width / 2), R.top = Math.max(0, window.innerHeight / 2 - R.height / 2), !0);
71
+ let e = M.value || j.value;
72
+ e && typeof e.focus == "function" && e.focus();
73
+ });
74
+ }
75
+ function B() {
76
+ O.value = !1, D("close"), N.value && typeof N.value.focus == "function" && N.value.focus();
77
+ }
78
+ r({
79
+ open: z,
80
+ close: B
81
+ });
82
+ let V = o(() => ({
83
+ position: "fixed",
84
+ left: `${R.left}px`,
85
+ top: `${R.top}px`,
86
+ width: `${R.width}px`,
87
+ height: `${R.height}px`,
88
+ padding: 0,
89
+ border: "none",
90
+ background: E.backgroundColor,
91
+ boxShadow: "0 4px 24px rgba(0,0,0,0.15)",
92
+ zIndex: 9999,
93
+ overflow: "visible",
94
+ borderRadius: "2px",
95
+ "--dlg-color": E.color
96
+ }));
97
+ function H(e) {
98
+ return e.touches && e.touches.length ? {
99
+ x: e.touches[0].clientX,
100
+ y: e.touches[0].clientY
101
+ } : {
102
+ x: e.clientX,
103
+ y: e.clientY
104
+ };
105
+ }
106
+ function U(e) {
107
+ e.preventDefault?.(), L(), R.dragging = !0;
108
+ let t = H(e);
109
+ R.dragOffsetX = t.x - R.left, R.dragOffsetY = t.y - R.top, document.addEventListener("mousemove", W), document.addEventListener("mouseup", G), document.addEventListener("touchmove", W, { passive: !1 }), document.addEventListener("touchend", G);
110
+ }
111
+ function W(e) {
112
+ if (!R.dragging) return;
113
+ e.preventDefault?.();
114
+ let t = H(e), n = t.x - R.dragOffsetX, r = t.y - R.dragOffsetY;
115
+ n = Math.max(0, Math.min(n, window.innerWidth - R.width)), r = Math.max(0, Math.min(r, window.innerHeight - R.height)), R.left = n, R.top = r;
116
+ }
117
+ function G() {
118
+ R.dragging = !1, document.removeEventListener("mousemove", W), document.removeEventListener("mouseup", G), document.removeEventListener("touchmove", W), document.removeEventListener("touchend", G);
119
+ }
120
+ function K(e) {
121
+ e.preventDefault?.(), L(), R.resizing = !0;
122
+ let t = H(e);
123
+ R.pointerStartX = t.x, R.pointerStartY = t.y, R.resizeStartW = R.width, R.resizeStartH = R.height, document.addEventListener("mousemove", q), document.addEventListener("mouseup", J), document.addEventListener("touchmove", q, { passive: !1 }), document.addEventListener("touchend", J);
124
+ }
125
+ function q(e) {
126
+ if (!R.resizing) return;
127
+ e.preventDefault?.();
128
+ let t = H(e), n = t.x - R.pointerStartX, r = t.y - R.pointerStartY;
129
+ R.width = Math.max(240, R.resizeStartW + n), R.height = Math.max(400, R.resizeStartH + r), D("size", {
130
+ width: R.width,
131
+ height: R.height
132
+ });
133
+ }
134
+ function J() {
135
+ R.resizing = !1, document.removeEventListener("mousemove", q), document.removeEventListener("mouseup", J), document.removeEventListener("touchmove", q), document.removeEventListener("touchend", J), D("size", {
136
+ width: R.width,
137
+ height: R.height
138
+ });
139
+ }
140
+ h(() => {
141
+ D("size", {
142
+ width: R.width,
143
+ height: R.height
144
+ });
145
+ });
146
+ function Y(e) {
147
+ e.preventDefault?.(), L(), R.resizing = !0;
148
+ let t = H(e);
149
+ R.pointerStartX = t.x, R.pointerStartY = t.y, R.resizeStartW = R.width, R.resizeStartH = R.height, R.resizeStartLeft = R.left, R.resizeStartTop = R.top, document.addEventListener("mousemove", X), document.addEventListener("mouseup", Z), document.addEventListener("touchmove", X, { passive: !1 }), document.addEventListener("touchend", Z);
150
+ }
151
+ function X(e) {
152
+ if (!R.resizing) return;
153
+ e.preventDefault?.();
154
+ let t = H(e), n = t.x - R.pointerStartX, r = Math.min(Math.max(0, R.resizeStartLeft + n), R.resizeStartLeft + R.resizeStartW - 240), i = R.resizeStartW - (r - R.resizeStartLeft), a = t.y - R.pointerStartY, o = Math.max(400, R.resizeStartH + a);
155
+ R.left = r, R.width = i, R.height = o;
156
+ }
157
+ function Z() {
158
+ R.resizing = !1, document.removeEventListener("mousemove", X), document.removeEventListener("mouseup", Z), document.removeEventListener("touchmove", X), document.removeEventListener("touchend", Z);
159
+ }
160
+ h(() => {
161
+ document.addEventListener("keydown", Q);
162
+ });
163
+ function Q(e) {
164
+ e.key && e.key === "Escape" && B();
165
+ }
166
+ g(() => {
167
+ G(), J(), Z(), document.removeEventListener("keydown", Q);
168
+ });
169
+ function $(e) {
170
+ e.key === "Tab" && ee(e);
171
+ }
172
+ function ee(e) {
173
+ if (!j.value) return;
174
+ let t = j.value.querySelectorAll("a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, [tabindex]:not([tabindex=\"-1\"]), [contenteditable=\"true\"]");
175
+ if (!t.length) return;
176
+ let n = t[0], r = t[t.length - 1];
177
+ e.shiftKey ? document.activeElement === n && (e.preventDefault(), r.focus()) : document.activeElement === r && (e.preventDefault(), n.focus());
178
+ }
179
+ return (t, r) => (_(), s(a, {
180
+ to: e.isFullscreen ? e.fullscreenParent : "body",
181
+ key: A.value
182
+ }, [O.value ? (_(), l("div", {
183
+ key: 0,
184
+ ref_key: "draggableDialog",
185
+ ref: j,
186
+ class: "vue-ui-draggable-dialog",
187
+ style: m(V.value),
188
+ role: "dialog",
189
+ "aria-modal": !0,
190
+ "aria-labelledby": F,
191
+ "aria-describedby": I,
192
+ tabindex: "-1",
193
+ onClick: r[0] ||= S(() => {}, ["stop"]),
194
+ onKeydown: $
195
+ }, [
196
+ u("div", {
197
+ class: "vue-ui-draggable-dialog-header",
198
+ style: m({
199
+ backgroundColor: e.headerBg,
200
+ color: e.headerColor
201
+ })
202
+ }, [
203
+ u("span", {
204
+ class: "drag-handle",
205
+ "aria-hidden": "true",
206
+ onMousedown: S(U, ["stop", "prevent"]),
207
+ onTouchstart: S(U, ["stop", "prevent"])
208
+ }, [(_(), l("svg", {
209
+ xmlns: x(n),
210
+ width: "20",
211
+ height: "20",
212
+ viewBox: "0 0 24 24",
213
+ fill: "none",
214
+ stroke: "currentColor",
215
+ "stroke-width": "1",
216
+ "stroke-linecap": "round",
217
+ "stroke-linejoin": "round"
218
+ }, [...r[1] ||= [
219
+ u("path", { d: "M5 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }, null, -1),
220
+ u("path", { d: "M5 15m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }, null, -1),
221
+ u("path", { d: "M12 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }, null, -1),
222
+ u("path", { d: "M12 15m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }, null, -1),
223
+ u("path", { d: "M19 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }, null, -1),
224
+ u("path", { d: "M19 15m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }, null, -1)
225
+ ]], 8, w))], 32),
226
+ u("span", {
227
+ class: "vue-ui-draggable-dialog-title",
228
+ id: F
229
+ }, [b(t.$slots, "title", {}, void 0, !0)]),
230
+ u("div", T, [b(t.$slots, "actions", {}, void 0, !0), u("button", {
231
+ ref_key: "closeButtonElement",
232
+ ref: M,
233
+ class: "close",
234
+ type: "button",
235
+ "aria-label": "Close dialog",
236
+ onClick: B,
237
+ style: m({ cursor: e.isCursorPointer ? "pointer" : "default" })
238
+ }, [d(i, {
239
+ name: "close",
240
+ stroke: e.headerColor
241
+ }, null, 8, ["stroke"])], 4)])
242
+ ], 4),
243
+ u("div", {
244
+ id: I,
245
+ role: "document",
246
+ class: p({
247
+ "vue-ui-draggable-dialog-body": !e.withPadding,
248
+ "vue-ui-draggable-dialog-body-pad": e.withPadding,
249
+ "vue-ui-draggable-dialog-body-full-width": e.withFullWidth
250
+ })
251
+ }, [
252
+ b(t.$slots, "before", {}, void 0, !0),
253
+ b(t.$slots, "content", {}, void 0, !0),
254
+ b(t.$slots, "after", {}, void 0, !0)
255
+ ], 2),
256
+ u("div", {
257
+ class: "resize-handle",
258
+ "aria-hidden": "true",
259
+ onMousedown: S(K, ["stop", "prevent"]),
260
+ onTouchstart: S(K, ["stop", "prevent"])
261
+ }, null, 32),
262
+ u("div", {
263
+ class: "resize-handle resize-handle-left",
264
+ "aria-hidden": "true",
265
+ onMousedown: S(Y, ["stop", "prevent"]),
266
+ onTouchstart: S(Y, ["stop", "prevent"])
267
+ }, null, 32)
268
+ ], 36)) : c("", !0)], 8, ["to"]));
269
+ }
270
+ }, [["__scopeId", "data-v-41359ac7"]]);
271
+ //#endregion
272
+ export { C as n, E as t };