@deskhero/dh_ui 2.15.3 → 2.15.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.
- package/dist/dh_ui.es.js +2 -2
- package/dist/dh_ui.umd.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/dh_ui.es.js
CHANGED
|
@@ -17458,7 +17458,7 @@ const Py = /* @__PURE__ */ ht(nE, [["__scopeId", "data-v-5455ff32"]]), oE = /* @
|
|
|
17458
17458
|
x: g.left + window.scrollX,
|
|
17459
17459
|
y: g.top + window.scrollY
|
|
17460
17460
|
}), s = (g) => {
|
|
17461
|
-
!t.value || !n.value || (e.followCursor ? M(g) : u(), o.value = !0);
|
|
17461
|
+
!t.value || !n.value || !e.tooltipText || (e.followCursor ? M(g) : u(), o.value = !0);
|
|
17462
17462
|
}, u = () => {
|
|
17463
17463
|
const g = t.value.getBoundingClientRect(), j = n.value.getBoundingClientRect();
|
|
17464
17464
|
let N = a(g);
|
|
@@ -17537,7 +17537,7 @@ const Py = /* @__PURE__ */ ht(nE, [["__scopeId", "data-v-5455ff32"]]), oE = /* @
|
|
|
17537
17537
|
], 544));
|
|
17538
17538
|
}
|
|
17539
17539
|
});
|
|
17540
|
-
const rE = /* @__PURE__ */ ht(oE, [["__scopeId", "data-v-
|
|
17540
|
+
const rE = /* @__PURE__ */ ht(oE, [["__scopeId", "data-v-0c433aeb"]]);
|
|
17541
17541
|
const aE = { class: "copy__text" }, sE = ["readonly"], e3 = {
|
|
17542
17542
|
__name: "Copiable",
|
|
17543
17543
|
props: {
|