@altimateai/ui-components 0.0.38-beta.1 → 0.0.38-beta.2

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/CoachForm.js CHANGED
@@ -50312,7 +50312,7 @@ const Iu = () => {
50312
50312
  ]
50313
50313
  }
50314
50314
  ),
50315
- /* @__PURE__ */ B.jsx("div", { className: "al-border-t al-p-4 al-pb-0", role: "region", "aria-label": "Message input", children: /* @__PURE__ */ B.jsx(Je, { direction: "column", gap: "lg", children: /* @__PURE__ */ B.jsx(
50315
+ /* @__PURE__ */ B.jsx("div", { className: "al-p-4 al-pb-0", role: "region", "aria-label": "Message input", children: /* @__PURE__ */ B.jsx(Je, { direction: "column", gap: "lg", children: /* @__PURE__ */ B.jsx(
50316
50316
  mie,
50317
50317
  {
50318
50318
  onSubmit: L,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@altimateai/ui-components",
3
- "version": "0.0.38-beta.1",
3
+ "version": "0.0.38-beta.2",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/AltimateAI/altimate-components.git"
@@ -52,4 +52,4 @@
52
52
  "react": "^17.0.0 || ^18.0.0",
53
53
  "react-dom": "^17.0.0 || ^18.0.0"
54
54
  }
55
- }
55
+ }