@xola/ui-kit 2.3.25 → 2.3.27

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/build/ui-kit.mjs CHANGED
@@ -5167,7 +5167,7 @@ const vo = ({
5167
5167
  }) => {
5168
5168
  var g;
5169
5169
  const { currency: d, locale: m } = (g = Re(cr)) != null ? g : {};
5170
- return /* @__PURE__ */ n.createElement("tr", { className: x("ui-breakdown-item", un[r], i), ...u }, /* @__PURE__ */ n.createElement("td", { colSpan: 2, className: x("break-all text-left leading-none", s.key) }, /* @__PURE__ */ n.createElement("span", { className: "mr-0.5" }, t), /* @__PURE__ */ n.createElement("span", { className: x("break-normal md:break-all", s.children) }, l != null ? l : ""), /* @__PURE__ */ n.createElement("span", { className: x("ml-1 text-sm", s.info) }, e && /* @__PURE__ */ n.createElement("span", { className: "mr-2 rounded bg-white p-1 uppercase text-black empty:hidden" }, e), o && /* @__PURE__ */ n.createElement("span", { className: "empty:hidden" }, o))), /* @__PURE__ */ n.createElement("td", { className: x("w-[1%] whitespace-nowrap pl-4 text-right", s.value) }, Oa(a) ? /* @__PURE__ */ n.createElement(Je, { shouldRemoveTrailingZeroes: !1, currency: d, locale: m }, a) : /* @__PURE__ */ n.createElement("span", null, a)));
5170
+ return /* @__PURE__ */ n.createElement("tr", { className: x("ui-breakdown-item", un[r], i), ...u }, /* @__PURE__ */ n.createElement("td", { colSpan: 2, className: x("break-words text-left leading-none", s.key) }, /* @__PURE__ */ n.createElement("span", { className: "mr-0.5" }, t), /* @__PURE__ */ n.createElement("span", { className: x("mr-1 break-normal md:break-all", s.children) }, l != null ? l : ""), /* @__PURE__ */ n.createElement("span", { className: x("text-sm", s.info) }, e && /* @__PURE__ */ n.createElement("span", { className: "mr-2 rounded bg-white p-1 uppercase text-black empty:hidden" }, e), o && /* @__PURE__ */ n.createElement("span", { className: "empty:hidden" }, o))), /* @__PURE__ */ n.createElement("td", { className: x("w-[1%] whitespace-nowrap pl-4 text-right", s.value) }, Oa(a) ? /* @__PURE__ */ n.createElement(Je, { shouldRemoveTrailingZeroes: !1, currency: d, locale: m }, a) : /* @__PURE__ */ n.createElement("span", null, a)));
5171
5171
  };
5172
5172
  vo.propTypes = {
5173
5173
  children: c.node,
@@ -10353,9 +10353,9 @@ const Na = {
10353
10353
  }, Rt = (e, t, o = "day") => Pt(e) && Pt(t) ? e.isSame(t, o) : !1, tn = ({ selectedDate: e, date: t, getContent: o, currentMonth: a, isLoading: r = !1, disabled: i = !1 }) => {
10354
10354
  const s = X(a).isSame(t, "month");
10355
10355
  if (o && s)
10356
- return r ? /* @__PURE__ */ n.createElement("div", { className: "mr-2 flex animate-pulse items-center justify-center" }, /* @__PURE__ */ n.createElement(ot, { className: "ui-day-content pointer-events-none !cursor-not-allowed", color: "secondary" })) : /* @__PURE__ */ n.createElement(Ta, { selectedDate: e, date: t, getContent: o });
10356
+ return r ? /* @__PURE__ */ n.createElement("div", { className: "flex animate-pulse items-center justify-center" }, /* @__PURE__ */ n.createElement(ot, { className: "ui-day-content pointer-events-none !cursor-not-allowed", color: "secondary" })) : /* @__PURE__ */ n.createElement(Ta, { selectedDate: e, date: t, getContent: o });
10357
10357
  if (r)
10358
- return /* @__PURE__ */ n.createElement("div", { className: "mr-2 flex animate-pulse items-center justify-center" }, /* @__PURE__ */ n.createElement(ot, { className: "pointer-events-none !cursor-not-allowed", color: "secondary", size: "xlarge" }));
10358
+ return /* @__PURE__ */ n.createElement("div", { className: "flex animate-pulse items-center justify-center" }, /* @__PURE__ */ n.createElement(ot, { className: "pointer-events-none !cursor-not-allowed", color: "secondary", size: "xlarge" }));
10359
10359
  const l = e && X(e).isSame(t, "day");
10360
10360
  return /* @__PURE__ */ n.createElement(
10361
10361
  "div",