@comercti/react-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.
package/comerc-style-guide.es.js
CHANGED
|
@@ -833,7 +833,7 @@ const vr = (e, t) => {
|
|
|
833
833
|
}));
|
|
834
834
|
return (o, l) => e.showLoading ? (u(), m("div", {
|
|
835
835
|
key: 0,
|
|
836
|
-
class: w(["fixed left-0 top-0 z-
|
|
836
|
+
class: w(["fixed left-0 top-0 z-50 flex h-full w-full items-center justify-center", {
|
|
837
837
|
"backdrop-blur-md": e.blur,
|
|
838
838
|
"bg-ce_light_smoky": e.background === "smoky",
|
|
839
839
|
"bg-transparent": e.background === "transparent",
|
|
@@ -8255,7 +8255,7 @@ const su = /* @__PURE__ */ X({
|
|
|
8255
8255
|
};
|
|
8256
8256
|
}, Qu = { class: "flex gap-2 items-center p-4 text-left focus:outline-none justify-between" }, Yu = ["onClick"], Gu = {
|
|
8257
8257
|
key: 0,
|
|
8258
|
-
class: "
|
|
8258
|
+
class: "py-4"
|
|
8259
8259
|
}, Ju = /* @__PURE__ */ X({
|
|
8260
8260
|
__name: "ce-collapse",
|
|
8261
8261
|
props: {
|