@altimateai/ui-components 0.0.23-beta.5 → 0.0.23-beta.6

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
@@ -48861,7 +48861,7 @@ const Ire = /* @__PURE__ */ ko(Lre), GT = ({ artifacts: e }) => {
48861
48861
  "aria-label": "Action status updates",
48862
48862
  children: [
48863
48863
  /* @__PURE__ */ U.jsx(Y8, { type: "single", defaultValue: t ? void 0 : "actions", collapsible: !0, children: /* @__PURE__ */ U.jsxs(W8, { value: "actions", children: [
48864
- /* @__PURE__ */ U.jsx(q8, { className: "al-text-sm al-text-gray-500 al-pt-0", children: /* @__PURE__ */ U.jsx(nt, { direction: "row", align: "center", children: /* @__PURE__ */ U.jsxs(nt, { direction: "row", align: "center", justify: "between", style: { flex: 1 }, children: [
48864
+ /* @__PURE__ */ U.jsx(q8, { className: "al-text-sm al-text-gray-500 al-pt-0", children: /* @__PURE__ */ U.jsx(nt, { direction: "row", align: "center", children: /* @__PURE__ */ U.jsxs(nt, { direction: "row", align: "center", justify: "between", className: "al-flex-1", children: [
48865
48865
  /* @__PURE__ */ U.jsx(tc, { variant: "h4", children: n }),
48866
48866
  t ? /* @__PURE__ */ U.jsx("span", { children: "View detailed steps" }) : null
48867
48867
  ] }) }) }),
@@ -49313,7 +49313,7 @@ const Ire = /* @__PURE__ */ ko(Lre), GT = ({ artifacts: e }) => {
49313
49313
  className: `al-p-4 al-mb-4 ${n ? "" : "al-bg-gray-100"}`,
49314
49314
  role: "article",
49315
49315
  "aria-label": `${n ? "Assistant" : "User"} message`,
49316
- children: /* @__PURE__ */ U.jsx(nt, { direction: "row", children: /* @__PURE__ */ U.jsxs("div", { style: { flex: 1 }, className: "al-max-w-full", children: [
49316
+ children: /* @__PURE__ */ U.jsx(nt, { direction: "row", children: /* @__PURE__ */ U.jsxs("div", { className: "al-max-w-full al-flex-1", children: [
49317
49317
  e.role === "assistant" && e.actions && e.actions.length > 0 && /* @__PURE__ */ U.jsx(
49318
49318
  $T,
49319
49319
  {
@@ -49612,7 +49612,7 @@ const Ire = /* @__PURE__ */ ko(Lre), GT = ({ artifacts: e }) => {
49612
49612
  "aria-label": "Message input form",
49613
49613
  className: "al-flex al-gap-2 al-w-full",
49614
49614
  children: [
49615
- /* @__PURE__ */ U.jsxs("div", { style: { flex: 1 }, children: [
49615
+ /* @__PURE__ */ U.jsxs("div", { className: "al-flex-1", children: [
49616
49616
  /* @__PURE__ */ U.jsx("label", { htmlFor: s, className: "al-sr-only", children: "Type your message" }),
49617
49617
  /* @__PURE__ */ U.jsx(
49618
49618
  La,
@@ -5,7 +5,7 @@ import { j as a, h as lo, i as Tr, k as Ir, l as l2, e as Zr, d as Dr, m as co,
5
5
  import * as g from "react";
6
6
  import V, { createContext as Ht, memo as ce, useMemo as pe, forwardRef as L2, useEffect as X, useRef as J, useContext as ke, useState as re, useCallback as se, useReducer as Or, useImperativeHandle as Rr } from "react";
7
7
  import { s as Te, d as Co, i as Ge, T as Wt, e as $t, a as zr, g as go, A as de, C as At, I as mo, u as Wr, b as $r } from "../redux-toolkit.modern.js";
8
- import { a0 as Je, a2 as po, a3 as xo, Q as ye, a4 as Eo, Z as W, a1 as Me, a5 as c2, $ as Ur, U as N2, X as yo, N as xt, a6 as Kr, H as Yr, a7 as Xr, a8 as Gr, h as qr, c as Jr } from "../Stack.js";
8
+ import { a0 as Je, a2 as po, a3 as xo, Q as ye, a4 as Eo, Z as W, a1 as Me, a5 as c2, $ as Ur, U as N2, X as yo, N as xt, a6 as Kr, H as Yr, a7 as Xr, a8 as Gr, J as qr, c as Jr } from "../Stack.js";
9
9
  import { createPortal as tt } from "react-dom";
10
10
  import { C as Qr, T as e5 } from "../Table.js";
11
11
  function t5(e) {
package/dist/main.js CHANGED
@@ -4312,7 +4312,7 @@ const Hi = {
4312
4312
  }, y = n === e.train_doc_uid;
4313
4313
  return /* @__PURE__ */ h.jsx($e, { className: y ? "al-border-blue-500" : "", children: /* @__PURE__ */ h.jsxs("form", { onSubmit: d, children: [
4314
4314
  /* @__PURE__ */ h.jsx(rr, { children: /* @__PURE__ */ h.jsxs(oe, { align: "start", children: [
4315
- /* @__PURE__ */ h.jsxs("div", { style: { flex: 1 }, children: [
4315
+ /* @__PURE__ */ h.jsxs("div", { className: "al-flex-1", children: [
4316
4316
  /* @__PURE__ */ h.jsx("div", { children: t ? /* @__PURE__ */ h.jsxs(Mt, { children: [
4317
4317
  /* @__PURE__ */ h.jsx(
4318
4318
  or,
@@ -4488,7 +4488,7 @@ const Hi = {
4488
4488
  const n = async () => await i(e, rt.REQUEST_ACCESS), { loading: t, mutate: o, data: s } = cn({
4489
4489
  queryFn: n
4490
4490
  }), u = typeof e.comingSoon == "function" ? e.comingSoon() : e.comingSoon;
4491
- return /* @__PURE__ */ h.jsx("div", { className: "al-flex al-flex-col", children: /* @__PURE__ */ h.jsx($e, { children: /* @__PURE__ */ h.jsxs(He, { className: "al-pt-4", children: [
4491
+ return /* @__PURE__ */ h.jsx(oe, { direction: "column", children: /* @__PURE__ */ h.jsx($e, { children: /* @__PURE__ */ h.jsxs(He, { className: "al-pt-4", children: [
4492
4492
  /* @__PURE__ */ h.jsxs(oe, { justify: "between", align: "center", className: "al-mb-2", children: [
4493
4493
  /* @__PURE__ */ h.jsx("img", { alt: "Teammate", src: e.avatar, className: "al-w-16 al-h-16 al-rounded" }),
4494
4494
  /* @__PURE__ */ h.jsxs("div", { className: "al-ml-2 al-mt-2", children: [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@altimateai/ui-components",
3
- "version": "0.0.23-beta.5",
3
+ "version": "0.0.23-beta.6",
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
+ }