@comercti/web-components-hmg 0.22.12 → 0.22.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.
@@ -5979,7 +5979,7 @@ const Kl = { class: "p-4 flex-1" }, $l = /* @__PURE__ */ J({
5979
5979
  };
5980
5980
  }, Nd = { class: "flex gap-2 items-center p-4 text-left focus:outline-none justify-between" }, Od = ["onClick"], Gd = {
5981
5981
  key: 0,
5982
- class: "p-4"
5982
+ class: "py-4"
5983
5983
  }, Rd = /* @__PURE__ */ J({
5984
5984
  __name: "ce-collapse",
5985
5985
  props: {
@@ -7250,7 +7250,7 @@ const k0 = "@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:transl
7250
7250
  }));
7251
7251
  return (n, i) => e.showLoading ? (c(), m("div", {
7252
7252
  key: 0,
7253
- class: k(["fixed left-0 top-0 z-30 flex h-full w-full items-center justify-center", {
7253
+ class: k(["fixed left-0 top-0 z-50 flex h-full w-full items-center justify-center", {
7254
7254
  "backdrop-blur-md": e.blur,
7255
7255
  "bg-ce_light_smoky": e.background === "smoky",
7256
7256
  "bg-transparent": e.background === "transparent",