@skalar-saas/design-system 0.3.8 → 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-Bqg7avWU.cjs → index-B2enxGpQ.cjs} +3 -3
- package/dist/index-B2enxGpQ.cjs.map +1 -0
- package/dist/{index-DZ-ruWwJ.js → index-BkkCsD-8.js} +4 -3
- package/dist/index-BkkCsD-8.js.map +1 -0
- package/dist/{index-BEkoujb9.js → index-C5_GkxPf.js} +2 -2
- package/dist/{index-BEkoujb9.js.map → index-C5_GkxPf.js.map} +1 -1
- package/dist/{index-Bkqk3HHi.cjs → index-qKWuT1o5.cjs} +2 -2
- package/dist/{index-Bkqk3HHi.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-Bqg7avWU.cjs.map +0 -1
- package/dist/index-DZ-ruWwJ.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
|
}
|
|
@@ -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
|