flowise-embed
Advanced tools
Comparing version
@@ -102,2 +102,3 @@ import { FeedbackRatingType } from '@/queries/sendMessageQuery'; | ||
dateTimeToggle?: DateTimeToggleTheme; | ||
renderHTML?: boolean; | ||
}; | ||
@@ -104,0 +105,0 @@ export type LeadsConfig = { |
@@ -12,2 +12,3 @@ import { FileUpload } from '../Bot'; | ||
fontSize?: number; | ||
renderHTML?: boolean; | ||
}; | ||
@@ -14,0 +15,0 @@ export declare const AgentReasoningBubble: (props: Props) => import("solid-js").JSX.Element; |
@@ -21,2 +21,3 @@ import { IAction, MessageType } from '../Bot'; | ||
sourceDocsTitle?: string; | ||
renderHTML?: boolean; | ||
handleActionClick: (label: string, action: IAction | undefined | null) => void; | ||
@@ -23,0 +24,0 @@ handleSourceDocumentsClick: (src: any) => void; |
@@ -12,2 +12,3 @@ import { MessageType } from '../Bot'; | ||
fontSize?: number; | ||
renderHTML?: boolean; | ||
}; | ||
@@ -14,0 +15,0 @@ export declare const GuestBubble: (props: Props) => import("solid-js").JSX.Element; |
@@ -68,2 +68,3 @@ export type BubbleParams = { | ||
dateTimeToggle?: DateTimeToggleTheme; | ||
renderHTML?: boolean; | ||
}; | ||
@@ -70,0 +71,0 @@ export type ButtonTheme = { |
{ | ||
"name": "flowise-embed", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Javascript library to display flowise chatbot on your website", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -140,2 +140,3 @@ <!-- markdownlint-disable MD030 --> | ||
sourceDocsTitle: 'Sources:' | ||
renderHTML: true, | ||
botMessage: { | ||
@@ -142,0 +143,0 @@ backgroundColor: '#f7f8ff', |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
1575472
0.05%4445
0.16%192
0.52%