@skalar-saas/design-system 0.3.18 → 0.3.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.
- package/dist/{index-C0VBSmTB.js → index-BUKaosZd.js} +9 -7
- package/dist/index-BUKaosZd.js.map +1 -0
- package/dist/{index-BpJExiR3.cjs → index-C7q5n44o.cjs} +3 -3
- package/dist/index-C7q5n44o.cjs.map +1 -0
- package/dist/{index-rmM7vqJN.cjs → index-E6aCRlPu.cjs} +2 -2
- package/dist/{index-rmM7vqJN.cjs.map → index-E6aCRlPu.cjs.map} +1 -1
- package/dist/{index-BbSD3eZI.js → index-SYO7Eet-.js} +2 -2
- package/dist/{index-BbSD3eZI.js.map → index-SYO7Eet-.js.map} +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/index-BpJExiR3.cjs.map +0 -1
- package/dist/index-C0VBSmTB.js.map +0 -1
|
@@ -4347,6 +4347,8 @@ const Va = ({
|
|
|
4347
4347
|
"focus:outline-none focus-visible:ring-2 focus-visible:ring-brand-secondary-main",
|
|
4348
4348
|
M.container,
|
|
4349
4349
|
M.sidePadding,
|
|
4350
|
+
// Contraído: compacto y cuadrado (evita el rectángulo alto del alto de fila normal).
|
|
4351
|
+
E && "h-10",
|
|
4350
4352
|
h || (t ? "bg-surface-3 cursor-not-allowed" : "bg-transparent hover:bg-surface-1 active:bg-surface-2 cursor-pointer"),
|
|
4351
4353
|
h && (t ? "cursor-not-allowed" : "cursor-pointer"),
|
|
4352
4354
|
p && !t && p
|
|
@@ -5031,7 +5033,7 @@ const I4 = {
|
|
|
5031
5033
|
)
|
|
5032
5034
|
] }) })
|
|
5033
5035
|
}
|
|
5034
|
-
), B4 = O.lazy(() => import("./index-
|
|
5036
|
+
), B4 = O.lazy(() => import("./index-SYO7Eet-.js")), ug = ({ children: e }) => /* @__PURE__ */ s(_O, { fallback: /* @__PURE__ */ s("span", { children: e }), children: /* @__PURE__ */ s(B4, { children: e }) }), q4 = O.memo(({
|
|
5035
5037
|
messages: e,
|
|
5036
5038
|
showTypingIndicator: t = !1,
|
|
5037
5039
|
children: r,
|
|
@@ -8694,8 +8696,8 @@ const gU = ({
|
|
|
8694
8696
|
showTrailingIcon: !1,
|
|
8695
8697
|
showLeadingIcon: C,
|
|
8696
8698
|
leadingIcon: C ? n(d.icon) : void 0,
|
|
8697
|
-
customLeadingIconColor: x ? "var(--
|
|
8698
|
-
customBackgroundColor: x ? "bg-
|
|
8699
|
+
customLeadingIconColor: x ? "var(--white-uniform)" : void 0,
|
|
8700
|
+
customBackgroundColor: x ? "bg-brand-secondary-main" : void 0,
|
|
8699
8701
|
onClick: () => {
|
|
8700
8702
|
d.action && r?.(d.id, d);
|
|
8701
8703
|
},
|
|
@@ -8744,9 +8746,9 @@ const gU = ({
|
|
|
8744
8746
|
showTrailingIcon: !1,
|
|
8745
8747
|
showLeadingIcon: g,
|
|
8746
8748
|
leadingIcon: g ? n(d.icon) : void 0,
|
|
8747
|
-
customLeadingIconColor: p ? "var(--
|
|
8748
|
-
customTitleColor: p ? "text-
|
|
8749
|
-
customBackgroundColor: p ? "bg-
|
|
8749
|
+
customLeadingIconColor: p ? "var(--white-uniform)" : void 0,
|
|
8750
|
+
customTitleColor: p ? "text-white-uniform" : "text-med-em",
|
|
8751
|
+
customBackgroundColor: p ? "bg-brand-secondary-main" : void 0,
|
|
8750
8752
|
onClick: () => {
|
|
8751
8753
|
!h || v ? r?.(d.id, d) : c(d.id);
|
|
8752
8754
|
},
|
|
@@ -39939,4 +39941,4 @@ export {
|
|
|
39939
39941
|
k6 as y,
|
|
39940
39942
|
T6 as z
|
|
39941
39943
|
};
|
|
39942
|
-
//# sourceMappingURL=index-
|
|
39944
|
+
//# sourceMappingURL=index-BUKaosZd.js.map
|