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