@envive-ai/react-toolkit-v3 0.3.29 → 0.3.31

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 (116) hide show
  1. package/dist/CSSVariablesEditor/CssVariablesEditorComponent.d.cts +2 -2
  2. package/dist/CSSVariablesEditor/CssVariablesEditorComponent.d.ts +2 -2
  3. package/dist/Carousel/Carousel.d.cts +2 -2
  4. package/dist/Carousel/Carousel.d.ts +2 -2
  5. package/dist/ChatFooter/ChatFooter.d.cts +2 -2
  6. package/dist/ChatFooter/components/index.d.cts +5 -5
  7. package/dist/ChatFooter/components/index.d.ts +5 -5
  8. package/dist/ChatHeader/ChatHeader.d.cts +2 -2
  9. package/dist/ChatHeader/ChatHeader.d.ts +2 -2
  10. package/dist/ChatPreview/ChatPreview.d.cts +2 -2
  11. package/dist/ChatPreviewComparison/ChatPreviewComparison.d.cts +2 -2
  12. package/dist/ChatPreviewComparison/ChatPreviewComparison.d.ts +2 -2
  13. package/dist/ChatPreviewLoading/ChatPreviewLoading.d.cts +2 -2
  14. package/dist/ChatPreviewLoading/ChatPreviewLoading.d.ts +2 -2
  15. package/dist/Container/Container.d.cts +218 -218
  16. package/dist/Container/Container.d.ts +218 -218
  17. package/dist/DesignTokens/DesignTokensComponent.d.ts +2 -2
  18. package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.cts +2 -2
  19. package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.ts +2 -2
  20. package/dist/FloatingButton/FloatingButton.cjs +2 -1
  21. package/dist/FloatingButton/FloatingButton.d.cts +4 -3
  22. package/dist/FloatingButton/FloatingButton.d.ts +4 -3
  23. package/dist/FloatingButton/FloatingButton.js +2 -1
  24. package/dist/FloatingButton/components/Container.cjs +2 -1
  25. package/dist/FloatingButton/components/Container.js +2 -1
  26. package/dist/FloatingButton/types/types.d.cts +4 -0
  27. package/dist/FloatingButton/types/types.d.ts +4 -0
  28. package/dist/FloatingChat/FloatingChat.d.cts +2 -2
  29. package/dist/FloatingChat/FloatingChat.d.ts +2 -2
  30. package/dist/FloatingChat/components/AgentMessage.cjs +1 -0
  31. package/dist/FloatingChat/components/AgentMessage.js +1 -0
  32. package/dist/FullPageSalesAgent/FullPageSalesAgent.d.cts +2 -2
  33. package/dist/FullPageSalesAgent/FullPageSalesAgent.d.ts +2 -2
  34. package/dist/Image/Image.d.cts +2 -2
  35. package/dist/Image/Image.d.ts +2 -2
  36. package/dist/ImageGallery/ImageGallery.d.cts +2 -2
  37. package/dist/MarkdownProcessor/MarkdownProcessor.cjs +7 -3
  38. package/dist/MarkdownProcessor/MarkdownProcessor.d.cts +4 -3
  39. package/dist/MarkdownProcessor/MarkdownProcessor.d.ts +4 -3
  40. package/dist/MarkdownProcessor/MarkdownProcessor.js +7 -3
  41. package/dist/MarkdownProcessor/components/MarkdownLink.cjs +3 -2
  42. package/dist/MarkdownProcessor/components/MarkdownLink.js +3 -2
  43. package/dist/MarkdownProcessor/types/types.d.cts +5 -0
  44. package/dist/MarkdownProcessor/types/types.d.ts +5 -0
  45. package/dist/MarkdownProcessor/utils/functions.cjs +2 -1
  46. package/dist/MarkdownProcessor/utils/functions.js +2 -1
  47. package/dist/Message/Message.cjs +5 -4
  48. package/dist/Message/Message.d.cts +2 -1
  49. package/dist/Message/Message.d.ts +2 -1
  50. package/dist/Message/Message.js +5 -4
  51. package/dist/Message/components/AgentContent.cjs +3 -2
  52. package/dist/Message/components/AgentContent.js +3 -2
  53. package/dist/Message/components/LinkButton.cjs +2 -2
  54. package/dist/Message/components/LinkButton.d.cts +4 -1
  55. package/dist/Message/components/LinkButton.d.ts +4 -1
  56. package/dist/Message/components/LinkButton.js +2 -2
  57. package/dist/Message/hooks/useGetLinkButtonIconProperties.cjs +4 -3
  58. package/dist/Message/hooks/useGetLinkButtonIconProperties.js +4 -3
  59. package/dist/Message/types/index.d.cts +4 -0
  60. package/dist/Message/types/index.d.ts +4 -0
  61. package/dist/ProductCard/ProductCard.d.cts +2 -2
  62. package/dist/ProductCard/ProductCard.d.ts +2 -2
  63. package/dist/PromptButton/PromptButton.d.cts +2 -2
  64. package/dist/PromptButton/PromptButton.d.ts +2 -2
  65. package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.cts +2 -2
  66. package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.ts +2 -2
  67. package/dist/PromptCarousel/PromptCarousel.d.cts +2 -2
  68. package/dist/PromptCarousel/PromptCarousel.d.ts +2 -2
  69. package/dist/ReviewCard/ReviewCard.d.cts +2 -2
  70. package/dist/ReviewCard/ReviewCard.d.ts +2 -2
  71. package/dist/ReviewCard/components/index.d.cts +4 -4
  72. package/dist/ReviewCard/components/index.d.ts +6 -6
  73. package/dist/SalesAgentProductCard/SalesAgentProductCard.d.cts +2 -2
  74. package/dist/SalesAgentProductCard/SalesAgentProductCard.d.ts +2 -2
  75. package/dist/SalesAgentProductCard/components/index.d.cts +6 -6
  76. package/dist/SalesAgentProductCard/components/index.d.ts +8 -8
  77. package/dist/SocialProof/SocialProof.d.cts +2 -2
  78. package/dist/SocialProof/SocialProof.d.ts +2 -2
  79. package/dist/SparkleAnimation/SparkleAnimation.d.cts +2 -2
  80. package/dist/Stack/Stack.d.ts +2 -2
  81. package/dist/TitledPromptCarousel/TitledPromptCarousel.d.cts +2 -2
  82. package/dist/TypingAnimation/TypingAnimation.d.cts +2 -2
  83. package/dist/TypingAnimation/TypingAnimation.d.ts +2 -2
  84. package/dist/Typography/Typography.d.cts +4 -4
  85. package/dist/Typography/Typography.d.ts +4 -4
  86. package/dist/WidgetTextField/WidgetTextField.d.cts +2 -2
  87. package/dist/WidgetTextField/WidgetTextField.d.ts +2 -2
  88. package/dist/WidgetTextField/hooks/useGetContainerProperties.cjs +3 -2
  89. package/dist/WidgetTextField/hooks/useGetContainerProperties.js +3 -2
  90. package/dist/WidgetWrapper/WidgetWrapper.cjs +8 -1
  91. package/dist/WidgetWrapper/WidgetWrapper.d.cts +2 -2
  92. package/dist/WidgetWrapper/WidgetWrapper.d.ts +2 -2
  93. package/dist/WidgetWrapper/WidgetWrapper.js +8 -1
  94. package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.cjs +1 -1
  95. package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.cts +2 -2
  96. package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.ts +2 -2
  97. package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.js +1 -1
  98. package/dist/styles.css +1 -1
  99. package/package.json +1 -1
  100. package/src/components/FloatingButton/FloatingButton.tsx +2 -0
  101. package/src/components/FloatingButton/components/Container.tsx +3 -0
  102. package/src/components/FloatingButton/types/types.ts +4 -0
  103. package/src/components/FloatingChat/components/AgentMessage.tsx +1 -0
  104. package/src/components/MarkdownProcessor/MarkdownProcessor.tsx +3 -2
  105. package/src/components/MarkdownProcessor/components/MarkdownLink.tsx +4 -1
  106. package/src/components/MarkdownProcessor/types/types.ts +5 -0
  107. package/src/components/MarkdownProcessor/utils/functions.tsx +4 -0
  108. package/src/components/Message/Message.tsx +4 -2
  109. package/src/components/Message/components/AgentContent.tsx +4 -0
  110. package/src/components/Message/components/LinkButton.tsx +4 -1
  111. package/src/components/Message/hooks/useGetLinkButtonIconProperties.ts +7 -3
  112. package/src/components/Message/types/index.ts +3 -0
  113. package/src/components/WidgetTextField/hooks/useGetContainerProperties.ts +2 -1
  114. package/src/components/WidgetWrapper/WidgetWrapper.tsx +10 -2
  115. package/src/components/WidgetWrapperWithTitle/WidgetWrapperWithTitle.tsx +5 -5
  116. package/src/components/utils/resolveTheme.ts +2 -2
@@ -1,5 +1,5 @@
1
1
  import { ContainerProps } from "./types/index.js";
2
- import * as react10 from "react";
2
+ import * as react7 from "react";
3
3
 
4
4
  //#region src/components/Container/Container.d.ts
5
5
 
@@ -17,18 +17,60 @@ declare const Container: ({
17
17
  fluid,
18
18
  centerContent,
19
19
  ...props
20
- }: ContainerProps & Omit<React.HTMLAttributes<HTMLElement>, "className" | "style" | "component">) => react10.DetailedReactHTMLElement<{
21
- color?: string | undefined;
22
- onChange?: react10.FormEventHandler<HTMLElement>;
23
- onSubmit?: react10.FormEventHandler<HTMLElement>;
24
- onFocus?: react10.FocusEventHandler<HTMLElement>;
25
- onToggle?: react10.ToggleEventHandler<HTMLElement>;
20
+ }: ContainerProps & Omit<React.HTMLAttributes<HTMLElement>, "className" | "style" | "component">) => react7.DetailedReactHTMLElement<{
26
21
  slot?: string | undefined;
27
22
  title?: string | undefined;
23
+ color?: string | undefined;
24
+ onClick?: react7.MouseEventHandler<HTMLElement>;
25
+ defaultChecked?: boolean | undefined;
26
+ defaultValue?: string | number | readonly string[] | undefined;
27
+ suppressContentEditableWarning?: boolean | undefined;
28
28
  suppressHydrationWarning?: boolean | undefined;
29
+ accessKey?: string | undefined;
30
+ autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {});
31
+ autoFocus?: boolean | undefined;
32
+ contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
33
+ contextMenu?: string | undefined;
34
+ dir?: string | undefined;
35
+ draggable?: (boolean | "true" | "false") | undefined;
36
+ enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined;
37
+ hidden?: boolean | undefined;
29
38
  lang?: string | undefined;
30
- role?: react10.AriaRole | undefined;
39
+ nonce?: string | undefined;
40
+ spellCheck?: (boolean | "true" | "false") | undefined;
31
41
  tabIndex?: number | undefined;
42
+ translate?: "yes" | "no" | undefined;
43
+ radioGroup?: string | undefined;
44
+ role?: react7.AriaRole | undefined;
45
+ about?: string | undefined;
46
+ content?: string | undefined;
47
+ datatype?: string | undefined;
48
+ inlist?: any;
49
+ prefix?: string | undefined;
50
+ property?: string | undefined;
51
+ rel?: string | undefined;
52
+ resource?: string | undefined;
53
+ rev?: string | undefined;
54
+ typeof?: string | undefined;
55
+ vocab?: string | undefined;
56
+ autoCorrect?: string | undefined;
57
+ autoSave?: string | undefined;
58
+ itemProp?: string | undefined;
59
+ itemScope?: boolean | undefined;
60
+ itemType?: string | undefined;
61
+ itemID?: string | undefined;
62
+ itemRef?: string | undefined;
63
+ results?: number | undefined;
64
+ security?: string | undefined;
65
+ unselectable?: "on" | "off" | undefined;
66
+ popover?: "" | "auto" | "manual" | "hint" | undefined;
67
+ popoverTargetAction?: "toggle" | "show" | "hide" | undefined;
68
+ popoverTarget?: string | undefined;
69
+ inert?: boolean | undefined;
70
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
71
+ is?: string | undefined;
72
+ exportparts?: string | undefined;
73
+ part?: string | undefined;
32
74
  "aria-activedescendant"?: string | undefined;
33
75
  "aria-atomic"?: (boolean | "true" | "false") | undefined;
34
76
  "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
@@ -85,217 +127,175 @@ declare const Container: ({
85
127
  dangerouslySetInnerHTML?: {
86
128
  __html: string | TrustedHTML;
87
129
  } | undefined;
88
- onCopy?: react10.ClipboardEventHandler<HTMLElement>;
89
- onCopyCapture?: react10.ClipboardEventHandler<HTMLElement>;
90
- onCut?: react10.ClipboardEventHandler<HTMLElement>;
91
- onCutCapture?: react10.ClipboardEventHandler<HTMLElement>;
92
- onPaste?: react10.ClipboardEventHandler<HTMLElement>;
93
- onPasteCapture?: react10.ClipboardEventHandler<HTMLElement>;
94
- onCompositionEnd?: react10.CompositionEventHandler<HTMLElement>;
95
- onCompositionEndCapture?: react10.CompositionEventHandler<HTMLElement>;
96
- onCompositionStart?: react10.CompositionEventHandler<HTMLElement>;
97
- onCompositionStartCapture?: react10.CompositionEventHandler<HTMLElement>;
98
- onCompositionUpdate?: react10.CompositionEventHandler<HTMLElement>;
99
- onCompositionUpdateCapture?: react10.CompositionEventHandler<HTMLElement>;
100
- onFocusCapture?: react10.FocusEventHandler<HTMLElement>;
101
- onBlur?: react10.FocusEventHandler<HTMLElement>;
102
- onBlurCapture?: react10.FocusEventHandler<HTMLElement>;
103
- onChangeCapture?: react10.FormEventHandler<HTMLElement>;
104
- onBeforeInput?: react10.InputEventHandler<HTMLElement>;
105
- onBeforeInputCapture?: react10.FormEventHandler<HTMLElement>;
106
- onInput?: react10.FormEventHandler<HTMLElement>;
107
- onInputCapture?: react10.FormEventHandler<HTMLElement>;
108
- onReset?: react10.FormEventHandler<HTMLElement>;
109
- onResetCapture?: react10.FormEventHandler<HTMLElement>;
110
- onSubmitCapture?: react10.FormEventHandler<HTMLElement>;
111
- onInvalid?: react10.FormEventHandler<HTMLElement>;
112
- onInvalidCapture?: react10.FormEventHandler<HTMLElement>;
113
- onLoad?: react10.ReactEventHandler<HTMLElement>;
114
- onLoadCapture?: react10.ReactEventHandler<HTMLElement>;
115
- onError?: react10.ReactEventHandler<HTMLElement>;
116
- onErrorCapture?: react10.ReactEventHandler<HTMLElement>;
117
- onKeyDown?: react10.KeyboardEventHandler<HTMLElement>;
118
- onKeyDownCapture?: react10.KeyboardEventHandler<HTMLElement>;
119
- onKeyPress?: react10.KeyboardEventHandler<HTMLElement>;
120
- onKeyPressCapture?: react10.KeyboardEventHandler<HTMLElement>;
121
- onKeyUp?: react10.KeyboardEventHandler<HTMLElement>;
122
- onKeyUpCapture?: react10.KeyboardEventHandler<HTMLElement>;
123
- onAbort?: react10.ReactEventHandler<HTMLElement>;
124
- onAbortCapture?: react10.ReactEventHandler<HTMLElement>;
125
- onCanPlay?: react10.ReactEventHandler<HTMLElement>;
126
- onCanPlayCapture?: react10.ReactEventHandler<HTMLElement>;
127
- onCanPlayThrough?: react10.ReactEventHandler<HTMLElement>;
128
- onCanPlayThroughCapture?: react10.ReactEventHandler<HTMLElement>;
129
- onDurationChange?: react10.ReactEventHandler<HTMLElement>;
130
- onDurationChangeCapture?: react10.ReactEventHandler<HTMLElement>;
131
- onEmptied?: react10.ReactEventHandler<HTMLElement>;
132
- onEmptiedCapture?: react10.ReactEventHandler<HTMLElement>;
133
- onEncrypted?: react10.ReactEventHandler<HTMLElement>;
134
- onEncryptedCapture?: react10.ReactEventHandler<HTMLElement>;
135
- onEnded?: react10.ReactEventHandler<HTMLElement>;
136
- onEndedCapture?: react10.ReactEventHandler<HTMLElement>;
137
- onLoadedData?: react10.ReactEventHandler<HTMLElement>;
138
- onLoadedDataCapture?: react10.ReactEventHandler<HTMLElement>;
139
- onLoadedMetadata?: react10.ReactEventHandler<HTMLElement>;
140
- onLoadedMetadataCapture?: react10.ReactEventHandler<HTMLElement>;
141
- onLoadStart?: react10.ReactEventHandler<HTMLElement>;
142
- onLoadStartCapture?: react10.ReactEventHandler<HTMLElement>;
143
- onPause?: react10.ReactEventHandler<HTMLElement>;
144
- onPauseCapture?: react10.ReactEventHandler<HTMLElement>;
145
- onPlay?: react10.ReactEventHandler<HTMLElement>;
146
- onPlayCapture?: react10.ReactEventHandler<HTMLElement>;
147
- onPlaying?: react10.ReactEventHandler<HTMLElement>;
148
- onPlayingCapture?: react10.ReactEventHandler<HTMLElement>;
149
- onProgress?: react10.ReactEventHandler<HTMLElement>;
150
- onProgressCapture?: react10.ReactEventHandler<HTMLElement>;
151
- onRateChange?: react10.ReactEventHandler<HTMLElement>;
152
- onRateChangeCapture?: react10.ReactEventHandler<HTMLElement>;
153
- onSeeked?: react10.ReactEventHandler<HTMLElement>;
154
- onSeekedCapture?: react10.ReactEventHandler<HTMLElement>;
155
- onSeeking?: react10.ReactEventHandler<HTMLElement>;
156
- onSeekingCapture?: react10.ReactEventHandler<HTMLElement>;
157
- onStalled?: react10.ReactEventHandler<HTMLElement>;
158
- onStalledCapture?: react10.ReactEventHandler<HTMLElement>;
159
- onSuspend?: react10.ReactEventHandler<HTMLElement>;
160
- onSuspendCapture?: react10.ReactEventHandler<HTMLElement>;
161
- onTimeUpdate?: react10.ReactEventHandler<HTMLElement>;
162
- onTimeUpdateCapture?: react10.ReactEventHandler<HTMLElement>;
163
- onVolumeChange?: react10.ReactEventHandler<HTMLElement>;
164
- onVolumeChangeCapture?: react10.ReactEventHandler<HTMLElement>;
165
- onWaiting?: react10.ReactEventHandler<HTMLElement>;
166
- onWaitingCapture?: react10.ReactEventHandler<HTMLElement>;
167
- onAuxClick?: react10.MouseEventHandler<HTMLElement>;
168
- onAuxClickCapture?: react10.MouseEventHandler<HTMLElement>;
169
- onClick?: react10.MouseEventHandler<HTMLElement>;
170
- onClickCapture?: react10.MouseEventHandler<HTMLElement>;
171
- onContextMenu?: react10.MouseEventHandler<HTMLElement>;
172
- onContextMenuCapture?: react10.MouseEventHandler<HTMLElement>;
173
- onDoubleClick?: react10.MouseEventHandler<HTMLElement>;
174
- onDoubleClickCapture?: react10.MouseEventHandler<HTMLElement>;
175
- onDrag?: react10.DragEventHandler<HTMLElement>;
176
- onDragCapture?: react10.DragEventHandler<HTMLElement>;
177
- onDragEnd?: react10.DragEventHandler<HTMLElement>;
178
- onDragEndCapture?: react10.DragEventHandler<HTMLElement>;
179
- onDragEnter?: react10.DragEventHandler<HTMLElement>;
180
- onDragEnterCapture?: react10.DragEventHandler<HTMLElement>;
181
- onDragExit?: react10.DragEventHandler<HTMLElement>;
182
- onDragExitCapture?: react10.DragEventHandler<HTMLElement>;
183
- onDragLeave?: react10.DragEventHandler<HTMLElement>;
184
- onDragLeaveCapture?: react10.DragEventHandler<HTMLElement>;
185
- onDragOver?: react10.DragEventHandler<HTMLElement>;
186
- onDragOverCapture?: react10.DragEventHandler<HTMLElement>;
187
- onDragStart?: react10.DragEventHandler<HTMLElement>;
188
- onDragStartCapture?: react10.DragEventHandler<HTMLElement>;
189
- onDrop?: react10.DragEventHandler<HTMLElement>;
190
- onDropCapture?: react10.DragEventHandler<HTMLElement>;
191
- onMouseDown?: react10.MouseEventHandler<HTMLElement>;
192
- onMouseDownCapture?: react10.MouseEventHandler<HTMLElement>;
193
- onMouseEnter?: react10.MouseEventHandler<HTMLElement>;
194
- onMouseLeave?: react10.MouseEventHandler<HTMLElement>;
195
- onMouseMove?: react10.MouseEventHandler<HTMLElement>;
196
- onMouseMoveCapture?: react10.MouseEventHandler<HTMLElement>;
197
- onMouseOut?: react10.MouseEventHandler<HTMLElement>;
198
- onMouseOutCapture?: react10.MouseEventHandler<HTMLElement>;
199
- onMouseOver?: react10.MouseEventHandler<HTMLElement>;
200
- onMouseOverCapture?: react10.MouseEventHandler<HTMLElement>;
201
- onMouseUp?: react10.MouseEventHandler<HTMLElement>;
202
- onMouseUpCapture?: react10.MouseEventHandler<HTMLElement>;
203
- onSelect?: react10.ReactEventHandler<HTMLElement>;
204
- onSelectCapture?: react10.ReactEventHandler<HTMLElement>;
205
- onTouchCancel?: react10.TouchEventHandler<HTMLElement>;
206
- onTouchCancelCapture?: react10.TouchEventHandler<HTMLElement>;
207
- onTouchEnd?: react10.TouchEventHandler<HTMLElement>;
208
- onTouchEndCapture?: react10.TouchEventHandler<HTMLElement>;
209
- onTouchMove?: react10.TouchEventHandler<HTMLElement>;
210
- onTouchMoveCapture?: react10.TouchEventHandler<HTMLElement>;
211
- onTouchStart?: react10.TouchEventHandler<HTMLElement>;
212
- onTouchStartCapture?: react10.TouchEventHandler<HTMLElement>;
213
- onPointerDown?: react10.PointerEventHandler<HTMLElement>;
214
- onPointerDownCapture?: react10.PointerEventHandler<HTMLElement>;
215
- onPointerMove?: react10.PointerEventHandler<HTMLElement>;
216
- onPointerMoveCapture?: react10.PointerEventHandler<HTMLElement>;
217
- onPointerUp?: react10.PointerEventHandler<HTMLElement>;
218
- onPointerUpCapture?: react10.PointerEventHandler<HTMLElement>;
219
- onPointerCancel?: react10.PointerEventHandler<HTMLElement>;
220
- onPointerCancelCapture?: react10.PointerEventHandler<HTMLElement>;
221
- onPointerEnter?: react10.PointerEventHandler<HTMLElement>;
222
- onPointerLeave?: react10.PointerEventHandler<HTMLElement>;
223
- onPointerOver?: react10.PointerEventHandler<HTMLElement>;
224
- onPointerOverCapture?: react10.PointerEventHandler<HTMLElement>;
225
- onPointerOut?: react10.PointerEventHandler<HTMLElement>;
226
- onPointerOutCapture?: react10.PointerEventHandler<HTMLElement>;
227
- onGotPointerCapture?: react10.PointerEventHandler<HTMLElement>;
228
- onGotPointerCaptureCapture?: react10.PointerEventHandler<HTMLElement>;
229
- onLostPointerCapture?: react10.PointerEventHandler<HTMLElement>;
230
- onLostPointerCaptureCapture?: react10.PointerEventHandler<HTMLElement>;
231
- onScroll?: react10.UIEventHandler<HTMLElement>;
232
- onScrollCapture?: react10.UIEventHandler<HTMLElement>;
233
- onScrollEnd?: react10.UIEventHandler<HTMLElement>;
234
- onScrollEndCapture?: react10.UIEventHandler<HTMLElement>;
235
- onWheel?: react10.WheelEventHandler<HTMLElement>;
236
- onWheelCapture?: react10.WheelEventHandler<HTMLElement>;
237
- onAnimationStart?: react10.AnimationEventHandler<HTMLElement>;
238
- onAnimationStartCapture?: react10.AnimationEventHandler<HTMLElement>;
239
- onAnimationEnd?: react10.AnimationEventHandler<HTMLElement>;
240
- onAnimationEndCapture?: react10.AnimationEventHandler<HTMLElement>;
241
- onAnimationIteration?: react10.AnimationEventHandler<HTMLElement>;
242
- onAnimationIterationCapture?: react10.AnimationEventHandler<HTMLElement>;
243
- onBeforeToggle?: react10.ToggleEventHandler<HTMLElement>;
244
- onTransitionCancel?: react10.TransitionEventHandler<HTMLElement>;
245
- onTransitionCancelCapture?: react10.TransitionEventHandler<HTMLElement>;
246
- onTransitionEnd?: react10.TransitionEventHandler<HTMLElement>;
247
- onTransitionEndCapture?: react10.TransitionEventHandler<HTMLElement>;
248
- onTransitionRun?: react10.TransitionEventHandler<HTMLElement>;
249
- onTransitionRunCapture?: react10.TransitionEventHandler<HTMLElement>;
250
- onTransitionStart?: react10.TransitionEventHandler<HTMLElement>;
251
- onTransitionStartCapture?: react10.TransitionEventHandler<HTMLElement>;
252
- defaultChecked?: boolean | undefined;
253
- defaultValue?: string | number | readonly string[] | undefined;
254
- suppressContentEditableWarning?: boolean | undefined;
255
- accessKey?: string | undefined;
256
- autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {});
257
- autoFocus?: boolean | undefined;
258
- contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
259
- contextMenu?: string | undefined;
260
- dir?: string | undefined;
261
- draggable?: (boolean | "true" | "false") | undefined;
262
- enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined;
263
- hidden?: boolean | undefined;
264
- nonce?: string | undefined;
265
- spellCheck?: (boolean | "true" | "false") | undefined;
266
- translate?: "yes" | "no" | undefined;
267
- radioGroup?: string | undefined;
268
- about?: string | undefined;
269
- content?: string | undefined;
270
- datatype?: string | undefined;
271
- inlist?: any;
272
- prefix?: string | undefined;
273
- property?: string | undefined;
274
- rel?: string | undefined;
275
- resource?: string | undefined;
276
- rev?: string | undefined;
277
- typeof?: string | undefined;
278
- vocab?: string | undefined;
279
- autoCorrect?: string | undefined;
280
- autoSave?: string | undefined;
281
- itemProp?: string | undefined;
282
- itemScope?: boolean | undefined;
283
- itemType?: string | undefined;
284
- itemID?: string | undefined;
285
- itemRef?: string | undefined;
286
- results?: number | undefined;
287
- security?: string | undefined;
288
- unselectable?: "on" | "off" | undefined;
289
- popover?: "" | "auto" | "manual" | "hint" | undefined;
290
- popoverTargetAction?: "toggle" | "show" | "hide" | undefined;
291
- popoverTarget?: string | undefined;
292
- inert?: boolean | undefined;
293
- inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
294
- is?: string | undefined;
295
- exportparts?: string | undefined;
296
- part?: string | undefined;
130
+ onCopy?: react7.ClipboardEventHandler<HTMLElement>;
131
+ onCopyCapture?: react7.ClipboardEventHandler<HTMLElement>;
132
+ onCut?: react7.ClipboardEventHandler<HTMLElement>;
133
+ onCutCapture?: react7.ClipboardEventHandler<HTMLElement>;
134
+ onPaste?: react7.ClipboardEventHandler<HTMLElement>;
135
+ onPasteCapture?: react7.ClipboardEventHandler<HTMLElement>;
136
+ onCompositionEnd?: react7.CompositionEventHandler<HTMLElement>;
137
+ onCompositionEndCapture?: react7.CompositionEventHandler<HTMLElement>;
138
+ onCompositionStart?: react7.CompositionEventHandler<HTMLElement>;
139
+ onCompositionStartCapture?: react7.CompositionEventHandler<HTMLElement>;
140
+ onCompositionUpdate?: react7.CompositionEventHandler<HTMLElement>;
141
+ onCompositionUpdateCapture?: react7.CompositionEventHandler<HTMLElement>;
142
+ onFocus?: react7.FocusEventHandler<HTMLElement>;
143
+ onFocusCapture?: react7.FocusEventHandler<HTMLElement>;
144
+ onBlur?: react7.FocusEventHandler<HTMLElement>;
145
+ onBlurCapture?: react7.FocusEventHandler<HTMLElement>;
146
+ onChange?: react7.FormEventHandler<HTMLElement>;
147
+ onChangeCapture?: react7.FormEventHandler<HTMLElement>;
148
+ onBeforeInput?: react7.InputEventHandler<HTMLElement>;
149
+ onBeforeInputCapture?: react7.FormEventHandler<HTMLElement>;
150
+ onInput?: react7.FormEventHandler<HTMLElement>;
151
+ onInputCapture?: react7.FormEventHandler<HTMLElement>;
152
+ onReset?: react7.FormEventHandler<HTMLElement>;
153
+ onResetCapture?: react7.FormEventHandler<HTMLElement>;
154
+ onSubmit?: react7.FormEventHandler<HTMLElement>;
155
+ onSubmitCapture?: react7.FormEventHandler<HTMLElement>;
156
+ onInvalid?: react7.FormEventHandler<HTMLElement>;
157
+ onInvalidCapture?: react7.FormEventHandler<HTMLElement>;
158
+ onLoad?: react7.ReactEventHandler<HTMLElement>;
159
+ onLoadCapture?: react7.ReactEventHandler<HTMLElement>;
160
+ onError?: react7.ReactEventHandler<HTMLElement>;
161
+ onErrorCapture?: react7.ReactEventHandler<HTMLElement>;
162
+ onKeyDown?: react7.KeyboardEventHandler<HTMLElement>;
163
+ onKeyDownCapture?: react7.KeyboardEventHandler<HTMLElement>;
164
+ onKeyPress?: react7.KeyboardEventHandler<HTMLElement>;
165
+ onKeyPressCapture?: react7.KeyboardEventHandler<HTMLElement>;
166
+ onKeyUp?: react7.KeyboardEventHandler<HTMLElement>;
167
+ onKeyUpCapture?: react7.KeyboardEventHandler<HTMLElement>;
168
+ onAbort?: react7.ReactEventHandler<HTMLElement>;
169
+ onAbortCapture?: react7.ReactEventHandler<HTMLElement>;
170
+ onCanPlay?: react7.ReactEventHandler<HTMLElement>;
171
+ onCanPlayCapture?: react7.ReactEventHandler<HTMLElement>;
172
+ onCanPlayThrough?: react7.ReactEventHandler<HTMLElement>;
173
+ onCanPlayThroughCapture?: react7.ReactEventHandler<HTMLElement>;
174
+ onDurationChange?: react7.ReactEventHandler<HTMLElement>;
175
+ onDurationChangeCapture?: react7.ReactEventHandler<HTMLElement>;
176
+ onEmptied?: react7.ReactEventHandler<HTMLElement>;
177
+ onEmptiedCapture?: react7.ReactEventHandler<HTMLElement>;
178
+ onEncrypted?: react7.ReactEventHandler<HTMLElement>;
179
+ onEncryptedCapture?: react7.ReactEventHandler<HTMLElement>;
180
+ onEnded?: react7.ReactEventHandler<HTMLElement>;
181
+ onEndedCapture?: react7.ReactEventHandler<HTMLElement>;
182
+ onLoadedData?: react7.ReactEventHandler<HTMLElement>;
183
+ onLoadedDataCapture?: react7.ReactEventHandler<HTMLElement>;
184
+ onLoadedMetadata?: react7.ReactEventHandler<HTMLElement>;
185
+ onLoadedMetadataCapture?: react7.ReactEventHandler<HTMLElement>;
186
+ onLoadStart?: react7.ReactEventHandler<HTMLElement>;
187
+ onLoadStartCapture?: react7.ReactEventHandler<HTMLElement>;
188
+ onPause?: react7.ReactEventHandler<HTMLElement>;
189
+ onPauseCapture?: react7.ReactEventHandler<HTMLElement>;
190
+ onPlay?: react7.ReactEventHandler<HTMLElement>;
191
+ onPlayCapture?: react7.ReactEventHandler<HTMLElement>;
192
+ onPlaying?: react7.ReactEventHandler<HTMLElement>;
193
+ onPlayingCapture?: react7.ReactEventHandler<HTMLElement>;
194
+ onProgress?: react7.ReactEventHandler<HTMLElement>;
195
+ onProgressCapture?: react7.ReactEventHandler<HTMLElement>;
196
+ onRateChange?: react7.ReactEventHandler<HTMLElement>;
197
+ onRateChangeCapture?: react7.ReactEventHandler<HTMLElement>;
198
+ onSeeked?: react7.ReactEventHandler<HTMLElement>;
199
+ onSeekedCapture?: react7.ReactEventHandler<HTMLElement>;
200
+ onSeeking?: react7.ReactEventHandler<HTMLElement>;
201
+ onSeekingCapture?: react7.ReactEventHandler<HTMLElement>;
202
+ onStalled?: react7.ReactEventHandler<HTMLElement>;
203
+ onStalledCapture?: react7.ReactEventHandler<HTMLElement>;
204
+ onSuspend?: react7.ReactEventHandler<HTMLElement>;
205
+ onSuspendCapture?: react7.ReactEventHandler<HTMLElement>;
206
+ onTimeUpdate?: react7.ReactEventHandler<HTMLElement>;
207
+ onTimeUpdateCapture?: react7.ReactEventHandler<HTMLElement>;
208
+ onVolumeChange?: react7.ReactEventHandler<HTMLElement>;
209
+ onVolumeChangeCapture?: react7.ReactEventHandler<HTMLElement>;
210
+ onWaiting?: react7.ReactEventHandler<HTMLElement>;
211
+ onWaitingCapture?: react7.ReactEventHandler<HTMLElement>;
212
+ onAuxClick?: react7.MouseEventHandler<HTMLElement>;
213
+ onAuxClickCapture?: react7.MouseEventHandler<HTMLElement>;
214
+ onClickCapture?: react7.MouseEventHandler<HTMLElement>;
215
+ onContextMenu?: react7.MouseEventHandler<HTMLElement>;
216
+ onContextMenuCapture?: react7.MouseEventHandler<HTMLElement>;
217
+ onDoubleClick?: react7.MouseEventHandler<HTMLElement>;
218
+ onDoubleClickCapture?: react7.MouseEventHandler<HTMLElement>;
219
+ onDrag?: react7.DragEventHandler<HTMLElement>;
220
+ onDragCapture?: react7.DragEventHandler<HTMLElement>;
221
+ onDragEnd?: react7.DragEventHandler<HTMLElement>;
222
+ onDragEndCapture?: react7.DragEventHandler<HTMLElement>;
223
+ onDragEnter?: react7.DragEventHandler<HTMLElement>;
224
+ onDragEnterCapture?: react7.DragEventHandler<HTMLElement>;
225
+ onDragExit?: react7.DragEventHandler<HTMLElement>;
226
+ onDragExitCapture?: react7.DragEventHandler<HTMLElement>;
227
+ onDragLeave?: react7.DragEventHandler<HTMLElement>;
228
+ onDragLeaveCapture?: react7.DragEventHandler<HTMLElement>;
229
+ onDragOver?: react7.DragEventHandler<HTMLElement>;
230
+ onDragOverCapture?: react7.DragEventHandler<HTMLElement>;
231
+ onDragStart?: react7.DragEventHandler<HTMLElement>;
232
+ onDragStartCapture?: react7.DragEventHandler<HTMLElement>;
233
+ onDrop?: react7.DragEventHandler<HTMLElement>;
234
+ onDropCapture?: react7.DragEventHandler<HTMLElement>;
235
+ onMouseDown?: react7.MouseEventHandler<HTMLElement>;
236
+ onMouseDownCapture?: react7.MouseEventHandler<HTMLElement>;
237
+ onMouseEnter?: react7.MouseEventHandler<HTMLElement>;
238
+ onMouseLeave?: react7.MouseEventHandler<HTMLElement>;
239
+ onMouseMove?: react7.MouseEventHandler<HTMLElement>;
240
+ onMouseMoveCapture?: react7.MouseEventHandler<HTMLElement>;
241
+ onMouseOut?: react7.MouseEventHandler<HTMLElement>;
242
+ onMouseOutCapture?: react7.MouseEventHandler<HTMLElement>;
243
+ onMouseOver?: react7.MouseEventHandler<HTMLElement>;
244
+ onMouseOverCapture?: react7.MouseEventHandler<HTMLElement>;
245
+ onMouseUp?: react7.MouseEventHandler<HTMLElement>;
246
+ onMouseUpCapture?: react7.MouseEventHandler<HTMLElement>;
247
+ onSelect?: react7.ReactEventHandler<HTMLElement>;
248
+ onSelectCapture?: react7.ReactEventHandler<HTMLElement>;
249
+ onTouchCancel?: react7.TouchEventHandler<HTMLElement>;
250
+ onTouchCancelCapture?: react7.TouchEventHandler<HTMLElement>;
251
+ onTouchEnd?: react7.TouchEventHandler<HTMLElement>;
252
+ onTouchEndCapture?: react7.TouchEventHandler<HTMLElement>;
253
+ onTouchMove?: react7.TouchEventHandler<HTMLElement>;
254
+ onTouchMoveCapture?: react7.TouchEventHandler<HTMLElement>;
255
+ onTouchStart?: react7.TouchEventHandler<HTMLElement>;
256
+ onTouchStartCapture?: react7.TouchEventHandler<HTMLElement>;
257
+ onPointerDown?: react7.PointerEventHandler<HTMLElement>;
258
+ onPointerDownCapture?: react7.PointerEventHandler<HTMLElement>;
259
+ onPointerMove?: react7.PointerEventHandler<HTMLElement>;
260
+ onPointerMoveCapture?: react7.PointerEventHandler<HTMLElement>;
261
+ onPointerUp?: react7.PointerEventHandler<HTMLElement>;
262
+ onPointerUpCapture?: react7.PointerEventHandler<HTMLElement>;
263
+ onPointerCancel?: react7.PointerEventHandler<HTMLElement>;
264
+ onPointerCancelCapture?: react7.PointerEventHandler<HTMLElement>;
265
+ onPointerEnter?: react7.PointerEventHandler<HTMLElement>;
266
+ onPointerLeave?: react7.PointerEventHandler<HTMLElement>;
267
+ onPointerOver?: react7.PointerEventHandler<HTMLElement>;
268
+ onPointerOverCapture?: react7.PointerEventHandler<HTMLElement>;
269
+ onPointerOut?: react7.PointerEventHandler<HTMLElement>;
270
+ onPointerOutCapture?: react7.PointerEventHandler<HTMLElement>;
271
+ onGotPointerCapture?: react7.PointerEventHandler<HTMLElement>;
272
+ onGotPointerCaptureCapture?: react7.PointerEventHandler<HTMLElement>;
273
+ onLostPointerCapture?: react7.PointerEventHandler<HTMLElement>;
274
+ onLostPointerCaptureCapture?: react7.PointerEventHandler<HTMLElement>;
275
+ onScroll?: react7.UIEventHandler<HTMLElement>;
276
+ onScrollCapture?: react7.UIEventHandler<HTMLElement>;
277
+ onScrollEnd?: react7.UIEventHandler<HTMLElement>;
278
+ onScrollEndCapture?: react7.UIEventHandler<HTMLElement>;
279
+ onWheel?: react7.WheelEventHandler<HTMLElement>;
280
+ onWheelCapture?: react7.WheelEventHandler<HTMLElement>;
281
+ onAnimationStart?: react7.AnimationEventHandler<HTMLElement>;
282
+ onAnimationStartCapture?: react7.AnimationEventHandler<HTMLElement>;
283
+ onAnimationEnd?: react7.AnimationEventHandler<HTMLElement>;
284
+ onAnimationEndCapture?: react7.AnimationEventHandler<HTMLElement>;
285
+ onAnimationIteration?: react7.AnimationEventHandler<HTMLElement>;
286
+ onAnimationIterationCapture?: react7.AnimationEventHandler<HTMLElement>;
287
+ onToggle?: react7.ToggleEventHandler<HTMLElement>;
288
+ onBeforeToggle?: react7.ToggleEventHandler<HTMLElement>;
289
+ onTransitionCancel?: react7.TransitionEventHandler<HTMLElement>;
290
+ onTransitionCancelCapture?: react7.TransitionEventHandler<HTMLElement>;
291
+ onTransitionEnd?: react7.TransitionEventHandler<HTMLElement>;
292
+ onTransitionEndCapture?: react7.TransitionEventHandler<HTMLElement>;
293
+ onTransitionRun?: react7.TransitionEventHandler<HTMLElement>;
294
+ onTransitionRunCapture?: react7.TransitionEventHandler<HTMLElement>;
295
+ onTransitionStart?: react7.TransitionEventHandler<HTMLElement>;
296
+ onTransitionStartCapture?: react7.TransitionEventHandler<HTMLElement>;
297
297
  className: string;
298
- style: react10.CSSProperties;
298
+ style: react7.CSSProperties;
299
299
  id: string;
300
300
  'data-testid': string;
301
301
  }, HTMLElement>;
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime30 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime21 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_runtime30.JSX.Element;
12
+ }: DesignTokensProps) => react_jsx_runtime21.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_runtime22 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime28 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_runtime22.JSX.Element;
19
+ }: DocumentRetrievalCardProps) => react_jsx_runtime28.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_runtime17 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime16 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_runtime17.JSX.Element;
19
+ }: DocumentRetrievalCardProps) => react_jsx_runtime16.JSX.Element;
20
20
  //#endregion
21
21
  export { DocumentRetrievalCard };
@@ -4,7 +4,7 @@ const require_index = require('./components/index.cjs');
4
4
  let react_jsx_runtime = require("react/jsx-runtime");
5
5
 
6
6
  //#region src/components/FloatingButton/FloatingButton.tsx
7
- const FloatingButton = ({ id, testId, className, style, customIcon, variant = require_types.FloatingButtonVariant.ATTACHED, mode, show, location, backgroundColor, hasInteractionHappened, onClick, onMouseOver, ariaLabel, previewMode = false }) => {
7
+ const FloatingButton = ({ id, testId, className, style, customIcon, variant = require_types.FloatingButtonVariant.ATTACHED, mode, show, location, backgroundColor, hasInteractionHappened, onClick, onMouseOver, ariaLabel, previewMode = false, containerRef }) => {
8
8
  const button = /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_index.FloatingButtonComponents.Button, {
9
9
  variant,
10
10
  mode,
@@ -19,6 +19,7 @@ const FloatingButton = ({ id, testId, className, style, customIcon, variant = re
19
19
  })
20
20
  });
21
21
  return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_index.FloatingButtonComponents.Container, {
22
+ containerRef,
22
23
  id,
23
24
  testId,
24
25
  location,
@@ -1,5 +1,5 @@
1
1
  import { FloatingButtonProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime26 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime30 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/FloatingButton/FloatingButton.d.ts
5
5
  declare const FloatingButton: ({
@@ -17,7 +17,8 @@ declare const FloatingButton: ({
17
17
  onClick,
18
18
  onMouseOver,
19
19
  ariaLabel,
20
- previewMode
21
- }: FloatingButtonProps) => react_jsx_runtime26.JSX.Element;
20
+ previewMode,
21
+ containerRef
22
+ }: FloatingButtonProps) => react_jsx_runtime30.JSX.Element;
22
23
  //#endregion
23
24
  export { FloatingButton };
@@ -1,5 +1,5 @@
1
1
  import { FloatingButtonProps } from "./types/types.js";
2
- import * as react_jsx_runtime22 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime20 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/FloatingButton/FloatingButton.d.ts
5
5
  declare const FloatingButton: ({
@@ -17,7 +17,8 @@ declare const FloatingButton: ({
17
17
  onClick,
18
18
  onMouseOver,
19
19
  ariaLabel,
20
- previewMode
21
- }: FloatingButtonProps) => react_jsx_runtime22.JSX.Element;
20
+ previewMode,
21
+ containerRef
22
+ }: FloatingButtonProps) => react_jsx_runtime20.JSX.Element;
22
23
  //#endregion
23
24
  export { FloatingButton };
@@ -3,7 +3,7 @@ import { FloatingButtonComponents } from "./components/index.js";
3
3
  import { jsx } from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/FloatingButton/FloatingButton.tsx
6
- const FloatingButton = ({ id, testId, className, style, customIcon, variant = FloatingButtonVariant.ATTACHED, mode, show, location, backgroundColor, hasInteractionHappened, onClick, onMouseOver, ariaLabel, previewMode = false }) => {
6
+ const FloatingButton = ({ id, testId, className, style, customIcon, variant = FloatingButtonVariant.ATTACHED, mode, show, location, backgroundColor, hasInteractionHappened, onClick, onMouseOver, ariaLabel, previewMode = false, containerRef }) => {
7
7
  const button = /* @__PURE__ */ jsx(FloatingButtonComponents.Button, {
8
8
  variant,
9
9
  mode,
@@ -18,6 +18,7 @@ const FloatingButton = ({ id, testId, className, style, customIcon, variant = Fl
18
18
  })
19
19
  });
20
20
  return /* @__PURE__ */ jsx(FloatingButtonComponents.Container, {
21
+ containerRef,
21
22
  id,
22
23
  testId,
23
24
  location,
@@ -6,11 +6,12 @@ let classnames = require("classnames");
6
6
  classnames = require_rolldown_runtime.__toESM(classnames);
7
7
 
8
8
  //#region src/components/FloatingButton/components/Container.tsx
9
- const Container = ({ location = require_types.FloatingButtonLocation.BOTTOM_RIGHT, show = require_types.FloatingButtonShow.ALWAYS, variant = require_types.FloatingButtonVariant.ATTACHED, hasInteractionHappened = false, children, id, testId, className = "", style, previewMode = false }) => {
9
+ const Container = ({ location = require_types.FloatingButtonLocation.BOTTOM_RIGHT, show = require_types.FloatingButtonShow.ALWAYS, variant = require_types.FloatingButtonVariant.ATTACHED, hasInteractionHappened = false, children, id, testId, className = "", style, previewMode = false, containerRef }) => {
10
10
  const { positionClasses, locationClasses, zIndexClass, shouldRender } = require_useGetContainerProperties.useGetContainerProperties(location, show, variant, hasInteractionHappened, previewMode);
11
11
  if (!shouldRender) return null;
12
12
  const allClasses = (0, classnames.default)("envive-tw-group/floatingbutton", positionClasses, locationClasses, zIndexClass, "envive-tw-transition-all", "envive-tw-duration-300", "envive-tw-ease-in-out", className);
13
13
  return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
14
+ ref: containerRef,
14
15
  id,
15
16
  "data-testid": testId,
16
17
  className: allClasses,
@@ -4,11 +4,12 @@ import { jsx } from "react/jsx-runtime";
4
4
  import classNames from "classnames";
5
5
 
6
6
  //#region src/components/FloatingButton/components/Container.tsx
7
- const Container = ({ location = FloatingButtonLocation.BOTTOM_RIGHT, show = FloatingButtonShow.ALWAYS, variant = FloatingButtonVariant.ATTACHED, hasInteractionHappened = false, children, id, testId, className = "", style, previewMode = false }) => {
7
+ const Container = ({ location = FloatingButtonLocation.BOTTOM_RIGHT, show = FloatingButtonShow.ALWAYS, variant = FloatingButtonVariant.ATTACHED, hasInteractionHappened = false, children, id, testId, className = "", style, previewMode = false, containerRef }) => {
8
8
  const { positionClasses, locationClasses, zIndexClass, shouldRender } = useGetContainerProperties(location, show, variant, hasInteractionHappened, previewMode);
9
9
  if (!shouldRender) return null;
10
10
  const allClasses = classNames("envive-tw-group/floatingbutton", positionClasses, locationClasses, zIndexClass, "envive-tw-transition-all", "envive-tw-duration-300", "envive-tw-ease-in-out", className);
11
11
  return /* @__PURE__ */ jsx("div", {
12
+ ref: containerRef,
12
13
  id,
13
14
  "data-testid": testId,
14
15
  className: allClasses,