@comercti/react-components-hmg 0.32.3 → 0.32.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.
@@ -7968,7 +7968,7 @@ const s0 = /* @__PURE__ */ G({
7968
7968
  background: { default: "1" },
7969
7969
  closeOutside: { type: Boolean, default: !0 },
7970
7970
  showCloseButton: { type: Boolean, default: !1 },
7971
- width: { default: "w-auto" }
7971
+ class: { default: "flex flex-col items-center p-5" }
7972
7972
  },
7973
7973
  emits: ["close"],
7974
7974
  setup(e, { emit: t }) {
@@ -7979,7 +7979,7 @@ const s0 = /* @__PURE__ */ G({
7979
7979
  onClick: o[2] || (o[2] = (l) => e.closeOutside ? a("close", !1) : null)
7980
7980
  }, [
7981
7981
  i("div", {
7982
- class: y(["h-auto min-w-32 flex flex-col items-center bg-white dark:bg-ce_black rounded-lg shadow-lg p-5 relative my-auto", e.width]),
7982
+ class: y(["h-auto min-w-32 bg-white dark:bg-ce_black rounded-lg shadow-lg relative my-auto", e.class]),
7983
7983
  onClick: o[1] || (o[1] = Fe(() => {
7984
7984
  }, ["stop"]))
7985
7985
  }, [