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