randmarcomps 1.419.0 → 1.420.0

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.
@@ -63,7 +63,7 @@ declare interface ActiveOrdersCardProps {
63
63
 
64
64
  export declare const AIChatLayout: ForwardRefExoticComponent<AIChatLayoutProps & RefAttributes<AIChatLayoutHandle>>;
65
65
 
66
- declare interface AIChatLayoutHandle {
66
+ export declare interface AIChatLayoutHandle {
67
67
  sendMessageToAssistant: (message: string | null) => void;
68
68
  }
69
69
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "randmarcomps",
3
3
  "private": false,
4
- "version": "1.419.0",
4
+ "version": "1.420.0",
5
5
  "description": "The UI library enabling speed and consistency in Randmar frontends.",
6
6
  "type": "module",
7
7
  "files": [