@primeui/vue-chart 0.0.1-alpha.1 → 1.0.0-rc.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 (180) hide show
  1. package/LICENSE.md +35 -0
  2. package/README.md +64 -0
  3. package/dist/CartesianRenderer.rich.spec.d.ts +1 -0
  4. package/dist/Chart.features.spec.d.ts +1 -0
  5. package/dist/Chart.interactions.spec.d.ts +1 -0
  6. package/dist/Chart.pointEvents.spec.d.ts +1 -0
  7. package/dist/Chart.vue.d.ts +5 -1
  8. package/dist/ChartCanvas.mjs +15 -14
  9. package/dist/ChartCanvas.pipeline.spec.d.ts +1 -0
  10. package/dist/ChartCanvas.vue.d.ts +8 -4
  11. package/dist/ChartGroup.sync.spec.d.ts +1 -0
  12. package/dist/ChartLegend.spec.d.ts +1 -0
  13. package/dist/ChartSvg.containers.spec.d.ts +1 -0
  14. package/dist/ChartSvg.declarative.spec.d.ts +1 -0
  15. package/dist/ChartSvg.export-menu.spec.d.ts +1 -0
  16. package/dist/ChartSvg.hover.spec.d.ts +1 -0
  17. package/dist/ChartSvg.mjs +15 -14
  18. package/dist/ChartSvg.renderers.spec.d.ts +1 -0
  19. package/dist/ChartSvg.vue.d.ts +8 -4
  20. package/dist/ColorLegendRenderer.branches.spec.d.ts +1 -0
  21. package/dist/ColorLegendRenderer.spec.d.ts +1 -0
  22. package/dist/LegendRenderer.spec.d.ts +1 -0
  23. package/dist/NavigatorRenderer.spec.d.ts +1 -0
  24. package/dist/RadialHeatmap.rich.spec.d.ts +1 -0
  25. package/dist/TooltipRenderer.spec.d.ts +1 -0
  26. package/dist/{chunk-6S4JMPKC.mjs → chunks/chunk-2NZ3PUWW.mjs} +2 -2
  27. package/dist/{chunk-RRHYGSK6.mjs → chunks/chunk-2TOEQNJ6.mjs} +2 -2
  28. package/dist/{chunk-GX2MK6VT.mjs → chunks/chunk-36DHPBYP.mjs} +25 -23
  29. package/dist/{chunk-RSTIA3KM.mjs → chunks/chunk-3DINEX6C.mjs} +2 -1
  30. package/dist/{chunk-PJVOZSPF.mjs → chunks/chunk-3JA5JAHF.mjs} +2 -2
  31. package/dist/{chunk-KOWFD2AE.mjs → chunks/chunk-3PJULFR5.mjs} +22 -21
  32. package/dist/chunks/chunk-3X27K5XC.mjs +236 -0
  33. package/dist/chunks/chunk-3XOLEGDL.mjs +182 -0
  34. package/dist/{chunk-372K2BMN.mjs → chunks/chunk-4EU72IBK.mjs} +71 -23
  35. package/dist/{chunk-PSSXPTLQ.mjs → chunks/chunk-4SLSYRNY.mjs} +6 -6
  36. package/dist/{chunk-4NJ2PSHV.mjs → chunks/chunk-5ZLVNQ2L.mjs} +7 -4
  37. package/dist/{chunk-O6L3PNFC.mjs → chunks/chunk-6Z4MZIJI.mjs} +2 -2
  38. package/dist/chunks/chunk-7EZEZMGG.mjs +22 -0
  39. package/dist/chunks/chunk-ADAGGXFG.mjs +166 -0
  40. package/dist/{chunk-YRKAI2R2.mjs → chunks/chunk-AKMQHU5T.mjs} +15 -14
  41. package/dist/{chunk-ZRCOVQQM.mjs → chunks/chunk-BSROML7P.mjs} +2 -2
  42. package/dist/{chunk-WYV2MHP6.mjs → chunks/chunk-CGFPDWB4.mjs} +1 -1
  43. package/dist/{chunk-4CRHCZV3.mjs → chunks/chunk-CMJXLIEY.mjs} +125 -9
  44. package/dist/{chunk-42J32DPD.mjs → chunks/chunk-CRIB3I3L.mjs} +1 -1
  45. package/dist/{chunk-WKSQR6L5.mjs → chunks/chunk-CW2KYVYO.mjs} +31 -8
  46. package/dist/{chunk-644ROAHU.mjs → chunks/chunk-DDRSIMLE.mjs} +33 -12
  47. package/dist/{chunk-32XIRBZ7.mjs → chunks/chunk-DXKAPWMO.mjs} +2 -2
  48. package/dist/{chunk-44BAFHPK.mjs → chunks/chunk-EWDMF46D.mjs} +10 -5
  49. package/dist/{chunk-E2U4W5FW.mjs → chunks/chunk-F7EK5D6J.mjs} +11 -11
  50. package/dist/{chunk-ZHFL3RYO.mjs → chunks/chunk-GE2Y2FHS.mjs} +6 -6
  51. package/dist/{chunk-AAX7FOW3.mjs → chunks/chunk-GIDIMIWE.mjs} +11 -11
  52. package/dist/{chunk-NLXOJSKK.mjs → chunks/chunk-GLFXRR7N.mjs} +29 -5
  53. package/dist/{chunk-W5M3BR6N.mjs → chunks/chunk-GV3CY6CQ.mjs} +1 -1
  54. package/dist/{chunk-CDXF6ZTL.mjs → chunks/chunk-HH5FUUXX.mjs} +1 -1
  55. package/dist/{chunk-RQURY2H3.mjs → chunks/chunk-HHZFGQN2.mjs} +2 -2
  56. package/dist/{chunk-2D3PWFR2.mjs → chunks/chunk-HVLFOABV.mjs} +4 -4
  57. package/dist/chunks/chunk-I2BWSDNR.mjs +832 -0
  58. package/dist/{chunk-MDA22SIZ.mjs → chunks/chunk-IFZSHQDZ.mjs} +2 -2
  59. package/dist/chunks/chunk-IRGQNA5W.mjs +289 -0
  60. package/dist/chunks/chunk-JBWL3G7O.mjs +86 -0
  61. package/dist/{chunk-56NMBNNX.mjs → chunks/chunk-JPKNWLLP.mjs} +3 -3
  62. package/dist/{chunk-XBDNMPF7.mjs → chunks/chunk-JVH4MDKX.mjs} +2 -2
  63. package/dist/chunks/chunk-KNNYJD4D.mjs +14 -0
  64. package/dist/{chunk-AUI5R4DA.mjs → chunks/chunk-L73MEG22.mjs} +2 -2
  65. package/dist/{chunk-K326BBF7.mjs → chunks/chunk-L74BEYTD.mjs} +38 -17
  66. package/dist/{chunk-DYVFVVTO.mjs → chunks/chunk-LJZCE7LQ.mjs} +102 -6
  67. package/dist/{chunk-YGHWUR7K.mjs → chunks/chunk-LP2YESP6.mjs} +1 -1
  68. package/dist/{chunk-WA735Y26.mjs → chunks/chunk-MGUGO3RV.mjs} +1 -1
  69. package/dist/{chunk-DOOXGOOB.mjs → chunks/chunk-OJHEN5FG.mjs} +96 -5
  70. package/dist/{chunk-ZNINPVG7.mjs → chunks/chunk-ON2FAZTD.mjs} +1 -1
  71. package/dist/{chunk-DLUFOM5K.mjs → chunks/chunk-PCBF6FSQ.mjs} +11 -11
  72. package/dist/{chunk-72KINEJ6.mjs → chunks/chunk-PR6MTWPJ.mjs} +10 -5
  73. package/dist/{chunk-FQTWLAVA.mjs → chunks/chunk-QJCMFAHB.mjs} +1 -1
  74. package/dist/{chunk-62NGBLQ7.mjs → chunks/chunk-QONZ3SCZ.mjs} +1 -1
  75. package/dist/{chunk-HANSF33Z.mjs → chunks/chunk-QOWKMWNO.mjs} +1 -1
  76. package/dist/{chunk-GA4VV5V4.mjs → chunks/chunk-R4AZOPXC.mjs} +1 -1
  77. package/dist/{chunk-5DWO3G33.mjs → chunks/chunk-SGLTVJUA.mjs} +35 -21
  78. package/dist/{chunk-5FTUGKPC.mjs → chunks/chunk-TRGN3ZMM.mjs} +5 -5
  79. package/dist/{chunk-RSAZ7V5Z.mjs → chunks/chunk-TZ23VBFU.mjs} +2 -2
  80. package/dist/{chunk-4UVPCLJ7.mjs → chunks/chunk-U6X3GVJ3.mjs} +1 -1
  81. package/dist/{chunk-J2P5JBHC.mjs → chunks/chunk-UOMQNZMT.mjs} +1 -1
  82. package/dist/{chunk-4THCGGER.mjs → chunks/chunk-UOZFNTVQ.mjs} +2 -2
  83. package/dist/{chunk-TIV2FI4S.mjs → chunks/chunk-WVNDZNMV.mjs} +2 -2
  84. package/dist/{chunk-GFC24374.mjs → chunks/chunk-X4NWFK7L.mjs} +5 -5
  85. package/dist/{chunk-FFBK7Q3W.mjs → chunks/chunk-YI3GLQYF.mjs} +67 -4
  86. package/dist/{chunk-HTZVV6VV.mjs → chunks/chunk-YZQS2YBK.mjs} +8 -6
  87. package/dist/{chunk-PQV55JYI.mjs → chunks/chunk-ZLD5VNMP.mjs} +2 -2
  88. package/dist/components/charts/ChartBar.mjs +13 -13
  89. package/dist/components/charts/ChartCandlestick.mjs +11 -11
  90. package/dist/components/charts/ChartHeatmap.mjs +11 -11
  91. package/dist/components/charts/ChartLine.mjs +12 -11
  92. package/dist/components/charts/ChartPie.mjs +12 -11
  93. package/dist/components/charts/ChartPolar.mjs +13 -11
  94. package/dist/components/charts/ChartRadar.mjs +13 -11
  95. package/dist/components/charts/ChartScatter.mjs +12 -11
  96. package/dist/components/charts/ChartTreemap.mjs +10 -10
  97. package/dist/components/containers/ChartDecimation.mjs +6 -6
  98. package/dist/components/containers/ChartGroup.mjs +4 -4
  99. package/dist/components/containers/ChartOverlap.mjs +5 -5
  100. package/dist/components/containers/ChartRange.mjs +6 -6
  101. package/dist/components/containers/ChartStacked.mjs +6 -6
  102. package/dist/components/containers/ChartWaterfall.mjs +5 -5
  103. package/dist/components/customizations/ChartAccessibility.mjs +9 -9
  104. package/dist/components/customizations/ChartAnnotation.mjs +5 -5
  105. package/dist/components/customizations/ChartAxisCategory.mjs +3 -3
  106. package/dist/components/customizations/ChartAxisGroup.mjs +3 -3
  107. package/dist/components/customizations/ChartBreadcrumb.mjs +6 -6
  108. package/dist/components/customizations/ChartCaption.mjs +9 -9
  109. package/dist/components/customizations/ChartColorLegend.mjs +9 -9
  110. package/dist/components/customizations/ChartDataLabels.mjs +9 -9
  111. package/dist/components/customizations/ChartExportMenu.mjs +9 -9
  112. package/dist/components/customizations/ChartHover.mjs +9 -9
  113. package/dist/components/customizations/ChartLegend.mjs +9 -9
  114. package/dist/components/customizations/ChartNavigator.mjs +10 -10
  115. package/dist/components/customizations/ChartReferenceBand.mjs +5 -5
  116. package/dist/components/customizations/ChartReferenceLine.mjs +5 -5
  117. package/dist/components/customizations/ChartResponsive.mjs +9 -9
  118. package/dist/components/customizations/ChartTitle.mjs +9 -9
  119. package/dist/components/customizations/ChartTooltip.mjs +9 -9
  120. package/dist/components/customizations/ChartXAxis.mjs +10 -10
  121. package/dist/components/customizations/ChartYAxis.mjs +10 -10
  122. package/dist/components/customizations/ChartZoom.mjs +9 -9
  123. package/dist/components/items/ChartItem.mjs +3 -3
  124. package/dist/components/items/ChartTreemapGroup.mjs +5 -5
  125. package/dist/components/renderers/CartesianRenderer.mjs +9 -9
  126. package/dist/components/renderers/CartesianRenderer.vue.d.ts +2 -0
  127. package/dist/components/renderers/ColorLegendRenderer.mjs +2 -2
  128. package/dist/components/renderers/LegendRenderer.mjs +3 -3
  129. package/dist/components/renderers/NavigatorRenderer.mjs +5 -5
  130. package/dist/components/renderers/RadialRenderer.mjs +9 -9
  131. package/dist/components/renderers/RadialRenderer.vue.d.ts +1 -1
  132. package/dist/components/renderers/RectRenderer.mjs +9 -9
  133. package/dist/components/renderers/RectRenderer.vue.d.ts +1 -1
  134. package/dist/components/renderers/TooltipRenderer.mjs +4 -4
  135. package/dist/components/renderers/layers/BarLayerCanvas.mjs +10 -10
  136. package/dist/components/renderers/layers/BarLayerSvg.mjs +10 -10
  137. package/dist/components/renderers/layers/CandlestickLayer.mjs +9 -9
  138. package/dist/components/renderers/layers/HeatmapLayer.mjs +9 -9
  139. package/dist/components/renderers/layers/LineLayer.mjs +10 -9
  140. package/dist/components/renderers/layers/PieLayer.mjs +7 -9
  141. package/dist/components/renderers/layers/PolarLayer.mjs +8 -9
  142. package/dist/components/renderers/layers/RadarLayer.mjs +8 -9
  143. package/dist/components/renderers/layers/ScatterLayer.mjs +10 -9
  144. package/dist/composables/index.d.ts +0 -8
  145. package/dist/composables/useAnimationProps.d.ts +2 -5
  146. package/dist/composables/useChartSync.spec.d.ts +1 -0
  147. package/dist/composables/useChartSyncCoordinator.spec.d.ts +1 -0
  148. package/dist/composables/useHeatmapRenderer.spec.d.ts +1 -0
  149. package/dist/composables/usePolarRenderer.spec.d.ts +1 -0
  150. package/dist/composables/useResponsiveConfig.d.ts +1 -1
  151. package/dist/composables/useResponsiveDimensions.spec.d.ts +1 -0
  152. package/dist/composables/useTreemapRenderer.spec.d.ts +1 -0
  153. package/dist/context/ChartContext.d.ts +1 -1
  154. package/dist/index.d.ts +2 -1
  155. package/dist/index.mjs +69 -66
  156. package/dist/namespace.mjs +69 -112
  157. package/dist/release-date.d.ts +1 -1
  158. package/dist/types/animation.types.d.ts +2 -0
  159. package/dist/types/bar.types.d.ts +2 -1
  160. package/dist/types/candlestick.types.d.ts +0 -1
  161. package/dist/types/heatmap.types.d.ts +0 -1
  162. package/dist/types/index.d.ts +1 -1
  163. package/dist/types/item.types.d.ts +0 -1
  164. package/dist/types/line.types.d.ts +4 -1
  165. package/dist/types/scatter.types.d.ts +3 -2
  166. package/dist/useChartContext.spec.d.ts +1 -0
  167. package/package.json +9 -14
  168. package/LICENSE +0 -23
  169. package/dist/chunk-54DLUFIA.mjs +0 -96
  170. package/dist/chunk-CQHNYT2V.mjs +0 -1692
  171. package/dist/chunk-JKK3D33U.mjs +0 -64
  172. package/dist/chunk-UO27BCRL.mjs +0 -86
  173. package/dist/chunk-VWABO23U.mjs +0 -143
  174. /package/dist/{chunk-FZ3PZ66C.mjs → chunks/chunk-4Q3QUNX6.mjs} +0 -0
  175. /package/dist/{chunk-5SRBQVU5.mjs → chunks/chunk-EHSDNH7K.mjs} +0 -0
  176. /package/dist/{chunk-LD57I4SY.mjs → chunks/chunk-H4HLHGUW.mjs} +0 -0
  177. /package/dist/{chunk-TEOO4OLV.mjs → chunks/chunk-L6N5IYAJ.mjs} +0 -0
  178. /package/dist/{chunk-E4ROAOPT.mjs → chunks/chunk-S4YR4YK7.mjs} +0 -0
  179. /package/dist/{chunk-7P6ASYW6.mjs → chunks/chunk-VIHIR2BE.mjs} +0 -0
  180. /package/dist/{chunk-J43KLCZF.mjs → chunks/chunk-ZH4A4L6W.mjs} +0 -0
package/LICENSE.md ADDED
@@ -0,0 +1,35 @@
1
+ # PrimeUI Pro License
2
+
3
+ This package is a **PrimeUI Pro** component by PrimeTek Informatics — an advanced, framework-independent UI component.
4
+
5
+ PrimeUI Pro components are commercial software. They are not available under the MIT license or a free Community license. A valid commercial license is required.
6
+
7
+ ## How PrimeUI Pro May Be Used
8
+
9
+ This component may be used under either of the following:
10
+
11
+ ### Standalone Commercial License
12
+
13
+ Purchased individually, licensed per developer, perpetual, with one year of updates. The component is framework-independent and may be used with any UI library, including PrimeNG, PrimeReact, PrimeVue, or others.
14
+
15
+ ### Included with PrimeUI Commercial Suite
16
+
17
+ PrimeUI Commercial Suite license holders receive access to all PrimeUI Pro components released within their update period at no additional cost.
18
+
19
+ ## License Key
20
+
21
+ A valid license key is required to use this software. License verification is performed offline, with no telemetry and no remote connection. A missing, invalid, or expired key may cause the software to display a license notice.
22
+
23
+ ## Full Terms
24
+
25
+ The complete license terms, pricing, and renewal information are available at:
26
+
27
+ **https://primeui.dev/licenses/commercial**
28
+
29
+ ## Restrictions
30
+
31
+ This software is distributed as a compiled package. You may not reverse-engineer, decompile, or extract its source code, redistribute it as a component library or development tool, or remove its license mechanisms. Redistributing the component so that third parties can develop with it requires a separate OEM License. See the full terms for details.
32
+
33
+ ---
34
+
35
+ © 2026 PrimeTek Informatics. All rights reserved.
package/README.md CHANGED
@@ -1 +1,65 @@
1
1
  # PrimeUI Vue Chart
2
+
3
+ `@primeui/vue-chart` is the Vue 3 chart component for PrimeUI. It supports bar, line, pie, doughnut, radar, polar area, and scatter chart types.
4
+
5
+ ## Install
6
+
7
+ ```bash
8
+ pnpm add @primeui/vue-chart
9
+ ```
10
+
11
+ ## Basic Usage
12
+
13
+ ```vue
14
+ <script setup lang="ts">
15
+ import { Chart } from '@primeui/vue-chart';
16
+
17
+ const data = {
18
+ labels: ['January', 'February', 'March', 'April', 'May'],
19
+ datasets: [
20
+ {
21
+ label: 'Sales',
22
+ data: [40, 59, 80, 61, 56],
23
+ backgroundColor: ['#FF6384', '#36A2EB', '#FFCE56', '#4BC0C0', '#9966FF']
24
+ }
25
+ ]
26
+ };
27
+
28
+ const options = {
29
+ responsive: true,
30
+ plugins: {
31
+ legend: { position: 'top' }
32
+ }
33
+ };
34
+ </script>
35
+
36
+ <template>
37
+ <Chart type="bar" :data="data" :options="options" />
38
+ </template>
39
+ ```
40
+
41
+ ## Chart Types
42
+
43
+ | Type | Value |
44
+ | ---------- | ------------- |
45
+ | Bar | `"bar"` |
46
+ | Line | `"line"` |
47
+ | Pie | `"pie"` |
48
+ | Doughnut | `"doughnut"` |
49
+ | Radar | `"radar"` |
50
+ | Polar Area | `"polarArea"` |
51
+ | Scatter | `"scatter"` |
52
+
53
+ ## Responsive Charts
54
+
55
+ Charts are responsive by default. Set `width` and `height` props to fix the canvas dimensions, or control the container size via CSS.
56
+
57
+ ```vue
58
+ <template>
59
+ <Chart type="line" :data="data" width="400" height="300" />
60
+ </template>
61
+ ```
62
+
63
+ ## License
64
+
65
+ Licensed under the [PrimeUI Pro License](https://primeui.dev/licenses/commercial) - Copyright (c) [PrimeTek Informatics](https://www.primetek.com.tr)
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -1,4 +1,4 @@
1
- import type { ChartCanvasProps } from './types';
1
+ import type { ChartCanvasProps, ChartPointEvent } from './types';
2
2
  declare const _default: typeof __VLS_export;
3
3
  export default _default;
4
4
  declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<ChartCanvasProps & {
@@ -8,10 +8,14 @@ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<ChartC
8
8
  $plugins: import("vue").ShallowRef<Record<string, unknown>, Record<string, unknown>>;
9
9
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
10
  resize: (width: number, height: number) => any;
11
+ "point-click": (event: ChartPointEvent<unknown>) => any;
12
+ "point-hover": (event: ChartPointEvent<unknown> | null) => any;
11
13
  }, string, import("vue").PublicProps, Readonly<ChartCanvasProps & {
12
14
  renderer: "svg" | "canvas";
13
15
  }> & Readonly<{
14
16
  onResize?: ((width: number, height: number) => any) | undefined;
17
+ "onPoint-click"?: ((event: ChartPointEvent<unknown>) => any) | undefined;
18
+ "onPoint-hover"?: ((event: ChartPointEvent<unknown> | null) => any) | undefined;
15
19
  }>, {
16
20
  responsive: boolean;
17
21
  dir: "ltr" | "rtl" | "auto";
@@ -1,14 +1,15 @@
1
- export { ChartCanvas_default as default } from './chunk-72KINEJ6.mjs';
2
- import './chunk-372K2BMN.mjs';
3
- import './chunk-5FTUGKPC.mjs';
4
- import './chunk-E4ROAOPT.mjs';
5
- import './chunk-GX2MK6VT.mjs';
6
- import './chunk-CQHNYT2V.mjs';
7
- import './chunk-TEOO4OLV.mjs';
8
- import './chunk-PQV55JYI.mjs';
9
- import './chunk-J43KLCZF.mjs';
10
- import './chunk-NLXOJSKK.mjs';
11
- import './chunk-HANSF33Z.mjs';
12
- import './chunk-LD57I4SY.mjs';
13
- import './chunk-FZ3PZ66C.mjs';
14
- import './chunk-7P6ASYW6.mjs';
1
+ export { ChartCanvas_default as default } from './chunks/chunk-PR6MTWPJ.mjs';
2
+ import './chunks/chunk-4EU72IBK.mjs';
3
+ import './chunks/chunk-TRGN3ZMM.mjs';
4
+ import './chunks/chunk-S4YR4YK7.mjs';
5
+ import './chunks/chunk-36DHPBYP.mjs';
6
+ import './chunks/chunk-ZH4A4L6W.mjs';
7
+ import './chunks/chunk-I2BWSDNR.mjs';
8
+ import './chunks/chunk-L6N5IYAJ.mjs';
9
+ import './chunks/chunk-ZLD5VNMP.mjs';
10
+ import './chunks/chunk-7EZEZMGG.mjs';
11
+ import './chunks/chunk-GLFXRR7N.mjs';
12
+ import './chunks/chunk-QOWKMWNO.mjs';
13
+ import './chunks/chunk-H4HLHGUW.mjs';
14
+ import './chunks/chunk-4Q3QUNX6.mjs';
15
+ import './chunks/chunk-VIHIR2BE.mjs';
@@ -0,0 +1 @@
1
+ export {};
@@ -1,16 +1,20 @@
1
- import type { ChartCanvasProps } from './types';
2
- declare var __VLS_11: {};
1
+ import type { ChartCanvasProps, ChartPointEvent } from './types';
2
+ declare var __VLS_13: {};
3
3
  type __VLS_Slots = {} & {
4
- default?: (props: typeof __VLS_11) => any;
4
+ default?: (props: typeof __VLS_13) => any;
5
5
  };
6
6
  declare const __VLS_base: import("vue").DefineComponent<ChartCanvasProps, {
7
7
  redraw: () => void | undefined;
8
8
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
9
9
  resize: (width: number, height: number) => any;
10
+ "point-click": (event: ChartPointEvent<unknown>) => any;
11
+ "point-hover": (event: ChartPointEvent<unknown> | null) => any;
10
12
  }, string, import("vue").PublicProps, Readonly<ChartCanvasProps> & Readonly<{
11
13
  onResize?: ((width: number, height: number) => any) | undefined;
14
+ "onPoint-click"?: ((event: ChartPointEvent<unknown>) => any) | undefined;
15
+ "onPoint-hover"?: ((event: ChartPointEvent<unknown> | null) => any) | undefined;
12
16
  }>, {
13
- animation: import("packages/components/chart/chart-types/src/animations.types.js").AnimationSpec | false;
17
+ animation: import("@primeui/chart-types").AnimationSpec | false;
14
18
  responsive: boolean;
15
19
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
20
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
package/dist/ChartSvg.mjs CHANGED
@@ -1,14 +1,15 @@
1
- export { ChartSvg_default as default } from './chunk-44BAFHPK.mjs';
2
- import './chunk-372K2BMN.mjs';
3
- import './chunk-5FTUGKPC.mjs';
4
- import './chunk-E4ROAOPT.mjs';
5
- import './chunk-GX2MK6VT.mjs';
6
- import './chunk-CQHNYT2V.mjs';
7
- import './chunk-TEOO4OLV.mjs';
8
- import './chunk-PQV55JYI.mjs';
9
- import './chunk-J43KLCZF.mjs';
10
- import './chunk-NLXOJSKK.mjs';
11
- import './chunk-HANSF33Z.mjs';
12
- import './chunk-LD57I4SY.mjs';
13
- import './chunk-FZ3PZ66C.mjs';
14
- import './chunk-7P6ASYW6.mjs';
1
+ export { ChartSvg_default as default } from './chunks/chunk-EWDMF46D.mjs';
2
+ import './chunks/chunk-4EU72IBK.mjs';
3
+ import './chunks/chunk-TRGN3ZMM.mjs';
4
+ import './chunks/chunk-S4YR4YK7.mjs';
5
+ import './chunks/chunk-36DHPBYP.mjs';
6
+ import './chunks/chunk-ZH4A4L6W.mjs';
7
+ import './chunks/chunk-I2BWSDNR.mjs';
8
+ import './chunks/chunk-L6N5IYAJ.mjs';
9
+ import './chunks/chunk-ZLD5VNMP.mjs';
10
+ import './chunks/chunk-7EZEZMGG.mjs';
11
+ import './chunks/chunk-GLFXRR7N.mjs';
12
+ import './chunks/chunk-QOWKMWNO.mjs';
13
+ import './chunks/chunk-H4HLHGUW.mjs';
14
+ import './chunks/chunk-4Q3QUNX6.mjs';
15
+ import './chunks/chunk-VIHIR2BE.mjs';
@@ -0,0 +1 @@
1
+ export {};
@@ -1,16 +1,20 @@
1
- import type { ChartSvgProps } from './types';
2
- declare var __VLS_11: {};
1
+ import type { ChartPointEvent, ChartSvgProps } from './types';
2
+ declare var __VLS_13: {};
3
3
  type __VLS_Slots = {} & {
4
- default?: (props: typeof __VLS_11) => any;
4
+ default?: (props: typeof __VLS_13) => any;
5
5
  };
6
6
  declare const __VLS_base: import("vue").DefineComponent<ChartSvgProps, {
7
7
  redraw: () => void | undefined;
8
8
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
9
9
  resize: (width: number, height: number) => any;
10
+ "point-click": (event: ChartPointEvent<unknown>) => any;
11
+ "point-hover": (event: ChartPointEvent<unknown> | null) => any;
10
12
  }, string, import("vue").PublicProps, Readonly<ChartSvgProps> & Readonly<{
11
13
  onResize?: ((width: number, height: number) => any) | undefined;
14
+ "onPoint-click"?: ((event: ChartPointEvent<unknown>) => any) | undefined;
15
+ "onPoint-hover"?: ((event: ChartPointEvent<unknown> | null) => any) | undefined;
12
16
  }>, {
13
- animation: import("packages/components/chart/chart-types/src/animations.types.js").AnimationSpec | false;
17
+ animation: import("@primeui/chart-types").AnimationSpec | false;
14
18
  responsive: boolean;
15
19
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
20
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -1,5 +1,5 @@
1
- import { useCustomizationRegistration } from './chunk-PQV55JYI.mjs';
2
- import { CHART_METHODS_KEY, CHART_GROUP_TEXT_KEY } from './chunk-FZ3PZ66C.mjs';
1
+ import { useCustomizationRegistration } from './chunk-ZLD5VNMP.mjs';
2
+ import { CHART_METHODS_KEY, CHART_GROUP_TEXT_KEY } from './chunk-4Q3QUNX6.mjs';
3
3
  import { defineComponent, inject, computed, onMounted, watch, onUnmounted } from 'vue';
4
4
 
5
5
  var _sfc_main = /* @__PURE__ */ defineComponent({
@@ -1,4 +1,4 @@
1
- import { useBarLayer, useBarRendererBase } from './chunk-YRKAI2R2.mjs';
1
+ import { useBarLayer, useBarRendererBase } from './chunk-AKMQHU5T.mjs';
2
2
  import { defineComponent, unref, openBlock, createElementBlock, createCommentVNode } from 'vue';
3
3
  import { createBarRendererSvg } from '@primeui/chart-core/series/bar/controller-svg';
4
4
 
@@ -13,7 +13,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
13
13
  setup(__props) {
14
14
  const { bar, methods, frame } = useBarLayer(useBarRenderer);
15
15
  return (_ctx, _cache) => {
16
- return unref(methods).renderer === "svg" && unref(bar).hasBarData.value ? (openBlock(), createElementBlock("g", {
16
+ return unref(methods).renderer === "svg" ? (openBlock(), createElementBlock("g", {
17
17
  key: 0,
18
18
  ref: (el) => {
19
19
  unref(bar).groupRef.value = el;
@@ -1,7 +1,7 @@
1
- import { TOOLTIP_DEFAULT_STYLE, TOOLTIP_BASE_STYLE } from './chunk-J43KLCZF.mjs';
2
- import { TOOLTIP_CONTEXT_KEY } from './chunk-FZ3PZ66C.mjs';
3
- import { defineComponent, inject, shallowRef, computed, ref, watch, onBeforeUnmount, openBlock, createElementBlock, normalizeClass, normalizeStyle, createBlock, resolveDynamicComponent, Fragment, createElementVNode, toDisplayString, renderList, createCommentVNode, createTextVNode } from 'vue';
4
- import { computeTooltipPosition, buildTooltipContent, gradientToCssBackground } from '@primeui/chart-core';
1
+ import { TOOLTIP_DEFAULT_STYLE, TOOLTIP_BASE_STYLE } from './chunk-ZH4A4L6W.mjs';
2
+ import { TOOLTIP_CONTEXT_KEY } from './chunk-4Q3QUNX6.mjs';
3
+ import { defineComponent, inject, shallowRef, computed, ref, watch, onBeforeUnmount, openBlock, createElementBlock, normalizeClass, normalizeStyle, createBlock, resolveDynamicComponent, unref, Fragment, createElementVNode, toDisplayString, renderList, createCommentVNode, createTextVNode } from 'vue';
4
+ import { computeTooltipPosition, buildTooltipContent, safeRenderProp, formatTooltipValue, gradientToCssBackground } from '@primeui/chart-core';
5
5
 
6
6
  var _hoisted_1 = { class: "p-chart-tooltip__title" };
7
7
  var _hoisted_2 = {
@@ -50,21 +50,23 @@ var _hoisted_17 = {
50
50
  style: { "margin-bottom": "0" }
51
51
  };
52
52
  var _hoisted_18 = { class: "p-chart-tooltip__row" };
53
- var _hoisted_19 = { class: "p-chart-tooltip__value" };
54
- var _hoisted_20 = { class: "p-chart-tooltip__row" };
55
- var _hoisted_21 = { class: "p-chart-tooltip__value" };
56
- var _hoisted_22 = {
53
+ var _hoisted_19 = { class: "p-chart-tooltip__label" };
54
+ var _hoisted_20 = { class: "p-chart-tooltip__value" };
55
+ var _hoisted_21 = { class: "p-chart-tooltip__row" };
56
+ var _hoisted_22 = { class: "p-chart-tooltip__label" };
57
+ var _hoisted_23 = { class: "p-chart-tooltip__value" };
58
+ var _hoisted_24 = {
57
59
  key: 0,
58
60
  class: "p-chart-tooltip__row"
59
61
  };
60
- var _hoisted_23 = { class: "p-chart-tooltip__value" };
61
- var _hoisted_24 = {
62
+ var _hoisted_25 = { class: "p-chart-tooltip__value" };
63
+ var _hoisted_26 = {
62
64
  key: 5,
63
65
  class: "p-chart-tooltip__row"
64
66
  };
65
- var _hoisted_25 = { class: "p-chart-tooltip__label" };
66
- var _hoisted_26 = { class: "p-chart-tooltip__value" };
67
- var _hoisted_27 = {
67
+ var _hoisted_27 = { class: "p-chart-tooltip__label" };
68
+ var _hoisted_28 = { class: "p-chart-tooltip__value" };
69
+ var _hoisted_29 = {
68
70
  key: 0,
69
71
  style: {
70
72
  "opacity": "0.6",
@@ -172,7 +174,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
172
174
  ref: tooltipEl,
173
175
  style: normalizeStyle(tooltipStyle.value),
174
176
  class: normalizeClass(["chart-tooltip", { "p-chart-tooltip": !hasCustomRender.value }])
175
- }, [hasCustomRender.value ? (openBlock(), createBlock(resolveDynamicComponent(() => __props.tooltipConfig.render({
177
+ }, [hasCustomRender.value ? (openBlock(), createBlock(resolveDynamicComponent(() => unref(safeRenderProp)(() => __props.tooltipConfig.render({
176
178
  datasetId: visibleTooltip.value.datasetId,
177
179
  index: visibleTooltip.value.index,
178
180
  label: visibleTooltip.value.label,
@@ -190,9 +192,9 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
190
192
  value: h.value,
191
193
  percentage: h.percentage,
192
194
  ohlc: h.ohlc,
193
- formattedValue: h.formattedValue
195
+ formattedValue: h.formattedValue ?? unref(formatTooltipValue)(h.value, props.locale)
194
196
  })) : void 0
195
- })), { key: 0 })) : content.value?.type === "multi-series" ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [createElementVNode("div", _hoisted_1, toDisplayString(content.value.label), 1), (openBlock(true), createElementBlock(Fragment, null, renderList(content.value.series, (row) => {
197
+ }), "tooltip")), { key: 0 })) : content.value?.type === "multi-series" ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [createElementVNode("div", _hoisted_1, toDisplayString(content.value.label), 1), (openBlock(true), createElementBlock(Fragment, null, renderList(content.value.series, (row) => {
196
198
  return openBlock(), createElementBlock(Fragment, { key: row.datasetId }, [row.ohlc ? (openBlock(), createElementBlock("div", _hoisted_2, [createElementVNode("div", _hoisted_3, [createElementVNode("span", {
197
199
  class: "p-chart-tooltip__swatch",
198
200
  style: normalizeStyle(swatchStyle(row.color, row.colorGradient, row.swatchColor))
@@ -231,21 +233,21 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
231
233
  key: row.key,
232
234
  class: "p-chart-tooltip__row"
233
235
  }, [createElementVNode("span", _hoisted_14, toDisplayString(row.key), 1), createElementVNode("span", _hoisted_15, toDisplayString(row.value), 1)]);
234
- }), 128))], 64)) : content.value?.type === "scatter" ? (openBlock(), createElementBlock(Fragment, { key: 4 }, [
236
+ }), 128))], 64)) : content.value?.type === "xy" ? (openBlock(), createElementBlock(Fragment, { key: 4 }, [
235
237
  createElementVNode("div", _hoisted_16, [createElementVNode("span", {
236
238
  class: "p-chart-tooltip__swatch",
237
239
  style: normalizeStyle(swatchStyle(content.value.color, content.value.colorGradient, content.value.swatchColor))
238
240
  }, null, 4), createElementVNode("span", _hoisted_17, toDisplayString(content.value.label), 1)]),
239
- createElementVNode("div", _hoisted_18, [_cache[0] || (_cache[0] = createElementVNode("span", { class: "p-chart-tooltip__label" }, "x", -1)), createElementVNode("span", _hoisted_19, toDisplayString(content.value.xValue.toLocaleString()), 1)]),
240
- createElementVNode("div", _hoisted_20, [_cache[1] || (_cache[1] = createElementVNode("span", { class: "p-chart-tooltip__label" }, "y", -1)), createElementVNode("span", _hoisted_21, toDisplayString(content.value.yValue.toLocaleString()), 1)]),
241
- content.value.bubbleValue != null ? (openBlock(), createElementBlock("div", _hoisted_22, [_cache[2] || (_cache[2] = createElementVNode("span", { class: "p-chart-tooltip__label" }, "value", -1)), createElementVNode("span", _hoisted_23, toDisplayString(content.value.bubbleValue.toLocaleString()), 1)])) : createCommentVNode("", true)
242
- ], 64)) : content.value?.type === "simple" ? (openBlock(), createElementBlock("div", _hoisted_24, [
241
+ createElementVNode("div", _hoisted_18, [createElementVNode("span", _hoisted_19, toDisplayString(content.value.xLabel), 1), createElementVNode("span", _hoisted_20, toDisplayString(content.value.xValue), 1)]),
242
+ createElementVNode("div", _hoisted_21, [createElementVNode("span", _hoisted_22, toDisplayString(content.value.yLabel), 1), createElementVNode("span", _hoisted_23, toDisplayString(content.value.yValue), 1)]),
243
+ content.value.bubbleValue != null ? (openBlock(), createElementBlock("div", _hoisted_24, [_cache[0] || (_cache[0] = createElementVNode("span", { class: "p-chart-tooltip__label" }, "value", -1)), createElementVNode("span", _hoisted_25, toDisplayString(content.value.bubbleValue), 1)])) : createCommentVNode("", true)
244
+ ], 64)) : content.value?.type === "simple" ? (openBlock(), createElementBlock("div", _hoisted_26, [
243
245
  createElementVNode("span", {
244
246
  class: "p-chart-tooltip__swatch",
245
247
  style: normalizeStyle(swatchStyle(content.value.color, content.value.colorGradient, content.value.swatchColor))
246
248
  }, null, 4),
247
- createElementVNode("span", _hoisted_25, toDisplayString(content.value.label), 1),
248
- createElementVNode("span", _hoisted_26, [createTextVNode(toDisplayString(content.value.value), 1), content.value.percentage != null ? (openBlock(), createElementBlock("span", _hoisted_27, " (" + toDisplayString(content.value.percentage) + "%)", 1)) : createCommentVNode("", true)])
249
+ createElementVNode("span", _hoisted_27, toDisplayString(content.value.label), 1),
250
+ createElementVNode("span", _hoisted_28, [createTextVNode(toDisplayString(content.value.value), 1), content.value.percentage != null ? (openBlock(), createElementBlock("span", _hoisted_29, " (" + toDisplayString(content.value.percentage) + "%)", 1)) : createCommentVNode("", true)])
249
251
  ])) : createCommentVNode("", true)], 6)) : createCommentVNode("", true);
250
252
  };
251
253
  }
@@ -1,4 +1,4 @@
1
- import { useCustomizationRegistration } from './chunk-PQV55JYI.mjs';
1
+ import { useCustomizationRegistration } from './chunk-ZLD5VNMP.mjs';
2
2
  import { defineComponent, computed } from 'vue';
3
3
 
4
4
  var _sfc_main = /* @__PURE__ */ defineComponent({
@@ -28,6 +28,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
28
28
  borderDash: props.borderDash,
29
29
  borderDashOffset: props.borderDashOffset,
30
30
  dimOpacity: props.dimOpacity,
31
+ radiusMultiplier: props.radiusMultiplier,
31
32
  onClick: props.onClick
32
33
  }));
33
34
  useCustomizationRegistration("hover", registrationProps);
@@ -1,5 +1,5 @@
1
- import { SYNC_BUS_KEY } from './chunk-LD57I4SY.mjs';
2
- import { CHART_GROUP_TEXT_KEY } from './chunk-FZ3PZ66C.mjs';
1
+ import { SYNC_BUS_KEY } from './chunk-H4HLHGUW.mjs';
2
+ import { CHART_GROUP_TEXT_KEY } from './chunk-4Q3QUNX6.mjs';
3
3
  import { defineComponent, provide, ref, openBlock, createElementBlock, toDisplayString, createCommentVNode, renderSlot } from 'vue';
4
4
  import { SyncBus, DEFAULT_CHART_CAPTION_PADDING, DEFAULT_CHART_TITLE_COLOR, DEFAULT_CHART_TITLE_FONT_SIZE, DEFAULT_CHART_TITLE_PADDING, DEFAULT_CHART_CAPTION_COLOR, DEFAULT_CHART_CAPTION_FONT_SIZE } from '@primeui/chart-core';
5
5
 
@@ -1,27 +1,26 @@
1
- import { ITEM_COLLECTOR_KEY } from './chunk-FZ3PZ66C.mjs';
1
+ import { ITEM_COLLECTOR_KEY } from './chunk-4Q3QUNX6.mjs';
2
2
  import { defineComponent, inject, onMounted, watch, onUnmounted } from 'vue';
3
3
 
4
4
  var _sfc_main = /* @__PURE__ */ defineComponent({
5
5
  __name: "ChartItem",
6
6
  props: {
7
7
  borderRadius: {},
8
- y: {},
8
+ categoryX: {},
9
+ categoryY: {},
10
+ valueX: {},
11
+ valueY: {},
12
+ category: {},
9
13
  value: {},
10
- label: {},
14
+ open: {},
15
+ high: {},
16
+ low: {},
17
+ close: {},
11
18
  color: {},
12
19
  borderColor: {},
13
20
  borderStrokeWidth: {},
14
- x: {},
15
21
  size: {},
16
22
  secondaryLabel: {},
17
23
  opacity: {},
18
- time: {},
19
- open: {},
20
- high: {},
21
- low: {},
22
- close: {},
23
- row: {},
24
- column: {},
25
24
  nodeId: {},
26
25
  parentId: {}
27
26
  },
@@ -34,21 +33,23 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
34
33
  const itemIndex = collector.getNextIndex();
35
34
  function buildItemProps() {
36
35
  return {
36
+ categoryX: props.categoryX,
37
+ categoryY: props.categoryY,
38
+ valueX: props.valueX,
39
+ valueY: props.valueY,
40
+ category: props.category,
37
41
  value: props.value,
38
- label: props.label,
39
- color: props.color,
40
- borderRadius: props.borderRadius,
41
- borderColor: props.borderColor,
42
- borderStrokeWidth: props.borderStrokeWidth,
43
- x: props.x,
44
- y: props.y,
45
- time: props.time,
46
42
  open: props.open,
47
43
  high: props.high,
48
44
  low: props.low,
49
45
  close: props.close,
50
- row: props.row,
51
- column: props.column,
46
+ size: props.size,
47
+ color: props.color,
48
+ borderRadius: props.borderRadius,
49
+ borderColor: props.borderColor,
50
+ borderStrokeWidth: props.borderStrokeWidth,
51
+ secondaryLabel: props.secondaryLabel,
52
+ opacity: props.opacity,
52
53
  nodeId: props.nodeId,
53
54
  parentId: props.parentId
54
55
  };