vue-data-ui 3.19.2 → 3.19.4

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 (154) hide show
  1. package/dist/{PackageVersion-DYadtlla.js → PackageVersion-DvDLFw4Z.js} +1 -1
  2. package/dist/{Tooltip-B7lmdbac.js → Tooltip-CuWEYGr3.js} +11 -6
  3. package/dist/components/vue-ui-3d-bar.js +1 -1
  4. package/dist/components/vue-ui-accordion.js +1 -1
  5. package/dist/components/vue-ui-age-pyramid.js +1 -1
  6. package/dist/components/vue-ui-annotator.js +1 -1
  7. package/dist/components/vue-ui-bullet.js +1 -1
  8. package/dist/components/vue-ui-bump.js +1 -1
  9. package/dist/components/vue-ui-candlestick.js +1 -1
  10. package/dist/components/vue-ui-carousel-table.js +1 -1
  11. package/dist/components/vue-ui-chestnut.js +1 -1
  12. package/dist/components/vue-ui-chord.js +1 -1
  13. package/dist/components/vue-ui-circle-pack.js +1 -1
  14. package/dist/components/vue-ui-cursor.js +1 -1
  15. package/dist/components/vue-ui-dag.js +1 -1
  16. package/dist/components/vue-ui-dashboard.js +1 -1
  17. package/dist/components/vue-ui-digits.js +1 -1
  18. package/dist/components/vue-ui-donut-evolution.js +1 -1
  19. package/dist/components/vue-ui-donut.js +1 -1
  20. package/dist/components/vue-ui-dumbbell.js +1 -1
  21. package/dist/components/vue-ui-flow.js +1 -1
  22. package/dist/components/vue-ui-funnel.js +1 -1
  23. package/dist/components/vue-ui-galaxy.js +1 -1
  24. package/dist/components/vue-ui-gauge.js +1 -1
  25. package/dist/components/vue-ui-geo.js +1 -1
  26. package/dist/components/vue-ui-gizmo.js +1 -1
  27. package/dist/components/vue-ui-heatmap.js +1 -1
  28. package/dist/components/vue-ui-history-plot.js +1 -1
  29. package/dist/components/vue-ui-horizontal-bar.js +1 -1
  30. package/dist/components/vue-ui-kpi.js +1 -1
  31. package/dist/components/vue-ui-mini-loader.js +1 -1
  32. package/dist/components/vue-ui-molecule.js +1 -1
  33. package/dist/components/vue-ui-mood-radar.js +1 -1
  34. package/dist/components/vue-ui-nested-donuts.js +1 -1
  35. package/dist/components/vue-ui-onion.js +1 -1
  36. package/dist/components/vue-ui-parallel-coordinate-plot.js +1 -1
  37. package/dist/components/vue-ui-quadrant.js +1 -1
  38. package/dist/components/vue-ui-quick-chart.js +1 -1
  39. package/dist/components/vue-ui-radar.js +1 -1
  40. package/dist/components/vue-ui-rating.js +1 -1
  41. package/dist/components/vue-ui-relation-circle.js +1 -1
  42. package/dist/components/vue-ui-ridgeline.js +1 -1
  43. package/dist/components/vue-ui-rings.js +1 -1
  44. package/dist/components/vue-ui-scatter.js +1 -1
  45. package/dist/components/vue-ui-skeleton.js +1 -1
  46. package/dist/components/vue-ui-smiley.js +1 -1
  47. package/dist/components/vue-ui-spark-trend.js +1 -1
  48. package/dist/components/vue-ui-sparkbar.js +1 -1
  49. package/dist/components/vue-ui-sparkgauge.js +1 -1
  50. package/dist/components/vue-ui-sparkhistogram.js +1 -1
  51. package/dist/components/vue-ui-sparkline.js +1 -1
  52. package/dist/components/vue-ui-sparkstackbar.js +1 -1
  53. package/dist/components/vue-ui-stackbar.js +1 -1
  54. package/dist/components/vue-ui-stackline.js +1 -1
  55. package/dist/components/vue-ui-strip-plot.js +1 -1
  56. package/dist/components/vue-ui-table-heatmap.js +1 -1
  57. package/dist/components/vue-ui-table-sparkline.js +1 -1
  58. package/dist/components/vue-ui-table.js +1 -1
  59. package/dist/components/vue-ui-thermometer.js +1 -1
  60. package/dist/components/vue-ui-timer.js +1 -1
  61. package/dist/components/vue-ui-tiremarks.js +1 -1
  62. package/dist/components/vue-ui-treemap.js +1 -1
  63. package/dist/components/vue-ui-vertical-bar.js +1 -1
  64. package/dist/components/vue-ui-waffle.js +1 -1
  65. package/dist/components/vue-ui-wheel.js +1 -1
  66. package/dist/components/vue-ui-word-cloud.js +1 -1
  67. package/dist/components/vue-ui-world.js +1 -1
  68. package/dist/components/vue-ui-xy-canvas.js +1 -1
  69. package/dist/components/vue-ui-xy.js +1 -1
  70. package/dist/style.css +1 -1
  71. package/dist/types/vue-data-ui.d.ts +11 -9
  72. package/dist/types/vue-ui-candlestick.d.ts +1 -3
  73. package/dist/types/vue-ui-chord.d.ts +1 -3
  74. package/dist/types/vue-ui-donut-evolution.d.ts +1 -3
  75. package/dist/types/vue-ui-molecule.d.ts +1 -3
  76. package/dist/types/vue-ui-quick-chart.d.ts +1 -3
  77. package/dist/types/vue-ui-stackbar.d.ts +1 -3
  78. package/dist/types/vue-ui-stackline.d.ts +1 -3
  79. package/dist/types/vue-ui-word-cloud.d.ts +1 -3
  80. package/dist/types/vue-ui-xy-canvas.d.ts +1 -3
  81. package/dist/types/vue-ui-xy.d.ts +1 -3
  82. package/dist/{useConfig-D3guGcrX.js → useConfig-lKgU652n.js} +2 -0
  83. package/dist/{useObjectBindings-CSSNFNJ7.js → useObjectBindings-C3q0I8Zm.js} +1 -1
  84. package/dist/utils.js +1 -1
  85. package/dist/{vue-data-ui-Bh_y0c-Z.js → vue-data-ui-Dwrs581h.js} +67 -67
  86. package/dist/vue-data-ui.js +68 -68
  87. package/dist/{vue-ui-3d-bar-CxYlrNwq.js → vue-ui-3d-bar-Dzul1YtG.js} +2 -2
  88. package/dist/{vue-ui-accordion-Bx7pI1J7.js → vue-ui-accordion-CNtzLReQ.js} +1 -1
  89. package/dist/{vue-ui-age-pyramid-CbQjwm1U.js → vue-ui-age-pyramid-CnJpG89s.js} +5 -3
  90. package/dist/{vue-ui-annotator-Bq9IRcKI.js → vue-ui-annotator-KPkeXw8q.js} +2 -2
  91. package/dist/{vue-ui-bullet-BNEtdwim.js → vue-ui-bullet-DOw-FBkt.js} +2 -2
  92. package/dist/{vue-ui-bump-DGMXPkpv.js → vue-ui-bump-1296K-_D.js} +2 -2
  93. package/dist/{vue-ui-candlestick-DxvWSK2Q.js → vue-ui-candlestick-CI90c-dv.js} +5 -3
  94. package/dist/{vue-ui-carousel-table-p34ZkCa0.js → vue-ui-carousel-table-ebgWqQoO.js} +2 -2
  95. package/dist/{vue-ui-chestnut-D98lxauj.js → vue-ui-chestnut-DkY3aAza.js} +2 -2
  96. package/dist/{vue-ui-chord-Co6VJAfJ.js → vue-ui-chord-Cg7dZhyY.js} +2 -2
  97. package/dist/{vue-ui-circle-pack-BRl-3vOD.js → vue-ui-circle-pack-37xBIDxu.js} +6 -4
  98. package/dist/{vue-ui-cursor-DGsmiq6Y.js → vue-ui-cursor-CxWjtVO8.js} +2 -2
  99. package/dist/{vue-ui-dag-AF_y1Xl8.js → vue-ui-dag-DR7C6gpM.js} +2 -2
  100. package/dist/{vue-ui-dashboard-CEfu0L3v.js → vue-ui-dashboard-DnIT0CqG.js} +65 -65
  101. package/dist/{vue-ui-digits-nEWmErbT.js → vue-ui-digits-D5q58aw1.js} +2 -2
  102. package/dist/{vue-ui-donut-CUnvGIyb.js → vue-ui-donut-Cpb7TZkJ.js} +5 -3
  103. package/dist/{vue-ui-donut-evolution-BgBl5wKU.js → vue-ui-donut-evolution-BBI4VfQj.js} +2 -2
  104. package/dist/{vue-ui-dumbbell-Dcxj7Yrv.js → vue-ui-dumbbell-C9x0-rY8.js} +2 -2
  105. package/dist/{vue-ui-flow-67A2yK9l.js → vue-ui-flow-CxDcHmcp.js} +5 -3
  106. package/dist/{vue-ui-funnel-RoSIeP-m.js → vue-ui-funnel-Cw0bqpEh.js} +2 -2
  107. package/dist/{vue-ui-galaxy-CENSudAd.js → vue-ui-galaxy-CRM_RYNS.js} +5 -3
  108. package/dist/{vue-ui-gauge-CoEIkrQo.js → vue-ui-gauge-Bb41G91j.js} +2 -2
  109. package/dist/{vue-ui-geo-5A7mNius.js → vue-ui-geo-C1yboyh7.js} +5 -3
  110. package/dist/{vue-ui-gizmo-Csuq6PRS.js → vue-ui-gizmo-ByZeWi5a.js} +2 -2
  111. package/dist/{vue-ui-heatmap-ZLbAjvYp.js → vue-ui-heatmap-81urWl8N.js} +7 -5
  112. package/dist/{vue-ui-history-plot-CgITrKBH.js → vue-ui-history-plot-jY_t-j8l.js} +5 -3
  113. package/dist/{vue-ui-horizontal-bar-DK78WC5f.js → vue-ui-horizontal-bar-DPz36eo8.js} +7 -5
  114. package/dist/{vue-ui-kpi-D5ND-Unb.js → vue-ui-kpi-D3B6aH4f.js} +2 -2
  115. package/dist/{vue-ui-mini-loader-W-DFObCm.js → vue-ui-mini-loader-BpLz9pDO.js} +1 -1
  116. package/dist/{vue-ui-molecule-fDRO4TS-.js → vue-ui-molecule-DSrL2Xud.js} +6 -4
  117. package/dist/{vue-ui-mood-radar-CuOA1Wio.js → vue-ui-mood-radar-B0eX1hbk.js} +2 -2
  118. package/dist/{vue-ui-nested-donuts-D2nmFRBy.js → vue-ui-nested-donuts-5krUsJOl.js} +5 -3
  119. package/dist/{vue-ui-onion-D1YC3Sdt.js → vue-ui-onion-BCAkjL1C.js} +5 -3
  120. package/dist/{vue-ui-parallel-coordinate-plot-D-OyiWoR.js → vue-ui-parallel-coordinate-plot-TyRTDqCv.js} +5 -3
  121. package/dist/{vue-ui-quadrant-DHhJ-WMs.js → vue-ui-quadrant-BZ2xUGmX.js} +5 -3
  122. package/dist/{vue-ui-quick-chart-BRPsNNSM.js → vue-ui-quick-chart-BfqPcddN.js} +5 -3
  123. package/dist/{vue-ui-radar-CKeDRqZ2.js → vue-ui-radar-DMN97Hh0.js} +5 -3
  124. package/dist/{vue-ui-rating-BDqvkknD.js → vue-ui-rating-DBxf9Vwv.js} +1 -1
  125. package/dist/{vue-ui-relation-circle-DLhDDKuH.js → vue-ui-relation-circle-BLXtfPaW.js} +2 -2
  126. package/dist/{vue-ui-ridgeline-DKbEB_ec.js → vue-ui-ridgeline-BI95AwXT.js} +2 -2
  127. package/dist/{vue-ui-rings-DWmuI5eE.js → vue-ui-rings-DPkUAULM.js} +5 -3
  128. package/dist/{vue-ui-scatter-C8USgaSJ.js → vue-ui-scatter-B7TJLai5.js} +5 -3
  129. package/dist/{vue-ui-skeleton-B2Ov6iLc.js → vue-ui-skeleton-DfmwfoiV.js} +2 -2
  130. package/dist/{vue-ui-smiley-DvcbJWHA.js → vue-ui-smiley-2xc8AwPP.js} +1 -1
  131. package/dist/{vue-ui-spark-trend-DAQpMLW8.js → vue-ui-spark-trend-yuTWmJP1.js} +2 -2
  132. package/dist/{vue-ui-sparkbar-DYudTor6.js → vue-ui-sparkbar-ybtZMa0p.js} +2 -2
  133. package/dist/{vue-ui-sparkgauge-D4h-OsHE.js → vue-ui-sparkgauge-B7Hqa_80.js} +2 -2
  134. package/dist/{vue-ui-sparkhistogram-CkcL-IRD.js → vue-ui-sparkhistogram-CEQ7Pm3F.js} +2 -2
  135. package/dist/{vue-ui-sparkline-DBEd6-uE.js → vue-ui-sparkline-D8cWq4uX.js} +2 -2
  136. package/dist/{vue-ui-sparkstackbar-Dz3PmjNp.js → vue-ui-sparkstackbar-D9gswj7E.js} +5 -3
  137. package/dist/{vue-ui-stackbar-DQ0jAud_.js → vue-ui-stackbar-D-3efid2.js} +5 -3
  138. package/dist/{vue-ui-stackline-r59AXoi-.js → vue-ui-stackline-CKYIzXwW.js} +5 -3
  139. package/dist/{vue-ui-strip-plot-DLUCReDP.js → vue-ui-strip-plot-HslKryIg.js} +5 -3
  140. package/dist/{vue-ui-table-DhJnXzUq.js → vue-ui-table-DLkjqaWN.js} +3 -3
  141. package/dist/{vue-ui-table-heatmap-DZ3EQXjK.js → vue-ui-table-heatmap-CvHoeUmu.js} +1 -1
  142. package/dist/{vue-ui-table-sparkline-CnCEjEVg.js → vue-ui-table-sparkline-Br_TS18u.js} +2 -2
  143. package/dist/{vue-ui-thermometer-C1Jypf4m.js → vue-ui-thermometer-BbDER4uz.js} +2 -2
  144. package/dist/{vue-ui-timer-BEGysPoh.js → vue-ui-timer-BRLnG2PT.js} +2 -2
  145. package/dist/{vue-ui-tiremarks-DrGi5Hqn.js → vue-ui-tiremarks-CyxBpd-s.js} +2 -2
  146. package/dist/{vue-ui-treemap-_QLBVMSX.js → vue-ui-treemap-C4xT6aQB.js} +5 -3
  147. package/dist/{vue-ui-waffle-iZ5_VLbe.js → vue-ui-waffle-C6EUywI5.js} +5 -3
  148. package/dist/{vue-ui-wheel-bZGJ6n34.js → vue-ui-wheel-6L2JNsHt.js} +2 -2
  149. package/dist/{vue-ui-word-cloud-CtHabGjf.js → vue-ui-word-cloud-CCvNo143.js} +5 -3
  150. package/dist/{vue-ui-world-dI7cbCNr.js → vue-ui-world-DLXGPAHr.js} +5 -3
  151. package/dist/vue-ui-xy-D2KUL-zN.js +4141 -0
  152. package/dist/{vue-ui-xy-canvas-s81yaESU.js → vue-ui-xy-canvas-DmZd3f1x.js} +6 -4
  153. package/package.json +3 -3
  154. package/dist/vue-ui-xy-3zMXyx6b.js +0 -4138
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { G as t, H as n, J as r, K as i, Lt as a, S as o, St as s, Tt as c, X as l, Z as u, i as d, nt as f, pt as ee, r as te, t as ne, x as re, y as p, yt as ie, zt as ae } from "./lib-BkiwukKO.js";
3
- import { t as oe } from "./useConfig-D3guGcrX.js";
3
+ import { t as oe } from "./useConfig-lKgU652n.js";
4
4
  import { t as se } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as ce, t as le } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as ue } from "./useSvgExport-Dtu973wa.js";
@@ -238,7 +238,7 @@ var et = /* @__PURE__ */ e({ default: () => wt }), tt = ["id"], nt = ["id"], rt
238
238
  "copyAlt"
239
239
  ],
240
240
  setup(e, { expose: he, emit: He }) {
241
- let Ue = y(() => import("./DataTable-BvDJEAma.js")), We = y(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Ge = y(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), qe = y(() => import("./Tooltip-B7lmdbac.js")), Je = y(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Ye = y(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), Xe = y(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_treemap: Ze } = oe(), { isThemeValid: Qe, warnInvalidTheme: $e } = fe(), A = e, et = He, wt = ze();
241
+ let Ue = y(() => import("./DataTable-BvDJEAma.js")), We = y(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Ge = y(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), qe = y(() => import("./Tooltip-CuWEYGr3.js")), Je = y(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Ye = y(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), Xe = y(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_treemap: Ze } = oe(), { isThemeValid: Qe, warnInvalidTheme: $e } = fe(), A = e, et = He, wt = ze();
242
242
  Pe(() => {
243
243
  wt["chart-background"] && console.warn("VueUiTreemap does not support the #chart-background slot.");
244
244
  });
@@ -1476,6 +1476,7 @@ var et = /* @__PURE__ */ e({ default: () => wt }), tt = ["id"], nt = ["id"], rt
1476
1476
  borderWidth: I.value.style.chart.tooltip.borderWidth,
1477
1477
  backgroundOpacity: I.value.style.chart.tooltip.backgroundOpacity,
1478
1478
  position: I.value.style.chart.tooltip.position,
1479
+ offsetX: I.value.style.chart.tooltip.offsetX,
1479
1480
  offsetY: I.value.style.chart.tooltip.offsetY,
1480
1481
  parent: N.value,
1481
1482
  content: Ot.value,
@@ -1503,6 +1504,7 @@ var et = /* @__PURE__ */ e({ default: () => wt }), tt = ["id"], nt = ["id"], rt
1503
1504
  "borderWidth",
1504
1505
  "backgroundOpacity",
1505
1506
  "position",
1507
+ "offsetX",
1506
1508
  "offsetY",
1507
1509
  "parent",
1508
1510
  "content",
@@ -1570,6 +1572,6 @@ var et = /* @__PURE__ */ e({ default: () => wt }), tt = ["id"], nt = ["id"], rt
1570
1572
  T(e.$slots, "skeleton", {}, () => [D(R) ? (C(), h(le, { key: 0 })) : g("", !0)], !0)
1571
1573
  ], 46, tt));
1572
1574
  }
1573
- }, [["__scopeId", "data-v-c1f51fe7"]]);
1575
+ }, [["__scopeId", "data-v-b9537f2b"]]);
1574
1576
  //#endregion
1575
1577
  export { et as n, wt as t };
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { G as t, H as n, J as r, Lt as i, Mt as a, S as o, St as ee, Tt as s, X as c, i as l, jt as te, n as ne, nt as re, ot as ie, pt as ae, r as oe, t as se, x as ce, y as le, zt as ue } from "./lib-BkiwukKO.js";
3
- import { t as de } from "./useConfig-D3guGcrX.js";
3
+ import { t as de } from "./useConfig-lKgU652n.js";
4
4
  import { t as fe } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as pe, t as me } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as he } from "./useSvgExport-Dtu973wa.js";
@@ -103,7 +103,7 @@ var Ke = /* @__PURE__ */ e({ default: () => gt }), qe = ["id"], Je = ["id"], Ye
103
103
  },
104
104
  emits: ["selectLegend", "copyAlt"],
105
105
  setup(e, { expose: xe, emit: Ke }) {
106
- let gt = g(() => import("./Tooltip-B7lmdbac.js")), _t = g(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), vt = g(() => import("./DataTable-BvDJEAma.js")), yt = g(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), bt = g(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), xt = g(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), St = g(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), Ct = g(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_waffle: wt } = de(), { isThemeValid: Tt, warnInvalidTheme: Et } = _e(), E = e, Dt = We(), Ot = d({
106
+ let gt = g(() => import("./Tooltip-CuWEYGr3.js")), _t = g(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), vt = g(() => import("./DataTable-BvDJEAma.js")), yt = g(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), bt = g(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), xt = g(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), St = g(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), Ct = g(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_waffle: wt } = de(), { isThemeValid: Tt, warnInvalidTheme: Et } = _e(), E = e, Dt = We(), Ot = d({
107
107
  get() {
108
108
  return !!E.dataset && E.dataset.length;
109
109
  },
@@ -1250,6 +1250,7 @@ var Ke = /* @__PURE__ */ e({ default: () => gt }), qe = ["id"], Je = ["id"], Ye
1250
1250
  borderWidth: M.value.style.chart.tooltip.borderWidth,
1251
1251
  backgroundOpacity: M.value.style.chart.tooltip.backgroundOpacity,
1252
1252
  position: M.value.style.chart.tooltip.position,
1253
+ offsetX: M.value.style.chart.tooltip.offsetX,
1253
1254
  offsetY: M.value.style.chart.tooltip.offsetY,
1254
1255
  parent: k.value,
1255
1256
  content: At.value,
@@ -1277,6 +1278,7 @@ var Ke = /* @__PURE__ */ e({ default: () => gt }), qe = ["id"], Je = ["id"], Ye
1277
1278
  "borderWidth",
1278
1279
  "backgroundOpacity",
1279
1280
  "position",
1281
+ "offsetX",
1280
1282
  "offsetY",
1281
1283
  "parent",
1282
1284
  "content",
@@ -1345,6 +1347,6 @@ var Ke = /* @__PURE__ */ e({ default: () => gt }), qe = ["id"], Je = ["id"], Ye
1345
1347
  S(e.$slots, "skeleton", {}, () => [w(qt) ? (y(), f(me, { key: 0 })) : p("", !0)], !0)
1346
1348
  ], 46, qe));
1347
1349
  }
1348
- }, [["__scopeId", "data-v-bf7a29d0"]]);
1350
+ }, [["__scopeId", "data-v-ce1d9af4"]]);
1349
1351
  //#endregion
1350
1352
  export { Ke as n, gt as t };
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { G as t, H as n, Mt as r, St as i, X as a, bt as o, i as s, t as c, v as l, yt as u, zt as d } from "./lib-BkiwukKO.js";
3
- import { t as f } from "./useConfig-D3guGcrX.js";
3
+ import { t as f } from "./useConfig-lKgU652n.js";
4
4
  import { t as p } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as m, t as h } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as g } from "./useSvgExport-Dtu973wa.js";
@@ -119,7 +119,7 @@ var _e = /* @__PURE__ */ e({ default: () => Re }), ve = ["id"], ye = [
119
119
  v5e468eda: It.value,
120
120
  v5e46c9b4: Lt.value
121
121
  }));
122
- let Re = se(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), ze = se(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Be = se(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), { vue_ui_wheel: Ve } = f(), { isThemeValid: He, warnInvalidTheme: Ue } = v(), R = ne(), z = e, We = _e, Ge = T(() => !!z.dataset && Object.keys(z.dataset).length), B = N(n()), Ke = N(null), qe = N(0), V = N(null), Je = N(null), Ye = N(null), Xe = N(null), Ze = N(0), Qe = N(!1), $e = N(!1), H = N(st()), et = T(() => H.value.userOptions.useCursorPointer), tt = T(() => d({
122
+ let Re = se(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), ze = se(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Be = se(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), { vue_ui_wheel: Ve } = f(), { isThemeValid: He, warnInvalidTheme: Ue } = v(), R = ne(), z = e, We = _e, Ge = T(() => !!z.dataset && Object.keys(z.dataset).length), B = N(n()), Ke = N(null), qe = N(0), V = N(null), Je = N(null), Ye = N(null), Xe = N(null), Ze = N(0), Qe = N(!1), $e = N(!1), H = N(st()), et = T(() => H.value.userOptions.useCursorPointer), tt = T(() => d({
123
123
  defaultConfig: {
124
124
  userOptions: { show: !1 },
125
125
  style: { chart: {
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { G as t, H as n, J as r, Lt as i, S as a, St as o, Tt as s, U as c, X as l, ot as u, pt as d, t as f, v as p, zt as m } from "./lib-BkiwukKO.js";
3
- import { t as h } from "./useConfig-D3guGcrX.js";
3
+ import { t as h } from "./useConfig-lKgU652n.js";
4
4
  import { t as g } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as _, t as v } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as ee } from "./useSvgExport-Dtu973wa.js";
@@ -579,7 +579,7 @@ var Ze = /* @__PURE__ */ e({ default: () => B }), Qe = [
579
579
  },
580
580
  emits: ["copyAlt"],
581
581
  setup(e, { expose: re, emit: Ee }) {
582
- let De = O(() => import("./Tooltip-B7lmdbac.js")), Oe = O(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), ke = O(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), Ae = O(() => import("./DataTable-BvDJEAma.js")), je = O(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Me = O(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Ne = O(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), Pe = O(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_word_cloud: Fe } = h(), { isThemeValid: Ie, warnInvalidTheme: Le } = b(), I = e, Re = Ee, ze = C({
582
+ let De = O(() => import("./Tooltip-CuWEYGr3.js")), Oe = O(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), ke = O(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), Ae = O(() => import("./DataTable-BvDJEAma.js")), je = O(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Me = O(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Ne = O(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), Pe = O(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_word_cloud: Fe } = h(), { isThemeValid: Ie, warnInvalidTheme: Le } = b(), I = e, Re = Ee, ze = C({
583
583
  get() {
584
584
  return !!I.dataset && I.dataset.length;
585
585
  },
@@ -1539,6 +1539,7 @@ var Ze = /* @__PURE__ */ e({ default: () => B }), Qe = [
1539
1539
  borderWidth: H.value.style.chart.tooltip.borderWidth,
1540
1540
  backgroundOpacity: H.value.style.chart.tooltip.backgroundOpacity,
1541
1541
  position: H.value.style.chart.tooltip.position,
1542
+ offsetX: H.value.style.chart.tooltip.offsetX,
1542
1543
  offsetY: H.value.style.chart.tooltip.offsetY,
1543
1544
  parent: R.value,
1544
1545
  content: fn.value,
@@ -1566,6 +1567,7 @@ var Ze = /* @__PURE__ */ e({ default: () => B }), Qe = [
1566
1567
  "borderWidth",
1567
1568
  "backgroundOpacity",
1568
1569
  "position",
1570
+ "offsetX",
1569
1571
  "offsetY",
1570
1572
  "parent",
1571
1573
  "content",
@@ -1639,6 +1641,6 @@ var Ze = /* @__PURE__ */ e({ default: () => B }), Qe = [
1639
1641
  N(e.$slots, "skeleton", {}, () => [P(ht) ? (j(), w(v, { key: 0 })) : T("", !0)], !0)
1640
1642
  ], 44, Qe));
1641
1643
  }
1642
- }, [["__scopeId", "data-v-f9c4fa7c"]]);
1644
+ }, [["__scopeId", "data-v-d9924a06"]]);
1643
1645
  //#endregion
1644
1646
  export { Ze as n, B as t };
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { G as t, H as n, J as r, S as i, Tt as a, W as ee, dt as o, ft as te, i as s, pt as ne, t as re, x as ie, y as c, yt as ae, zt as oe } from "./lib-BkiwukKO.js";
3
- import { t as se } from "./useConfig-D3guGcrX.js";
3
+ import { t as se } from "./useConfig-lKgU652n.js";
4
4
  import { t as ce } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as le, t as ue } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as de } from "./useSvgExport-Dtu973wa.js";
@@ -13267,7 +13267,7 @@ var Ae = {
13267
13267
  "copyAlt"
13268
13268
  ],
13269
13269
  setup(e, { expose: he, emit: je }) {
13270
- let nt = _(() => import("./Title-__gWq2g6.js").then((e) => e.t)), rt = _(() => import("./Legend-Gg5Q4Clb.js").then((e) => e.n)), it = _(() => import("./Tooltip-B7lmdbac.js")), at = _(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), ot = _(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), st = _(() => import("./DataTable-BvDJEAma.js")), ct = _(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), lt = _(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), ut = _(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), dt = _(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_world: ft } = se(), O = e, pt = je, k = u({
13270
+ let nt = _(() => import("./Title-__gWq2g6.js").then((e) => e.t)), rt = _(() => import("./Legend-Gg5Q4Clb.js").then((e) => e.n)), it = _(() => import("./Tooltip-CuWEYGr3.js")), at = _(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), ot = _(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), st = _(() => import("./DataTable-BvDJEAma.js")), ct = _(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), lt = _(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), ut = _(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), dt = _(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_world: ft } = se(), O = e, pt = je, k = u({
13271
13271
  get() {
13272
13272
  return !!I.value;
13273
13273
  },
@@ -14152,6 +14152,7 @@ var Ae = {
14152
14152
  borderWidth: P.value.style.chart.tooltip.borderWidth,
14153
14153
  backgroundOpacity: P.value.style.chart.tooltip.backgroundOpacity,
14154
14154
  position: P.value.style.chart.tooltip.position,
14155
+ offsetX: P.value.style.chart.tooltip.offsetX,
14155
14156
  offsetY: P.value.style.chart.tooltip.offsetY,
14156
14157
  parent: A.value,
14157
14158
  content: Ct.value,
@@ -14177,6 +14178,7 @@ var Ae = {
14177
14178
  "borderWidth",
14178
14179
  "backgroundOpacity",
14179
14180
  "position",
14181
+ "offsetX",
14180
14182
  "offsetY",
14181
14183
  "parent",
14182
14184
  "content",
@@ -14247,6 +14249,6 @@ var Ae = {
14247
14249
  C(e.$slots, "skeleton", {}, () => [T(Pt) ? (x(), d(ue, { key: 0 })) : f("", !0)], !0)
14248
14250
  ], 46, Me));
14249
14251
  }
14250
- }, [["__scopeId", "data-v-9fc0b563"]]);
14252
+ }, [["__scopeId", "data-v-ee0954ef"]]);
14251
14253
  //#endregion
14252
14254
  export { je as n, nt as t };