@imj_media/ui 1.0.41 → 1.0.43

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/index.esm.js CHANGED
@@ -21956,7 +21956,7 @@ const i3 = E1(
21956
21956
  L === "right" ? "ui-ml-auto" : "ui-mr-auto"
21957
21957
  ),
21958
21958
  style: {
21959
- transform: L === "right" ? I ? "translateX(0)" : "translateX(80%)" : I ? "translateX(0)" : "translateX(-100%)"
21959
+ transform: L === "right" ? I ? "translateX(0)" : "translateX(100%)" : I ? "translateX(0)" : "translateX(-100%)"
21960
21960
  },
21961
21961
  children: /* @__PURE__ */ u(g1, { rounded: !1, padding: !1, gap: !1, className: q(p), children: [
21962
21962
  /* @__PURE__ */ i(g1.Header, { children: /* @__PURE__ */ i("div", { className: "ui-flex ui-items-center ui-justify-between ui-p-4", children: t && /* @__PURE__ */ i(a3, { title: t, icon: a }) }) }),
@@ -21973,7 +21973,7 @@ const i3 = E1(
21973
21973
  (x || M) && /* @__PURE__ */ u(k1, { children: [
21974
21974
  /* @__PURE__ */ i(g1.Separator, { padding: !1 }),
21975
21975
  /* @__PURE__ */ u(g1.Footer, { className: "ui-flex ui-items-center ui-justify-end ui-gap-x-4 ui-p-4", children: [
21976
- x && /* @__PURE__ */ i(H1, { fullWidth: !0, variant: "outlined", color: "white", tooltip: "Cancelar", onClick: R, children: C }),
21976
+ x && /* @__PURE__ */ i(H1, { fullWidth: !0, variant: "outlined", color: "white", onClick: R, children: C }),
21977
21977
  M && /* @__PURE__ */ i(H1, { fullWidth: !0, variant: "button", onClick: D, children: w })
21978
21978
  ] })
21979
21979
  ] })