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, It as r, J as i, Mt as a, S as o, St as ee, X as te, i as s, jt as ne, nt as re, pt as ie, t as ae, v as c, 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";
@@ -159,7 +159,7 @@ var Ie = /* @__PURE__ */ e({ default: () => ht }), Le = ["id"], Re = ["id"], ze
159
159
  },
160
160
  emits: ["copyAlt"],
161
161
  setup(e, { expose: _e, emit: Ie }) {
162
- let ht = h(() => import("./Tooltip-B7lmdbac.js")), gt = h(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), _t = h(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), vt = h(() => import("./DataTable-BvDJEAma.js")), yt = h(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), bt = h(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), xt = h(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), St = h(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_age_pyramid: Ct } = se(), { isThemeValid: wt, warnInvalidTheme: Tt } = pe(), D = e, Et = Ie, Dt = u(() => !!D.dataset && D.dataset.length), O = b(n()), k = b(!1), Ot = b(""), A = b(null), kt = b(0), j = b(null), At = b(null), jt = b(null), Mt = b(null), Nt = b(0), Pt = b(0), Ft = b(null), M = b(null), It = b(null), Lt = b(!1), N = b(!1), P = b(null), Rt = b({
162
+ let ht = h(() => import("./Tooltip-CuWEYGr3.js")), gt = h(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), _t = h(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), vt = h(() => import("./DataTable-BvDJEAma.js")), yt = h(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), bt = h(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), xt = h(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), St = h(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_age_pyramid: Ct } = se(), { isThemeValid: wt, warnInvalidTheme: Tt } = pe(), D = e, Et = Ie, Dt = u(() => !!D.dataset && D.dataset.length), O = b(n()), k = b(!1), Ot = b(""), A = b(null), kt = b(0), j = b(null), At = b(null), jt = b(null), Mt = b(null), Nt = b(0), Pt = b(0), Ft = b(null), M = b(null), It = b(null), Lt = b(!1), N = b(!1), P = b(null), Rt = b({
163
163
  x: 0,
164
164
  y: 0
165
165
  }), F = b("pointer"), zt = b(!1), I = b(Kt()), L = u(() => I.value.userOptions.useCursorPointer), Bt = u(() => oe({
@@ -1133,6 +1133,7 @@ var Ie = /* @__PURE__ */ e({ default: () => ht }), Le = ["id"], Re = ["id"], ze
1133
1133
  fontSize: I.value.style.tooltip.fontSize,
1134
1134
  backgroundOpacity: I.value.style.tooltip.backgroundOpacity,
1135
1135
  position: I.value.style.tooltip.position,
1136
+ offsetX: I.value.style.tooltip.offsetX,
1136
1137
  offsetY: I.value.style.tooltip.offsetY,
1137
1138
  parent: j.value,
1138
1139
  content: Ot.value,
@@ -1160,6 +1161,7 @@ var Ie = /* @__PURE__ */ e({ default: () => ht }), Le = ["id"], Re = ["id"], ze
1160
1161
  "fontSize",
1161
1162
  "backgroundOpacity",
1162
1163
  "position",
1164
+ "offsetX",
1163
1165
  "offsetY",
1164
1166
  "parent",
1165
1167
  "content",
@@ -1221,6 +1223,6 @@ var Ie = /* @__PURE__ */ e({ default: () => ht }), Le = ["id"], Re = ["id"], ze
1221
1223
  S(n.$slots, "skeleton", {}, () => [w(Vt) ? (y(), d(ue, { key: 0 })) : f("", !0)], !0)
1222
1224
  ], 46, Le));
1223
1225
  }
1224
- }, [["__scopeId", "data-v-3f1b1e32"]]);
1226
+ }, [["__scopeId", "data-v-2b5617d2"]]);
1225
1227
  //#endregion
1226
1228
  export { Ie as n, ht as t };
@@ -1,11 +1,11 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { H as t, b as n, wt 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 { t as o } from "./usePrinter-X0yWOynH.js";
5
5
  import { t as s } from "./dom-to-png-9WSt6hXe.js";
6
6
  import { t as c } from "./_plugin-vue_export-helper-Dq1MygBL.js";
7
7
  import { t as l } from "./BaseIcon-CEmt3Ifx.js";
8
- import { t as ee } from "./vue-ui-accordion-Bx7pI1J7.js";
8
+ import { t as ee } from "./vue-ui-accordion-CNtzLReQ.js";
9
9
  import { t as te } from "./ColorPicker-DS_QkH3W.js";
10
10
  import { Fragment as ne, Teleport as re, computed as u, createBlock as d, createCommentVNode as f, createElementBlock as p, createElementVNode as m, createTextVNode as h, createVNode as g, nextTick as ie, normalizeClass as _, normalizeStyle as v, onBeforeUnmount as ae, onMounted as oe, openBlock as y, ref as b, renderList as se, renderSlot as ce, toDisplayString as x, unref as le, vModelCheckbox as ue, vModelText as de, watch as fe, withCtx as S, withDirectives as pe, withModifiers as me } from "vue";
11
11
  //#region src/registerAnnotatorShortcuts.js
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { G as t, H as n, St as r, X as i, h as a, i as o, ot as ee, t as te, y as ne, yt as re, zt as ie } from "./lib-BkiwukKO.js";
3
- import { t as ae } from "./useConfig-D3guGcrX.js";
3
+ import { t as ae } from "./useConfig-lKgU652n.js";
4
4
  import { t as oe } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as se, t as ce } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as le } from "./useSvgExport-Dtu973wa.js";
@@ -103,7 +103,7 @@ var ke = /* @__PURE__ */ e({ default: () => T }), Ae = ["id"], je = {
103
103
  },
104
104
  emits: ["copyAlt"],
105
105
  setup(e, { expose: pe, emit: ke }) {
106
- let T = m(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), Ze = m(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Qe = m(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), { vue_ui_bullet: $e } = ae(), { isThemeValid: et, warnInvalidTheme: tt } = ue(), E = e, nt = ke, D = y(null), rt = y(null), it = y(0), at = y(null), ot = y(null), st = y(0), O = y(null), k = y(null), ct = y(!1), A = y(!1), j = y(!1), M = l({
106
+ let T = m(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), Ze = m(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Qe = m(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), { vue_ui_bullet: $e } = ae(), { isThemeValid: et, warnInvalidTheme: tt } = ue(), E = e, nt = ke, D = y(null), rt = y(null), it = y(0), at = y(null), ot = y(null), st = y(0), O = y(null), k = y(null), ct = y(!1), A = y(!1), j = y(!1), M = l({
107
107
  get: () => R.value.hasOwnProperty("value"),
108
108
  set: (e) => e
109
109
  }), N = l(() => R.value.segments ? Array.isArray(R.value.segments) ? R.value.segments.length ? !0 : (console.warn("VueUiBullet: dataset segments is empty. Provide segments with this datastructure:\n\nsegments: [\n {\n name: string;\n from: number;\n to: number;\n color?: string;\n },\n {...}\n]\n "), M.value = !1, !1) : (console.warn("VueUiBullet: dataset segments must be an array of objects with this datastructure:\n\nsegments: [\n {\n name: string;\n from: number;\n to: number;\n color?: string;\n },\n {...}\n] \n "), M.value = !1, !1) : (console.warn("VueUiBullet: dataset segments is empty. Provide segments with this datastructure:\n\nsegments: [\n {\n name: string;\n from: number;\n to: number;\n color?: string;\n },\n {...}\n]\n "), M.value = !1, !1)), lt = l(() => !!I.value.debug), ut = l(() => {
@@ -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, I as i, J as a, Lt as o, S as ee, St as s, Tt as c, X as l, ht as u, i as te, k as ne, ot as re, r as ie, s as ae, t as oe, x as se, y as ce, zt as le } from "./lib-BkiwukKO.js";
3
3
  import { t as ue } from "./useTimeLabels-C0x7zUXP.js";
4
- import { t as de } from "./useConfig-D3guGcrX.js";
4
+ import { t as de } from "./useConfig-lKgU652n.js";
5
5
  import { t as fe } from "./usePrinter-X0yWOynH.js";
6
6
  import { n as pe, t as me } from "./BaseScanner-C7dmAref.js";
7
7
  import { t as he } from "./useSvgExport-Dtu973wa.js";
@@ -127,7 +127,7 @@ var Ve = /* @__PURE__ */ e({ default: () => ct }), He = ["id"], Ue = ["id"], We
127
127
  },
128
128
  emits: ["copyAlt"],
129
129
  setup(e, { expose: be, emit: Ve }) {
130
- let ct = _(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), lt = _(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), ut = _(() => import("./DataTable-BvDJEAma.js")), dt = _(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), ft = _(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), pt = _(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), { vue_ui_bump: mt } = de(), { isThemeValid: ht, warnInvalidTheme: gt } = _e(), O = e, _t = Ve, vt = f({
130
+ let ct = _(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), lt = _(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), ut = _(() => import("./DataTable-BvDJEAma.js")), dt = _(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), ft = _(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), pt = _(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), { vue_ui_bump: mt } = de(), { isThemeValid: ht, warnInvalidTheme: gt } = _e(), O = e, _t = Ve, vt = f({
131
131
  get() {
132
132
  return !!O.dataset && O.dataset.length;
133
133
  },
@@ -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, Mt as i, Rt as a, S as o, St as s, X as c, h as l, jt as ee, nt as te, pt as ne, s as re, t as ie, v as u, zt as ae } from "./lib-BkiwukKO.js";
3
3
  import { n as oe, r as se, 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";
@@ -186,7 +186,7 @@ var ze = /* @__PURE__ */ e({ default: () => Dt }), Be = ["id"], Ve = ["id"], He
186
186
  },
187
187
  emits: ["selectX", "copyAlt"],
188
188
  setup(e, { expose: ye, emit: ze }) {
189
- let Dt = _(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Ot = _(() => import("./Tooltip-B7lmdbac.js")), kt = _(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), At = _(() => import("./DataTable-BvDJEAma.js")), jt = _(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Mt = _(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Nt = _(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), Pt = _(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_candlestick: Ft } = le(), { isThemeValid: It, warnInvalidTheme: Lt } = he(), k = e, Rt = ze, zt = f(() => !!k.dataset && k.dataset.length), A = C(!1), Bt = C(null), j = C(n()), Vt = C(!1), Ht = C(""), M = C(void 0), Ut = C(0), N = C(null), Wt = C(null), Gt = C(null), Kt = C(null), qt = C(null), Jt = C(null), Yt = C(0), Xt = C(0), Zt = C(0), Qt = C(null), $t = C(null), en = C(null), tn = C(null), nn = C(null), rn = C(!1), an = C(!1), P = C(null), on = C({
189
+ let Dt = _(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Ot = _(() => import("./Tooltip-CuWEYGr3.js")), kt = _(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), At = _(() => import("./DataTable-BvDJEAma.js")), jt = _(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Mt = _(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Nt = _(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), Pt = _(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_candlestick: Ft } = le(), { isThemeValid: It, warnInvalidTheme: Lt } = he(), k = e, Rt = ze, zt = f(() => !!k.dataset && k.dataset.length), A = C(!1), Bt = C(null), j = C(n()), Vt = C(!1), Ht = C(""), M = C(void 0), Ut = C(0), N = C(null), Wt = C(null), Gt = C(null), Kt = C(null), qt = C(null), Jt = C(null), Yt = C(0), Xt = C(0), Zt = C(0), Qt = C(null), $t = C(null), en = C(null), tn = C(null), nn = C(null), rn = C(!1), an = C(!1), P = C(null), on = C({
190
190
  x: 0,
191
191
  y: 0
192
192
  }), sn = C("pointer"), cn = C(!1), F = C(_n()), ln = f(() => F.value.userOptions.useCursorPointer), un = f(() => ae({
@@ -1709,6 +1709,7 @@ var ze = /* @__PURE__ */ e({ default: () => Dt }), Be = ["id"], Ve = ["id"], He
1709
1709
  fontSize: F.value.style.tooltip.fontSize,
1710
1710
  backgroundOpacity: F.value.style.tooltip.backgroundOpacity,
1711
1711
  position: F.value.style.tooltip.position,
1712
+ offsetX: F.value.style.tooltip.offsetX,
1712
1713
  offsetY: F.value.style.tooltip.offsetY,
1713
1714
  parent: N.value,
1714
1715
  content: Ht.value,
@@ -1736,6 +1737,7 @@ var ze = /* @__PURE__ */ e({ default: () => Dt }), Be = ["id"], Ve = ["id"], He
1736
1737
  "fontSize",
1737
1738
  "backgroundOpacity",
1738
1739
  "position",
1740
+ "offsetX",
1739
1741
  "offsetY",
1740
1742
  "parent",
1741
1743
  "content",
@@ -1797,6 +1799,6 @@ var ze = /* @__PURE__ */ e({ default: () => Dt }), Be = ["id"], Ve = ["id"], He
1797
1799
  T(e.$slots, "skeleton", {}, () => [D(I) ? (S(), p(fe, { key: 0 })) : m("", !0)], !0)
1798
1800
  ], 46, Be));
1799
1801
  }
1800
- }, [["__scopeId", "data-v-4994ed6d"]]);
1802
+ }, [["__scopeId", "data-v-3f01c253"]]);
1801
1803
  //#endregion
1802
1804
  export { ze as n, Dt as t };
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { H as t, J as n, S as r, St as i, X as a, jt as ee } from "./lib-BkiwukKO.js";
3
- import { t as te } from "./useConfig-D3guGcrX.js";
3
+ import { t as te } from "./useConfig-lKgU652n.js";
4
4
  import { t as ne } from "./usePrinter-X0yWOynH.js";
5
5
  import { t as re } from "./useNestedProp-Ck4hsrpu.js";
6
6
  import { t as o } from "./_plugin-vue_export-helper-Dq1MygBL.js";
@@ -34,7 +34,7 @@ var me = /* @__PURE__ */ e({ default: () => E }), he = ["id"], ge = ["aria-label
34
34
  },
35
35
  emits: ["copyAlt"],
36
36
  setup(e, { expose: o, emit: me }) {
37
- let E = ce(() => import("./vue-ui-skeleton-B2Ov6iLc.js").then((e) => e.n)), Se = ce(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), { vue_ui_carousel_table: Ce } = te(), we = ae(), D = e, Te = me, O = y(t()), k = y(!1), A = y(!!D.dataset), Ee = pe();
37
+ let E = ce(() => import("./vue-ui-skeleton-DfmwfoiV.js").then((e) => e.n)), Se = ce(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), { vue_ui_carousel_table: Ce } = te(), we = ae(), D = e, Te = me, O = y(t()), k = y(!1), A = y(!!D.dataset), Ee = pe();
38
38
  _(() => {
39
39
  j();
40
40
  }), _(() => {
@@ -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 te, bt as ne, d as re, i as c, jt as l, ot as ie, p as ae, r as oe, t as se, u, 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";
@@ -358,7 +358,7 @@ var Re = /* @__PURE__ */ e({ default: () => Zn }), ze = ["id"], Be = ["id"], Ve
358
358
  ],
359
359
  setup(e, { expose: ye, emit: Re }) {
360
360
  Fe((e) => ({ v4ff85fb8: e.tdo }));
361
- let Zn = ke(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Qn = ke(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), $n = ke(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), er = ke(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), tr = ke(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), nr = ke(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_chestnut: rr } = de(), { isThemeValid: ir, warnInvalidTheme: ar } = _e(), D = e, or = f(() => !!D.dataset && D.dataset.length), O = x(n()), sr = x(null), cr = x(0), lr = x(null), ur = x(null), dr = x(!1), fr = x(!1), pr = x(!1), k = x(!1), A = x(""), j = x({
361
+ let Zn = ke(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Qn = ke(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), $n = ke(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), er = ke(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), tr = ke(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), nr = ke(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_chestnut: rr } = de(), { isThemeValid: ir, warnInvalidTheme: ar } = _e(), D = e, or = f(() => !!D.dataset && D.dataset.length), O = x(n()), sr = x(null), cr = x(0), lr = x(null), ur = x(null), dr = x(!1), fr = x(!1), pr = x(!1), k = x(!1), A = x(""), j = x({
362
362
  level: "root",
363
363
  rootIndex: 0,
364
364
  branchIndex: 0,
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { G as t, H as n, Ht as r, J as i, Lt as a, S as o, St as s, Tt as c, V as ee, X as l, i as te, ot as ne, r 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";
@@ -141,7 +141,7 @@ var Be = /* @__PURE__ */ e({ default: () => vt }), Ve = ["id"], He = ["id"], Ue
141
141
  ],
142
142
  setup(e, { expose: ve, emit: Be }) {
143
143
  Le((e) => ({ v2cf8c7c9: e.slicerColor }));
144
- let vt = g(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), yt = g(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), bt = g(() => import("./DataTable-BvDJEAma.js")), xt = g(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), St = g(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Ct = g(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), wt = g(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_chord: Tt } = ce(), { isThemeValid: Et, warnInvalidTheme: Dt } = me(), O = e, Ot = Be, k = S(!!O.dataset && Object.hasOwn(O.dataset, "matrix")), A = S(n()), j = S(null), M = S(null), N = S(null), kt = S(0), P = S(null), At = S(null), jt = S(null), Mt = S(null), Nt = S(null), Pt = S(0), Ft = S(0), It = S(0), F = S(!1), I = Fe(null), L = Fe(null), Lt = S(!1), Rt = S(null), zt = S(null), Bt = S(!1), Vt = S(!1), R = S("group"), z = S(null), Ht = S(!1), B = S($t()), V = d(() => B.value.userOptions.useCursorPointer), Ut = d(() => se({
144
+ let vt = g(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), yt = g(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), bt = g(() => import("./DataTable-BvDJEAma.js")), xt = g(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), St = g(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Ct = g(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), wt = g(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_chord: Tt } = ce(), { isThemeValid: Et, warnInvalidTheme: Dt } = me(), O = e, Ot = Be, k = S(!!O.dataset && Object.hasOwn(O.dataset, "matrix")), A = S(n()), j = S(null), M = S(null), N = S(null), kt = S(0), P = S(null), At = S(null), jt = S(null), Mt = S(null), Nt = S(null), Pt = S(0), Ft = S(0), It = S(0), F = S(!1), I = Fe(null), L = Fe(null), Lt = S(!1), Rt = S(null), zt = S(null), Bt = S(!1), Vt = S(!1), R = S("group"), z = S(null), Ht = S(!1), B = S($t()), V = d(() => B.value.userOptions.useCursorPointer), Ut = d(() => se({
145
145
  defaultConfig: {
146
146
  useCssAnimation: !1,
147
147
  userOptions: { show: !1 },
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { G as t, H as n, It as r, J as i, Lt as a, S as o, St as s, Tt as c, W as l, X as u, i as d, pt as f, r as p, t as m, x as h, y as g, yt as ee, z as te, zt as ne } from "./lib-BkiwukKO.js";
3
- import { t as re } from "./useConfig-D3guGcrX.js";
3
+ import { t as re } from "./useConfig-lKgU652n.js";
4
4
  import { t as ie } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as ae, t as oe } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as se } from "./useSvgExport-Dtu973wa.js";
@@ -293,8 +293,8 @@ var We = class {
293
293
  },
294
294
  emits: ["selectDatapoint", "copyAlt"],
295
295
  setup(e, { expose: fe, emit: Pe }) {
296
- je((e) => ({ v1d300711: ir.value }));
297
- let Ie = C(() => import("./Tooltip-B7lmdbac.js")), N = C(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Le = C(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), Re = C(() => import("./DataTable-BvDJEAma.js")), ze = C(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Be = C(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Ve = C(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), He = C(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), P = e, Ue = Pe, { vue_ui_circle_pack: We } = re(), { isThemeValid: Ge, warnInvalidTheme: gt } = le(), _t = v(() => !!P.dataset && P.dataset.length), F = O(n()), I = O(null), vt = O(null), yt = O(null), bt = O(0), xt = O(0), St = O(0), Ct = O(null), L = O(null), wt = O(null), Tt = O(!1), Et = O(""), R = O(null), Dt = O(!1), Ot = O(!1), z = O(null), kt = O({
296
+ je((e) => ({ v04c3ba8a: ir.value }));
297
+ let Ie = C(() => import("./Tooltip-CuWEYGr3.js")), N = C(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Le = C(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), Re = C(() => import("./DataTable-BvDJEAma.js")), ze = C(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Be = C(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Ve = C(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), He = C(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), P = e, Ue = Pe, { vue_ui_circle_pack: We } = re(), { isThemeValid: Ge, warnInvalidTheme: gt } = le(), _t = v(() => !!P.dataset && P.dataset.length), F = O(n()), I = O(null), vt = O(null), yt = O(null), bt = O(0), xt = O(0), St = O(0), Ct = O(null), L = O(null), wt = O(null), Tt = O(!1), Et = O(""), R = O(null), Dt = O(!1), Ot = O(!1), z = O(null), kt = O({
298
298
  x: 0,
299
299
  y: 0
300
300
  }), At = O("pointer"), jt = O(!1), B = O(Rt()), V = v(() => B.value.userOptions.useCursorPointer), Mt = v(() => ne({
@@ -1497,6 +1497,7 @@ var We = class {
1497
1497
  borderWidth: B.value.style.chart.tooltip.borderWidth,
1498
1498
  backgroundOpacity: B.value.style.chart.tooltip.backgroundOpacity,
1499
1499
  position: B.value.style.chart.tooltip.position,
1500
+ offsetX: B.value.style.chart.tooltip.offsetX,
1500
1501
  offsetY: B.value.style.chart.tooltip.offsetY,
1501
1502
  parent: I.value,
1502
1503
  content: Et.value,
@@ -1524,6 +1525,7 @@ var We = class {
1524
1525
  "borderWidth",
1525
1526
  "backgroundOpacity",
1526
1527
  "position",
1528
+ "offsetX",
1527
1529
  "offsetY",
1528
1530
  "parent",
1529
1531
  "content",
@@ -1591,6 +1593,6 @@ var We = class {
1591
1593
  k(e.$slots, "skeleton", {}, () => [j(Nt) ? (D(), y(oe, { key: 0 })) : b("", !0)], !0)
1592
1594
  ], 46, Ke));
1593
1595
  }
1594
- }, [["__scopeId", "data-v-ea73f0d1"]]);
1596
+ }, [["__scopeId", "data-v-df9c6032"]]);
1595
1597
  //#endregion
1596
1598
  export { Ge as n, gt as t };
@@ -1,9 +1,9 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { H as t, jt as n, t as r } from "./lib-BkiwukKO.js";
3
- import { t as ee } from "./useConfig-D3guGcrX.js";
3
+ import { t as ee } from "./useConfig-lKgU652n.js";
4
4
  import { t as te } from "./useNestedProp-Ck4hsrpu.js";
5
5
  import { t as i } from "./_plugin-vue_export-helper-Dq1MygBL.js";
6
- import { n as a } from "./PackageVersion-DYadtlla.js";
6
+ import { n as a } from "./PackageVersion-DvDLFw4Z.js";
7
7
  import { Teleport as o, computed as s, createBlock as ne, createCommentVNode as c, createElementBlock as l, createElementVNode as u, createVNode as d, nextTick as f, normalizeClass as p, normalizeStyle as m, onBeforeUnmount as h, onMounted as g, openBlock as _, ref as v, toDisplayString as y, unref as b } from "vue";
8
8
  //#region src/components/vue-ui-cursor.vue
9
9
  var x = /* @__PURE__ */ e({ default: () => R }), re = [
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { H as t, St as n, V as r, X as i, lt as a, t as o, y as s, zt as c } from "./lib-BkiwukKO.js";
3
- import { t as l } from "./useConfig-D3guGcrX.js";
3
+ import { t as l } from "./useConfig-lKgU652n.js";
4
4
  import { t as u } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as d, t as f } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as p } from "./useSvgExport-Dtu973wa.js";
@@ -1809,7 +1809,7 @@ var Yn = /* @__PURE__ */ e({ default: () => kr }), Xn = ["id"], Zn = ["id"], Qn
1809
1809
  "rotate"
1810
1810
  ],
1811
1811
  setup(e, { expose: a, emit: te }) {
1812
- let De = ge(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), ke = ge(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Ae = ge(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), { vue_ui_dag: je } = l(), { isThemeValid: k, warnInvalidTheme: Me } = h(), A = e, j = te, M = T(null), N = T(t()), Ne = T(null), Pe = T(null), Fe = T(null), Ie = T(0), Le = T(0), Re = T(!1), ze = T(!1), Be = T(!1), Ve = T(!1), P = T(null), F = T(null), I = T(null), L = T(null), He = T(null), Ue = T("pointer"), We = T(!1), R = T(ct()), Ge = _(() => R.value.userOptions.useCursorPointer), Ke = T(R.value.style.chart.width), qe = T(R.value.style.chart.height), Je = T({
1812
+ let De = ge(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), ke = ge(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Ae = ge(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), { vue_ui_dag: je } = l(), { isThemeValid: k, warnInvalidTheme: Me } = h(), A = e, j = te, M = T(null), N = T(t()), Ne = T(null), Pe = T(null), Fe = T(null), Ie = T(0), Le = T(0), Re = T(!1), ze = T(!1), Be = T(!1), Ve = T(!1), P = T(null), F = T(null), I = T(null), L = T(null), He = T(null), Ue = T("pointer"), We = T(!1), R = T(ct()), Ge = _(() => R.value.userOptions.useCursorPointer), Ke = T(R.value.style.chart.width), qe = T(R.value.style.chart.height), Je = T({
1813
1813
  x: 0,
1814
1814
  y: 0
1815
1815
  }), z = T(null), B = T(null), Ye = T({
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { H as 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 "./usePrinter-X0yWOynH.js";
5
5
  import { t as i } from "./useNestedProp-Ck4hsrpu.js";
6
6
  import { t as a } from "./_plugin-vue_export-helper-Dq1MygBL.js";
@@ -22,70 +22,70 @@ var le = /* @__PURE__ */ e({ default: () => C }), ue = ["id"], de = ["onMousedow
22
22
  c8481f4e: ke.value
23
23
  }));
24
24
  let C = {
25
- VueDataUi: f(() => import("./vue-data-ui-Bh_y0c-Z.js").then((e) => e.n)),
26
- VueUi3dBar: f(() => import("./vue-ui-3d-bar-CxYlrNwq.js").then((e) => e.n)),
27
- VueUiAccordion: f(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)),
28
- VueUiAgePyramid: f(() => import("./vue-ui-age-pyramid-CbQjwm1U.js").then((e) => e.n)),
29
- VueUiAnnotator: f(() => import("./vue-ui-annotator-Bq9IRcKI.js").then((e) => e.n)),
30
- VueUiCandlestick: f(() => import("./vue-ui-candlestick-DxvWSK2Q.js").then((e) => e.n)),
31
- VueUiChestnut: f(() => import("./vue-ui-chestnut-D98lxauj.js").then((e) => e.n)),
32
- VueUiDigits: f(() => import("./vue-ui-digits-nEWmErbT.js").then((e) => e.n)),
33
- VueUiDonut: f(() => import("./vue-ui-donut-CUnvGIyb.js").then((e) => e.n)),
34
- VueUiDonutEvolution: f(() => import("./vue-ui-donut-evolution-BgBl5wKU.js").then((e) => e.n)),
35
- VueUiDumbbell: f(() => import("./vue-ui-dumbbell-Dcxj7Yrv.js").then((e) => e.n)),
36
- VueUiFlow: f(() => import("./vue-ui-flow-67A2yK9l.js").then((e) => e.n)),
37
- VueUiGalaxy: f(() => import("./vue-ui-galaxy-CENSudAd.js").then((e) => e.n)),
38
- VueUiGauge: f(() => import("./vue-ui-gauge-CoEIkrQo.js").then((e) => e.n)),
39
- VueUiHeatmap: f(() => import("./vue-ui-heatmap-ZLbAjvYp.js").then((e) => e.n)),
40
- VueUiKpi: f(() => import("./vue-ui-kpi-D5ND-Unb.js").then((e) => e.n)),
41
- VueUiMiniLoader: f(() => import("./vue-ui-mini-loader-W-DFObCm.js").then((e) => e.n)),
42
- VueUiMolecule: f(() => import("./vue-ui-molecule-fDRO4TS-.js").then((e) => e.n)),
43
- VueUiMoodRadar: f(() => import("./vue-ui-mood-radar-CuOA1Wio.js").then((e) => e.n)),
44
- VueUiNestedDonuts: f(() => import("./vue-ui-nested-donuts-D2nmFRBy.js").then((e) => e.n)),
45
- VueUiOnion: f(() => import("./vue-ui-onion-D1YC3Sdt.js").then((e) => e.n)),
46
- VueUiParallelCoordinatePlot: f(() => import("./vue-ui-parallel-coordinate-plot-D-OyiWoR.js").then((e) => e.n)),
47
- VueUiQuadrant: f(() => import("./vue-ui-quadrant-DHhJ-WMs.js").then((e) => e.n)),
48
- VueUiQuickChart: f(() => import("./vue-ui-quick-chart-BRPsNNSM.js").then((e) => e.n)),
49
- VueUiRadar: f(() => import("./vue-ui-radar-CKeDRqZ2.js").then((e) => e.n)),
50
- VueUiRating: f(() => import("./vue-ui-rating-BDqvkknD.js").then((e) => e.n)),
51
- VueUiRelationCircle: f(() => import("./vue-ui-relation-circle-DLhDDKuH.js").then((e) => e.n)),
52
- VueUiRings: f(() => import("./vue-ui-rings-DWmuI5eE.js").then((e) => e.n)),
53
- VueUiScatter: f(() => import("./vue-ui-scatter-C8USgaSJ.js").then((e) => e.n)),
54
- VueUiSkeleton: f(() => import("./vue-ui-skeleton-B2Ov6iLc.js").then((e) => e.n)),
55
- VueUiSmiley: f(() => import("./vue-ui-smiley-DvcbJWHA.js").then((e) => e.n)),
56
- VueUiSparkHistogram: f(() => import("./vue-ui-sparkhistogram-CkcL-IRD.js").then((e) => e.n)),
57
- VueUiSparkStackbar: f(() => import("./vue-ui-sparkstackbar-Dz3PmjNp.js").then((e) => e.n)),
58
- VueUiSparkTrend: f(() => import("./vue-ui-spark-trend-DAQpMLW8.js").then((e) => e.n)),
59
- VueUiSparkbar: f(() => import("./vue-ui-sparkbar-DYudTor6.js").then((e) => e.n)),
60
- VueUiSparkgauge: f(() => import("./vue-ui-sparkgauge-D4h-OsHE.js").then((e) => e.n)),
61
- VueUiSparkline: f(() => import("./vue-ui-sparkline-DBEd6-uE.js").then((e) => e.n)),
62
- VueUiStripPlot: f(() => import("./vue-ui-strip-plot-DLUCReDP.js").then((e) => e.n)),
63
- VueUiTable: f(() => import("./vue-ui-table-DhJnXzUq.js").then((e) => e.n)),
64
- VueUiTableHeatmap: f(() => import("./vue-ui-table-heatmap-DZ3EQXjK.js").then((e) => e.n)),
65
- VueUiTableSparkline: f(() => import("./vue-ui-table-sparkline-CnCEjEVg.js").then((e) => e.n)),
66
- VueUiThermometer: f(() => import("./vue-ui-thermometer-C1Jypf4m.js").then((e) => e.n)),
67
- VueUiTimer: f(() => import("./vue-ui-timer-BEGysPoh.js").then((e) => e.n)),
68
- VueUiTiremarks: f(() => import("./vue-ui-tiremarks-DrGi5Hqn.js").then((e) => e.n)),
69
- VueUiTreemap: f(() => import("./vue-ui-treemap-_QLBVMSX.js").then((e) => e.n)),
70
- VueUiVerticalBar: f(() => import("./vue-ui-horizontal-bar-DK78WC5f.js").then((e) => e.n)),
71
- VueUiHorizontalBar: f(() => import("./vue-ui-horizontal-bar-DK78WC5f.js").then((e) => e.n)),
72
- VueUiWaffle: f(() => import("./vue-ui-waffle-iZ5_VLbe.js").then((e) => e.n)),
73
- VueUiWheel: f(() => import("./vue-ui-wheel-bZGJ6n34.js").then((e) => e.n)),
74
- VueUiWordCloud: f(() => import("./vue-ui-word-cloud-CtHabGjf.js").then((e) => e.n)),
75
- VueUiXy: f(() => import("./vue-ui-xy-3zMXyx6b.js").then((e) => e.n)),
76
- VueUiXyCanvas: f(() => import("./vue-ui-xy-canvas-s81yaESU.js").then((e) => e.n)),
77
- VueUiCarouselTable: f(() => import("./vue-ui-carousel-table-p34ZkCa0.js").then((e) => e.n)),
78
- VueUiGizmo: f(() => import("./vue-ui-gizmo-Csuq6PRS.js").then((e) => e.n)),
79
- VueUiStackbar: f(() => import("./vue-ui-stackbar-DQ0jAud_.js").then((e) => e.n)),
80
- VueUiStackline: f(() => import("./vue-ui-stackline-r59AXoi-.js").then((e) => e.n)),
81
- VueUiBullet: f(() => import("./vue-ui-bullet-BNEtdwim.js").then((e) => e.n)),
82
- VueUiFunnel: f(() => import("./vue-ui-funnel-RoSIeP-m.js").then((e) => e.n)),
83
- VueUiHistoryPlot: f(() => import("./vue-ui-history-plot-CgITrKBH.js").then((e) => e.n)),
84
- VueUiCirclePack: f(() => import("./vue-ui-circle-pack-BRl-3vOD.js").then((e) => e.n)),
85
- VueUiWorld: f(() => import("./vue-ui-world-dI7cbCNr.js").then((e) => e.n)),
86
- VueUiChord: f(() => import("./vue-ui-chord-Co6VJAfJ.js").then((e) => e.n)),
87
- VueUiRidgeline: f(() => import("./vue-ui-ridgeline-DKbEB_ec.js").then((e) => e.n)),
88
- VueUiDag: f(() => import("./vue-ui-dag-AF_y1Xl8.js").then((e) => e.n))
25
+ VueDataUi: f(() => import("./vue-data-ui-Dwrs581h.js").then((e) => e.n)),
26
+ VueUi3dBar: f(() => import("./vue-ui-3d-bar-Dzul1YtG.js").then((e) => e.n)),
27
+ VueUiAccordion: f(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)),
28
+ VueUiAgePyramid: f(() => import("./vue-ui-age-pyramid-CnJpG89s.js").then((e) => e.n)),
29
+ VueUiAnnotator: f(() => import("./vue-ui-annotator-KPkeXw8q.js").then((e) => e.n)),
30
+ VueUiCandlestick: f(() => import("./vue-ui-candlestick-CI90c-dv.js").then((e) => e.n)),
31
+ VueUiChestnut: f(() => import("./vue-ui-chestnut-DkY3aAza.js").then((e) => e.n)),
32
+ VueUiDigits: f(() => import("./vue-ui-digits-D5q58aw1.js").then((e) => e.n)),
33
+ VueUiDonut: f(() => import("./vue-ui-donut-Cpb7TZkJ.js").then((e) => e.n)),
34
+ VueUiDonutEvolution: f(() => import("./vue-ui-donut-evolution-BBI4VfQj.js").then((e) => e.n)),
35
+ VueUiDumbbell: f(() => import("./vue-ui-dumbbell-C9x0-rY8.js").then((e) => e.n)),
36
+ VueUiFlow: f(() => import("./vue-ui-flow-CxDcHmcp.js").then((e) => e.n)),
37
+ VueUiGalaxy: f(() => import("./vue-ui-galaxy-CRM_RYNS.js").then((e) => e.n)),
38
+ VueUiGauge: f(() => import("./vue-ui-gauge-Bb41G91j.js").then((e) => e.n)),
39
+ VueUiHeatmap: f(() => import("./vue-ui-heatmap-81urWl8N.js").then((e) => e.n)),
40
+ VueUiKpi: f(() => import("./vue-ui-kpi-D3B6aH4f.js").then((e) => e.n)),
41
+ VueUiMiniLoader: f(() => import("./vue-ui-mini-loader-BpLz9pDO.js").then((e) => e.n)),
42
+ VueUiMolecule: f(() => import("./vue-ui-molecule-DSrL2Xud.js").then((e) => e.n)),
43
+ VueUiMoodRadar: f(() => import("./vue-ui-mood-radar-B0eX1hbk.js").then((e) => e.n)),
44
+ VueUiNestedDonuts: f(() => import("./vue-ui-nested-donuts-5krUsJOl.js").then((e) => e.n)),
45
+ VueUiOnion: f(() => import("./vue-ui-onion-BCAkjL1C.js").then((e) => e.n)),
46
+ VueUiParallelCoordinatePlot: f(() => import("./vue-ui-parallel-coordinate-plot-TyRTDqCv.js").then((e) => e.n)),
47
+ VueUiQuadrant: f(() => import("./vue-ui-quadrant-BZ2xUGmX.js").then((e) => e.n)),
48
+ VueUiQuickChart: f(() => import("./vue-ui-quick-chart-BfqPcddN.js").then((e) => e.n)),
49
+ VueUiRadar: f(() => import("./vue-ui-radar-DMN97Hh0.js").then((e) => e.n)),
50
+ VueUiRating: f(() => import("./vue-ui-rating-DBxf9Vwv.js").then((e) => e.n)),
51
+ VueUiRelationCircle: f(() => import("./vue-ui-relation-circle-BLXtfPaW.js").then((e) => e.n)),
52
+ VueUiRings: f(() => import("./vue-ui-rings-DPkUAULM.js").then((e) => e.n)),
53
+ VueUiScatter: f(() => import("./vue-ui-scatter-B7TJLai5.js").then((e) => e.n)),
54
+ VueUiSkeleton: f(() => import("./vue-ui-skeleton-DfmwfoiV.js").then((e) => e.n)),
55
+ VueUiSmiley: f(() => import("./vue-ui-smiley-2xc8AwPP.js").then((e) => e.n)),
56
+ VueUiSparkHistogram: f(() => import("./vue-ui-sparkhistogram-CEQ7Pm3F.js").then((e) => e.n)),
57
+ VueUiSparkStackbar: f(() => import("./vue-ui-sparkstackbar-D9gswj7E.js").then((e) => e.n)),
58
+ VueUiSparkTrend: f(() => import("./vue-ui-spark-trend-yuTWmJP1.js").then((e) => e.n)),
59
+ VueUiSparkbar: f(() => import("./vue-ui-sparkbar-ybtZMa0p.js").then((e) => e.n)),
60
+ VueUiSparkgauge: f(() => import("./vue-ui-sparkgauge-B7Hqa_80.js").then((e) => e.n)),
61
+ VueUiSparkline: f(() => import("./vue-ui-sparkline-D8cWq4uX.js").then((e) => e.n)),
62
+ VueUiStripPlot: f(() => import("./vue-ui-strip-plot-HslKryIg.js").then((e) => e.n)),
63
+ VueUiTable: f(() => import("./vue-ui-table-DLkjqaWN.js").then((e) => e.n)),
64
+ VueUiTableHeatmap: f(() => import("./vue-ui-table-heatmap-CvHoeUmu.js").then((e) => e.n)),
65
+ VueUiTableSparkline: f(() => import("./vue-ui-table-sparkline-Br_TS18u.js").then((e) => e.n)),
66
+ VueUiThermometer: f(() => import("./vue-ui-thermometer-BbDER4uz.js").then((e) => e.n)),
67
+ VueUiTimer: f(() => import("./vue-ui-timer-BRLnG2PT.js").then((e) => e.n)),
68
+ VueUiTiremarks: f(() => import("./vue-ui-tiremarks-CyxBpd-s.js").then((e) => e.n)),
69
+ VueUiTreemap: f(() => import("./vue-ui-treemap-C4xT6aQB.js").then((e) => e.n)),
70
+ VueUiVerticalBar: f(() => import("./vue-ui-horizontal-bar-DPz36eo8.js").then((e) => e.n)),
71
+ VueUiHorizontalBar: f(() => import("./vue-ui-horizontal-bar-DPz36eo8.js").then((e) => e.n)),
72
+ VueUiWaffle: f(() => import("./vue-ui-waffle-C6EUywI5.js").then((e) => e.n)),
73
+ VueUiWheel: f(() => import("./vue-ui-wheel-6L2JNsHt.js").then((e) => e.n)),
74
+ VueUiWordCloud: f(() => import("./vue-ui-word-cloud-CCvNo143.js").then((e) => e.n)),
75
+ VueUiXy: f(() => import("./vue-ui-xy-D2KUL-zN.js").then((e) => e.n)),
76
+ VueUiXyCanvas: f(() => import("./vue-ui-xy-canvas-DmZd3f1x.js").then((e) => e.n)),
77
+ VueUiCarouselTable: f(() => import("./vue-ui-carousel-table-ebgWqQoO.js").then((e) => e.n)),
78
+ VueUiGizmo: f(() => import("./vue-ui-gizmo-ByZeWi5a.js").then((e) => e.n)),
79
+ VueUiStackbar: f(() => import("./vue-ui-stackbar-D-3efid2.js").then((e) => e.n)),
80
+ VueUiStackline: f(() => import("./vue-ui-stackline-CKYIzXwW.js").then((e) => e.n)),
81
+ VueUiBullet: f(() => import("./vue-ui-bullet-DOw-FBkt.js").then((e) => e.n)),
82
+ VueUiFunnel: f(() => import("./vue-ui-funnel-Cw0bqpEh.js").then((e) => e.n)),
83
+ VueUiHistoryPlot: f(() => import("./vue-ui-history-plot-jY_t-j8l.js").then((e) => e.n)),
84
+ VueUiCirclePack: f(() => import("./vue-ui-circle-pack-37xBIDxu.js").then((e) => e.n)),
85
+ VueUiWorld: f(() => import("./vue-ui-world-DLXGPAHr.js").then((e) => e.n)),
86
+ VueUiChord: f(() => import("./vue-ui-chord-Cg7dZhyY.js").then((e) => e.n)),
87
+ VueUiRidgeline: f(() => import("./vue-ui-ridgeline-BI95AwXT.js").then((e) => e.n)),
88
+ VueUiDag: f(() => import("./vue-ui-dag-DR7C6gpM.js").then((e) => e.n))
89
89
  }, { vue_ui_dashboard: ge } = n(), _e = _(null), ve = _(null), w = _(null), T = e, E = s(() => i({
90
90
  userConfig: T.config,
91
91
  defaultConfig: ge
@@ -1,9 +1,9 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { H as t, t as n } from "./lib-BkiwukKO.js";
3
- import { t as r } from "./useConfig-D3guGcrX.js";
3
+ import { t as r } from "./useConfig-lKgU652n.js";
4
4
  import { t as i } from "./useNestedProp-Ck4hsrpu.js";
5
5
  import { t as a } from "./_plugin-vue_export-helper-Dq1MygBL.js";
6
- import { n as o } from "./PackageVersion-DYadtlla.js";
6
+ import { n as o } from "./PackageVersion-DvDLFw4Z.js";
7
7
  import { Fragment as s, computed as c, createBlock as l, createCommentVNode as u, createElementBlock as d, createElementVNode as f, createVNode as p, normalizeStyle as m, openBlock as h, ref as g, renderList as _, toDisplayString as v, unref as y } from "vue";
8
8
  //#region src/atoms/Digit.vue
9
9
  var b = { key: 0 }, x = ["d", "fill"], S = ["d", "fill"], C = ["d", "fill"], w = ["d", "fill"], T = ["d", "fill"], E = ["d", "fill"], D = ["d", "fill"], O = { key: 1 }, k = [
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
2
2
  import { $ as t, Ct as n, E as r, G as i, H as a, J as o, Lt as s, Mt as c, S as l, St as u, Tt as d, V as ee, X as te, Y as f, bt as ne, d as p, et as m, i as h, jt as re, o as ie, ot as ae, p as oe, pt as se, t as ce, u as g, 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 _ } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as ge } from "./useSvgExport-Dtu973wa.js";
@@ -404,7 +404,7 @@ var $e = /* @__PURE__ */ e({ default: () => xn }), et = ["id"], tt = ["id"], nt
404
404
  "copyAlt"
405
405
  ],
406
406
  setup(e, { expose: Se, emit: $e }) {
407
- let xn = Re(() => import("./Tooltip-B7lmdbac.js")), Sn = Re(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Cn = Re(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), wn = Re(() => import("./DataTable-BvDJEAma.js")), Tn = Re(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), En = Re(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Dn = Re(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), On = Re(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_donut: kn } = pe(), { isThemeValid: An, warnInvalidTheme: jn } = ve(), Mn = Je(), M = e, Nn = y({
407
+ let xn = Re(() => import("./Tooltip-CuWEYGr3.js")), Sn = Re(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Cn = Re(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), wn = Re(() => import("./DataTable-BvDJEAma.js")), Tn = Re(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), En = Re(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Dn = Re(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), On = Re(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_donut: kn } = pe(), { isThemeValid: An, warnInvalidTheme: jn } = ve(), Mn = Je(), M = e, Nn = y({
408
408
  get() {
409
409
  return !!M.dataset && M.dataset.length;
410
410
  },
@@ -2288,6 +2288,7 @@ var $e = /* @__PURE__ */ e({ default: () => xn }), et = ["id"], tt = ["id"], nt
2288
2288
  borderWidth: L.value.style.chart.tooltip.borderWidth,
2289
2289
  backgroundOpacity: L.value.style.chart.tooltip.backgroundOpacity,
2290
2290
  position: L.value.style.chart.tooltip.position,
2291
+ offsetX: L.value.style.chart.tooltip.offsetX,
2291
2292
  offsetY: L.value.style.chart.tooltip.offsetY,
2292
2293
  parent: N.value,
2293
2294
  content: lr.value,
@@ -2315,6 +2316,7 @@ var $e = /* @__PURE__ */ e({ default: () => xn }), et = ["id"], tt = ["id"], nt
2315
2316
  "borderWidth",
2316
2317
  "backgroundOpacity",
2317
2318
  "position",
2319
+ "offsetX",
2318
2320
  "offsetY",
2319
2321
  "parent",
2320
2322
  "content",
@@ -2391,6 +2393,6 @@ var $e = /* @__PURE__ */ e({ default: () => xn }), et = ["id"], tt = ["id"], nt
2391
2393
  k(t.$slots, "skeleton", {}, () => [A(mr) ? (E(), Pe(_, { key: 0 })) : b("", !0)], !0)
2392
2394
  ], 46, et));
2393
2395
  }
2394
- }, [["__scopeId", "data-v-c709f311"]]);
2396
+ }, [["__scopeId", "data-v-7fb6181d"]]);
2395
2397
  //#endregion
2396
2398
  export { $e as n, xn 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, J as i, Lt as a, Pt as o, S as s, St as c, Tt as l, X as ee, _ as te, bt as ne, d as re, h as ie, ht as ae, i as oe, jt as se, kt as ce, ot as le, p as ue, q as de, t as fe, u as pe, x as me, y as he, zt as ge } from "./lib-BkiwukKO.js";
3
3
  import { t as _e } from "./useTimeLabels-C0x7zUXP.js";
4
- import { t as ve } from "./useConfig-D3guGcrX.js";
4
+ import { t as ve } from "./useConfig-lKgU652n.js";
5
5
  import { t as ye } from "./usePrinter-X0yWOynH.js";
6
6
  import { n as be, t as xe } from "./BaseScanner-C7dmAref.js";
7
7
  import { t as Se } from "./useSvgExport-Dtu973wa.js";
@@ -169,7 +169,7 @@ var Ze = /* @__PURE__ */ e({ default: () => Kt }), Qe = ["id"], $e = ["id"], et
169
169
  },
170
170
  emits: ["selectLegend", "copyAlt"],
171
171
  setup(e, { expose: Oe, emit: Ze }) {
172
- let Kt = g(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), qt = g(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Jt = g(() => import("./DataTable-BvDJEAma.js")), Yt = g(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), Xt = g(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Zt = g(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Qt = g(() => import("./vue-ui-donut-CUnvGIyb.js").then((e) => e.n)), $t = g(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_donut_evolution: en } = ve(), { isThemeValid: tn, warnInvalidTheme: nn } = we(), O = e, k = S(r()), A = S([]), j = S(null), M = S(null), rn = S(!1), N = S(null), P = S(null), an = S(null), on = S(0), sn = S(0), cn = S(0), ln = S(0), un = S(0), dn = S(null), fn = S(null), pn = S(null), mn = S(null), hn = S(!1), gn = S(null), _n = S(null), vn = S(!1), yn = S(!1), bn = S(null), xn = S(null), Sn = S(null), Cn = S(null), wn = S(null), Tn = S(!1), F = qe(null), En = qe(null), Dn = S(null), I = S(null), On = S(!1), kn = Ze, An = d(() => !!O.dataset && O.dataset.length);
172
+ let Kt = g(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), qt = g(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Jt = g(() => import("./DataTable-BvDJEAma.js")), Yt = g(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), Xt = g(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Zt = g(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Qt = g(() => import("./vue-ui-donut-Cpb7TZkJ.js").then((e) => e.n)), $t = g(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_donut_evolution: en } = ve(), { isThemeValid: tn, warnInvalidTheme: nn } = we(), O = e, k = S(r()), A = S([]), j = S(null), M = S(null), rn = S(!1), N = S(null), P = S(null), an = S(null), on = S(0), sn = S(0), cn = S(0), ln = S(0), un = S(0), dn = S(null), fn = S(null), pn = S(null), mn = S(null), hn = S(!1), gn = S(null), _n = S(null), vn = S(!1), yn = S(!1), bn = S(null), xn = S(null), Sn = S(null), Cn = S(null), wn = S(null), Tn = S(!1), F = qe(null), En = qe(null), Dn = S(null), I = S(null), On = S(!1), kn = Ze, An = d(() => !!O.dataset && O.dataset.length);
173
173
  Ge(() => {
174
174
  hn.value = !0, Mn();
175
175
  });
@@ -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, St as a, W as o, X as s, h as ee, i as c, jt as te, ot as ne, t as re, v as ie, yt as l, 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";
@@ -178,7 +178,7 @@ var ze = /* @__PURE__ */ e({ default: () => Xt }), Be = ["id"], Ve = ["id"], He
178
178
  },
179
179
  emits: ["selectDatapoint", "copyAlt"],
180
180
  setup(e, { expose: ge, emit: ze }) {
181
- let Xt = g(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Zt = g(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), Qt = g(() => import("./DataTable-BvDJEAma.js")), $t = g(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), en = g(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), tn = g(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), nn = g(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_dumbbell: rn } = oe(), { isThemeValid: an, warnInvalidTheme: on } = fe(), O = e, sn = ze, cn = d({
181
+ let Xt = g(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Zt = g(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), Qt = g(() => import("./DataTable-BvDJEAma.js")), $t = g(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), en = g(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), tn = g(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), nn = g(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_dumbbell: rn } = oe(), { isThemeValid: an, warnInvalidTheme: on } = fe(), O = e, sn = ze, cn = d({
182
182
  get() {
183
183
  return !!O.dataset && O.dataset.length;
184
184
  },
@@ -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 c, i as l, n as u, pt as d, r as f, t as p, v as m, x as h, y as g, zt as _ } from "./lib-BkiwukKO.js";
3
- import { t as ee } from "./useConfig-D3guGcrX.js";
3
+ import { t as ee } from "./useConfig-lKgU652n.js";
4
4
  import { t as v } from "./usePrinter-X0yWOynH.js";
5
5
  import { n as y, t as b } from "./BaseScanner-C7dmAref.js";
6
6
  import { t as x } from "./useSvgExport-Dtu973wa.js";
@@ -87,7 +87,7 @@ var Te = /* @__PURE__ */ e({ default: () => Ke }), Ee = ["id"], De = ["id"], Oe
87
87
  },
88
88
  emits: ["copyAlt"],
89
89
  setup(e, { expose: re, emit: Te }) {
90
- let Ke = k(() => import("./Tooltip-B7lmdbac.js")), qe = k(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Je = k(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), Ye = k(() => import("./DataTable-BvDJEAma.js")), Xe = k(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Ze = k(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Qe = k(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), $e = k(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_flow: et } = ee(), { isThemeValid: tt, warnInvalidTheme: nt } = te(), R = e, rt = Te, z = P(n()), B = P(null), it = P(0), at = P(0), ot = P(!1), st = P(""), ct = P(null), lt = P(null), ut = P(null), dt = P(null), ft = P(null), pt = P(!1), mt = P(null), ht = P(null), gt = P(null), _t = P(!1), vt = P(!1), yt = P(null), V = P(null), bt = P({
90
+ let Ke = k(() => import("./Tooltip-CuWEYGr3.js")), qe = k(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Je = k(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), Ye = k(() => import("./DataTable-BvDJEAma.js")), Xe = k(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), Ze = k(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Qe = k(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), $e = k(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_flow: et } = ee(), { isThemeValid: tt, warnInvalidTheme: nt } = te(), R = e, rt = Te, z = P(n()), B = P(null), it = P(0), at = P(0), ot = P(!1), st = P(""), ct = P(null), lt = P(null), ut = P(null), dt = P(null), ft = P(null), pt = P(!1), mt = P(null), ht = P(null), gt = P(null), _t = P(!1), vt = P(!1), yt = P(null), V = P(null), bt = P({
91
91
  x: 0,
92
92
  y: 0
93
93
  }), xt = P("pointer"), St = P(!1), Ct = w(() => !!R.dataset && R.dataset.length);
@@ -1125,6 +1125,7 @@ var Te = /* @__PURE__ */ e({ default: () => Ke }), Ee = ["id"], De = ["id"], Oe
1125
1125
  borderWidth: U.value.style.chart.tooltip.borderWidth,
1126
1126
  backgroundOpacity: U.value.style.chart.tooltip.backgroundOpacity,
1127
1127
  position: U.value.style.chart.tooltip.position,
1128
+ offsetX: U.value.style.chart.tooltip.offsetX,
1128
1129
  offsetY: U.value.style.chart.tooltip.offsetY,
1129
1130
  parent: B.value,
1130
1131
  content: st.value,
@@ -1152,6 +1153,7 @@ var Te = /* @__PURE__ */ e({ default: () => Ke }), Ee = ["id"], De = ["id"], Oe
1152
1153
  "borderWidth",
1153
1154
  "backgroundOpacity",
1154
1155
  "position",
1156
+ "offsetX",
1155
1157
  "offsetY",
1156
1158
  "parent",
1157
1159
  "content",
@@ -1218,6 +1220,6 @@ var Te = /* @__PURE__ */ e({ default: () => Ke }), Ee = ["id"], De = ["id"], Oe
1218
1220
  F(e.$slots, "skeleton", {}, () => [I(Et) ? (N(), T(b, { key: 0 })) : E("", !0)], !0)
1219
1221
  ], 46, Ee));
1220
1222
  }
1221
- }, [["__scopeId", "data-v-4ca6cd23"]]);
1223
+ }, [["__scopeId", "data-v-f478f9b6"]]);
1222
1224
  //#endregion
1223
1225
  export { Te as n, Ke 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, Rt as i, S as a, St as ee, X as te, i as o, ot as ne, r as re, t as ie, y as ae, yt 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 { t as le } from "./useSvgExport-Dtu973wa.js";
6
6
  import { t as ue } from "./useNestedProp-Ck4hsrpu.js";
@@ -59,7 +59,7 @@ var Ae = /* @__PURE__ */ e({ default: () => qe }), je = ["id"], Me = ["xmlns", "
59
59
  emits: ["copyAlt"],
60
60
  setup(e, { expose: me, emit: Ae }) {
61
61
  Oe((e) => ({ v56d5c824: Et.value }));
62
- let qe = p(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Je = p(() => import("./vue-ui-skeleton-B2Ov6iLc.js").then((e) => e.n)), Ye = p(() => import("./vue-ui-accordion-Bx7pI1J7.js").then((e) => e.n)), Xe = p(() => import("./DataTable-BvDJEAma.js")), Ze = p(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Qe = p(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), $e = p(() => import("./PackageVersion-DYadtlla.js").then((e) => e.t)), et = p(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_funnel: tt } = se(), { isThemeValid: nt, warnInvalidTheme: rt } = de(), E = e, it = Ae, D = b(null), O = b(n()), at = b(0), ot = b(0), st = b(0), ct = b(null), lt = b(null), ut = b(null), k = De(null), A = De(null), j = b(!1), M = b(null), dt = b(null), N = b(!1), P = b(!1), F = c(() => !!E.dataset && E.dataset.length);
62
+ let qe = p(() => import("./BaseIcon-CEmt3Ifx.js").then((e) => e.n)), Je = p(() => import("./vue-ui-skeleton-DfmwfoiV.js").then((e) => e.n)), Ye = p(() => import("./vue-ui-accordion-CNtzLReQ.js").then((e) => e.n)), Xe = p(() => import("./DataTable-BvDJEAma.js")), Ze = p(() => import("./UserOptions-DMw8EZEo.js").then((e) => e.n)), Qe = p(() => import("./PenAndPaper-DwpL8Z0l.js").then((e) => e.t)), $e = p(() => import("./PackageVersion-DvDLFw4Z.js").then((e) => e.t)), et = p(() => import("./BaseDraggableDialog-BQcmQAK5.js").then((e) => e.n)), { vue_ui_funnel: tt } = se(), { isThemeValid: nt, warnInvalidTheme: rt } = de(), E = e, it = Ae, D = b(null), O = b(n()), at = b(0), ot = b(0), st = b(0), ct = b(null), lt = b(null), ut = b(null), k = De(null), A = De(null), j = b(!1), M = b(null), dt = b(null), N = b(!1), P = b(!1), F = c(() => !!E.dataset && E.dataset.length);
63
63
  Te(ft);
64
64
  function ft() {
65
65
  if (ee(E.dataset) ? te({