@skalar-saas/design-system 0.3.6 → 0.3.8
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/{index-DQtA-rKI.js → index-BEkoujb9.js} +2 -2
- package/dist/{index-DQtA-rKI.js.map → index-BEkoujb9.js.map} +1 -1
- package/dist/{index-Ck4FC3--.cjs → index-Bkqk3HHi.cjs} +2 -2
- package/dist/{index-Ck4FC3--.cjs.map → index-Bkqk3HHi.cjs.map} +1 -1
- package/dist/{index-BdKh-O91.cjs → index-Bqg7avWU.cjs} +3 -3
- package/dist/index-Bqg7avWU.cjs.map +1 -0
- package/dist/{index-D0tP5Io-.js → index-DZ-ruWwJ.js} +4 -4
- package/dist/index-DZ-ruWwJ.js.map +1 -0
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/index-BdKh-O91.cjs.map +0 -1
- package/dist/index-D0tP5Io-.js.map +0 -1
|
@@ -4947,7 +4947,7 @@ const C4 = {
|
|
|
4947
4947
|
)
|
|
4948
4948
|
] }) })
|
|
4949
4949
|
}
|
|
4950
|
-
), T4 = O.lazy(() => import("./index-
|
|
4950
|
+
), T4 = O.lazy(() => import("./index-BEkoujb9.js")), ig = ({ children: e }) => /* @__PURE__ */ s(g6, { fallback: /* @__PURE__ */ s("span", { children: e }), children: /* @__PURE__ */ s(T4, { children: e }) }), E4 = O.memo(({
|
|
4951
4951
|
messages: e,
|
|
4952
4952
|
showTypingIndicator: t = !1,
|
|
4953
4953
|
children: r,
|
|
@@ -8571,7 +8571,7 @@ const iU = ({
|
|
|
8571
8571
|
},
|
|
8572
8572
|
u.id
|
|
8573
8573
|
);
|
|
8574
|
-
const f = !!u.children?.length, h = t != null && u.id === t, p = !!(u.icon && n), g = !!u.action, v =
|
|
8574
|
+
const f = !!u.children?.length, h = t != null && u.id === t, p = !!(u.icon && n), g = !!u.action, v = i.has(String(u.id)), m = f ? /* @__PURE__ */ s(
|
|
8575
8575
|
H,
|
|
8576
8576
|
{
|
|
8577
8577
|
"aria-label": v ? "Contraer" : "Expandir",
|
|
@@ -8602,7 +8602,7 @@ const iU = ({
|
|
|
8602
8602
|
customTitleColor: h ? "text-high-em" : "text-med-em",
|
|
8603
8603
|
customBackgroundColor: h ? "bg-surface-2" : void 0,
|
|
8604
8604
|
onClick: () => {
|
|
8605
|
-
g ? r?.(u.id, u) :
|
|
8605
|
+
!f || g ? r?.(u.id, u) : l(u.id);
|
|
8606
8606
|
},
|
|
8607
8607
|
style: { paddingLeft: 12 + d * 16, paddingRight: 12 },
|
|
8608
8608
|
className: "w-full min-w-0 rounded-lg",
|
|
@@ -39788,4 +39788,4 @@ export {
|
|
|
39788
39788
|
yO as y,
|
|
39789
39789
|
bO as z
|
|
39790
39790
|
};
|
|
39791
|
-
//# sourceMappingURL=index-
|
|
39791
|
+
//# sourceMappingURL=index-DZ-ruWwJ.js.map
|