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, Lt as i, N as a, S as o, St as s, Tt as c, X as ee, i as te, kt as ne, nt as re, ot as ie, pt as ae, t as oe, x as se, y as ce, zt as le } from "./lib-BkiwukKO.js";
3
- import { t as ue } from "./useConfig-D3guGcrX.js";
3
+ import { t as ue } from "./useConfig-lKgU652n.js";
4
4
  import { t as de } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as fe, t as pe } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as me } from "./useSvgExport-Dtu973wa.js";
@@ -79,7 +79,7 @@ var He = /* @__PURE__ */ e({ default: () => st }), Ue = ["id"], We = ["id"], Ge
79
79
  "copyAlt"
80
80
  ],
81
81
  setup(e, { expose: ye, emit: He }) {
82
- let st = m(() => import("./Tooltip-B7lmdbac.js")), ct = m(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), lt = m(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), ut = m(() => import("./DataTable-BvDJEAma.js")), dt = m(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), ft = m(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), pt = m(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), mt = m(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_galaxy: ht } = ue(), { isThemeValid: gt, warnInvalidTheme: _t } = ge(), w = e, T = y(n()), E = y(null), D = y(!1), vt = y(""), O = y(null), yt = y(0), bt = y(0), xt = y(0), St = y(0), Ct = y(null), wt = y(null), Tt = y(null), Et = y(null), k = y(null), A = y(null), Dt = y(!1), j = y(null), Ot = y(null), kt = y(!1), M = y(!1), N = y(null), P = y(null), At = y({
82
+ let st = m(() => import("./Tooltip-CuWEYGr3.js")), ct = m(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), lt = m(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), ut = m(() => import("./DataTable-BvDJEAma.js")), dt = m(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), ft = m(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), pt = m(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), mt = m(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_galaxy: ht } = ue(), { isThemeValid: gt, warnInvalidTheme: _t } = ge(), w = e, T = y(n()), E = y(null), D = y(!1), vt = y(""), O = y(null), yt = y(0), bt = y(0), xt = y(0), St = y(0), Ct = y(null), wt = y(null), Tt = y(null), Et = y(null), k = y(null), A = y(null), Dt = y(!1), j = y(null), Ot = y(null), kt = y(!1), M = y(!1), N = y(null), P = y(null), At = y({
83
83
  x: 0,
84
84
  y: 0
85
85
  }), jt = y("pointer"), Mt = y(!1), Nt = l(() => !!w.dataset && w.dataset.length), F = y(Ht()), I = l(() => F.value.userOptions.useCursorPointer), Pt = l(() => le({
@@ -963,6 +963,7 @@ var He = /* @__PURE__ */ e({ default: () => st }), Ue = ["id"], We = ["id"], Ge
963
963
  fontSize: F.value.style.chart.tooltip.fontSize,
964
964
  backgroundOpacity: F.value.style.chart.tooltip.backgroundOpacity,
965
965
  position: F.value.style.chart.tooltip.position,
966
+ offsetX: F.value.style.chart.tooltip.offsetX,
966
967
  offsetY: F.value.style.chart.tooltip.offsetY,
967
968
  parent: E.value,
968
969
  content: vt.value,
@@ -990,6 +991,7 @@ var He = /* @__PURE__ */ e({ default: () => st }), Ue = ["id"], We = ["id"], Ge
990
991
  "fontSize",
991
992
  "backgroundOpacity",
992
993
  "position",
994
+ "offsetX",
993
995
  "offsetY",
994
996
  "parent",
995
997
  "content",
@@ -1057,6 +1059,6 @@ var He = /* @__PURE__ */ e({ default: () => st }), Ue = ["id"], We = ["id"], Ge
1057
1059
  b(e.$slots, "skeleton", {}, () => [S(Ft) ? (v(), u(pe, { key: 0 })) : d("", !0)], !0)
1058
1060
  ], 46, Ue));
1059
1061
  }
1060
- }, [["__scopeId", "data-v-e93ce266"]]);
1062
+ }, [["__scopeId", "data-v-d98d791b"]]);
1061
1063
  //#endregion
1062
1064
  export { He as n, st as t };
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { B as t, C as n, Ct as r, G as i, H as a, Lt as ee, Rt as o, St as s, Tt as te, X as c, bt as l, i as u, jt as ne, ot as re, t as ie, u as ae, v as oe, x as se, y as ce, zt as le } from "./lib-BkiwukKO.js";
3
- import { t as ue } from "./useConfig-D3guGcrX.js";
3
+ import { t as ue } from "./useConfig-lKgU652n.js";
4
4
  import { t as de } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as fe, t as pe } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as me } from "./useSvgExport-Dtu973wa.js";
@@ -107,7 +107,7 @@ var Ie = /* @__PURE__ */ e({ default: () => vt }), Le = ["id"], Re = { key: 0 },
107
107
  },
108
108
  emits: ["copyAlt"],
109
109
  setup(e, { expose: ye, emit: Ie }) {
110
- let vt = _(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), yt = _(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), bt = _(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), { vue_ui_gauge: xt } = ue(), { isThemeValid: St, warnInvalidTheme: Ct } = ge(), O = e, wt = Ie, Tt = f(() => !!O.dataset && Object.keys(O.dataset).length > 0 && O.dataset.series && O.dataset.series.length), k = S(a()), Et = S(null), Dt = S(0), A = S(null), Ot = S(null), kt = S(null), At = S(null), jt = S(null), Mt = S(0), j = S(!1), M = S(!1), N = S(zt()), Nt = f(() => N.value.userOptions.useCursorPointer), Pt = f(() => le({
110
+ let vt = _(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), yt = _(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), bt = _(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), { vue_ui_gauge: xt } = ue(), { isThemeValid: St, warnInvalidTheme: Ct } = ge(), O = e, wt = Ie, Tt = f(() => !!O.dataset && Object.keys(O.dataset).length > 0 && O.dataset.series && O.dataset.series.length), k = S(a()), Et = S(null), Dt = S(0), A = S(null), Ot = S(null), kt = S(null), At = S(null), jt = S(null), Mt = S(0), j = S(!1), M = S(!1), N = S(zt()), Nt = f(() => N.value.userOptions.useCursorPointer), Pt = f(() => le({
111
111
  defaultConfig: {
112
112
  userOptions: { show: !1 },
113
113
  style: { chart: {
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { H as t, It as n, pt as r, t as i, y as a, zt as o } from "./lib-BkiwukKO.js";
3
- import { t as s } from "./useConfig-D3guGcrX.js";
3
+ import { t as s } from "./useConfig-lKgU652n.js";
4
4
  import { t as c } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as l, t as u } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as d } from "./useSvgExport-Dtu973wa.js";
@@ -94,7 +94,7 @@ var Te = /* @__PURE__ */ e({ default: () => ze }), Ee = ["id"], De = ["id"], Oe
94
94
  },
95
95
  emits: ["copyAlt"],
96
96
  setup(e, { expose: ne, emit: Te }) {
97
- let ze = he(() => import("./Tooltip-B7lmdbac.js")), Be = he(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Ve = he(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), He = he(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), D = e, Ue = Te, { vue_ui_geo: We } = s(), { isThemeValid: Ge, warnInvalidTheme: Ke } = p(), O = C(t()), qe = C(0), Je = C(0), Ye = C(!1), Xe = C(!1), k = C(null), A = C(!1), j = C(null), Ze = C(null), Qe = C(null), $e = C(null), M = C(null), N = C(null), et = C(null), tt = C(null), P = C(null), nt = C({
97
+ let ze = he(() => import("./Tooltip-CuWEYGr3.js")), Be = he(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Ve = he(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), He = he(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), D = e, Ue = Te, { vue_ui_geo: We } = s(), { isThemeValid: Ge, warnInvalidTheme: Ke } = p(), O = C(t()), qe = C(0), Je = C(0), Ye = C(!1), Xe = C(!1), k = C(null), A = C(!1), j = C(null), Ze = C(null), Qe = C(null), $e = C(null), M = C(null), N = C(null), et = C(null), tt = C(null), P = C(null), nt = C({
98
98
  x: 0,
99
99
  y: 0
100
100
  }), F = C("pointer"), rt = C(!1), I = C(!1);
@@ -1451,6 +1451,7 @@ var Te = /* @__PURE__ */ e({ default: () => ze }), Ee = ["id"], De = ["id"], Oe
1451
1451
  borderWidth: L.value.style.chart.tooltip.borderWidth,
1452
1452
  backgroundOpacity: L.value.style.chart.tooltip.backgroundOpacity,
1453
1453
  position: L.value.style.chart.tooltip.position,
1454
+ offsetX: L.value.style.chart.tooltip.offsetX,
1454
1455
  offsetY: L.value.style.chart.tooltip.offsetY,
1455
1456
  parent: k.value,
1456
1457
  content: fn.value,
@@ -1478,6 +1479,7 @@ var Te = /* @__PURE__ */ e({ default: () => ze }), Ee = ["id"], De = ["id"], Oe
1478
1479
  "borderWidth",
1479
1480
  "backgroundOpacity",
1480
1481
  "position",
1482
+ "offsetX",
1481
1483
  "offsetY",
1482
1484
  "parent",
1483
1485
  "content",
@@ -1499,6 +1501,6 @@ var Te = /* @__PURE__ */ e({ default: () => ze }), Ee = ["id"], De = ["id"], Oe
1499
1501
  w(e.$slots, "skeleton", {}, () => [T(ut) ? (S(), h(u, { key: 0 })) : g("", !0)], !0)
1500
1502
  ], 14, Ee));
1501
1503
  }
1502
- }, [["__scopeId", "data-v-dacad053"]]);
1504
+ }, [["__scopeId", "data-v-aa76b41c"]]);
1503
1505
  //#endregion
1504
1506
  export { Te as n, ze 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, X as ee, i as r, zt as i } from "./lib-BkiwukKO.js";
3
- import { t as a } from "./useConfig-D3guGcrX.js";
3
+ import { t as a } from "./useConfig-lKgU652n.js";
4
4
  import { n as o, t as te } from "./BaseScanner-C7dmAref.js";
5
5
  import { t as ne } from "./useNestedProp-Ck4hsrpu.js";
6
6
  import { t as s } from "./_plugin-vue_export-helper-Dq1MygBL.js";
@@ -31,7 +31,7 @@ var S = /* @__PURE__ */ e({ default: () => B }), C = [
31
31
  dataset: { type: Number }
32
32
  },
33
33
  setup(e) {
34
- let s = h(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), { vue_ui_gizmo: S } = a(), B = e, V = y(n()), H = ae();
34
+ let s = h(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), { vue_ui_gizmo: S } = a(), B = e, V = y(n()), H = ae();
35
35
  _(() => {
36
36
  W();
37
37
  }), _(() => {
@@ -1,7 +1,7 @@
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, St as a, Vt as o, X as s, ft as c, i as l, nt as u, ot as d, pt as f, r as p, t as ee, v as m, zt as te } from "./lib-BkiwukKO.js";
3
3
  import { t as ne } from "./useTimeLabels-C0x7zUXP.js";
4
- import { t as re } from "./useConfig-D3guGcrX.js";
4
+ import { t as re } from "./useConfig-lKgU652n.js";
5
5
  import { t as ie } from "./usePrinter-X0yWOynH.js";
6
6
  import { n as ae, t as oe } from "./BaseScanner-C7dmAref.js";
7
7
  import { t as se } from "./useSvgExport-Dtu973wa.js";
@@ -13,7 +13,7 @@ import { n as fe } from "./Title-__gWq2g6.js";
13
13
  import { t as pe } from "./_plugin-vue_export-helper-Dq1MygBL.js";
14
14
  import { c as me } from "./canvas-lib-DTaADQOK.js";
15
15
  import { t as he } from "./useResponsive-CrAInupd.js";
16
- import { t as ge } from "./vue-ui-accordion-Bx7pI1J7.js";
16
+ import { t as ge } from "./vue-ui-accordion-CNtzLReQ.js";
17
17
  import { t as _e } from "./A11yDataTable-q2-8fSlJ.js";
18
18
  import { t as ve } from "./useUserOptionState-CjPJPTg2.js";
19
19
  import { t as ye } from "./useChartAccessibility-Do37qcw2.js";
@@ -282,8 +282,8 @@ var Ue = /* @__PURE__ */ e({ default: () => xt }), We = ["id"], Ge = ["id"], Ke
282
282
  },
283
283
  emits: ["selectDatapoint", "copyAlt"],
284
284
  setup(e, { expose: pe, emit: He }) {
285
- Pe((e) => ({ v7acc16fb: e.tdo }));
286
- let Ue = b(() => import("./Tooltip-B7lmdbac.js")), xt = b(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), St = b(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Ct = b(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), wt = b(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), Tt = b(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_heatmap: Et } = re(), { isThemeValid: Dt, warnInvalidTheme: Ot } = le(), M = e, kt = He, At = g({
285
+ Pe((e) => ({ v67a88a86: e.tdo }));
286
+ let Ue = b(() => import("./Tooltip-CuWEYGr3.js")), xt = b(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), St = b(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Ct = b(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), wt = b(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), Tt = b(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_heatmap: Et } = re(), { isThemeValid: Dt, warnInvalidTheme: Ot } = le(), M = e, kt = He, At = g({
287
287
  get() {
288
288
  return !!M.dataset && M.dataset.length;
289
289
  },
@@ -1432,6 +1432,7 @@ var Ue = /* @__PURE__ */ e({ default: () => xt }), We = ["id"], Ge = ["id"], Ke
1432
1432
  fontSize: L.value.style.tooltip.fontSize,
1433
1433
  backgroundOpacity: L.value.style.tooltip.backgroundOpacity,
1434
1434
  position: L.value.style.tooltip.position,
1435
+ offsetX: L.value.style.tooltip.offsetX,
1435
1436
  offsetY: L.value.style.tooltip.offsetY,
1436
1437
  parent: N.value,
1437
1438
  content: Nt.value,
@@ -1459,6 +1460,7 @@ var Ue = /* @__PURE__ */ e({ default: () => xt }), We = ["id"], Ge = ["id"], Ke
1459
1460
  "fontSize",
1460
1461
  "backgroundOpacity",
1461
1462
  "position",
1463
+ "offsetX",
1462
1464
  "offsetY",
1463
1465
  "parent",
1464
1466
  "content",
@@ -1551,6 +1553,6 @@ var Ue = /* @__PURE__ */ e({ default: () => xt }), We = ["id"], Ge = ["id"], Ke
1551
1553
  O(n.$slots, "skeleton", {}, () => [A(on) ? (T(), Se(oe, { key: 0 })) : _("", !0)], !0)
1552
1554
  ], 46, We));
1553
1555
  }
1554
- }, [["__scopeId", "data-v-3313b1fc"]]);
1556
+ }, [["__scopeId", "data-v-b2bc04b0"]]);
1555
1557
  //#endregion
1556
1558
  export { Ue as n, xt as t };
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { B as t, G as n, H as r, It as i, J as a, Lt as ee, Rt as o, S as te, St as ne, Tt as re, W as ie, X as ae, h as oe, i as s, ot as se, pt as ce, r as le, t as ue, x as de, y as fe, yt as pe, zt as me } from "./lib-BkiwukKO.js";
3
- import { t as he } from "./useConfig-D3guGcrX.js";
3
+ import { t as he } from "./useConfig-lKgU652n.js";
4
4
  import { t as ge } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as _e, t as ve } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as ye } from "./useSvgExport-Dtu973wa.js";
@@ -173,7 +173,7 @@ var qe = /* @__PURE__ */ e({ default: () => Pt }), Je = ["id"], Ye = ["id"], Xe
173
173
  "copyAlt"
174
174
  ],
175
175
  setup(e, { expose: Te, emit: qe }) {
176
- let Pt = m(() => import("./Tooltip-B7lmdbac.js")), Ft = m(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), It = m(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), Lt = m(() => import("./DataTable-BvDJEAma.js")), Rt = m(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), zt = m(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Bt = m(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), Vt = m(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_history_plot: Ht } = he(), { isThemeValid: Ut, warnInvalidTheme: Wt } = xe(), E = e, D = b(null), Gt = b(null), Kt = b(0), qt = b(null), Jt = b(0), Yt = b(0), Xt = b(0), O = Ue(null), k = Ue(null), Zt = b(null), A = b(r()), Qt = b(!1), $t = b(""), j = b([]), M = b(!1), N = b(null), P = b(!1), en = b(null), tn = b(!1), F = b(null), nn = b(null), rn = b(!1), an = b(!1), on = b(null), sn = b(null), cn = b(null), ln = b(null), I = b(null), L = b(null), un = b({
176
+ let Pt = m(() => import("./Tooltip-CuWEYGr3.js")), Ft = m(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), It = m(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), Lt = m(() => import("./DataTable-BvDJEAma.js")), Rt = m(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), zt = m(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Bt = m(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), Vt = m(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_history_plot: Ht } = he(), { isThemeValid: Ut, warnInvalidTheme: Wt } = xe(), E = e, D = b(null), Gt = b(null), Kt = b(0), qt = b(null), Jt = b(0), Yt = b(0), Xt = b(0), O = Ue(null), k = Ue(null), Zt = b(null), A = b(r()), Qt = b(!1), $t = b(""), j = b([]), M = b(!1), N = b(null), P = b(!1), en = b(null), tn = b(!1), F = b(null), nn = b(null), rn = b(!1), an = b(!1), on = b(null), sn = b(null), cn = b(null), ln = b(null), I = b(null), L = b(null), un = b({
177
177
  x: 0,
178
178
  y: 0
179
179
  }), dn = b("pointer"), fn = b(!1), pn = l({
@@ -1452,6 +1452,7 @@ var qe = /* @__PURE__ */ e({ default: () => Pt }), Je = ["id"], Ye = ["id"], Xe
1452
1452
  borderWidth: R.value.style.chart.tooltip.borderWidth,
1453
1453
  backgroundOpacity: R.value.style.chart.tooltip.backgroundOpacity,
1454
1454
  position: R.value.style.chart.tooltip.position,
1455
+ offsetX: R.value.style.chart.tooltip.offsetX,
1455
1456
  offsetY: R.value.style.chart.tooltip.offsetY,
1456
1457
  parent: D.value,
1457
1458
  content: $t.value,
@@ -1479,6 +1480,7 @@ var qe = /* @__PURE__ */ e({ default: () => Pt }), Je = ["id"], Ye = ["id"], Xe
1479
1480
  "borderWidth",
1480
1481
  "backgroundOpacity",
1481
1482
  "position",
1483
+ "offsetX",
1482
1484
  "offsetY",
1483
1485
  "parent",
1484
1486
  "content",
@@ -1546,6 +1548,6 @@ var qe = /* @__PURE__ */ e({ default: () => Pt }), Je = ["id"], Ye = ["id"], Xe
1546
1548
  S(e.$slots, "skeleton", {}, () => [w(B) ? (y(), u(ve, { key: 0 })) : d("", !0)], !0)
1547
1549
  ], 46, Je));
1548
1550
  }
1549
- }, [["__scopeId", "data-v-ce353bf9"]]);
1551
+ }, [["__scopeId", "data-v-5901d4a6"]]);
1550
1552
  //#endregion
1551
1553
  export { qe as n, Pt as t };
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { B as t, G as n, H as r, It as i, J as a, Lt as o, Mt as s, S as ee, St as te, Tt as c, X as ne, at as re, dt as ie, i as ae, jt as oe, nt as se, pt as ce, t as le, v as l, x as ue, y as de, zt as fe } from "./lib-BkiwukKO.js";
3
- import { t as pe } from "./useConfig-D3guGcrX.js";
3
+ import { t as pe } from "./useConfig-lKgU652n.js";
4
4
  import { t as me } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as he, t as ge } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as _e } from "./useSvgExport-Dtu973wa.js";
@@ -12,7 +12,7 @@ import { t as Se } from "./Shape-DEGOZ6GG.js";
12
12
  import { t as Ce } from "./_plugin-vue_export-helper-Dq1MygBL.js";
13
13
  import { c as we } from "./canvas-lib-DTaADQOK.js";
14
14
  import { t as Te } from "./useResponsive-CrAInupd.js";
15
- import { t as Ee } from "./vue-ui-accordion-Bx7pI1J7.js";
15
+ import { t as Ee } from "./vue-ui-accordion-CNtzLReQ.js";
16
16
  import { t as De } from "./BaseLegendToggle-DUIqQmwM.js";
17
17
  import { t as Oe } from "./A11yDataTable-q2-8fSlJ.js";
18
18
  import { t as ke } from "./useUserOptionState-CjPJPTg2.js";
@@ -201,8 +201,8 @@ var Je = /* @__PURE__ */ e({ default: () => Ut }), Ye = ["id"], Xe = ["id"], Ze
201
201
  "selectDatapoint"
202
202
  ],
203
203
  setup(e, { expose: Ce, emit: Je }) {
204
- We((e) => ({ e514671e: e.tdo }));
205
- let Ut = Le(() => import("./Tooltip-B7lmdbac.js")), Wt = Le(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Gt = Le(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Kt = Le(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), qt = Le(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), Jt = Le(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_vertical_bar: Yt } = pe(), { isThemeValid: Xt, warnInvalidTheme: Zt } = ye(), Qt = Ge(), D = e, $t = d({
204
+ We((e) => ({ v342a6d61: e.tdo }));
205
+ let Ut = Le(() => import("./Tooltip-CuWEYGr3.js")), Wt = Le(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Gt = Le(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Kt = Le(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), qt = Le(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), Jt = Le(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_vertical_bar: Yt } = pe(), { isThemeValid: Xt, warnInvalidTheme: Zt } = ye(), Qt = Ge(), D = e, $t = d({
206
206
  get() {
207
207
  return !!D.dataset && D.dataset.length;
208
208
  },
@@ -1487,6 +1487,7 @@ var Je = /* @__PURE__ */ e({ default: () => Ut }), Ye = ["id"], Xe = ["id"], Ze
1487
1487
  fontSize: N.value.style.chart.tooltip.fontSize,
1488
1488
  backgroundOpacity: N.value.style.chart.tooltip.backgroundOpacity,
1489
1489
  position: N.value.style.chart.tooltip.position,
1490
+ offsetX: N.value.style.chart.tooltip.offsetX,
1490
1491
  offsetY: N.value.style.chart.tooltip.offsetY,
1491
1492
  parent: k.value,
1492
1493
  content: tn.value,
@@ -1514,6 +1515,7 @@ var Je = /* @__PURE__ */ e({ default: () => Ut }), Ye = ["id"], Xe = ["id"], Ze
1514
1515
  "fontSize",
1515
1516
  "backgroundOpacity",
1516
1517
  "position",
1518
+ "offsetX",
1517
1519
  "offsetY",
1518
1520
  "parent",
1519
1521
  "content",
@@ -1664,6 +1666,6 @@ var Je = /* @__PURE__ */ e({ default: () => Ut }), Ye = ["id"], Xe = ["id"], Ze
1664
1666
  C(e.$slots, "skeleton", {}, () => [T(On) ? (b(), f(ge, { key: 0 })) : p("", !0)], !0)
1665
1667
  ], 46, Ye));
1666
1668
  }
1667
- }, [["__scopeId", "data-v-e0b212fb"]]);
1669
+ }, [["__scopeId", "data-v-984cc915"]]);
1668
1670
  //#endregion
1669
1671
  export { Je as n, Ut 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, i as r } from "./lib-BkiwukKO.js";
3
- import { t as i } from "./useConfig-D3guGcrX.js";
3
+ import { t as i } from "./useConfig-lKgU652n.js";
4
4
  import { t as a } from "./useNestedProp-Ck4hsrpu.js";
5
5
  import { t as o } from "./usePrefersMotion-BywLbIko.js";
6
6
  import { Fragment as s, computed as c, createCommentVNode as l, createElementBlock as u, createElementVNode as d, createTextVNode as f, createVNode as p, defineAsyncComponent as m, normalizeClass as h, normalizeStyle as g, onMounted as _, openBlock as v, ref as y, renderSlot as b, toDisplayString as x, unref as S, useSlots as C, watch as w } from "vue";
@@ -20,7 +20,7 @@ var T = /* @__PURE__ */ e({ default: () => k }), E = ["aria-labelledby"], D = ["
20
20
  }
21
21
  },
22
22
  setup(e) {
23
- let T = m(() => import("./vue-ui-digits-nEWmErbT.js").then((e) => e.n)), { vue_ui_kpi: k } = i(), A = o(), j = e, M = c({
23
+ let T = m(() => import("./vue-ui-digits-D5q58aw1.js").then((e) => e.n)), { vue_ui_kpi: k } = i(), A = o(), j = e, M = c({
24
24
  get: () => I(),
25
25
  set: (e) => e
26
26
  }), N = C(), P = c(() => M.value.debug), F = y(n());
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { t } from "./lib-BkiwukKO.js";
3
- import { t as n } from "./useConfig-D3guGcrX.js";
3
+ import { t as n } from "./useConfig-lKgU652n.js";
4
4
  import { t as r } from "./useNestedProp-Ck4hsrpu.js";
5
5
  import { t as i } from "./_plugin-vue_export-helper-Dq1MygBL.js";
6
6
  import { computed as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, normalizeStyle as l, openBlock as u, ref as d, unref as f, useCssVars as p } from "vue";
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { D as t, H as n, J as r, K as i, Lt as a, S as o, St as s, Tt as ee, X as c, nt as l, pt as te, t as ne, x as u, y as re, 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";
@@ -51,8 +51,8 @@ var ke = /* @__PURE__ */ e({ default: () => k }), Ae = ["id"], je = {
51
51
  },
52
52
  emits: ["selectNode", "copyAlt"],
53
53
  setup(e, { expose: pe, emit: ke }) {
54
- Oe((e) => ({ v305d83fd: en.value }));
55
- let k = v(() => import("./Title-__gWq2g6.js").then((e) => e.t)), He = v(() => import("./Tooltip-B7lmdbac.js")), Ue = v(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), We = v(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), Ge = v(() => import("./DataTable-BvDJEAma.js")), Ke = v(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), qe = v(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Je = v(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), Ye = v(() => import("./RecursiveLinks-D06dBL4a.js")), Xe = v(() => import("./RecursiveLabels-DBMJf_to.js")), Ze = v(() => import("./RecursiveCircles-DPpLel6f.js")), Qe = v(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_molecule: $e } = oe(), { isThemeValid: et, warnInvalidTheme: tt } = de(), A = e, nt = ke, rt = f(() => !!A.dataset && A.dataset.length);
54
+ Oe((e) => ({ v873aa022: en.value }));
55
+ let k = v(() => import("./Title-__gWq2g6.js").then((e) => e.t)), He = v(() => import("./Tooltip-CuWEYGr3.js")), Ue = v(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), We = v(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), Ge = v(() => import("./DataTable-BvDJEAma.js")), Ke = v(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), qe = v(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Je = v(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), Ye = v(() => import("./RecursiveLinks-D06dBL4a.js")), Xe = v(() => import("./RecursiveLabels-DBMJf_to.js")), Ze = v(() => import("./RecursiveCircles-DPpLel6f.js")), Qe = v(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_molecule: $e } = oe(), { isThemeValid: et, warnInvalidTheme: tt } = de(), A = e, nt = ke, rt = f(() => !!A.dataset && A.dataset.length);
56
56
  Ce(() => {
57
57
  at();
58
58
  });
@@ -818,6 +818,7 @@ var ke = /* @__PURE__ */ e({ default: () => k }), Ae = ["id"], je = {
818
818
  fontSize: I.value.style.chart.tooltip.fontSize,
819
819
  backgroundOpacity: I.value.style.chart.tooltip.backgroundOpacity,
820
820
  position: I.value.style.chart.tooltip.position,
821
+ offsetX: I.value.style.chart.tooltip.offsetX,
821
822
  offsetY: I.value.style.chart.tooltip.offsetY,
822
823
  parent: M.value,
823
824
  content: j.value,
@@ -843,6 +844,7 @@ var ke = /* @__PURE__ */ e({ default: () => k }), Ae = ["id"], je = {
843
844
  "fontSize",
844
845
  "backgroundOpacity",
845
846
  "position",
847
+ "offsetX",
846
848
  "offsetY",
847
849
  "parent",
848
850
  "content",
@@ -908,6 +910,6 @@ var ke = /* @__PURE__ */ e({ default: () => k }), Ae = ["id"], je = {
908
910
  T(e.$slots, "skeleton", {}, () => [E(R) ? (C(), p(le, { key: 0 })) : m("", !0)], !0)
909
911
  ], 46, Ae));
910
912
  }
911
- }, [["__scopeId", "data-v-72da73a0"]]);
913
+ }, [["__scopeId", "data-v-2a211aa4"]]);
912
914
  //#endregion
913
915
  export { ke as n, k as t };
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { D as t, G as n, H as r, J as i, Mt as a, S as ee, St as te, X as ne, i as re, jt as o, t as ie, xt 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";
@@ -94,7 +94,7 @@ var Ie = /* @__PURE__ */ e({ default: () => C }), Le = ["id"], Re = ["id"], ze =
94
94
  },
95
95
  emits: ["copyAlt"],
96
96
  setup(e, { expose: ge, emit: Ie }) {
97
- let C = p(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), bt = p(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), xt = p(() => import("./DataTable-BvDJEAma.js")), St = p(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Ct = p(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), wt = p(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), Tt = p(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_mood_radar: Et } = se(), { isThemeValid: Dt, warnInvalidTheme: Ot } = pe(), w = e, kt = Ie, T = v(r()), E = v(null), D = v(null), At = v(null), jt = v(0), Mt = v(0), Nt = v(0), Pt = v(null), Ft = v(null), O = v(null), k = v(null), It = v(null), Lt = v(!1), A = v(null), Rt = v(null), j = v(!1), M = v(!1), N = v(null), zt = v(!1), Bt = s(() => !!w.dataset && Object.keys(w.dataset).length), P = v(Jt()), F = s(() => P.value.userOptions.useCursorPointer), Vt = s(() => oe({
97
+ let C = p(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), bt = p(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), xt = p(() => import("./DataTable-BvDJEAma.js")), St = p(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Ct = p(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), wt = p(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), Tt = p(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_mood_radar: Et } = se(), { isThemeValid: Dt, warnInvalidTheme: Ot } = pe(), w = e, kt = Ie, T = v(r()), E = v(null), D = v(null), At = v(null), jt = v(0), Mt = v(0), Nt = v(0), Pt = v(null), Ft = v(null), O = v(null), k = v(null), It = v(null), Lt = v(!1), A = v(null), Rt = v(null), j = v(!1), M = v(!1), N = v(null), zt = v(!1), Bt = s(() => !!w.dataset && Object.keys(w.dataset).length), P = v(Jt()), F = s(() => P.value.userOptions.useCursorPointer), Vt = s(() => oe({
98
98
  defaultConfig: {
99
99
  userOptions: { show: !1 },
100
100
  table: { show: !1 },
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { Et as t, G as n, H as r, J as i, Lt as a, S as o, St as s, Tt as c, X as l, Y as ee, bt as te, d as ne, i as u, jt as re, kt as d, n as ie, nt as ae, pt as oe, t as se, u as ce, v as le, x as ue, y as de, zt as fe } from "./lib-BkiwukKO.js";
3
- import { t as pe } from "./useConfig-D3guGcrX.js";
3
+ import { t as pe } from "./useConfig-lKgU652n.js";
4
4
  import { t as me } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as he, t as ge } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as _e } from "./useSvgExport-Dtu973wa.js";
@@ -106,7 +106,7 @@ var qe = /* @__PURE__ */ e({ default: () => Dt }), Je = ["id"], Ye = ["id"], Xe
106
106
  "copyAlt"
107
107
  ],
108
108
  setup(e, { expose: Se, emit: qe }) {
109
- let Dt = v(() => import("./Tooltip-B7lmdbac.js")), Ot = v(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), kt = v(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), At = v(() => import("./DataTable-BvDJEAma.js")), jt = v(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Mt = v(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Nt = v(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), Pt = v(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_nested_donuts: Ft } = pe(), { isThemeValid: It, warnInvalidTheme: Lt } = ye(), k = e, Rt = p({
109
+ let Dt = v(() => import("./Tooltip-CuWEYGr3.js")), Ot = v(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), kt = v(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), At = v(() => import("./DataTable-BvDJEAma.js")), jt = v(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Mt = v(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Nt = v(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), Pt = v(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_nested_donuts: Ft } = pe(), { isThemeValid: It, warnInvalidTheme: Lt } = ye(), k = e, Rt = p({
110
110
  get() {
111
111
  return !!k.dataset && k.dataset.length;
112
112
  },
@@ -1324,6 +1324,7 @@ var qe = /* @__PURE__ */ e({ default: () => Dt }), Je = ["id"], Ye = ["id"], Xe
1324
1324
  fontSize: I.value.style.chart.tooltip.fontSize,
1325
1325
  backgroundOpacity: I.value.style.chart.tooltip.backgroundOpacity,
1326
1326
  position: I.value.style.chart.tooltip.position,
1327
+ offsetX: I.value.style.chart.tooltip.offsetX,
1327
1328
  offsetY: I.value.style.chart.tooltip.offsetY,
1328
1329
  parent: j.value,
1329
1330
  content: Bt.value,
@@ -1351,6 +1352,7 @@ var qe = /* @__PURE__ */ e({ default: () => Dt }), Je = ["id"], Ye = ["id"], Xe
1351
1352
  "fontSize",
1352
1353
  "backgroundOpacity",
1353
1354
  "position",
1355
+ "offsetX",
1354
1356
  "offsetY",
1355
1357
  "parent",
1356
1358
  "content",
@@ -1467,6 +1469,6 @@ var qe = /* @__PURE__ */ e({ default: () => Dt }), Je = ["id"], Ye = ["id"], Xe
1467
1469
  T(e.$slots, "skeleton", {}, () => [D(ln) ? (S(), m(ge, { key: 0 })) : h("", !0)], !0)
1468
1470
  ], 46, Je));
1469
1471
  }
1470
- }, [["__scopeId", "data-v-d21e2fa1"]]);
1472
+ }, [["__scopeId", "data-v-6733c064"]]);
1471
1473
  //#endregion
1472
1474
  export { qe as n, Dt 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, S as a, St as o, Tt as s, X as ee, i as te, nt as ne, pt as re, t as ie, x as ae, y as oe, zt as se } from "./lib-BkiwukKO.js";
3
- import { t as ce } from "./useConfig-D3guGcrX.js";
3
+ import { t as ce } from "./useConfig-lKgU652n.js";
4
4
  import { t as le } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as ue, t as de } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as fe } from "./useSvgExport-Dtu973wa.js";
@@ -99,7 +99,7 @@ var Be = /* @__PURE__ */ e({ default: () => ct }), Ve = ["id"], He = ["id"], Ue
99
99
  },
100
100
  emits: ["selectLegend", "copyAlt"],
101
101
  setup(e, { expose: _e, emit: Be }) {
102
- let ct = m(() => import("./Tooltip-B7lmdbac.js")), lt = m(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), ut = m(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), dt = m(() => import("./DataTable-BvDJEAma.js")), ft = m(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), pt = m(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), mt = m(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), ht = m(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_onion: gt } = ce(), { isThemeValid: _t, warnInvalidTheme: vt } = me(), E = e, yt = l(() => !!E.dataset && E.dataset.length), D = y(n()), bt = y(null), xt = y(0), O = y(!1), St = y(""), k = y([]), A = y(null), Ct = y(null), wt = y(null), Tt = y(null), Et = y(null), Dt = y(0), Ot = y(0), kt = y(0), j = y(!1), At = y(!1), M = y(null), jt = y(!1), Mt = y(!1), N = y(null), Nt = y({
102
+ let ct = m(() => import("./Tooltip-CuWEYGr3.js")), lt = m(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), ut = m(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), dt = m(() => import("./DataTable-BvDJEAma.js")), ft = m(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), pt = m(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), mt = m(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), ht = m(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_onion: gt } = ce(), { isThemeValid: _t, warnInvalidTheme: vt } = me(), E = e, yt = l(() => !!E.dataset && E.dataset.length), D = y(n()), bt = y(null), xt = y(0), O = y(!1), St = y(""), k = y([]), A = y(null), Ct = y(null), wt = y(null), Tt = y(null), Et = y(null), Dt = y(0), Ot = y(0), kt = y(0), j = y(!1), At = y(!1), M = y(null), jt = y(!1), Mt = y(!1), N = y(null), Nt = y({
103
103
  x: 0,
104
104
  y: 0
105
105
  }), P = y("pointer"), Pt = y(!1), F = y(Vt()), I = l(() => F.value.userOptions.useCursorPointer), Ft = l(() => se({
@@ -1095,6 +1095,7 @@ var Be = /* @__PURE__ */ e({ default: () => ct }), Ve = ["id"], He = ["id"], Ue
1095
1095
  fontSize: F.value.style.chart.tooltip.fontSize,
1096
1096
  backgroundOpacity: F.value.style.chart.tooltip.backgroundOpacity,
1097
1097
  position: F.value.style.chart.tooltip.position,
1098
+ offsetX: F.value.style.chart.tooltip.offsetX,
1098
1099
  offsetY: F.value.style.chart.tooltip.offsetY,
1099
1100
  parent: A.value,
1100
1101
  content: St.value,
@@ -1122,6 +1123,7 @@ var Be = /* @__PURE__ */ e({ default: () => ct }), Ve = ["id"], He = ["id"], Ue
1122
1123
  "fontSize",
1123
1124
  "backgroundOpacity",
1124
1125
  "position",
1126
+ "offsetX",
1125
1127
  "offsetY",
1126
1128
  "parent",
1127
1129
  "content",
@@ -1183,6 +1185,6 @@ var Be = /* @__PURE__ */ e({ default: () => ct }), Ve = ["id"], He = ["id"], Ue
1183
1185
  x(e.$slots, "skeleton", {}, () => [C(L) ? (v(), u(de, { key: 0 })) : d("", !0)], !0)
1184
1186
  ], 46, Ve));
1185
1187
  }
1186
- }, [["__scopeId", "data-v-0d170f52"]]);
1188
+ }, [["__scopeId", "data-v-5c25c585"]]);
1187
1189
  //#endregion
1188
1190
  export { Be as n, ct as t };
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { B as t, G as n, H as r, I as i, It as a, J as o, Lt as ee, Rt as s, S as te, St as ne, Tt as re, X as ie, ct as ae, h as oe, i as se, k as ce, nt as le, ot as ue, pt as de, t as fe, x as pe, y as me, zt as he } from "./lib-BkiwukKO.js";
3
- import { t as ge } from "./useConfig-D3guGcrX.js";
3
+ import { t as ge } from "./useConfig-lKgU652n.js";
4
4
  import { t as _e } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as ve, t as ye } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as be } from "./useSvgExport-Dtu973wa.js";
@@ -128,7 +128,7 @@ var Ye = /* @__PURE__ */ e({ default: () => xt }), Xe = ["id"], Ze = ["id"], Qe
128
128
  "copyAlt"
129
129
  ],
130
130
  setup(e, { expose: De, emit: Ye }) {
131
- let xt = m(() => import("./Tooltip-B7lmdbac.js")), St = m(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Ct = m(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), wt = m(() => import("./DataTable-BvDJEAma.js")), Tt = m(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Et = m(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Dt = m(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), Ot = m(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_parallel_coordinate_plot: kt } = ge(), { isThemeValid: At, warnInvalidTheme: jt } = Se(), E = e, Mt = l({
131
+ let xt = m(() => import("./Tooltip-CuWEYGr3.js")), St = m(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Ct = m(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), wt = m(() => import("./DataTable-BvDJEAma.js")), Tt = m(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Et = m(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Dt = m(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), Ot = m(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_parallel_coordinate_plot: kt } = ge(), { isThemeValid: At, warnInvalidTheme: jt } = Se(), E = e, Mt = l({
132
132
  get() {
133
133
  return !!E.dataset && E.dataset.length;
134
134
  },
@@ -1320,6 +1320,7 @@ var Ye = /* @__PURE__ */ e({ default: () => xt }), Xe = ["id"], Ze = ["id"], Qe
1320
1320
  borderWidth: M.value.style.chart.tooltip.borderWidth,
1321
1321
  backgroundOpacity: M.value.style.chart.tooltip.backgroundOpacity,
1322
1322
  position: M.value.style.chart.tooltip.position,
1323
+ offsetX: M.value.style.chart.tooltip.offsetX,
1323
1324
  offsetY: M.value.style.chart.tooltip.offsetY,
1324
1325
  parent: D.value,
1325
1326
  content: En.value,
@@ -1347,6 +1348,7 @@ var Ye = /* @__PURE__ */ e({ default: () => xt }), Xe = ["id"], Ze = ["id"], Qe
1347
1348
  "borderWidth",
1348
1349
  "backgroundOpacity",
1349
1350
  "position",
1351
+ "offsetX",
1350
1352
  "offsetY",
1351
1353
  "parent",
1352
1354
  "content",
@@ -1408,6 +1410,6 @@ var Ye = /* @__PURE__ */ e({ default: () => xt }), Xe = ["id"], Ze = ["id"], Qe
1408
1410
  S(e.$slots, "skeleton", {}, () => [w(P) ? (y(), u(ye, { key: 0 })) : d("", !0)], !0)
1409
1411
  ], 46, Xe));
1410
1412
  }
1411
- }, [["__scopeId", "data-v-193de707"]]);
1413
+ }, [["__scopeId", "data-v-2771a602"]]);
1412
1414
  //#endregion
1413
1415
  export { Ye as n, xt as t };
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { B as t, G as n, H as r, J as i, Lt as a, Mt as o, S as ee, St as te, Tt as s, X as ne, gt as re, i as c, jt as ie, nt as ae, pt as oe, r as se, t as ce, ut as le, x as ue, y as de, zt as fe } from "./lib-BkiwukKO.js";
3
- import { t as pe } from "./useConfig-D3guGcrX.js";
3
+ import { t as pe } from "./useConfig-lKgU652n.js";
4
4
  import { t as me } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as he, t as ge } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as _e } from "./useSvgExport-Dtu973wa.js";
@@ -223,7 +223,7 @@ var We = /* @__PURE__ */ e({ default: () => tn }), Ge = ["id"], Ke = ["id"], qe
223
223
  "copyAlt"
224
224
  ],
225
225
  setup(e, { expose: Ce, emit: We }) {
226
- let tn = h(() => import("./Tooltip-B7lmdbac.js")), nn = h(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), rn = h(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), an = h(() => import("./DataTable-BvDJEAma.js")), on = h(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), sn = h(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), cn = h(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), ln = h(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_quadrant: un } = pe(), { isThemeValid: dn, warnInvalidTheme: fn } = ye(), D = e, pn = u(() => !!D.dataset && D.dataset.length), O = x(r()), mn = We, hn = x(!1), gn = x(""), _n = x(0), k = x(!1), A = x(null), vn = x(null), yn = x(null), bn = x(null), xn = x(null), Sn = x(0), Cn = x(0), wn = x(0), Tn = x(!1), En = x(null), Dn = x(null), On = x(!1), kn = x(!1), j = x(null), An = x(null), jn = x({
226
+ let tn = h(() => import("./Tooltip-CuWEYGr3.js")), nn = h(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), rn = h(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), an = h(() => import("./DataTable-BvDJEAma.js")), on = h(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), sn = h(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), cn = h(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), ln = h(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_quadrant: un } = pe(), { isThemeValid: dn, warnInvalidTheme: fn } = ye(), D = e, pn = u(() => !!D.dataset && D.dataset.length), O = x(r()), mn = We, hn = x(!1), gn = x(""), _n = x(0), k = x(!1), A = x(null), vn = x(null), yn = x(null), bn = x(null), xn = x(null), Sn = x(0), Cn = x(0), wn = x(0), Tn = x(!1), En = x(null), Dn = x(null), On = x(!1), kn = x(!1), j = x(null), An = x(null), jn = x({
227
227
  x: 0,
228
228
  y: 0
229
229
  }), Mn = x("pointer"), Nn = x(!1), M = x(Bn()), N = u(() => M.value.userOptions.useCursorPointer), Pn = u(() => ({
@@ -1857,6 +1857,7 @@ var We = /* @__PURE__ */ e({ default: () => tn }), Ge = ["id"], Ke = ["id"], qe
1857
1857
  fontSize: M.value.style.chart.tooltip.fontSize,
1858
1858
  backgroundOpacity: M.value.style.chart.tooltip.backgroundOpacity,
1859
1859
  position: M.value.style.chart.tooltip.position,
1860
+ offsetX: M.value.style.chart.tooltip.offsetX,
1860
1861
  offsetY: M.value.style.chart.tooltip.offsetY,
1861
1862
  parent: A.value,
1862
1863
  content: gn.value,
@@ -1900,6 +1901,7 @@ var We = /* @__PURE__ */ e({ default: () => tn }), Ge = ["id"], Ke = ["id"], qe
1900
1901
  "fontSize",
1901
1902
  "backgroundOpacity",
1902
1903
  "position",
1904
+ "offsetX",
1903
1905
  "offsetY",
1904
1906
  "parent",
1905
1907
  "content",
@@ -1961,6 +1963,6 @@ var We = /* @__PURE__ */ e({ default: () => tn }), Ge = ["id"], Ke = ["id"], qe
1961
1963
  C(e.$slots, "skeleton", {}, () => [T(Fn) ? (b(), d(ge, { key: 0 })) : f("", !0)], !0)
1962
1964
  ], 46, Ge));
1963
1965
  }
1964
- }, [["__scopeId", "data-v-771e8011"]]);
1966
+ }, [["__scopeId", "data-v-c6f96558"]]);
1965
1967
  //#endregion
1966
1968
  export { We as n, tn as t };
@@ -1,7 +1,7 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { B as t, G as n, H as r, Lt as i, St as a, Tt as o, X as s, bt as c, d as l, h as ee, i as u, k as d, kt as f, nt as te, p as ne, pt as re, t as ie, u as p, v as m, x as ae, y as oe, zt as se } from "./lib-BkiwukKO.js";
3
3
  import { t as ce } from "./useTimeLabels-C0x7zUXP.js";
4
- import { t as le } from "./useConfig-D3guGcrX.js";
4
+ import { t as le } from "./useConfig-lKgU652n.js";
5
5
  import { t as ue } from "./usePrinter-X0yWOynH.js";
6
6
  import { n as de, t as fe } from "./BaseScanner-C7dmAref.js";
7
7
  import { t as pe } from "./useSvgExport-Dtu973wa.js";
@@ -440,7 +440,7 @@ var N = /* @__PURE__ */ e({ default: () => En }), Ze = ["id"], Qe = ["id"], $e =
440
440
  "copyAlt"
441
441
  ],
442
442
  setup(e, { expose: ve, emit: Be }) {
443
- let He = Ae(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Ue = Ae(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), Ge = Ae(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Ke = Ae(() => import("./Tooltip-B7lmdbac.js")), qe = Ae(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), { vue_ui_quick_chart: Je } = le(), { isThemeValid: Ye, warnInvalidTheme: Xe } = he(), M = e, N = w(null), En = w(null), Dn = w(null), On = w(null), P = w(r()), F = w(!1), kn = w(null), An = w(""), I = w(null), jn = w(null), Mn = w(null), L = w([]), Nn = w(0), Pn = w(0), Fn = w(!1), In = w(null), Ln = w(null), R = w(null), Rn = w(null), zn = w(null), Bn = w(null);
443
+ let He = Ae(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Ue = Ae(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), Ge = Ae(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Ke = Ae(() => import("./Tooltip-CuWEYGr3.js")), qe = Ae(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), { vue_ui_quick_chart: Je } = le(), { isThemeValid: Ye, warnInvalidTheme: Xe } = he(), M = e, N = w(null), En = w(null), Dn = w(null), On = w(null), P = w(r()), F = w(!1), kn = w(null), An = w(""), I = w(null), jn = w(null), Mn = w(null), L = w([]), Nn = w(0), Pn = w(0), Fn = w(!1), In = w(null), Ln = w(null), R = w(null), Rn = w(null), zn = w(null), Bn = w(null);
444
444
  w("#FFFFFF");
445
445
  let z = w(er()), Vn = g(() => !!z.value.debug), Hn = g(() => z.value.useCursorPointer), B = w(null), Un = w({
446
446
  x: 0,
@@ -2409,6 +2409,7 @@ var N = /* @__PURE__ */ e({ default: () => En }), Ze = ["id"], Qe = ["id"], $e =
2409
2409
  fontSize: z.value.tooltipFontSize,
2410
2410
  backgroundOpacity: z.value.tooltipBackgroundOpacity,
2411
2411
  position: z.value.tooltipPosition,
2412
+ offsetX: z.value.tooltipOffsetX,
2412
2413
  offsetY: z.value.tooltipOffsetY,
2413
2414
  parent: N.value,
2414
2415
  content: An.value,
@@ -2436,6 +2437,7 @@ var N = /* @__PURE__ */ e({ default: () => En }), Ze = ["id"], Qe = ["id"], $e =
2436
2437
  "fontSize",
2437
2438
  "backgroundOpacity",
2438
2439
  "position",
2440
+ "offsetX",
2439
2441
  "offsetY",
2440
2442
  "parent",
2441
2443
  "content",
@@ -2454,6 +2456,6 @@ var N = /* @__PURE__ */ e({ default: () => En }), Ze = ["id"], Qe = ["id"], $e =
2454
2456
  stroke: "red"
2455
2457
  }), r[5] ||= y("span", null, "Dataset is not processable", -1)]));
2456
2458
  }
2457
- }, [["__scopeId", "data-v-8faa98b0"]]);
2459
+ }, [["__scopeId", "data-v-dfd5d421"]]);
2458
2460
  //#endregion
2459
2461
  export { N as n, En as t };