@chatsystem/client 1.1.39 → 1.1.41
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.cjs +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -20392,7 +20392,7 @@ const ET = (e) => e.charCodeAt(e.length - 1) === 10, TT = (e) => {
|
|
|
20392
20392
|
"div",
|
|
20393
20393
|
{
|
|
20394
20394
|
style: { display: "flex", flexDirection: "column" },
|
|
20395
|
-
className: `${e.classNameContainer} w-
|
|
20395
|
+
className: `${e.classNameContainer} w-full`,
|
|
20396
20396
|
children: [
|
|
20397
20397
|
/* @__PURE__ */ M.jsxDEV("div", { style: { display: "flex", flexDirection: "column" }, children: [
|
|
20398
20398
|
/* @__PURE__ */ M.jsxDEV("label", { ...m, className: e.classNameLabel, children: s }, void 0, !1, {
|
|
@@ -24545,7 +24545,7 @@ function C2({
|
|
|
24545
24545
|
!1,
|
|
24546
24546
|
{
|
|
24547
24547
|
fileName: "/home/yoann/dev/aibot-client/lib/src/modules/app/App.tsx",
|
|
24548
|
-
lineNumber:
|
|
24548
|
+
lineNumber: 85,
|
|
24549
24549
|
columnNumber: 5
|
|
24550
24550
|
},
|
|
24551
24551
|
this
|