@envive-ai/react-toolkit-v3 0.3.35 → 0.3.36

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.
Files changed (122) hide show
  1. package/dist/AnimatedText/AnimatedText.d.cts +3 -3
  2. package/dist/AnimatedText/AnimatedText.d.ts +3 -3
  3. package/dist/CSSVariablesEditor/CssVariablesEditorComponent.d.cts +2 -2
  4. package/dist/CSSVariablesEditor/CssVariablesEditorComponent.d.ts +2 -2
  5. package/dist/Carousel/Carousel.d.ts +2 -2
  6. package/dist/ChatFooter/ChatFooter.cjs +1 -1
  7. package/dist/ChatFooter/ChatFooter.d.cts +2 -2
  8. package/dist/ChatFooter/ChatFooter.d.ts +2 -2
  9. package/dist/ChatFooter/ChatFooter.js +1 -1
  10. package/dist/ChatFooter/components/index.d.cts +5 -5
  11. package/dist/ChatFooter/components/index.d.ts +5 -5
  12. package/dist/ChatHeader/ChatHeader.d.cts +2 -2
  13. package/dist/ChatHeader/ChatHeader.d.ts +2 -2
  14. package/dist/ChatHeader/components/Handle.cjs +1 -1
  15. package/dist/ChatHeader/components/Handle.js +1 -1
  16. package/dist/ChatHeader/components/Toggle.cjs +1 -1
  17. package/dist/ChatHeader/components/Toggle.js +1 -1
  18. package/dist/ChatHeader/hooks/useGetToggleOptionProperties.cjs +27 -27
  19. package/dist/ChatHeader/hooks/useGetToggleOptionProperties.js +1 -1
  20. package/dist/ChatPreview/ChatPreview.cjs +1 -1
  21. package/dist/ChatPreview/ChatPreview.d.cts +2 -2
  22. package/dist/ChatPreview/ChatPreview.d.ts +2 -2
  23. package/dist/ChatPreview/ChatPreview.js +1 -1
  24. package/dist/ChatPreviewComparison/ChatPreviewComparison.cjs +1 -1
  25. package/dist/ChatPreviewComparison/ChatPreviewComparison.d.cts +2 -2
  26. package/dist/ChatPreviewComparison/ChatPreviewComparison.d.ts +2 -2
  27. package/dist/ChatPreviewComparison/ChatPreviewComparison.js +1 -1
  28. package/dist/ChatPreviewComparison/components/Headline.cjs +1 -1
  29. package/dist/ChatPreviewComparison/components/Headline.js +1 -1
  30. package/dist/ChatPreviewComparison/components/Layout.cjs +2 -2
  31. package/dist/ChatPreviewComparison/components/Layout.js +2 -2
  32. package/dist/ChatPreviewComparison/components/Message.cjs +1 -1
  33. package/dist/ChatPreviewComparison/components/Message.js +1 -1
  34. package/dist/ChatPreviewLoading/ChatPreviewLoading.d.cts +2 -2
  35. package/dist/ChatPreviewLoading/ChatPreviewLoading.d.ts +2 -2
  36. package/dist/Container/Container.d.cts +176 -176
  37. package/dist/Container/Container.d.ts +176 -176
  38. package/dist/DesignTokens/DesignTokensComponent.d.cts +2 -2
  39. package/dist/DesignTokens/DesignTokensComponent.d.ts +2 -2
  40. package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.cts +2 -2
  41. package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.ts +2 -2
  42. package/dist/DocumentRetrievalCard/components/ViewArticleButton/components/Icon.cjs +1 -1
  43. package/dist/DocumentRetrievalCard/components/ViewArticleButton/components/Icon.js +1 -1
  44. package/dist/DocumentRetrievalCard/components/ViewArticleButton.cjs +1 -1
  45. package/dist/DocumentRetrievalCard/components/ViewArticleButton.js +1 -1
  46. package/dist/FloatingButton/FloatingButton.d.cts +2 -2
  47. package/dist/FloatingButton/FloatingButton.d.ts +2 -2
  48. package/dist/FloatingChat/FloatingChat.cjs +7 -7
  49. package/dist/FloatingChat/FloatingChat.d.cts +2 -2
  50. package/dist/FloatingChat/FloatingChat.d.ts +2 -2
  51. package/dist/FloatingChat/FloatingChat.js +7 -7
  52. package/dist/FloatingChat/components/AgentMessage.cjs +1 -1
  53. package/dist/FloatingChat/components/AgentMessage.js +1 -1
  54. package/dist/FloatingChat/hooks/useSnapSetup.cjs +1 -1
  55. package/dist/FloatingChat/hooks/useSnapSetup.js +1 -1
  56. package/dist/FullPageSalesAgent/FullPageSalesAgent.cjs +5 -5
  57. package/dist/FullPageSalesAgent/FullPageSalesAgent.d.ts +2 -2
  58. package/dist/FullPageSalesAgent/FullPageSalesAgent.js +5 -5
  59. package/dist/Image/Image.d.cts +2 -2
  60. package/dist/Image/Image.d.ts +2 -2
  61. package/dist/ImageGallery/ImageGallery.d.cts +2 -2
  62. package/dist/ImageGallery/ImageGallery.d.ts +2 -2
  63. package/dist/MarkdownProcessor/MarkdownProcessor.d.cts +2 -2
  64. package/dist/MarkdownProcessor/MarkdownProcessor.d.ts +2 -2
  65. package/dist/Message/components/LinkButton.cjs +2 -2
  66. package/dist/Message/components/LinkButton.js +2 -2
  67. package/dist/ProductCard/ProductCard.cjs +1 -1
  68. package/dist/ProductCard/ProductCard.d.cts +2 -2
  69. package/dist/ProductCard/ProductCard.d.ts +2 -2
  70. package/dist/ProductCard/ProductCard.js +1 -1
  71. package/dist/PromptButton/PromptButton.d.cts +2 -2
  72. package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.cts +2 -2
  73. package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.ts +2 -2
  74. package/dist/PromptCarousel/PromptCarousel.d.cts +2 -2
  75. package/dist/PromptCarousel/PromptCarousel.d.ts +2 -2
  76. package/dist/ReviewCard/ReviewCard.d.cts +2 -2
  77. package/dist/ReviewCard/ReviewCard.d.ts +2 -2
  78. package/dist/ReviewCard/components/ReadMoreButton.cjs +1 -1
  79. package/dist/ReviewCard/components/ReadMoreButton.js +1 -1
  80. package/dist/ReviewCard/components/index.d.cts +6 -6
  81. package/dist/ReviewCard/components/index.d.ts +6 -6
  82. package/dist/SalesAgentProductCard/SalesAgentProductCard.d.cts +2 -2
  83. package/dist/SalesAgentProductCard/SalesAgentProductCard.d.ts +2 -2
  84. package/dist/SalesAgentProductCard/components/index.d.cts +6 -6
  85. package/dist/SalesAgentProductCard/components/index.d.ts +8 -8
  86. package/dist/SocialProof/SocialProof.cjs +1 -1
  87. package/dist/SocialProof/SocialProof.d.cts +2 -2
  88. package/dist/SocialProof/SocialProof.d.ts +2 -2
  89. package/dist/SocialProof/SocialProof.js +1 -1
  90. package/dist/SocialProof/components/LayoutFourHorizontal.cjs +1 -1
  91. package/dist/SocialProof/components/LayoutFourHorizontal.js +1 -1
  92. package/dist/SparkleAnimation/SparkleAnimation.cjs +1 -1
  93. package/dist/SparkleAnimation/SparkleAnimation.d.cts +2 -2
  94. package/dist/SparkleAnimation/SparkleAnimation.js +1 -1
  95. package/dist/Stack/Stack.d.cts +2 -2
  96. package/dist/Stack/Stack.d.ts +2 -2
  97. package/dist/TextField/TextField.cjs +2 -2
  98. package/dist/TextField/TextField.js +2 -2
  99. package/dist/TitledPromptCarousel/TitledPromptCarousel.cjs +1 -1
  100. package/dist/TitledPromptCarousel/TitledPromptCarousel.d.cts +2 -2
  101. package/dist/TitledPromptCarousel/TitledPromptCarousel.d.ts +2 -2
  102. package/dist/TitledPromptCarousel/TitledPromptCarousel.js +1 -1
  103. package/dist/Tokens/index.cjs +1 -1
  104. package/dist/Tokens/index.js +1 -1
  105. package/dist/TypingAnimation/TypingAnimation.cjs +1 -1
  106. package/dist/TypingAnimation/TypingAnimation.d.cts +2 -2
  107. package/dist/TypingAnimation/TypingAnimation.d.ts +2 -2
  108. package/dist/TypingAnimation/TypingAnimation.js +1 -1
  109. package/dist/TypingAnimation/hooks/useGetTypographyVariant.cjs +1 -1
  110. package/dist/TypingAnimation/hooks/useGetTypographyVariant.js +1 -1
  111. package/dist/Typography/Typography.d.ts +4 -4
  112. package/dist/WidgetTextField/WidgetTextField.cjs +5 -5
  113. package/dist/WidgetTextField/WidgetTextField.d.cts +2 -2
  114. package/dist/WidgetTextField/WidgetTextField.d.ts +2 -2
  115. package/dist/WidgetTextField/WidgetTextField.js +2 -2
  116. package/dist/WidgetTextField/components/Icon.cjs +1 -1
  117. package/dist/WidgetTextField/components/Icon.js +1 -1
  118. package/dist/WidgetWrapper/WidgetWrapper.d.cts +2 -2
  119. package/dist/WidgetWrapper/WidgetWrapper.d.ts +2 -2
  120. package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.cts +2 -2
  121. package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.ts +2 -2
  122. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import { ContainerProps } from "./types/index.js";
2
- import * as react12 from "react";
2
+ import * as react10 from "react";
3
3
 
4
4
  //#region src/components/Container/Container.d.ts
5
5
 
@@ -17,12 +17,7 @@ declare const Container: ({
17
17
  fluid,
18
18
  centerContent,
19
19
  ...props
20
- }: ContainerProps & Omit<React.HTMLAttributes<HTMLElement>, "className" | "style" | "component">) => react12.DetailedReactHTMLElement<{
21
- title?: string | undefined;
22
- onClick?: react12.MouseEventHandler<HTMLElement>;
23
- color?: string | undefined;
24
- slot?: string | undefined;
25
- "aria-label"?: string | undefined;
20
+ }: ContainerProps & Omit<React.HTMLAttributes<HTMLElement>, "className" | "style" | "component">) => react10.DetailedReactHTMLElement<{
26
21
  defaultChecked?: boolean | undefined;
27
22
  defaultValue?: string | number | readonly string[] | undefined;
28
23
  suppressContentEditableWarning?: boolean | undefined;
@@ -38,11 +33,13 @@ declare const Container: ({
38
33
  hidden?: boolean | undefined;
39
34
  lang?: string | undefined;
40
35
  nonce?: string | undefined;
36
+ slot?: string | undefined;
41
37
  spellCheck?: (boolean | "true" | "false") | undefined;
42
38
  tabIndex?: number | undefined;
39
+ title?: string | undefined;
43
40
  translate?: "yes" | "no" | undefined;
44
41
  radioGroup?: string | undefined;
45
- role?: react12.AriaRole | undefined;
42
+ role?: react10.AriaRole | undefined;
46
43
  about?: string | undefined;
47
44
  content?: string | undefined;
48
45
  datatype?: string | undefined;
@@ -56,6 +53,7 @@ declare const Container: ({
56
53
  vocab?: string | undefined;
57
54
  autoCorrect?: string | undefined;
58
55
  autoSave?: string | undefined;
56
+ color?: string | undefined;
59
57
  itemProp?: string | undefined;
60
58
  itemScope?: boolean | undefined;
61
59
  itemType?: string | undefined;
@@ -98,6 +96,7 @@ declare const Container: ({
98
96
  "aria-hidden"?: (boolean | "true" | "false") | undefined;
99
97
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
100
98
  "aria-keyshortcuts"?: string | undefined;
99
+ "aria-label"?: string | undefined;
101
100
  "aria-labelledby"?: string | undefined;
102
101
  "aria-level"?: number | undefined;
103
102
  "aria-live"?: "off" | "assertive" | "polite" | undefined;
@@ -127,175 +126,176 @@ declare const Container: ({
127
126
  dangerouslySetInnerHTML?: {
128
127
  __html: string | TrustedHTML;
129
128
  } | undefined;
130
- onCopy?: react12.ClipboardEventHandler<HTMLElement>;
131
- onCopyCapture?: react12.ClipboardEventHandler<HTMLElement>;
132
- onCut?: react12.ClipboardEventHandler<HTMLElement>;
133
- onCutCapture?: react12.ClipboardEventHandler<HTMLElement>;
134
- onPaste?: react12.ClipboardEventHandler<HTMLElement>;
135
- onPasteCapture?: react12.ClipboardEventHandler<HTMLElement>;
136
- onCompositionEnd?: react12.CompositionEventHandler<HTMLElement>;
137
- onCompositionEndCapture?: react12.CompositionEventHandler<HTMLElement>;
138
- onCompositionStart?: react12.CompositionEventHandler<HTMLElement>;
139
- onCompositionStartCapture?: react12.CompositionEventHandler<HTMLElement>;
140
- onCompositionUpdate?: react12.CompositionEventHandler<HTMLElement>;
141
- onCompositionUpdateCapture?: react12.CompositionEventHandler<HTMLElement>;
142
- onFocus?: react12.FocusEventHandler<HTMLElement>;
143
- onFocusCapture?: react12.FocusEventHandler<HTMLElement>;
144
- onBlur?: react12.FocusEventHandler<HTMLElement>;
145
- onBlurCapture?: react12.FocusEventHandler<HTMLElement>;
146
- onChange?: react12.FormEventHandler<HTMLElement>;
147
- onChangeCapture?: react12.FormEventHandler<HTMLElement>;
148
- onBeforeInput?: react12.InputEventHandler<HTMLElement>;
149
- onBeforeInputCapture?: react12.FormEventHandler<HTMLElement>;
150
- onInput?: react12.FormEventHandler<HTMLElement>;
151
- onInputCapture?: react12.FormEventHandler<HTMLElement>;
152
- onReset?: react12.FormEventHandler<HTMLElement>;
153
- onResetCapture?: react12.FormEventHandler<HTMLElement>;
154
- onSubmit?: react12.FormEventHandler<HTMLElement>;
155
- onSubmitCapture?: react12.FormEventHandler<HTMLElement>;
156
- onInvalid?: react12.FormEventHandler<HTMLElement>;
157
- onInvalidCapture?: react12.FormEventHandler<HTMLElement>;
158
- onLoad?: react12.ReactEventHandler<HTMLElement>;
159
- onLoadCapture?: react12.ReactEventHandler<HTMLElement>;
160
- onError?: react12.ReactEventHandler<HTMLElement>;
161
- onErrorCapture?: react12.ReactEventHandler<HTMLElement>;
162
- onKeyDown?: react12.KeyboardEventHandler<HTMLElement>;
163
- onKeyDownCapture?: react12.KeyboardEventHandler<HTMLElement>;
164
- onKeyPress?: react12.KeyboardEventHandler<HTMLElement>;
165
- onKeyPressCapture?: react12.KeyboardEventHandler<HTMLElement>;
166
- onKeyUp?: react12.KeyboardEventHandler<HTMLElement>;
167
- onKeyUpCapture?: react12.KeyboardEventHandler<HTMLElement>;
168
- onAbort?: react12.ReactEventHandler<HTMLElement>;
169
- onAbortCapture?: react12.ReactEventHandler<HTMLElement>;
170
- onCanPlay?: react12.ReactEventHandler<HTMLElement>;
171
- onCanPlayCapture?: react12.ReactEventHandler<HTMLElement>;
172
- onCanPlayThrough?: react12.ReactEventHandler<HTMLElement>;
173
- onCanPlayThroughCapture?: react12.ReactEventHandler<HTMLElement>;
174
- onDurationChange?: react12.ReactEventHandler<HTMLElement>;
175
- onDurationChangeCapture?: react12.ReactEventHandler<HTMLElement>;
176
- onEmptied?: react12.ReactEventHandler<HTMLElement>;
177
- onEmptiedCapture?: react12.ReactEventHandler<HTMLElement>;
178
- onEncrypted?: react12.ReactEventHandler<HTMLElement>;
179
- onEncryptedCapture?: react12.ReactEventHandler<HTMLElement>;
180
- onEnded?: react12.ReactEventHandler<HTMLElement>;
181
- onEndedCapture?: react12.ReactEventHandler<HTMLElement>;
182
- onLoadedData?: react12.ReactEventHandler<HTMLElement>;
183
- onLoadedDataCapture?: react12.ReactEventHandler<HTMLElement>;
184
- onLoadedMetadata?: react12.ReactEventHandler<HTMLElement>;
185
- onLoadedMetadataCapture?: react12.ReactEventHandler<HTMLElement>;
186
- onLoadStart?: react12.ReactEventHandler<HTMLElement>;
187
- onLoadStartCapture?: react12.ReactEventHandler<HTMLElement>;
188
- onPause?: react12.ReactEventHandler<HTMLElement>;
189
- onPauseCapture?: react12.ReactEventHandler<HTMLElement>;
190
- onPlay?: react12.ReactEventHandler<HTMLElement>;
191
- onPlayCapture?: react12.ReactEventHandler<HTMLElement>;
192
- onPlaying?: react12.ReactEventHandler<HTMLElement>;
193
- onPlayingCapture?: react12.ReactEventHandler<HTMLElement>;
194
- onProgress?: react12.ReactEventHandler<HTMLElement>;
195
- onProgressCapture?: react12.ReactEventHandler<HTMLElement>;
196
- onRateChange?: react12.ReactEventHandler<HTMLElement>;
197
- onRateChangeCapture?: react12.ReactEventHandler<HTMLElement>;
198
- onSeeked?: react12.ReactEventHandler<HTMLElement>;
199
- onSeekedCapture?: react12.ReactEventHandler<HTMLElement>;
200
- onSeeking?: react12.ReactEventHandler<HTMLElement>;
201
- onSeekingCapture?: react12.ReactEventHandler<HTMLElement>;
202
- onStalled?: react12.ReactEventHandler<HTMLElement>;
203
- onStalledCapture?: react12.ReactEventHandler<HTMLElement>;
204
- onSuspend?: react12.ReactEventHandler<HTMLElement>;
205
- onSuspendCapture?: react12.ReactEventHandler<HTMLElement>;
206
- onTimeUpdate?: react12.ReactEventHandler<HTMLElement>;
207
- onTimeUpdateCapture?: react12.ReactEventHandler<HTMLElement>;
208
- onVolumeChange?: react12.ReactEventHandler<HTMLElement>;
209
- onVolumeChangeCapture?: react12.ReactEventHandler<HTMLElement>;
210
- onWaiting?: react12.ReactEventHandler<HTMLElement>;
211
- onWaitingCapture?: react12.ReactEventHandler<HTMLElement>;
212
- onAuxClick?: react12.MouseEventHandler<HTMLElement>;
213
- onAuxClickCapture?: react12.MouseEventHandler<HTMLElement>;
214
- onClickCapture?: react12.MouseEventHandler<HTMLElement>;
215
- onContextMenu?: react12.MouseEventHandler<HTMLElement>;
216
- onContextMenuCapture?: react12.MouseEventHandler<HTMLElement>;
217
- onDoubleClick?: react12.MouseEventHandler<HTMLElement>;
218
- onDoubleClickCapture?: react12.MouseEventHandler<HTMLElement>;
219
- onDrag?: react12.DragEventHandler<HTMLElement>;
220
- onDragCapture?: react12.DragEventHandler<HTMLElement>;
221
- onDragEnd?: react12.DragEventHandler<HTMLElement>;
222
- onDragEndCapture?: react12.DragEventHandler<HTMLElement>;
223
- onDragEnter?: react12.DragEventHandler<HTMLElement>;
224
- onDragEnterCapture?: react12.DragEventHandler<HTMLElement>;
225
- onDragExit?: react12.DragEventHandler<HTMLElement>;
226
- onDragExitCapture?: react12.DragEventHandler<HTMLElement>;
227
- onDragLeave?: react12.DragEventHandler<HTMLElement>;
228
- onDragLeaveCapture?: react12.DragEventHandler<HTMLElement>;
229
- onDragOver?: react12.DragEventHandler<HTMLElement>;
230
- onDragOverCapture?: react12.DragEventHandler<HTMLElement>;
231
- onDragStart?: react12.DragEventHandler<HTMLElement>;
232
- onDragStartCapture?: react12.DragEventHandler<HTMLElement>;
233
- onDrop?: react12.DragEventHandler<HTMLElement>;
234
- onDropCapture?: react12.DragEventHandler<HTMLElement>;
235
- onMouseDown?: react12.MouseEventHandler<HTMLElement>;
236
- onMouseDownCapture?: react12.MouseEventHandler<HTMLElement>;
237
- onMouseEnter?: react12.MouseEventHandler<HTMLElement>;
238
- onMouseLeave?: react12.MouseEventHandler<HTMLElement>;
239
- onMouseMove?: react12.MouseEventHandler<HTMLElement>;
240
- onMouseMoveCapture?: react12.MouseEventHandler<HTMLElement>;
241
- onMouseOut?: react12.MouseEventHandler<HTMLElement>;
242
- onMouseOutCapture?: react12.MouseEventHandler<HTMLElement>;
243
- onMouseOver?: react12.MouseEventHandler<HTMLElement>;
244
- onMouseOverCapture?: react12.MouseEventHandler<HTMLElement>;
245
- onMouseUp?: react12.MouseEventHandler<HTMLElement>;
246
- onMouseUpCapture?: react12.MouseEventHandler<HTMLElement>;
247
- onSelect?: react12.ReactEventHandler<HTMLElement>;
248
- onSelectCapture?: react12.ReactEventHandler<HTMLElement>;
249
- onTouchCancel?: react12.TouchEventHandler<HTMLElement>;
250
- onTouchCancelCapture?: react12.TouchEventHandler<HTMLElement>;
251
- onTouchEnd?: react12.TouchEventHandler<HTMLElement>;
252
- onTouchEndCapture?: react12.TouchEventHandler<HTMLElement>;
253
- onTouchMove?: react12.TouchEventHandler<HTMLElement>;
254
- onTouchMoveCapture?: react12.TouchEventHandler<HTMLElement>;
255
- onTouchStart?: react12.TouchEventHandler<HTMLElement>;
256
- onTouchStartCapture?: react12.TouchEventHandler<HTMLElement>;
257
- onPointerDown?: react12.PointerEventHandler<HTMLElement>;
258
- onPointerDownCapture?: react12.PointerEventHandler<HTMLElement>;
259
- onPointerMove?: react12.PointerEventHandler<HTMLElement>;
260
- onPointerMoveCapture?: react12.PointerEventHandler<HTMLElement>;
261
- onPointerUp?: react12.PointerEventHandler<HTMLElement>;
262
- onPointerUpCapture?: react12.PointerEventHandler<HTMLElement>;
263
- onPointerCancel?: react12.PointerEventHandler<HTMLElement>;
264
- onPointerCancelCapture?: react12.PointerEventHandler<HTMLElement>;
265
- onPointerEnter?: react12.PointerEventHandler<HTMLElement>;
266
- onPointerLeave?: react12.PointerEventHandler<HTMLElement>;
267
- onPointerOver?: react12.PointerEventHandler<HTMLElement>;
268
- onPointerOverCapture?: react12.PointerEventHandler<HTMLElement>;
269
- onPointerOut?: react12.PointerEventHandler<HTMLElement>;
270
- onPointerOutCapture?: react12.PointerEventHandler<HTMLElement>;
271
- onGotPointerCapture?: react12.PointerEventHandler<HTMLElement>;
272
- onGotPointerCaptureCapture?: react12.PointerEventHandler<HTMLElement>;
273
- onLostPointerCapture?: react12.PointerEventHandler<HTMLElement>;
274
- onLostPointerCaptureCapture?: react12.PointerEventHandler<HTMLElement>;
275
- onScroll?: react12.UIEventHandler<HTMLElement>;
276
- onScrollCapture?: react12.UIEventHandler<HTMLElement>;
277
- onScrollEnd?: react12.UIEventHandler<HTMLElement>;
278
- onScrollEndCapture?: react12.UIEventHandler<HTMLElement>;
279
- onWheel?: react12.WheelEventHandler<HTMLElement>;
280
- onWheelCapture?: react12.WheelEventHandler<HTMLElement>;
281
- onAnimationStart?: react12.AnimationEventHandler<HTMLElement>;
282
- onAnimationStartCapture?: react12.AnimationEventHandler<HTMLElement>;
283
- onAnimationEnd?: react12.AnimationEventHandler<HTMLElement>;
284
- onAnimationEndCapture?: react12.AnimationEventHandler<HTMLElement>;
285
- onAnimationIteration?: react12.AnimationEventHandler<HTMLElement>;
286
- onAnimationIterationCapture?: react12.AnimationEventHandler<HTMLElement>;
287
- onToggle?: react12.ToggleEventHandler<HTMLElement>;
288
- onBeforeToggle?: react12.ToggleEventHandler<HTMLElement>;
289
- onTransitionCancel?: react12.TransitionEventHandler<HTMLElement>;
290
- onTransitionCancelCapture?: react12.TransitionEventHandler<HTMLElement>;
291
- onTransitionEnd?: react12.TransitionEventHandler<HTMLElement>;
292
- onTransitionEndCapture?: react12.TransitionEventHandler<HTMLElement>;
293
- onTransitionRun?: react12.TransitionEventHandler<HTMLElement>;
294
- onTransitionRunCapture?: react12.TransitionEventHandler<HTMLElement>;
295
- onTransitionStart?: react12.TransitionEventHandler<HTMLElement>;
296
- onTransitionStartCapture?: react12.TransitionEventHandler<HTMLElement>;
129
+ onCopy?: react10.ClipboardEventHandler<HTMLElement>;
130
+ onCopyCapture?: react10.ClipboardEventHandler<HTMLElement>;
131
+ onCut?: react10.ClipboardEventHandler<HTMLElement>;
132
+ onCutCapture?: react10.ClipboardEventHandler<HTMLElement>;
133
+ onPaste?: react10.ClipboardEventHandler<HTMLElement>;
134
+ onPasteCapture?: react10.ClipboardEventHandler<HTMLElement>;
135
+ onCompositionEnd?: react10.CompositionEventHandler<HTMLElement>;
136
+ onCompositionEndCapture?: react10.CompositionEventHandler<HTMLElement>;
137
+ onCompositionStart?: react10.CompositionEventHandler<HTMLElement>;
138
+ onCompositionStartCapture?: react10.CompositionEventHandler<HTMLElement>;
139
+ onCompositionUpdate?: react10.CompositionEventHandler<HTMLElement>;
140
+ onCompositionUpdateCapture?: react10.CompositionEventHandler<HTMLElement>;
141
+ onFocus?: react10.FocusEventHandler<HTMLElement>;
142
+ onFocusCapture?: react10.FocusEventHandler<HTMLElement>;
143
+ onBlur?: react10.FocusEventHandler<HTMLElement>;
144
+ onBlurCapture?: react10.FocusEventHandler<HTMLElement>;
145
+ onChange?: react10.FormEventHandler<HTMLElement>;
146
+ onChangeCapture?: react10.FormEventHandler<HTMLElement>;
147
+ onBeforeInput?: react10.InputEventHandler<HTMLElement>;
148
+ onBeforeInputCapture?: react10.FormEventHandler<HTMLElement>;
149
+ onInput?: react10.FormEventHandler<HTMLElement>;
150
+ onInputCapture?: react10.FormEventHandler<HTMLElement>;
151
+ onReset?: react10.FormEventHandler<HTMLElement>;
152
+ onResetCapture?: react10.FormEventHandler<HTMLElement>;
153
+ onSubmit?: react10.FormEventHandler<HTMLElement>;
154
+ onSubmitCapture?: react10.FormEventHandler<HTMLElement>;
155
+ onInvalid?: react10.FormEventHandler<HTMLElement>;
156
+ onInvalidCapture?: react10.FormEventHandler<HTMLElement>;
157
+ onLoad?: react10.ReactEventHandler<HTMLElement>;
158
+ onLoadCapture?: react10.ReactEventHandler<HTMLElement>;
159
+ onError?: react10.ReactEventHandler<HTMLElement>;
160
+ onErrorCapture?: react10.ReactEventHandler<HTMLElement>;
161
+ onKeyDown?: react10.KeyboardEventHandler<HTMLElement>;
162
+ onKeyDownCapture?: react10.KeyboardEventHandler<HTMLElement>;
163
+ onKeyPress?: react10.KeyboardEventHandler<HTMLElement>;
164
+ onKeyPressCapture?: react10.KeyboardEventHandler<HTMLElement>;
165
+ onKeyUp?: react10.KeyboardEventHandler<HTMLElement>;
166
+ onKeyUpCapture?: react10.KeyboardEventHandler<HTMLElement>;
167
+ onAbort?: react10.ReactEventHandler<HTMLElement>;
168
+ onAbortCapture?: react10.ReactEventHandler<HTMLElement>;
169
+ onCanPlay?: react10.ReactEventHandler<HTMLElement>;
170
+ onCanPlayCapture?: react10.ReactEventHandler<HTMLElement>;
171
+ onCanPlayThrough?: react10.ReactEventHandler<HTMLElement>;
172
+ onCanPlayThroughCapture?: react10.ReactEventHandler<HTMLElement>;
173
+ onDurationChange?: react10.ReactEventHandler<HTMLElement>;
174
+ onDurationChangeCapture?: react10.ReactEventHandler<HTMLElement>;
175
+ onEmptied?: react10.ReactEventHandler<HTMLElement>;
176
+ onEmptiedCapture?: react10.ReactEventHandler<HTMLElement>;
177
+ onEncrypted?: react10.ReactEventHandler<HTMLElement>;
178
+ onEncryptedCapture?: react10.ReactEventHandler<HTMLElement>;
179
+ onEnded?: react10.ReactEventHandler<HTMLElement>;
180
+ onEndedCapture?: react10.ReactEventHandler<HTMLElement>;
181
+ onLoadedData?: react10.ReactEventHandler<HTMLElement>;
182
+ onLoadedDataCapture?: react10.ReactEventHandler<HTMLElement>;
183
+ onLoadedMetadata?: react10.ReactEventHandler<HTMLElement>;
184
+ onLoadedMetadataCapture?: react10.ReactEventHandler<HTMLElement>;
185
+ onLoadStart?: react10.ReactEventHandler<HTMLElement>;
186
+ onLoadStartCapture?: react10.ReactEventHandler<HTMLElement>;
187
+ onPause?: react10.ReactEventHandler<HTMLElement>;
188
+ onPauseCapture?: react10.ReactEventHandler<HTMLElement>;
189
+ onPlay?: react10.ReactEventHandler<HTMLElement>;
190
+ onPlayCapture?: react10.ReactEventHandler<HTMLElement>;
191
+ onPlaying?: react10.ReactEventHandler<HTMLElement>;
192
+ onPlayingCapture?: react10.ReactEventHandler<HTMLElement>;
193
+ onProgress?: react10.ReactEventHandler<HTMLElement>;
194
+ onProgressCapture?: react10.ReactEventHandler<HTMLElement>;
195
+ onRateChange?: react10.ReactEventHandler<HTMLElement>;
196
+ onRateChangeCapture?: react10.ReactEventHandler<HTMLElement>;
197
+ onSeeked?: react10.ReactEventHandler<HTMLElement>;
198
+ onSeekedCapture?: react10.ReactEventHandler<HTMLElement>;
199
+ onSeeking?: react10.ReactEventHandler<HTMLElement>;
200
+ onSeekingCapture?: react10.ReactEventHandler<HTMLElement>;
201
+ onStalled?: react10.ReactEventHandler<HTMLElement>;
202
+ onStalledCapture?: react10.ReactEventHandler<HTMLElement>;
203
+ onSuspend?: react10.ReactEventHandler<HTMLElement>;
204
+ onSuspendCapture?: react10.ReactEventHandler<HTMLElement>;
205
+ onTimeUpdate?: react10.ReactEventHandler<HTMLElement>;
206
+ onTimeUpdateCapture?: react10.ReactEventHandler<HTMLElement>;
207
+ onVolumeChange?: react10.ReactEventHandler<HTMLElement>;
208
+ onVolumeChangeCapture?: react10.ReactEventHandler<HTMLElement>;
209
+ onWaiting?: react10.ReactEventHandler<HTMLElement>;
210
+ onWaitingCapture?: react10.ReactEventHandler<HTMLElement>;
211
+ onAuxClick?: react10.MouseEventHandler<HTMLElement>;
212
+ onAuxClickCapture?: react10.MouseEventHandler<HTMLElement>;
213
+ onClick?: react10.MouseEventHandler<HTMLElement>;
214
+ onClickCapture?: react10.MouseEventHandler<HTMLElement>;
215
+ onContextMenu?: react10.MouseEventHandler<HTMLElement>;
216
+ onContextMenuCapture?: react10.MouseEventHandler<HTMLElement>;
217
+ onDoubleClick?: react10.MouseEventHandler<HTMLElement>;
218
+ onDoubleClickCapture?: react10.MouseEventHandler<HTMLElement>;
219
+ onDrag?: react10.DragEventHandler<HTMLElement>;
220
+ onDragCapture?: react10.DragEventHandler<HTMLElement>;
221
+ onDragEnd?: react10.DragEventHandler<HTMLElement>;
222
+ onDragEndCapture?: react10.DragEventHandler<HTMLElement>;
223
+ onDragEnter?: react10.DragEventHandler<HTMLElement>;
224
+ onDragEnterCapture?: react10.DragEventHandler<HTMLElement>;
225
+ onDragExit?: react10.DragEventHandler<HTMLElement>;
226
+ onDragExitCapture?: react10.DragEventHandler<HTMLElement>;
227
+ onDragLeave?: react10.DragEventHandler<HTMLElement>;
228
+ onDragLeaveCapture?: react10.DragEventHandler<HTMLElement>;
229
+ onDragOver?: react10.DragEventHandler<HTMLElement>;
230
+ onDragOverCapture?: react10.DragEventHandler<HTMLElement>;
231
+ onDragStart?: react10.DragEventHandler<HTMLElement>;
232
+ onDragStartCapture?: react10.DragEventHandler<HTMLElement>;
233
+ onDrop?: react10.DragEventHandler<HTMLElement>;
234
+ onDropCapture?: react10.DragEventHandler<HTMLElement>;
235
+ onMouseDown?: react10.MouseEventHandler<HTMLElement>;
236
+ onMouseDownCapture?: react10.MouseEventHandler<HTMLElement>;
237
+ onMouseEnter?: react10.MouseEventHandler<HTMLElement>;
238
+ onMouseLeave?: react10.MouseEventHandler<HTMLElement>;
239
+ onMouseMove?: react10.MouseEventHandler<HTMLElement>;
240
+ onMouseMoveCapture?: react10.MouseEventHandler<HTMLElement>;
241
+ onMouseOut?: react10.MouseEventHandler<HTMLElement>;
242
+ onMouseOutCapture?: react10.MouseEventHandler<HTMLElement>;
243
+ onMouseOver?: react10.MouseEventHandler<HTMLElement>;
244
+ onMouseOverCapture?: react10.MouseEventHandler<HTMLElement>;
245
+ onMouseUp?: react10.MouseEventHandler<HTMLElement>;
246
+ onMouseUpCapture?: react10.MouseEventHandler<HTMLElement>;
247
+ onSelect?: react10.ReactEventHandler<HTMLElement>;
248
+ onSelectCapture?: react10.ReactEventHandler<HTMLElement>;
249
+ onTouchCancel?: react10.TouchEventHandler<HTMLElement>;
250
+ onTouchCancelCapture?: react10.TouchEventHandler<HTMLElement>;
251
+ onTouchEnd?: react10.TouchEventHandler<HTMLElement>;
252
+ onTouchEndCapture?: react10.TouchEventHandler<HTMLElement>;
253
+ onTouchMove?: react10.TouchEventHandler<HTMLElement>;
254
+ onTouchMoveCapture?: react10.TouchEventHandler<HTMLElement>;
255
+ onTouchStart?: react10.TouchEventHandler<HTMLElement>;
256
+ onTouchStartCapture?: react10.TouchEventHandler<HTMLElement>;
257
+ onPointerDown?: react10.PointerEventHandler<HTMLElement>;
258
+ onPointerDownCapture?: react10.PointerEventHandler<HTMLElement>;
259
+ onPointerMove?: react10.PointerEventHandler<HTMLElement>;
260
+ onPointerMoveCapture?: react10.PointerEventHandler<HTMLElement>;
261
+ onPointerUp?: react10.PointerEventHandler<HTMLElement>;
262
+ onPointerUpCapture?: react10.PointerEventHandler<HTMLElement>;
263
+ onPointerCancel?: react10.PointerEventHandler<HTMLElement>;
264
+ onPointerCancelCapture?: react10.PointerEventHandler<HTMLElement>;
265
+ onPointerEnter?: react10.PointerEventHandler<HTMLElement>;
266
+ onPointerLeave?: react10.PointerEventHandler<HTMLElement>;
267
+ onPointerOver?: react10.PointerEventHandler<HTMLElement>;
268
+ onPointerOverCapture?: react10.PointerEventHandler<HTMLElement>;
269
+ onPointerOut?: react10.PointerEventHandler<HTMLElement>;
270
+ onPointerOutCapture?: react10.PointerEventHandler<HTMLElement>;
271
+ onGotPointerCapture?: react10.PointerEventHandler<HTMLElement>;
272
+ onGotPointerCaptureCapture?: react10.PointerEventHandler<HTMLElement>;
273
+ onLostPointerCapture?: react10.PointerEventHandler<HTMLElement>;
274
+ onLostPointerCaptureCapture?: react10.PointerEventHandler<HTMLElement>;
275
+ onScroll?: react10.UIEventHandler<HTMLElement>;
276
+ onScrollCapture?: react10.UIEventHandler<HTMLElement>;
277
+ onScrollEnd?: react10.UIEventHandler<HTMLElement>;
278
+ onScrollEndCapture?: react10.UIEventHandler<HTMLElement>;
279
+ onWheel?: react10.WheelEventHandler<HTMLElement>;
280
+ onWheelCapture?: react10.WheelEventHandler<HTMLElement>;
281
+ onAnimationStart?: react10.AnimationEventHandler<HTMLElement>;
282
+ onAnimationStartCapture?: react10.AnimationEventHandler<HTMLElement>;
283
+ onAnimationEnd?: react10.AnimationEventHandler<HTMLElement>;
284
+ onAnimationEndCapture?: react10.AnimationEventHandler<HTMLElement>;
285
+ onAnimationIteration?: react10.AnimationEventHandler<HTMLElement>;
286
+ onAnimationIterationCapture?: react10.AnimationEventHandler<HTMLElement>;
287
+ onToggle?: react10.ToggleEventHandler<HTMLElement>;
288
+ onBeforeToggle?: react10.ToggleEventHandler<HTMLElement>;
289
+ onTransitionCancel?: react10.TransitionEventHandler<HTMLElement>;
290
+ onTransitionCancelCapture?: react10.TransitionEventHandler<HTMLElement>;
291
+ onTransitionEnd?: react10.TransitionEventHandler<HTMLElement>;
292
+ onTransitionEndCapture?: react10.TransitionEventHandler<HTMLElement>;
293
+ onTransitionRun?: react10.TransitionEventHandler<HTMLElement>;
294
+ onTransitionRunCapture?: react10.TransitionEventHandler<HTMLElement>;
295
+ onTransitionStart?: react10.TransitionEventHandler<HTMLElement>;
296
+ onTransitionStartCapture?: react10.TransitionEventHandler<HTMLElement>;
297
297
  className: string;
298
- style: react12.CSSProperties;
298
+ style: react10.CSSProperties;
299
299
  id: string;
300
300
  'data-testid': string;
301
301
  }, HTMLElement>;
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime25 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime26 from "react/jsx-runtime";
2
2
  import { Config } from "tailwindcss";
3
3
 
4
4
  //#region src/components/DesignTokens/DesignTokensComponent.d.ts
@@ -9,6 +9,6 @@ type DesignTokensProps = {
9
9
  declare const DesignTokens: ({
10
10
  selectedMerchant,
11
11
  config
12
- }: DesignTokensProps) => react_jsx_runtime25.JSX.Element;
12
+ }: DesignTokensProps) => react_jsx_runtime26.JSX.Element;
13
13
  //#endregion
14
14
  export { DesignTokens, DesignTokensProps };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime4 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime27 from "react/jsx-runtime";
2
2
  import { Config } from "tailwindcss";
3
3
 
4
4
  //#region src/components/DesignTokens/DesignTokensComponent.d.ts
@@ -9,6 +9,6 @@ type DesignTokensProps = {
9
9
  declare const DesignTokens: ({
10
10
  selectedMerchant,
11
11
  config
12
- }: DesignTokensProps) => react_jsx_runtime4.JSX.Element;
12
+ }: DesignTokensProps) => react_jsx_runtime27.JSX.Element;
13
13
  //#endregion
14
14
  export { DesignTokens, DesignTokensProps };
@@ -1,5 +1,5 @@
1
1
  import { DocumentRetrievalCardProps } from "./types/index.cjs";
2
- import * as react_jsx_runtime13 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime22 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/DocumentRetrievalCard/DocumentRetrievalCard.d.ts
5
5
  declare const DocumentRetrievalCard: ({
@@ -16,6 +16,6 @@ declare const DocumentRetrievalCard: ({
16
16
  onViewArticle,
17
17
  ariaLabel,
18
18
  viewArticleLabel
19
- }: DocumentRetrievalCardProps) => react_jsx_runtime13.JSX.Element;
19
+ }: DocumentRetrievalCardProps) => react_jsx_runtime22.JSX.Element;
20
20
  //#endregion
21
21
  export { DocumentRetrievalCard };
@@ -1,5 +1,5 @@
1
1
  import { DocumentRetrievalCardProps } from "./types/index.js";
2
- import * as react_jsx_runtime35 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime20 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/DocumentRetrievalCard/DocumentRetrievalCard.d.ts
5
5
  declare const DocumentRetrievalCard: ({
@@ -16,6 +16,6 @@ declare const DocumentRetrievalCard: ({
16
16
  onViewArticle,
17
17
  ariaLabel,
18
18
  viewArticleLabel
19
- }: DocumentRetrievalCardProps) => react_jsx_runtime35.JSX.Element;
19
+ }: DocumentRetrievalCardProps) => react_jsx_runtime20.JSX.Element;
20
20
  //#endregion
21
21
  export { DocumentRetrievalCard };
@@ -1,7 +1,7 @@
1
1
  const require_rolldown_runtime = require('../../../../_virtual/rolldown_runtime.cjs');
2
- const require_CustomIcon = require('../../../../utils/CustomIcon.cjs');
3
2
  const require_Stack = require('../../../../Stack/Stack.cjs');
4
3
  require('../../../../Stack/index.cjs');
4
+ const require_CustomIcon = require('../../../../utils/CustomIcon.cjs');
5
5
  let react_jsx_runtime = require("react/jsx-runtime");
6
6
  let classnames = require("classnames");
7
7
  classnames = require_rolldown_runtime.__toESM(classnames);
@@ -1,6 +1,6 @@
1
- import { CustomIcon } from "../../../../utils/CustomIcon.js";
2
1
  import { Stack } from "../../../../Stack/Stack.js";
3
2
  import "../../../../Stack/index.js";
3
+ import { CustomIcon } from "../../../../utils/CustomIcon.js";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  import classNames from "classnames";
6
6
  import Document from "@envive-ai/react-icons/Document";
@@ -1,7 +1,7 @@
1
1
  const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
2
- const require_openUrlInNewTab = require('../../Message/utils/openUrlInNewTab.cjs');
3
2
  const require_useGetThemeProperties = require('../hooks/useGetThemeProperties.cjs');
4
3
  const require_index = require('./ViewArticleButton/components/index.cjs');
4
+ const require_openUrlInNewTab = require('../../Message/utils/openUrlInNewTab.cjs');
5
5
  const require_functions = require('../utils/functions.cjs');
6
6
  let react_jsx_runtime = require("react/jsx-runtime");
7
7
 
@@ -1,6 +1,6 @@
1
- import { openUrlInNewTab } from "../../Message/utils/openUrlInNewTab.js";
2
1
  import { useGetThemeProperties } from "../hooks/useGetThemeProperties.js";
3
2
  import { ViewArticleButtonComponents } from "./ViewArticleButton/components/index.js";
3
+ import { openUrlInNewTab } from "../../Message/utils/openUrlInNewTab.js";
4
4
  import { shouldShowIcon, shouldUnderlineLabel } from "../utils/functions.js";
5
5
  import { jsx } from "react/jsx-runtime";
6
6
 
@@ -1,5 +1,5 @@
1
1
  import { FloatingButtonProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime22 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime27 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/FloatingButton/FloatingButton.d.ts
5
5
  declare const FloatingButton: ({
@@ -19,6 +19,6 @@ declare const FloatingButton: ({
19
19
  ariaLabel,
20
20
  previewMode,
21
21
  containerRef
22
- }: FloatingButtonProps) => react_jsx_runtime22.JSX.Element;
22
+ }: FloatingButtonProps) => react_jsx_runtime27.JSX.Element;
23
23
  //#endregion
24
24
  export { FloatingButton };
@@ -1,5 +1,5 @@
1
1
  import { FloatingButtonProps } from "./types/types.js";
2
- import * as react_jsx_runtime34 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime25 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/FloatingButton/FloatingButton.d.ts
5
5
  declare const FloatingButton: ({
@@ -19,6 +19,6 @@ declare const FloatingButton: ({
19
19
  ariaLabel,
20
20
  previewMode,
21
21
  containerRef
22
- }: FloatingButtonProps) => react_jsx_runtime34.JSX.Element;
22
+ }: FloatingButtonProps) => react_jsx_runtime25.JSX.Element;
23
23
  //#endregion
24
24
  export { FloatingButton };
@@ -1,18 +1,18 @@
1
1
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
2
  const require_theme = require('../packages/components-v3/tokens/theme/theme.cjs');
3
3
  const require_resolveTheme = require('../utils/resolveTheme.cjs');
4
- const require_react = require('../node_modules/jotai/esm/react.cjs');
5
- const require_usePromptCarouselAnalytics = require('../PromptCarousel/hooks/usePromptCarouselAnalytics.cjs');
4
+ const require_index = require('../ChatHeader/types/index.cjs');
5
+ const require_ChatHeader = require('../ChatHeader/ChatHeader.cjs');
6
+ require('../ChatHeader/index.cjs');
6
7
  const require_PromptButton_types_index = require('../PromptButton/types/index.cjs');
7
8
  require('../PromptButton/index.cjs');
9
+ const require_usePromptCarouselAnalytics = require('../PromptCarousel/hooks/usePromptCarouselAnalytics.cjs');
8
10
  const require_PromptCarousel_types_types = require('../PromptCarousel/types/types.cjs');
9
11
  const require_PromptCarousel = require('../PromptCarousel/PromptCarousel.cjs');
10
12
  require('../PromptCarousel/index.cjs');
13
+ const require_react = require('../node_modules/jotai/esm/react.cjs');
11
14
  const require_ChatFooter = require('../ChatFooter/ChatFooter.cjs');
12
15
  require('../ChatFooter/index.cjs');
13
- const require_index = require('../ChatHeader/types/index.cjs');
14
- const require_ChatHeader = require('../ChatHeader/ChatHeader.cjs');
15
- require('../ChatHeader/index.cjs');
16
16
  const require_Disclaimer = require('../Disclaimer/Disclaimer.cjs');
17
17
  require('../Disclaimer/index.cjs');
18
18
  const require_WelcomeMessage = require('../WelcomeMessage/WelcomeMessage.cjs');
@@ -27,11 +27,11 @@ const require_index$1 = require('./components/index.cjs');
27
27
  const require_useFilteredChatMessages = require('./hooks/useFilteredChatMessages.cjs');
28
28
  let react = require("react");
29
29
  let react_jsx_runtime = require("react/jsx-runtime");
30
- let __envive_ai_react_hooks_atoms_chat = require("@envive-ai/react-hooks/atoms/chat");
30
+ let framer_motion = require("framer-motion");
31
31
  let __envive_ai_react_hooks_contexts_amplitudeContext = require("@envive-ai/react-hooks/contexts/amplitudeContext");
32
32
  let __envive_ai_react_hooks_hooks_WidgetInteraction = require("@envive-ai/react-hooks/hooks/WidgetInteraction");
33
33
  let __envive_ai_react_hooks_hooks_WidgetInteraction_types = require("@envive-ai/react-hooks/hooks/WidgetInteraction/types");
34
- let framer_motion = require("framer-motion");
34
+ let __envive_ai_react_hooks_atoms_chat = require("@envive-ai/react-hooks/atoms/chat");
35
35
  let __envive_ai_react_hooks_application_models = require("@envive-ai/react-hooks/application/models");
36
36
 
37
37
  //#region src/components/FloatingChat/FloatingChat.tsx
@@ -1,5 +1,5 @@
1
1
  import { FloatingChatProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime23 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime20 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/FloatingChat/FloatingChat.d.ts
5
5
  declare const FloatingChat: ({
@@ -19,6 +19,6 @@ declare const FloatingChat: ({
19
19
  onSwipeClose,
20
20
  onToggleCXButton,
21
21
  setIsResultsModalOpen
22
- }: FloatingChatProps) => react_jsx_runtime23.JSX.Element;
22
+ }: FloatingChatProps) => react_jsx_runtime20.JSX.Element;
23
23
  //#endregion
24
24
  export { FloatingChat };
@@ -1,5 +1,5 @@
1
1
  import { FloatingChatProps } from "./types/types.js";
2
- import * as react_jsx_runtime30 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime23 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/FloatingChat/FloatingChat.d.ts
5
5
  declare const FloatingChat: ({
@@ -19,6 +19,6 @@ declare const FloatingChat: ({
19
19
  onSwipeClose,
20
20
  onToggleCXButton,
21
21
  setIsResultsModalOpen
22
- }: FloatingChatProps) => react_jsx_runtime30.JSX.Element;
22
+ }: FloatingChatProps) => react_jsx_runtime23.JSX.Element;
23
23
  //#endregion
24
24
  export { FloatingChat };