ui-mathilde-web 0.10.9 → 0.10.11
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/ui-mathilde-web.js
CHANGED
|
@@ -31277,9 +31277,9 @@ const k6 = {
|
|
|
31277
31277
|
)
|
|
31278
31278
|
] }, y.title);
|
|
31279
31279
|
}) }),
|
|
31280
|
-
/* @__PURE__ */ j("div", { className: "w-full
|
|
31280
|
+
/* @__PURE__ */ j("div", { className: "w-full mt-6 ml-10 border-l-[1px] border-[#8B8B8B] md:mt-0 transition-all duration-300", children: [
|
|
31281
31281
|
/* @__PURE__ */ p("div", { children: ((b = t[u - 1]) == null ? void 0 : b.content) || /* @__PURE__ */ p("p", { children: "No hay contenido." }) }),
|
|
31282
|
-
/* @__PURE__ */ p("div", { className: "
|
|
31282
|
+
/* @__PURE__ */ p("div", { className: "bottom-0 left-0 w-full", children: /* @__PURE__ */ p("div", { className: "flex justify-end gap-2", children: a ? /* @__PURE__ */ p("div", { className: "w-full flex justify-end", children: a(m) }) : /* @__PURE__ */ j(Dt, { children: [
|
|
31283
31283
|
/* @__PURE__ */ p(
|
|
31284
31284
|
Zr,
|
|
31285
31285
|
{
|
|
@@ -31315,7 +31315,7 @@ const k6 = {
|
|
|
31315
31315
|
] });
|
|
31316
31316
|
};
|
|
31317
31317
|
function mx({ content: t, trigger: e, children: n }) {
|
|
31318
|
-
return /* @__PURE__ */ p("div", { className: "flex gap-2", children: /* @__PURE__ */ p(Sl, { content: t, trigger: e, className: "z-50 bg-[#191960] text-white text-xs font-semibold", children: n }) });
|
|
31318
|
+
return /* @__PURE__ */ p("div", { className: "flex gap-2", children: /* @__PURE__ */ p(Sl, { content: t, trigger: e, className: "p-4 z-50 bg-[#191960] text-white text-xs font-semibold max-w-[280px]", children: n }) });
|
|
31319
31319
|
}
|
|
31320
31320
|
const IF = ({
|
|
31321
31321
|
label: t,
|