@comercti/web-components-hmg 0.8.17 → 0.8.19

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.
@@ -4916,8 +4916,8 @@ const Us = { class: "p-4 flex-1" }, Ts = /* @__PURE__ */ S({
4916
4916
  class: "grid grid-rows-[auto_1fr] transition-all duration-300"
4917
4917
  }, hl = { class: "h-[93px]" }, wl = {
4918
4918
  key: 2,
4919
- class: "grid grid-rows-[auto_auto_auto_auto_1fr] gap-4 p-4 mb-5 w-full h-screen"
4920
- }, vl = { class: "grid grid-cols-1 max-sm:grid-cols-1 max-sm:items-start items-center px-4 -mt-2" }, yl = { class: "px-4" }, xl = { class: "px-4" }, kl = { class: "px-4 overflow-auto" }, Cl = /* @__PURE__ */ S({
4919
+ class: "grid grid-rows-[auto_auto_auto_auto_1fr] gap-4 p-4 mb-4 w-full h-full"
4920
+ }, vl = { class: "flex justify-between mb-2 px-4 sm:flex-col space-y-3 items-center sm:items-start" }, yl = { class: "px-4" }, xl = { class: "px-4" }, kl = { class: "px-4" }, Cl = /* @__PURE__ */ S({
4921
4921
  __name: "ce-layout",
4922
4922
  props: {
4923
4923
  openMenu: { type: Boolean, default: !1 },