@harnessio/ui 0.0.236 → 0.0.237

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.d.ts CHANGED
@@ -8152,20 +8152,20 @@ declare interface ReadmeInfo {
8152
8152
  }
8153
8153
 
8154
8154
  declare const Reasoning: {
8155
- Root: ForwardRefExoticComponent<Omit<CollapsiblePrimitive.CollapsibleProps & RefAttributes<HTMLDivElement>, "ref"> & {
8156
- isStreaming?: boolean;
8157
- duration?: number;
8158
- } & RefAttributes<HTMLDivElement>>;
8159
- Trigger: ForwardRefExoticComponent<Omit<CollapsiblePrimitive.CollapsibleTriggerProps & RefAttributes<HTMLButtonElement>, "ref"> & {
8160
- getThinkingMessage?: (isStreaming: boolean, duration?: number) => ReactNode;
8161
- } & RefAttributes<HTMLButtonElement>>;
8162
- Content: ForwardRefExoticComponent<Omit<CollapsiblePrimitive.CollapsibleContentProps & RefAttributes<HTMLDivElement>, "ref"> & {
8163
- children: string;
8164
- } & RefAttributes<HTMLDivElement>>;
8155
+ Root: default_2.ForwardRefExoticComponent<Omit<CollapsiblePrimitive.CollapsibleProps & default_2.RefAttributes<HTMLDivElement>, "ref"> & {
8156
+ isStreaming?: boolean;
8157
+ duration?: number;
8158
+ } & default_2.RefAttributes<HTMLDivElement>>;
8159
+ Trigger: default_2.ForwardRefExoticComponent<Omit<CollapsiblePrimitive.CollapsibleTriggerProps & default_2.RefAttributes<HTMLButtonElement>, "ref"> & {
8160
+ getThinkingMessage?: (isStreaming: boolean, duration?: number) => ReactNode;
8161
+ } & default_2.RefAttributes<HTMLButtonElement>>;
8162
+ Content: default_2.ForwardRefExoticComponent<Omit<CollapsiblePrimitive.CollapsibleContentProps & default_2.RefAttributes<HTMLDivElement>, "ref"> & {
8163
+ children: default_2.ReactNode;
8164
+ } & default_2.RefAttributes<HTMLDivElement>>;
8165
8165
  };
8166
8166
 
8167
8167
  declare type ReasoningContentProps = ComponentPropsWithoutRef<typeof CollapsiblePrimitive.Content> & {
8168
- children: string;
8168
+ children: default_2.ReactNode;
8169
8169
  };
8170
8170
 
8171
8171
  declare interface ReasoningContextValue {
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { i as s } from "./index-Ccm12l39.js";
2
- import { i as t } from "./index-BaV_DVxx.js";
2
+ import { i as t } from "./index-DCkWZ--Q.js";
3
3
  import { i as p } from "./index-CYwilgZH.js";
4
4
  import { i as m } from "./index-pxJIr-rq.js";
5
5
  import { i as f } from "./index-Cw4iaXYX.js";