@skalar-saas/design-system 0.2.3 → 0.2.4
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-DOWXdrvI.js → index-BtFlTQJm.js} +2 -2
- package/dist/{index-DOWXdrvI.js.map → index-BtFlTQJm.js.map} +1 -1
- package/dist/{index-BcY0Jg1E.cjs → index-Cvddh1Jg.cjs} +2 -2
- package/dist/index-Cvddh1Jg.cjs.map +1 -0
- package/dist/{index-DjVJd8bb.cjs → index-DPxe1KvH.cjs} +2 -2
- package/dist/{index-DjVJd8bb.cjs.map → index-DPxe1KvH.cjs.map} +1 -1
- package/dist/{index-DC7H6Bp7.js → index-dH_0L9Tb.js} +3 -3
- package/dist/index-dH_0L9Tb.js.map +1 -0
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/index-BcY0Jg1E.cjs.map +0 -1
- package/dist/index-DC7H6Bp7.js.map +0 -1
|
@@ -592,7 +592,7 @@ const r3 = ({
|
|
|
592
592
|
"div",
|
|
593
593
|
{
|
|
594
594
|
className: P(
|
|
595
|
-
"absolute
|
|
595
|
+
"absolute inset-y-0 z-50",
|
|
596
596
|
q === "right" ? "right-0 translate-x-full" : "left-0 -translate-x-full"
|
|
597
597
|
),
|
|
598
598
|
onMouseDown: R,
|
|
@@ -4930,7 +4930,7 @@ const f4 = {
|
|
|
4930
4930
|
)
|
|
4931
4931
|
] }) })
|
|
4932
4932
|
}
|
|
4933
|
-
), x4 = A.lazy(() => import("./index-
|
|
4933
|
+
), x4 = A.lazy(() => import("./index-BtFlTQJm.js")), tg = ({ children: e }) => /* @__PURE__ */ s(aO, { fallback: /* @__PURE__ */ s("span", { children: e }), children: /* @__PURE__ */ s(x4, { children: e }) }), w4 = A.memo(({
|
|
4934
4934
|
messages: e,
|
|
4935
4935
|
showTypingIndicator: t = !1,
|
|
4936
4936
|
children: r,
|
|
@@ -38952,4 +38952,4 @@ export {
|
|
|
38952
38952
|
cN as y,
|
|
38953
38953
|
Ir as z
|
|
38954
38954
|
};
|
|
38955
|
-
//# sourceMappingURL=index-
|
|
38955
|
+
//# sourceMappingURL=index-dH_0L9Tb.js.map
|