@mx-cartographer/experiences 7.2.18 → 7.2.19
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/CHANGELOG.md +4 -0
- package/dist/budgets/index.es.js +1 -10
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/dist/budgets/index.es.js
CHANGED
|
@@ -329,16 +329,7 @@ function At({ bubble: t, isDraggable: o, onClick: i = () => {
|
|
|
329
329
|
stroke-opacity: 0.8;
|
|
330
330
|
}
|
|
331
331
|
` }),
|
|
332
|
-
/* @__PURE__ */ e(
|
|
333
|
-
Ve,
|
|
334
|
-
{
|
|
335
|
-
followCursor: !0,
|
|
336
|
-
open: s,
|
|
337
|
-
slotProps: { popper: M },
|
|
338
|
-
title: E,
|
|
339
|
-
children: /* @__PURE__ */ e("circle", { fill: g, id: `circle-${h}`, r: p })
|
|
340
|
-
}
|
|
341
|
-
),
|
|
332
|
+
/* @__PURE__ */ e(Ve, { open: s, slotProps: { popper: M }, title: E, children: /* @__PURE__ */ e("circle", { fill: g, id: `circle-${h}`, r: p }) }),
|
|
342
333
|
/* @__PURE__ */ e("svg", { x: v, y: A, children: /* @__PURE__ */ e(N, { name: u, size: x, sx: { fill: d } }) }),
|
|
343
334
|
p > P && /* @__PURE__ */ e(
|
|
344
335
|
b,
|