@harnessio/ui 0.0.236 → 0.0.238

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.
@@ -3477,20 +3477,20 @@ export declare interface RBACSplitProps extends RBACProps {
3477
3477
  export declare const rbacTooltip = "You are missing the permission for this action.";
3478
3478
 
3479
3479
  export declare const Reasoning: {
3480
- Root: ForwardRefExoticComponent<Omit<CollapsiblePrimitive.CollapsibleProps & RefAttributes<HTMLDivElement>, "ref"> & {
3481
- isStreaming?: boolean;
3482
- duration?: number;
3483
- } & RefAttributes<HTMLDivElement>>;
3484
- Trigger: ForwardRefExoticComponent<Omit<CollapsiblePrimitive.CollapsibleTriggerProps & RefAttributes<HTMLButtonElement>, "ref"> & {
3485
- getThinkingMessage?: (isStreaming: boolean, duration?: number) => ReactNode;
3486
- } & RefAttributes<HTMLButtonElement>>;
3487
- Content: ForwardRefExoticComponent<Omit<CollapsiblePrimitive.CollapsibleContentProps & RefAttributes<HTMLDivElement>, "ref"> & {
3488
- children: string;
3489
- } & RefAttributes<HTMLDivElement>>;
3480
+ Root: default_2.ForwardRefExoticComponent<Omit<CollapsiblePrimitive.CollapsibleProps & default_2.RefAttributes<HTMLDivElement>, "ref"> & {
3481
+ isStreaming?: boolean;
3482
+ duration?: number;
3483
+ } & default_2.RefAttributes<HTMLDivElement>>;
3484
+ Trigger: default_2.ForwardRefExoticComponent<Omit<CollapsiblePrimitive.CollapsibleTriggerProps & default_2.RefAttributes<HTMLButtonElement>, "ref"> & {
3485
+ getThinkingMessage?: (isStreaming: boolean, duration?: number) => ReactNode;
3486
+ } & default_2.RefAttributes<HTMLButtonElement>>;
3487
+ Content: default_2.ForwardRefExoticComponent<Omit<CollapsiblePrimitive.CollapsibleContentProps & default_2.RefAttributes<HTMLDivElement>, "ref"> & {
3488
+ children: default_2.ReactNode;
3489
+ } & default_2.RefAttributes<HTMLDivElement>>;
3490
3490
  };
3491
3491
 
3492
3492
  export declare type ReasoningContentProps = ComponentPropsWithoutRef<typeof CollapsiblePrimitive.Content> & {
3493
- children: string;
3493
+ children: default_2.ReactNode;
3494
3494
  };
3495
3495
 
3496
3496
  declare interface ReasoningContextValue {
@@ -1,5 +1,5 @@
1
1
  import { a5 as e, a6 as o, A as t, a7 as r, a1 as i, a8 as n, a3 as l, a9 as p, aa as b, ab as u, B as m, ac as g, b as d, ad as c, ae as T, U as C, af as S, P as h, ag as y, ah as F, ai as I, aj as V, q as P, ak as D, al as A, am as B, an as M, D as L, h as w, ao as x, a0 as v, k as N, ap as f, aq as k, ar as R, as as G, at as E, au as W, F as K, av as O, aw as U, ax as z, ay as H, az as j, aA as q, p as J, aB as Q, o as Y, aC as Z, aD as $, a4 as X, aE as _, I as aa, aF as sa, aG as ea, y as oa, aH as ta, x as ra, aI as ia, aJ as na, aK as la, aL as pa, aM as ba, L as ua, aN as ma, r as ga, aO as da, aP as ca, aQ as Ta, z as Ca, M as Sa, s as ha, aR as ya, aS as Fa, aT as Ia, aU as Va, aV as Pa, aW as Da, aX as Aa, aY as Ba, aZ as Ma, a_ as La, a$ as wa, b0 as xa, b1 as va, b2 as Na, b3 as fa, b4 as ka, R as Ra, b5 as Ga, b6 as Ea, b7 as Wa, b8 as Ka, Y as Oa, b9 as Ua, ba as za, bb as Ha, bc as ja, j as qa, bd as Ja, be as Qa, $ as Ya, bf as Za, d as $a, bg as Xa, v as _a, bh as as, m as ss, bi as es, Z as os, bj as ts, Q as rs, n as is, i as ns, T as ls, bk as ps, E as bs, bl as us, bm as ms, bn as gs, bo as ds, bp as cs, bq as Ts, br as Cs, bs as Ss, bt as hs, bu as ys, bv as Fs, bw as Is, bx as Vs, by as Ps, bz as Ds, bA as As, bB as Bs, bC as Ms, bD as Ls, bE as ws, bF as xs, bG as vs, bH as Ns, bI as fs, bJ as ks, bK as Rs, bL as Gs, bM as Es, bN as Ws, bO as Ks, H as Os, bP as Us, bQ as zs, bR as Hs, bS as js, bT as qs, a2 as Js, bU as Qs } from "./types-MPBsgXst.js";
2
- import { e as Zs, g as $s, h as Xs, k as _s, j as ae, K as se, d as ee, C as oe, v as te, D as re, w as ie, x as ne, b as le, F as pe, G as be, I as ue, M as me, a as ge, l as de, s as ce, q as Te, P as Ce, p as Se, m as he, n as ye, o as Fe, t as Ie, f as Ve, R as Pe, B as De, L as Ae, N as Be, S as Me, z as Le, J as we, T as xe, E as ve, U as Ne, y as fe, V as ke, W as Re, c as Ge, r as Ee, A as We, H as Ke, u as Oe } from "./index-BaV_DVxx.js";
2
+ import { e as Zs, g as $s, h as Xs, k as _s, j as ae, K as se, d as ee, C as oe, v as te, D as re, w as ie, x as ne, b as le, F as pe, G as be, I as ue, M as me, a as ge, l as de, s as ce, q as Te, P as Ce, p as Se, m as he, n as ye, o as Fe, t as Ie, f as Ve, R as Pe, B as De, L as Ae, N as Be, S as Me, z as Le, J as we, T as xe, E as ve, U as Ne, y as fe, V as ke, W as Re, c as Ge, r as Ee, A as We, H as Ke, u as Oe } from "./index-DCkWZ--Q.js";
3
3
  export {
4
4
  e as AccentColor,
5
5
  o as Accordion,