@skalar-saas/design-system 0.3.7 → 0.3.9
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-ByOLLHT8.cjs → index-B2enxGpQ.cjs} +3 -3
- package/dist/index-B2enxGpQ.cjs.map +1 -0
- package/dist/{index-CvygrT09.js → index-BkkCsD-8.js} +5 -4
- package/dist/index-BkkCsD-8.js.map +1 -0
- package/dist/{index-nU58uQ-H.js → index-C5_GkxPf.js} +2 -2
- package/dist/{index-nU58uQ-H.js.map → index-C5_GkxPf.js.map} +1 -1
- package/dist/{index-DTOulG8k.cjs → index-qKWuT1o5.cjs} +2 -2
- package/dist/{index-DTOulG8k.cjs.map → index-qKWuT1o5.cjs.map} +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/index-ByOLLHT8.cjs.map +0 -1
- package/dist/index-CvygrT09.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-C5_GkxPf.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,
|
|
@@ -6836,7 +6836,8 @@ const QV = ({
|
|
|
6836
6836
|
disabled: d.disabled,
|
|
6837
6837
|
style: { outline: "none", boxShadow: "none" },
|
|
6838
6838
|
className: P(
|
|
6839
|
-
d.className
|
|
6839
|
+
d.className,
|
|
6840
|
+
d.isActive && "bg-brand-primary-accent-special"
|
|
6840
6841
|
),
|
|
6841
6842
|
children: d.label
|
|
6842
6843
|
}
|
|
@@ -8602,7 +8603,7 @@ const iU = ({
|
|
|
8602
8603
|
customTitleColor: h ? "text-high-em" : "text-med-em",
|
|
8603
8604
|
customBackgroundColor: h ? "bg-surface-2" : void 0,
|
|
8604
8605
|
onClick: () => {
|
|
8605
|
-
g ? r?.(u.id, u) :
|
|
8606
|
+
!f || g ? r?.(u.id, u) : l(u.id);
|
|
8606
8607
|
},
|
|
8607
8608
|
style: { paddingLeft: 12 + d * 16, paddingRight: 12 },
|
|
8608
8609
|
className: "w-full min-w-0 rounded-lg",
|
|
@@ -39788,4 +39789,4 @@ export {
|
|
|
39788
39789
|
yO as y,
|
|
39789
39790
|
bO as z
|
|
39790
39791
|
};
|
|
39791
|
-
//# sourceMappingURL=index-
|
|
39792
|
+
//# sourceMappingURL=index-BkkCsD-8.js.map
|