@esperanca-ui/componentes 2.14.12 → 2.14.14

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.
@@ -21660,7 +21660,7 @@ const Um = 760, $m = bt(function({
21660
21660
  valueLabelFontWeight: C,
21661
21661
  fontFamily: R,
21662
21662
  ...O,
21663
- children: /* @__PURE__ */ m("div", { ref: j, className: "esp-chart-svg-frame", children: /* @__PURE__ */ U("svg", { viewBox: `0 0 ${te} ${gt}`, preserveAspectRatio: "none", className: "esp-chart-svg", children: [
21663
+ children: /* @__PURE__ */ m("div", { ref: j, className: "esp-chart-svg-frame", children: /* @__PURE__ */ U("svg", { viewBox: `0 0 ${te} ${gt}`, className: "esp-chart-svg", children: [
21664
21664
  /* @__PURE__ */ m("defs", { children: L.map((ge) => /* @__PURE__ */ U(
21665
21665
  "linearGradient",
21666
21666
  {
@@ -21786,15 +21786,16 @@ const Um = 760, $m = bt(function({
21786
21786
  );
21787
21787
  }),
21788
21788
  st.map((ge) => {
21789
- const Ne = s + 16;
21789
+ const Ne = s + 16, ke = Je !== 0, be = ke ? "end" : ge.anchor;
21790
21790
  return /* @__PURE__ */ m(
21791
21791
  "text",
21792
21792
  {
21793
21793
  x: ge.x,
21794
21794
  y: Ne,
21795
- textAnchor: ge.anchor,
21795
+ textAnchor: be,
21796
+ dominantBaseline: "hanging",
21796
21797
  className: "esp-chart-x-tick-text",
21797
- transform: Je !== 0 ? `rotate(${Je}, ${ge.x}, ${Ne})` : void 0,
21798
+ transform: ke ? `rotate(${Je}, ${ge.x}, ${Ne})` : void 0,
21798
21799
  children: ge.label
21799
21800
  },
21800
21801
  `x-tick-${ge.key}`
@@ -21958,7 +21959,7 @@ const Wm = 760, N2 = bt(function({
21958
21959
  valueLabelFontWeight: k,
21959
21960
  fontFamily: W,
21960
21961
  ...ve,
21961
- children: /* @__PURE__ */ m("div", { ref: M, className: "esp-chart-svg-frame", children: /* @__PURE__ */ U("svg", { viewBox: `0 0 ${D} ${s}`, preserveAspectRatio: "none", className: "esp-chart-svg", children: [
21962
+ children: /* @__PURE__ */ m("div", { ref: M, className: "esp-chart-svg-frame", children: /* @__PURE__ */ U("svg", { viewBox: `0 0 ${D} ${s}`, className: "esp-chart-svg", children: [
21962
21963
  Se !== null ? /* @__PURE__ */ m(
21963
21964
  "rect",
21964
21965
  {