@altimateai/ui-components 0.0.23-beta.4 → 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,
package/dist/Form.js CHANGED
@@ -1526,7 +1526,8 @@ const Us = Ze(
1526
1526
  secondary: "al-border-transparent al-bg-secondary al-text-secondary-foreground hover:al-bg-secondary/80",
1527
1527
  destructive: "al-border-transparent al-bg-destructive al-text-destructive-foreground hover:al-bg-destructive/80",
1528
1528
  success: "al-border-transparent al-bg-green-100 al-text-green-500 hover:al-bg-green-600",
1529
- outline: "al-text-foreground"
1529
+ outline: "al-text-foreground",
1530
+ warning: "al-border-transparent al-bg-[#ffeae4] al-text-[#ff7064] hover:al-bg-bg-orange/80"
1530
1531
  },
1531
1532
  interactive: {
1532
1533
  true: "al-cursor-pointer focus:al-ring-2 focus:al-ring-ring focus:al-ring-offset-2",
package/dist/Stack.js CHANGED
@@ -6788,7 +6788,7 @@ const Qu = ({
6788
6788
  title: t,
6789
6789
  ...n
6790
6790
  }) => t ? /* @__PURE__ */ h.jsxs(ku, { ...n, children: [
6791
- /* @__PURE__ */ h.jsx(Du, { asChild: !0, children: /* @__PURE__ */ h.jsx(h.Fragment, { children: e }) }),
6791
+ /* @__PURE__ */ h.jsx(Du, { asChild: !0, children: /* @__PURE__ */ h.jsx("span", { children: e }) }),
6792
6792
  /* @__PURE__ */ h.jsx(ss, { children: t })
6793
6793
  ] }) : /* @__PURE__ */ h.jsx(h.Fragment, { children: e }), Ju = G(function({
6794
6794
  children: t,
@@ -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: [
@@ -252,7 +252,7 @@ declare const Tooltip: ({ children, title, ...props }: TooltipPrimitive.TooltipP
252
252
  }) => react_jsx_runtime.JSX.Element;
253
253
 
254
254
  declare const badgeVariants: (props?: ({
255
- variant?: "default" | "destructive" | "outline" | "success" | "secondary" | null | undefined;
255
+ variant?: "default" | "destructive" | "outline" | "success" | "secondary" | "warning" | null | undefined;
256
256
  interactive?: boolean | null | undefined;
257
257
  } & class_variance_authority_types.ClassProp) | undefined) => string;
258
258
  interface BadgeProps extends React$1.HTMLAttributes<HTMLDivElement>, VariantProps<typeof badgeVariants> {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@altimateai/ui-components",
3
- "version": "0.0.23-beta.4",
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"