@envive-ai/react-toolkit-v3 0.3.20 → 0.3.22

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 (81) 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/CSSVariablesEditor/hooks/useGetDefaultCssVariables.cjs +3 -3
  6. package/dist/CSSVariablesEditor/hooks/useGetDefaultCssVariables.js +3 -3
  7. package/dist/CSSVariablesEditor/hooks/useHandleUpdateCssVars.cjs +2 -2
  8. package/dist/CSSVariablesEditor/hooks/useHandleUpdateCssVars.js +2 -2
  9. package/dist/Carousel/Carousel.d.cts +2 -2
  10. package/dist/Carousel/Carousel.d.ts +2 -2
  11. package/dist/ChatFooter/ChatFooter.d.cts +2 -2
  12. package/dist/ChatFooter/ChatFooter.d.ts +2 -2
  13. package/dist/ChatFooter/components/index.d.cts +5 -5
  14. package/dist/ChatFooter/components/index.d.ts +5 -5
  15. package/dist/ChatHeader/ChatHeader.d.cts +2 -2
  16. package/dist/ChatHeader/ChatHeader.d.ts +2 -2
  17. package/dist/ChatHeader/hooks/useGetHandleProperties.cjs +4 -4
  18. package/dist/ChatHeader/hooks/useGetHandleProperties.js +4 -4
  19. package/dist/ChatPreview/ChatPreview.d.cts +2 -2
  20. package/dist/ChatPreview/ChatPreview.d.ts +2 -2
  21. package/dist/ChatPreviewComparison/ChatPreviewComparison.d.cts +2 -2
  22. package/dist/ChatPreviewComparison/ChatPreviewComparison.d.ts +2 -2
  23. package/dist/ChatPreviewLoading/ChatPreviewLoading.d.cts +2 -2
  24. package/dist/Container/Container.d.cts +175 -175
  25. package/dist/Container/Container.d.ts +175 -175
  26. package/dist/DesignTokens/DesignTokensComponent.d.cts +2 -2
  27. package/dist/DesignTokens/DesignTokensComponent.d.ts +2 -2
  28. package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.cts +2 -2
  29. package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.ts +2 -2
  30. package/dist/FloatingButton/FloatingButton.d.cts +2 -2
  31. package/dist/FloatingButton/FloatingButton.d.ts +2 -2
  32. package/dist/FloatingChat/FloatingChat.d.cts +2 -2
  33. package/dist/FloatingChat/FloatingChat.d.ts +2 -2
  34. package/dist/FullPageSalesAgent/FullPageSalesAgent.d.cts +2 -2
  35. package/dist/FullPageSalesAgent/FullPageSalesAgent.d.ts +2 -2
  36. package/dist/Image/Image.d.cts +2 -2
  37. package/dist/Image/Image.d.ts +2 -2
  38. package/dist/ImageGallery/ImageGallery.d.cts +2 -2
  39. package/dist/ImageGallery/ImageGallery.d.ts +2 -2
  40. package/dist/MarkdownProcessor/MarkdownProcessor.d.cts +2 -2
  41. package/dist/MarkdownProcessor/MarkdownProcessor.d.ts +2 -2
  42. package/dist/ProductCard/ProductCard.d.cts +2 -2
  43. package/dist/ProductCard/ProductCard.d.ts +2 -2
  44. package/dist/PromptButton/PromptButton.d.cts +2 -2
  45. package/dist/PromptButton/PromptButton.d.ts +2 -2
  46. package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.cts +2 -2
  47. package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.ts +2 -2
  48. package/dist/PromptCarousel/PromptCarousel.d.cts +2 -2
  49. package/dist/PromptCarousel/PromptCarousel.d.ts +2 -2
  50. package/dist/ReviewCard/ReviewCard.d.cts +2 -2
  51. package/dist/ReviewCard/ReviewCard.d.ts +2 -2
  52. package/dist/ReviewCard/components/index.d.cts +6 -6
  53. package/dist/ReviewCard/components/index.d.ts +6 -6
  54. package/dist/SalesAgentProductCard/SalesAgentProductCard.d.cts +2 -2
  55. package/dist/SalesAgentProductCard/SalesAgentProductCard.d.ts +2 -2
  56. package/dist/SalesAgentProductCard/components/index.d.cts +6 -6
  57. package/dist/SalesAgentProductCard/components/index.d.ts +8 -8
  58. package/dist/SocialProof/SocialProof.d.cts +2 -2
  59. package/dist/SocialProof/SocialProof.d.ts +2 -2
  60. package/dist/SparkleAnimation/SparkleAnimation.d.cts +2 -2
  61. package/dist/SparkleAnimation/SparkleAnimation.d.ts +2 -2
  62. package/dist/Stack/Stack.d.ts +2 -2
  63. package/dist/TitledPromptCarousel/TitledPromptCarousel.d.cts +2 -2
  64. package/dist/TitledPromptCarousel/TitledPromptCarousel.d.ts +2 -2
  65. package/dist/Tokens/index.cjs +4 -4
  66. package/dist/Tokens/index.js +4 -4
  67. package/dist/TypingAnimation/TypingAnimation.d.cts +2 -2
  68. package/dist/TypingAnimation/TypingAnimation.d.ts +2 -2
  69. package/dist/Typography/Typography.d.cts +4 -4
  70. package/dist/Typography/Typography.d.ts +4 -4
  71. package/dist/WidgetTextField/WidgetTextField.d.cts +2 -2
  72. package/dist/WidgetTextField/WidgetTextField.d.ts +2 -2
  73. package/dist/WidgetWrapper/WidgetWrapper.d.cts +2 -2
  74. package/dist/WidgetWrapper/WidgetWrapper.d.ts +2 -2
  75. package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.cts +2 -2
  76. package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.ts +2 -2
  77. package/dist/packages/components-v3/tokens/typography/typography.cjs +1 -1
  78. package/dist/packages/components-v3/tokens/typography/typography.js +1 -1
  79. package/dist/styles.css +1 -1
  80. package/package.json +1 -1
  81. package/src/components/ChatHeader/hooks/useGetHandleProperties.ts +4 -4
@@ -1,5 +1,5 @@
1
1
  import { ContainerProps } from "./types/index.js";
2
- import * as react12 from "react";
2
+ import * as react15 from "react";
3
3
 
4
4
  //#region src/components/Container/Container.d.ts
5
5
 
@@ -17,13 +17,8 @@ declare const Container: ({
17
17
  fluid,
18
18
  centerContent,
19
19
  ...props
20
- }: ContainerProps & Omit<React.HTMLAttributes<HTMLElement>, "className" | "style" | "component">) => react12.DetailedReactHTMLElement<{
21
- onChange?: react12.FormEventHandler<HTMLElement>;
22
- onSubmit?: react12.FormEventHandler<HTMLElement>;
23
- onFocus?: react12.FocusEventHandler<HTMLElement>;
24
- color?: string | undefined;
25
- slot?: string | undefined;
26
- title?: string | undefined;
20
+ }: ContainerProps & Omit<React.HTMLAttributes<HTMLElement>, "className" | "style" | "component">) => react15.DetailedReactHTMLElement<{
21
+ onClick?: react15.MouseEventHandler<HTMLElement>;
27
22
  defaultChecked?: boolean | undefined;
28
23
  defaultValue?: string | number | readonly string[] | undefined;
29
24
  suppressContentEditableWarning?: boolean | undefined;
@@ -39,11 +34,13 @@ declare const Container: ({
39
34
  hidden?: boolean | undefined;
40
35
  lang?: string | undefined;
41
36
  nonce?: string | undefined;
37
+ slot?: string | undefined;
42
38
  spellCheck?: (boolean | "true" | "false") | undefined;
43
39
  tabIndex?: number | undefined;
40
+ title?: string | undefined;
44
41
  translate?: "yes" | "no" | undefined;
45
42
  radioGroup?: string | undefined;
46
- role?: react12.AriaRole | undefined;
43
+ role?: react15.AriaRole | undefined;
47
44
  about?: string | undefined;
48
45
  content?: string | undefined;
49
46
  datatype?: string | undefined;
@@ -57,6 +54,7 @@ declare const Container: ({
57
54
  vocab?: string | undefined;
58
55
  autoCorrect?: string | undefined;
59
56
  autoSave?: string | undefined;
57
+ color?: string | undefined;
60
58
  itemProp?: string | undefined;
61
59
  itemScope?: boolean | undefined;
62
60
  itemType?: string | undefined;
@@ -129,173 +127,175 @@ declare const Container: ({
129
127
  dangerouslySetInnerHTML?: {
130
128
  __html: string | TrustedHTML;
131
129
  } | undefined;
132
- onCopy?: react12.ClipboardEventHandler<HTMLElement>;
133
- onCopyCapture?: react12.ClipboardEventHandler<HTMLElement>;
134
- onCut?: react12.ClipboardEventHandler<HTMLElement>;
135
- onCutCapture?: react12.ClipboardEventHandler<HTMLElement>;
136
- onPaste?: react12.ClipboardEventHandler<HTMLElement>;
137
- onPasteCapture?: react12.ClipboardEventHandler<HTMLElement>;
138
- onCompositionEnd?: react12.CompositionEventHandler<HTMLElement>;
139
- onCompositionEndCapture?: react12.CompositionEventHandler<HTMLElement>;
140
- onCompositionStart?: react12.CompositionEventHandler<HTMLElement>;
141
- onCompositionStartCapture?: react12.CompositionEventHandler<HTMLElement>;
142
- onCompositionUpdate?: react12.CompositionEventHandler<HTMLElement>;
143
- onCompositionUpdateCapture?: react12.CompositionEventHandler<HTMLElement>;
144
- onFocusCapture?: react12.FocusEventHandler<HTMLElement>;
145
- onBlur?: react12.FocusEventHandler<HTMLElement>;
146
- onBlurCapture?: react12.FocusEventHandler<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
- onSubmitCapture?: react12.FormEventHandler<HTMLElement>;
155
- onInvalid?: react12.FormEventHandler<HTMLElement>;
156
- onInvalidCapture?: react12.FormEventHandler<HTMLElement>;
157
- onLoad?: react12.ReactEventHandler<HTMLElement>;
158
- onLoadCapture?: react12.ReactEventHandler<HTMLElement>;
159
- onError?: react12.ReactEventHandler<HTMLElement>;
160
- onErrorCapture?: react12.ReactEventHandler<HTMLElement>;
161
- onKeyDown?: react12.KeyboardEventHandler<HTMLElement>;
162
- onKeyDownCapture?: react12.KeyboardEventHandler<HTMLElement>;
163
- onKeyPress?: react12.KeyboardEventHandler<HTMLElement>;
164
- onKeyPressCapture?: react12.KeyboardEventHandler<HTMLElement>;
165
- onKeyUp?: react12.KeyboardEventHandler<HTMLElement>;
166
- onKeyUpCapture?: react12.KeyboardEventHandler<HTMLElement>;
167
- onAbort?: react12.ReactEventHandler<HTMLElement>;
168
- onAbortCapture?: react12.ReactEventHandler<HTMLElement>;
169
- onCanPlay?: react12.ReactEventHandler<HTMLElement>;
170
- onCanPlayCapture?: react12.ReactEventHandler<HTMLElement>;
171
- onCanPlayThrough?: react12.ReactEventHandler<HTMLElement>;
172
- onCanPlayThroughCapture?: react12.ReactEventHandler<HTMLElement>;
173
- onDurationChange?: react12.ReactEventHandler<HTMLElement>;
174
- onDurationChangeCapture?: react12.ReactEventHandler<HTMLElement>;
175
- onEmptied?: react12.ReactEventHandler<HTMLElement>;
176
- onEmptiedCapture?: react12.ReactEventHandler<HTMLElement>;
177
- onEncrypted?: react12.ReactEventHandler<HTMLElement>;
178
- onEncryptedCapture?: react12.ReactEventHandler<HTMLElement>;
179
- onEnded?: react12.ReactEventHandler<HTMLElement>;
180
- onEndedCapture?: react12.ReactEventHandler<HTMLElement>;
181
- onLoadedData?: react12.ReactEventHandler<HTMLElement>;
182
- onLoadedDataCapture?: react12.ReactEventHandler<HTMLElement>;
183
- onLoadedMetadata?: react12.ReactEventHandler<HTMLElement>;
184
- onLoadedMetadataCapture?: react12.ReactEventHandler<HTMLElement>;
185
- onLoadStart?: react12.ReactEventHandler<HTMLElement>;
186
- onLoadStartCapture?: react12.ReactEventHandler<HTMLElement>;
187
- onPause?: react12.ReactEventHandler<HTMLElement>;
188
- onPauseCapture?: react12.ReactEventHandler<HTMLElement>;
189
- onPlay?: react12.ReactEventHandler<HTMLElement>;
190
- onPlayCapture?: react12.ReactEventHandler<HTMLElement>;
191
- onPlaying?: react12.ReactEventHandler<HTMLElement>;
192
- onPlayingCapture?: react12.ReactEventHandler<HTMLElement>;
193
- onProgress?: react12.ReactEventHandler<HTMLElement>;
194
- onProgressCapture?: react12.ReactEventHandler<HTMLElement>;
195
- onRateChange?: react12.ReactEventHandler<HTMLElement>;
196
- onRateChangeCapture?: react12.ReactEventHandler<HTMLElement>;
197
- onSeeked?: react12.ReactEventHandler<HTMLElement>;
198
- onSeekedCapture?: react12.ReactEventHandler<HTMLElement>;
199
- onSeeking?: react12.ReactEventHandler<HTMLElement>;
200
- onSeekingCapture?: react12.ReactEventHandler<HTMLElement>;
201
- onStalled?: react12.ReactEventHandler<HTMLElement>;
202
- onStalledCapture?: react12.ReactEventHandler<HTMLElement>;
203
- onSuspend?: react12.ReactEventHandler<HTMLElement>;
204
- onSuspendCapture?: react12.ReactEventHandler<HTMLElement>;
205
- onTimeUpdate?: react12.ReactEventHandler<HTMLElement>;
206
- onTimeUpdateCapture?: react12.ReactEventHandler<HTMLElement>;
207
- onVolumeChange?: react12.ReactEventHandler<HTMLElement>;
208
- onVolumeChangeCapture?: react12.ReactEventHandler<HTMLElement>;
209
- onWaiting?: react12.ReactEventHandler<HTMLElement>;
210
- onWaitingCapture?: react12.ReactEventHandler<HTMLElement>;
211
- onAuxClick?: react12.MouseEventHandler<HTMLElement>;
212
- onAuxClickCapture?: react12.MouseEventHandler<HTMLElement>;
213
- onClick?: 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>;
130
+ onCopy?: react15.ClipboardEventHandler<HTMLElement>;
131
+ onCopyCapture?: react15.ClipboardEventHandler<HTMLElement>;
132
+ onCut?: react15.ClipboardEventHandler<HTMLElement>;
133
+ onCutCapture?: react15.ClipboardEventHandler<HTMLElement>;
134
+ onPaste?: react15.ClipboardEventHandler<HTMLElement>;
135
+ onPasteCapture?: react15.ClipboardEventHandler<HTMLElement>;
136
+ onCompositionEnd?: react15.CompositionEventHandler<HTMLElement>;
137
+ onCompositionEndCapture?: react15.CompositionEventHandler<HTMLElement>;
138
+ onCompositionStart?: react15.CompositionEventHandler<HTMLElement>;
139
+ onCompositionStartCapture?: react15.CompositionEventHandler<HTMLElement>;
140
+ onCompositionUpdate?: react15.CompositionEventHandler<HTMLElement>;
141
+ onCompositionUpdateCapture?: react15.CompositionEventHandler<HTMLElement>;
142
+ onFocus?: react15.FocusEventHandler<HTMLElement>;
143
+ onFocusCapture?: react15.FocusEventHandler<HTMLElement>;
144
+ onBlur?: react15.FocusEventHandler<HTMLElement>;
145
+ onBlurCapture?: react15.FocusEventHandler<HTMLElement>;
146
+ onChange?: react15.FormEventHandler<HTMLElement>;
147
+ onChangeCapture?: react15.FormEventHandler<HTMLElement>;
148
+ onBeforeInput?: react15.InputEventHandler<HTMLElement>;
149
+ onBeforeInputCapture?: react15.FormEventHandler<HTMLElement>;
150
+ onInput?: react15.FormEventHandler<HTMLElement>;
151
+ onInputCapture?: react15.FormEventHandler<HTMLElement>;
152
+ onReset?: react15.FormEventHandler<HTMLElement>;
153
+ onResetCapture?: react15.FormEventHandler<HTMLElement>;
154
+ onSubmit?: react15.FormEventHandler<HTMLElement>;
155
+ onSubmitCapture?: react15.FormEventHandler<HTMLElement>;
156
+ onInvalid?: react15.FormEventHandler<HTMLElement>;
157
+ onInvalidCapture?: react15.FormEventHandler<HTMLElement>;
158
+ onLoad?: react15.ReactEventHandler<HTMLElement>;
159
+ onLoadCapture?: react15.ReactEventHandler<HTMLElement>;
160
+ onError?: react15.ReactEventHandler<HTMLElement>;
161
+ onErrorCapture?: react15.ReactEventHandler<HTMLElement>;
162
+ onKeyDown?: react15.KeyboardEventHandler<HTMLElement>;
163
+ onKeyDownCapture?: react15.KeyboardEventHandler<HTMLElement>;
164
+ onKeyPress?: react15.KeyboardEventHandler<HTMLElement>;
165
+ onKeyPressCapture?: react15.KeyboardEventHandler<HTMLElement>;
166
+ onKeyUp?: react15.KeyboardEventHandler<HTMLElement>;
167
+ onKeyUpCapture?: react15.KeyboardEventHandler<HTMLElement>;
168
+ onAbort?: react15.ReactEventHandler<HTMLElement>;
169
+ onAbortCapture?: react15.ReactEventHandler<HTMLElement>;
170
+ onCanPlay?: react15.ReactEventHandler<HTMLElement>;
171
+ onCanPlayCapture?: react15.ReactEventHandler<HTMLElement>;
172
+ onCanPlayThrough?: react15.ReactEventHandler<HTMLElement>;
173
+ onCanPlayThroughCapture?: react15.ReactEventHandler<HTMLElement>;
174
+ onDurationChange?: react15.ReactEventHandler<HTMLElement>;
175
+ onDurationChangeCapture?: react15.ReactEventHandler<HTMLElement>;
176
+ onEmptied?: react15.ReactEventHandler<HTMLElement>;
177
+ onEmptiedCapture?: react15.ReactEventHandler<HTMLElement>;
178
+ onEncrypted?: react15.ReactEventHandler<HTMLElement>;
179
+ onEncryptedCapture?: react15.ReactEventHandler<HTMLElement>;
180
+ onEnded?: react15.ReactEventHandler<HTMLElement>;
181
+ onEndedCapture?: react15.ReactEventHandler<HTMLElement>;
182
+ onLoadedData?: react15.ReactEventHandler<HTMLElement>;
183
+ onLoadedDataCapture?: react15.ReactEventHandler<HTMLElement>;
184
+ onLoadedMetadata?: react15.ReactEventHandler<HTMLElement>;
185
+ onLoadedMetadataCapture?: react15.ReactEventHandler<HTMLElement>;
186
+ onLoadStart?: react15.ReactEventHandler<HTMLElement>;
187
+ onLoadStartCapture?: react15.ReactEventHandler<HTMLElement>;
188
+ onPause?: react15.ReactEventHandler<HTMLElement>;
189
+ onPauseCapture?: react15.ReactEventHandler<HTMLElement>;
190
+ onPlay?: react15.ReactEventHandler<HTMLElement>;
191
+ onPlayCapture?: react15.ReactEventHandler<HTMLElement>;
192
+ onPlaying?: react15.ReactEventHandler<HTMLElement>;
193
+ onPlayingCapture?: react15.ReactEventHandler<HTMLElement>;
194
+ onProgress?: react15.ReactEventHandler<HTMLElement>;
195
+ onProgressCapture?: react15.ReactEventHandler<HTMLElement>;
196
+ onRateChange?: react15.ReactEventHandler<HTMLElement>;
197
+ onRateChangeCapture?: react15.ReactEventHandler<HTMLElement>;
198
+ onSeeked?: react15.ReactEventHandler<HTMLElement>;
199
+ onSeekedCapture?: react15.ReactEventHandler<HTMLElement>;
200
+ onSeeking?: react15.ReactEventHandler<HTMLElement>;
201
+ onSeekingCapture?: react15.ReactEventHandler<HTMLElement>;
202
+ onStalled?: react15.ReactEventHandler<HTMLElement>;
203
+ onStalledCapture?: react15.ReactEventHandler<HTMLElement>;
204
+ onSuspend?: react15.ReactEventHandler<HTMLElement>;
205
+ onSuspendCapture?: react15.ReactEventHandler<HTMLElement>;
206
+ onTimeUpdate?: react15.ReactEventHandler<HTMLElement>;
207
+ onTimeUpdateCapture?: react15.ReactEventHandler<HTMLElement>;
208
+ onVolumeChange?: react15.ReactEventHandler<HTMLElement>;
209
+ onVolumeChangeCapture?: react15.ReactEventHandler<HTMLElement>;
210
+ onWaiting?: react15.ReactEventHandler<HTMLElement>;
211
+ onWaitingCapture?: react15.ReactEventHandler<HTMLElement>;
212
+ onAuxClick?: react15.MouseEventHandler<HTMLElement>;
213
+ onAuxClickCapture?: react15.MouseEventHandler<HTMLElement>;
214
+ onClickCapture?: react15.MouseEventHandler<HTMLElement>;
215
+ onContextMenu?: react15.MouseEventHandler<HTMLElement>;
216
+ onContextMenuCapture?: react15.MouseEventHandler<HTMLElement>;
217
+ onDoubleClick?: react15.MouseEventHandler<HTMLElement>;
218
+ onDoubleClickCapture?: react15.MouseEventHandler<HTMLElement>;
219
+ onDrag?: react15.DragEventHandler<HTMLElement>;
220
+ onDragCapture?: react15.DragEventHandler<HTMLElement>;
221
+ onDragEnd?: react15.DragEventHandler<HTMLElement>;
222
+ onDragEndCapture?: react15.DragEventHandler<HTMLElement>;
223
+ onDragEnter?: react15.DragEventHandler<HTMLElement>;
224
+ onDragEnterCapture?: react15.DragEventHandler<HTMLElement>;
225
+ onDragExit?: react15.DragEventHandler<HTMLElement>;
226
+ onDragExitCapture?: react15.DragEventHandler<HTMLElement>;
227
+ onDragLeave?: react15.DragEventHandler<HTMLElement>;
228
+ onDragLeaveCapture?: react15.DragEventHandler<HTMLElement>;
229
+ onDragOver?: react15.DragEventHandler<HTMLElement>;
230
+ onDragOverCapture?: react15.DragEventHandler<HTMLElement>;
231
+ onDragStart?: react15.DragEventHandler<HTMLElement>;
232
+ onDragStartCapture?: react15.DragEventHandler<HTMLElement>;
233
+ onDrop?: react15.DragEventHandler<HTMLElement>;
234
+ onDropCapture?: react15.DragEventHandler<HTMLElement>;
235
+ onMouseDown?: react15.MouseEventHandler<HTMLElement>;
236
+ onMouseDownCapture?: react15.MouseEventHandler<HTMLElement>;
237
+ onMouseEnter?: react15.MouseEventHandler<HTMLElement>;
238
+ onMouseLeave?: react15.MouseEventHandler<HTMLElement>;
239
+ onMouseMove?: react15.MouseEventHandler<HTMLElement>;
240
+ onMouseMoveCapture?: react15.MouseEventHandler<HTMLElement>;
241
+ onMouseOut?: react15.MouseEventHandler<HTMLElement>;
242
+ onMouseOutCapture?: react15.MouseEventHandler<HTMLElement>;
243
+ onMouseOver?: react15.MouseEventHandler<HTMLElement>;
244
+ onMouseOverCapture?: react15.MouseEventHandler<HTMLElement>;
245
+ onMouseUp?: react15.MouseEventHandler<HTMLElement>;
246
+ onMouseUpCapture?: react15.MouseEventHandler<HTMLElement>;
247
+ onSelect?: react15.ReactEventHandler<HTMLElement>;
248
+ onSelectCapture?: react15.ReactEventHandler<HTMLElement>;
249
+ onTouchCancel?: react15.TouchEventHandler<HTMLElement>;
250
+ onTouchCancelCapture?: react15.TouchEventHandler<HTMLElement>;
251
+ onTouchEnd?: react15.TouchEventHandler<HTMLElement>;
252
+ onTouchEndCapture?: react15.TouchEventHandler<HTMLElement>;
253
+ onTouchMove?: react15.TouchEventHandler<HTMLElement>;
254
+ onTouchMoveCapture?: react15.TouchEventHandler<HTMLElement>;
255
+ onTouchStart?: react15.TouchEventHandler<HTMLElement>;
256
+ onTouchStartCapture?: react15.TouchEventHandler<HTMLElement>;
257
+ onPointerDown?: react15.PointerEventHandler<HTMLElement>;
258
+ onPointerDownCapture?: react15.PointerEventHandler<HTMLElement>;
259
+ onPointerMove?: react15.PointerEventHandler<HTMLElement>;
260
+ onPointerMoveCapture?: react15.PointerEventHandler<HTMLElement>;
261
+ onPointerUp?: react15.PointerEventHandler<HTMLElement>;
262
+ onPointerUpCapture?: react15.PointerEventHandler<HTMLElement>;
263
+ onPointerCancel?: react15.PointerEventHandler<HTMLElement>;
264
+ onPointerCancelCapture?: react15.PointerEventHandler<HTMLElement>;
265
+ onPointerEnter?: react15.PointerEventHandler<HTMLElement>;
266
+ onPointerLeave?: react15.PointerEventHandler<HTMLElement>;
267
+ onPointerOver?: react15.PointerEventHandler<HTMLElement>;
268
+ onPointerOverCapture?: react15.PointerEventHandler<HTMLElement>;
269
+ onPointerOut?: react15.PointerEventHandler<HTMLElement>;
270
+ onPointerOutCapture?: react15.PointerEventHandler<HTMLElement>;
271
+ onGotPointerCapture?: react15.PointerEventHandler<HTMLElement>;
272
+ onGotPointerCaptureCapture?: react15.PointerEventHandler<HTMLElement>;
273
+ onLostPointerCapture?: react15.PointerEventHandler<HTMLElement>;
274
+ onLostPointerCaptureCapture?: react15.PointerEventHandler<HTMLElement>;
275
+ onScroll?: react15.UIEventHandler<HTMLElement>;
276
+ onScrollCapture?: react15.UIEventHandler<HTMLElement>;
277
+ onScrollEnd?: react15.UIEventHandler<HTMLElement>;
278
+ onScrollEndCapture?: react15.UIEventHandler<HTMLElement>;
279
+ onWheel?: react15.WheelEventHandler<HTMLElement>;
280
+ onWheelCapture?: react15.WheelEventHandler<HTMLElement>;
281
+ onAnimationStart?: react15.AnimationEventHandler<HTMLElement>;
282
+ onAnimationStartCapture?: react15.AnimationEventHandler<HTMLElement>;
283
+ onAnimationEnd?: react15.AnimationEventHandler<HTMLElement>;
284
+ onAnimationEndCapture?: react15.AnimationEventHandler<HTMLElement>;
285
+ onAnimationIteration?: react15.AnimationEventHandler<HTMLElement>;
286
+ onAnimationIterationCapture?: react15.AnimationEventHandler<HTMLElement>;
287
+ onToggle?: react15.ToggleEventHandler<HTMLElement>;
288
+ onBeforeToggle?: react15.ToggleEventHandler<HTMLElement>;
289
+ onTransitionCancel?: react15.TransitionEventHandler<HTMLElement>;
290
+ onTransitionCancelCapture?: react15.TransitionEventHandler<HTMLElement>;
291
+ onTransitionEnd?: react15.TransitionEventHandler<HTMLElement>;
292
+ onTransitionEndCapture?: react15.TransitionEventHandler<HTMLElement>;
293
+ onTransitionRun?: react15.TransitionEventHandler<HTMLElement>;
294
+ onTransitionRunCapture?: react15.TransitionEventHandler<HTMLElement>;
295
+ onTransitionStart?: react15.TransitionEventHandler<HTMLElement>;
296
+ onTransitionStartCapture?: react15.TransitionEventHandler<HTMLElement>;
297
297
  className: string;
298
- style: react12.CSSProperties;
298
+ style: react15.CSSProperties;
299
299
  id: string;
300
300
  'data-testid': string;
301
301
  }, HTMLElement>;
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime23 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime31 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_runtime23.JSX.Element;
12
+ }: DesignTokensProps) => react_jsx_runtime31.JSX.Element;
13
13
  //#endregion
14
14
  export { DesignTokens, DesignTokensProps };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime26 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime32 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_runtime26.JSX.Element;
12
+ }: DesignTokensProps) => react_jsx_runtime32.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_runtime26 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime32 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_runtime26.JSX.Element;
19
+ }: DocumentRetrievalCardProps) => react_jsx_runtime32.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_runtime24 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime36 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_runtime24.JSX.Element;
19
+ }: DocumentRetrievalCardProps) => react_jsx_runtime36.JSX.Element;
20
20
  //#endregion
21
21
  export { DocumentRetrievalCard };
@@ -1,5 +1,5 @@
1
1
  import { FloatingButtonProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime24 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: ({
@@ -18,6 +18,6 @@ declare const FloatingButton: ({
18
18
  onMouseOver,
19
19
  ariaLabel,
20
20
  previewMode
21
- }: FloatingButtonProps) => react_jsx_runtime24.JSX.Element;
21
+ }: FloatingButtonProps) => react_jsx_runtime25.JSX.Element;
22
22
  //#endregion
23
23
  export { FloatingButton };
@@ -1,5 +1,5 @@
1
1
  import { FloatingButtonProps } from "./types/types.js";
2
- import * as react_jsx_runtime31 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime29 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/FloatingButton/FloatingButton.d.ts
5
5
  declare const FloatingButton: ({
@@ -18,6 +18,6 @@ declare const FloatingButton: ({
18
18
  onMouseOver,
19
19
  ariaLabel,
20
20
  previewMode
21
- }: FloatingButtonProps) => react_jsx_runtime31.JSX.Element;
21
+ }: FloatingButtonProps) => react_jsx_runtime29.JSX.Element;
22
22
  //#endregion
23
23
  export { FloatingButton };
@@ -1,5 +1,5 @@
1
1
  import { FloatingChatProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime21 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime29 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_runtime21.JSX.Element;
22
+ }: FloatingChatProps) => react_jsx_runtime29.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_runtime22 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime34 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_runtime22.JSX.Element;
22
+ }: FloatingChatProps) => react_jsx_runtime34.JSX.Element;
23
23
  //#endregion
24
24
  export { FloatingChat };
@@ -1,5 +1,5 @@
1
1
  import { Theme } from "../tokens/theme/theme.cjs";
2
- import * as react_jsx_runtime28 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime30 from "react/jsx-runtime";
3
3
  import { FloatingChatConfig, LookAndFeelConfig } from "@envive-ai/react-hooks/contexts/typesV3";
4
4
  import { HardcopyResponse } from "@envive-ai/react-hooks/contexts/hardcopyContext";
5
5
 
@@ -19,6 +19,6 @@ declare const FullPageSalesAgent: ({
19
19
  hardcopyContent,
20
20
  headerContainer,
21
21
  autoHeight
22
- }: FullPageSalesAgentProps) => react_jsx_runtime28.JSX.Element;
22
+ }: FullPageSalesAgentProps) => react_jsx_runtime30.JSX.Element;
23
23
  //#endregion
24
24
  export { FullPageSalesAgent };
@@ -1,5 +1,5 @@
1
1
  import { Theme } from "../packages/components-v3/tokens/theme/theme.js";
2
- import * as react_jsx_runtime20 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime21 from "react/jsx-runtime";
3
3
  import { FloatingChatConfig, LookAndFeelConfig } from "@envive-ai/react-hooks/contexts/typesV3";
4
4
  import { HardcopyResponse } from "@envive-ai/react-hooks/contexts/hardcopyContext";
5
5
 
@@ -19,6 +19,6 @@ declare const FullPageSalesAgent: ({
19
19
  hardcopyContent,
20
20
  headerContainer,
21
21
  autoHeight
22
- }: FullPageSalesAgentProps) => react_jsx_runtime20.JSX.Element;
22
+ }: FullPageSalesAgentProps) => react_jsx_runtime21.JSX.Element;
23
23
  //#endregion
24
24
  export { FullPageSalesAgent };
@@ -1,5 +1,5 @@
1
1
  import { ImageProps } from "./types/index.cjs";
2
- import * as react_jsx_runtime29 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime27 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/Image/Image.d.ts
5
5
 
@@ -25,6 +25,6 @@ declare const Image: ({
25
25
  role,
26
26
  "aria-hidden": ariaHidden,
27
27
  ...rest
28
- }: ImageProps) => react_jsx_runtime29.JSX.Element;
28
+ }: ImageProps) => react_jsx_runtime27.JSX.Element;
29
29
  //#endregion
30
30
  export { Image };
@@ -1,5 +1,5 @@
1
1
  import { ImageProps } from "./types/index.js";
2
- import * as react_jsx_runtime23 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime17 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/Image/Image.d.ts
5
5
 
@@ -25,6 +25,6 @@ declare const Image: ({
25
25
  role,
26
26
  "aria-hidden": ariaHidden,
27
27
  ...rest
28
- }: ImageProps) => react_jsx_runtime23.JSX.Element;
28
+ }: ImageProps) => react_jsx_runtime17.JSX.Element;
29
29
  //#endregion
30
30
  export { Image };
@@ -1,5 +1,5 @@
1
1
  import { ImageGalleryProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime18 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime9 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ImageGallery/ImageGallery.d.ts
5
5
 
@@ -40,6 +40,6 @@ declare const ImageGallery: ({
40
40
  "aria-describedby": ariaDescribedBy,
41
41
  role,
42
42
  "aria-hidden": ariaHidden
43
- }: ImageGalleryProps) => react_jsx_runtime18.JSX.Element;
43
+ }: ImageGalleryProps) => react_jsx_runtime9.JSX.Element;
44
44
  //#endregion
45
45
  export { ImageGallery };
@@ -1,5 +1,5 @@
1
1
  import { ImageGalleryProps } from "./types/types.js";
2
- import * as react_jsx_runtime17 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime24 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ImageGallery/ImageGallery.d.ts
5
5
 
@@ -40,6 +40,6 @@ declare const ImageGallery: ({
40
40
  "aria-describedby": ariaDescribedBy,
41
41
  role,
42
42
  "aria-hidden": ariaHidden
43
- }: ImageGalleryProps) => react_jsx_runtime17.JSX.Element;
43
+ }: ImageGalleryProps) => react_jsx_runtime24.JSX.Element;
44
44
  //#endregion
45
45
  export { ImageGallery };
@@ -1,5 +1,5 @@
1
1
  import { MarkdownProcessorProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime19 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime12 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/MarkdownProcessor/MarkdownProcessor.d.ts
5
5
  declare const MarkdownProcessor: ({
@@ -8,6 +8,6 @@ declare const MarkdownProcessor: ({
8
8
  textColor,
9
9
  textVariant,
10
10
  onLinkClick
11
- }: MarkdownProcessorProps) => react_jsx_runtime19.JSX.Element;
11
+ }: MarkdownProcessorProps) => react_jsx_runtime12.JSX.Element;
12
12
  //#endregion
13
13
  export { MarkdownProcessor };