@envive-ai/react-toolkit-v3 0.3.37 → 0.3.39

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 (147) hide show
  1. package/dist/AnimatedText/AnimatedText.d.cts +3 -3
  2. package/dist/CSSVariablesEditor/CssVariablesEditorComponent.d.cts +2 -2
  3. package/dist/CSSVariablesEditor/CssVariablesEditorComponent.d.ts +2 -2
  4. package/dist/Carousel/Carousel.cjs +1 -1
  5. package/dist/Carousel/Carousel.d.cts +2 -2
  6. package/dist/Carousel/Carousel.js +1 -1
  7. package/dist/Carousel/components/Container.cjs +2 -2
  8. package/dist/Carousel/components/Container.js +2 -2
  9. package/dist/ChatFooter/ChatFooter.cjs +1 -1
  10. package/dist/ChatFooter/ChatFooter.d.cts +2 -2
  11. package/dist/ChatFooter/ChatFooter.d.ts +2 -2
  12. package/dist/ChatFooter/ChatFooter.js +1 -1
  13. package/dist/ChatFooter/components/Layout.cjs +2 -2
  14. package/dist/ChatFooter/components/Layout.js +2 -2
  15. package/dist/ChatFooter/components/index.d.cts +5 -5
  16. package/dist/ChatFooter/components/index.d.ts +3 -3
  17. package/dist/ChatHeader/ChatHeader.d.cts +2 -2
  18. package/dist/ChatHeader/ChatHeader.d.ts +2 -2
  19. package/dist/ChatHeader/components/Handle.cjs +2 -2
  20. package/dist/ChatHeader/components/Handle.js +2 -2
  21. package/dist/ChatHeader/components/Toggle.cjs +3 -3
  22. package/dist/ChatHeader/components/Toggle.js +3 -3
  23. package/dist/ChatPreview/ChatPreview.cjs +1 -1
  24. package/dist/ChatPreview/ChatPreview.d.cts +2 -2
  25. package/dist/ChatPreview/ChatPreview.d.ts +2 -2
  26. package/dist/ChatPreview/ChatPreview.js +1 -1
  27. package/dist/ChatPreviewComparison/ChatPreviewComparison.cjs +1 -1
  28. package/dist/ChatPreviewComparison/ChatPreviewComparison.d.cts +2 -2
  29. package/dist/ChatPreviewComparison/ChatPreviewComparison.d.ts +2 -2
  30. package/dist/ChatPreviewComparison/ChatPreviewComparison.js +1 -1
  31. package/dist/ChatPreviewComparison/components/Headline.cjs +2 -2
  32. package/dist/ChatPreviewComparison/components/Headline.js +2 -2
  33. package/dist/ChatPreviewComparison/components/Layout.cjs +4 -4
  34. package/dist/ChatPreviewComparison/components/Layout.js +4 -4
  35. package/dist/ChatPreviewComparison/components/Message.cjs +2 -2
  36. package/dist/ChatPreviewComparison/components/Message.js +2 -2
  37. package/dist/ChatPreviewLoading/ChatPreviewLoading.d.cts +2 -2
  38. package/dist/ChatPreviewLoading/ChatPreviewLoading.d.ts +2 -2
  39. package/dist/Container/Container.d.cts +53 -53
  40. package/dist/Container/Container.d.ts +53 -53
  41. package/dist/DesignTokens/DesignTokensComponent.d.cts +2 -2
  42. package/dist/DesignTokens/DesignTokensComponent.d.ts +2 -2
  43. package/dist/Disclaimer/components/Container.cjs +2 -2
  44. package/dist/Disclaimer/components/Container.js +2 -2
  45. package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.cts +2 -2
  46. package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.ts +2 -2
  47. package/dist/DocumentRetrievalCard/components/Layout.cjs +2 -2
  48. package/dist/DocumentRetrievalCard/components/Layout.js +2 -2
  49. package/dist/DocumentRetrievalCard/components/ViewArticleButton/components/Icon.cjs +1 -1
  50. package/dist/DocumentRetrievalCard/components/ViewArticleButton/components/Icon.js +1 -1
  51. package/dist/FloatingButton/FloatingButton.d.cts +2 -2
  52. package/dist/FloatingButton/FloatingButton.d.ts +2 -2
  53. package/dist/FloatingChat/FloatingChat.d.cts +2 -2
  54. package/dist/FloatingChat/FloatingChat.d.ts +2 -2
  55. package/dist/FloatingChat/components/ChatMessages.cjs +1 -1
  56. package/dist/FloatingChat/components/ChatMessages.js +1 -1
  57. package/dist/FloatingChat/components/Layout.cjs +3 -3
  58. package/dist/FloatingChat/components/Layout.js +3 -3
  59. package/dist/FloatingChat/components/ResultsGridView.cjs +1 -1
  60. package/dist/FloatingChat/components/ResultsGridView.js +1 -1
  61. package/dist/FloatingChat/components/SalesAgentBadgeContent.cjs +1 -1
  62. package/dist/FloatingChat/components/SalesAgentBadgeContent.js +1 -1
  63. package/dist/FloatingChat/components/SalesAgentProductCardsCarousel.cjs +1 -1
  64. package/dist/FloatingChat/components/SalesAgentProductCardsCarousel.js +1 -1
  65. package/dist/FullPageSalesAgent/FullPageSalesAgent.cjs +1 -1
  66. package/dist/FullPageSalesAgent/FullPageSalesAgent.d.cts +2 -2
  67. package/dist/FullPageSalesAgent/FullPageSalesAgent.d.ts +2 -2
  68. package/dist/FullPageSalesAgent/FullPageSalesAgent.js +1 -1
  69. package/dist/Image/Image.d.cts +2 -2
  70. package/dist/Image/Image.d.ts +2 -2
  71. package/dist/ImageGallery/ImageGallery.d.cts +2 -2
  72. package/dist/ImageGallery/ImageGallery.d.ts +2 -2
  73. package/dist/ImageGallery/components/Layout.cjs +1 -1
  74. package/dist/ImageGallery/components/Layout.js +1 -1
  75. package/dist/MarkdownProcessor/MarkdownProcessor.d.cts +2 -2
  76. package/dist/MarkdownProcessor/MarkdownProcessor.d.ts +2 -2
  77. package/dist/Message/components/LinkButton.cjs +1 -1
  78. package/dist/Message/components/LinkButton.js +1 -1
  79. package/dist/OrderLookupCard/OrderLookupCard.cjs +1 -1
  80. package/dist/OrderLookupCard/OrderLookupCard.js +1 -1
  81. package/dist/ProductCard/ProductCard.cjs +2 -2
  82. package/dist/ProductCard/ProductCard.d.cts +2 -2
  83. package/dist/ProductCard/ProductCard.d.ts +2 -2
  84. package/dist/ProductCard/ProductCard.js +2 -2
  85. package/dist/PromptButton/PromptButton.d.cts +2 -2
  86. package/dist/PromptButton/PromptButton.d.ts +2 -2
  87. package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.cts +2 -2
  88. package/dist/PromptButtonCarouselWithImage/components/PromptButtonsCarousel.cjs +1 -1
  89. package/dist/PromptButtonCarouselWithImage/components/PromptButtonsCarousel.js +1 -1
  90. package/dist/PromptCarousel/PromptCarousel.cjs +3 -3
  91. package/dist/PromptCarousel/PromptCarousel.d.cts +2 -2
  92. package/dist/PromptCarousel/PromptCarousel.d.ts +2 -2
  93. package/dist/PromptCarousel/PromptCarousel.js +3 -3
  94. package/dist/ReviewCard/ReviewCard.d.cts +2 -2
  95. package/dist/ReviewCard/ReviewCard.d.ts +2 -2
  96. package/dist/ReviewCard/components/Container.cjs +2 -2
  97. package/dist/ReviewCard/components/Container.js +2 -2
  98. package/dist/ReviewCard/components/ReadMoreButton.cjs +1 -1
  99. package/dist/ReviewCard/components/ReadMoreButton.js +1 -1
  100. package/dist/ReviewCard/components/index.d.cts +6 -6
  101. package/dist/ReviewCard/components/index.d.ts +6 -6
  102. package/dist/SalesAgentProductCard/SalesAgentProductCard.d.ts +2 -2
  103. package/dist/SalesAgentProductCard/components/Container.cjs +2 -2
  104. package/dist/SalesAgentProductCard/components/Container.js +2 -2
  105. package/dist/SalesAgentProductCard/components/index.d.cts +6 -6
  106. package/dist/SalesAgentProductCard/components/index.d.ts +8 -8
  107. package/dist/SocialProof/SocialProof.cjs +1 -1
  108. package/dist/SocialProof/SocialProof.d.cts +2 -2
  109. package/dist/SocialProof/SocialProof.d.ts +2 -2
  110. package/dist/SocialProof/SocialProof.js +1 -1
  111. package/dist/SocialProof/components/Headline.cjs +3 -3
  112. package/dist/SocialProof/components/Headline.js +3 -3
  113. package/dist/SocialProof/components/LayoutFourHorizontal.cjs +1 -1
  114. package/dist/SocialProof/components/LayoutFourHorizontal.js +1 -1
  115. package/dist/SocialProof/components/Subheadline.cjs +1 -1
  116. package/dist/SocialProof/components/Subheadline.js +1 -1
  117. package/dist/SparkleAnimation/SparkleAnimation.d.cts +2 -2
  118. package/dist/SparkleAnimation/SparkleAnimation.d.ts +2 -2
  119. package/dist/Stack/Stack.d.cts +2 -2
  120. package/dist/TitledPromptCarousel/TitledPromptCarousel.cjs +1 -1
  121. package/dist/TitledPromptCarousel/TitledPromptCarousel.d.cts +2 -2
  122. package/dist/TitledPromptCarousel/TitledPromptCarousel.d.ts +2 -2
  123. package/dist/TitledPromptCarousel/TitledPromptCarousel.js +1 -1
  124. package/dist/Tokens/index.cjs +1 -1
  125. package/dist/Tokens/index.js +1 -1
  126. package/dist/TypingAnimation/TypingAnimation.cjs +1 -1
  127. package/dist/TypingAnimation/TypingAnimation.d.cts +2 -2
  128. package/dist/TypingAnimation/TypingAnimation.d.ts +2 -2
  129. package/dist/TypingAnimation/TypingAnimation.js +1 -1
  130. package/dist/TypingAnimation/hooks/useGetTypographyVariant.cjs +1 -1
  131. package/dist/TypingAnimation/hooks/useGetTypographyVariant.js +1 -1
  132. package/dist/Typography/Typography.d.cts +4 -4
  133. package/dist/Typography/Typography.d.ts +4 -4
  134. package/dist/WelcomeMessage/components/Container.cjs +2 -2
  135. package/dist/WelcomeMessage/components/Container.js +2 -2
  136. package/dist/WidgetTextField/WidgetTextField.cjs +4 -4
  137. package/dist/WidgetTextField/WidgetTextField.d.cts +2 -2
  138. package/dist/WidgetTextField/WidgetTextField.d.ts +2 -2
  139. package/dist/WidgetTextField/WidgetTextField.js +1 -1
  140. package/dist/WidgetTextField/components/Container.cjs +2 -2
  141. package/dist/WidgetTextField/components/Container.js +2 -2
  142. package/dist/WidgetTextField/components/Icon.cjs +1 -1
  143. package/dist/WidgetTextField/components/Icon.js +1 -1
  144. package/dist/WidgetWrapper/WidgetWrapper.d.cts +2 -2
  145. package/dist/WidgetWrapper/WidgetWrapper.d.ts +2 -2
  146. package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.ts +2 -2
  147. package/package.json +1 -1
@@ -18,59 +18,20 @@ declare const Container: ({
18
18
  centerContent,
19
19
  ...props
20
20
  }: ContainerProps & Omit<React.HTMLAttributes<HTMLElement>, "className" | "style" | "component">) => react7.DetailedReactHTMLElement<{
21
- color?: string | undefined;
21
+ "aria-label"?: string | undefined;
22
+ "aria-labelledby"?: string | undefined;
23
+ "aria-describedby"?: string | undefined;
24
+ role?: react7.AriaRole | undefined;
25
+ "aria-hidden"?: (boolean | "true" | "false") | undefined;
26
+ content?: string | undefined;
27
+ onClick?: react7.MouseEventHandler<HTMLElement>;
28
+ onToggle?: react7.ToggleEventHandler<HTMLElement>;
22
29
  slot?: string | undefined;
23
30
  title?: string | undefined;
24
- "aria-label"?: string | undefined;
25
- defaultChecked?: boolean | undefined;
26
- defaultValue?: string | number | readonly string[] | undefined;
27
- suppressContentEditableWarning?: boolean | undefined;
28
31
  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;
32
+ color?: string | undefined;
38
33
  lang?: string | undefined;
39
- nonce?: string | undefined;
40
- spellCheck?: (boolean | "true" | "false") | undefined;
41
34
  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;
74
35
  "aria-activedescendant"?: string | undefined;
75
36
  "aria-atomic"?: (boolean | "true" | "false") | undefined;
76
37
  "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
@@ -84,7 +45,6 @@ declare const Container: ({
84
45
  "aria-colspan"?: number | undefined;
85
46
  "aria-controls"?: string | undefined;
86
47
  "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
87
- "aria-describedby"?: string | undefined;
88
48
  "aria-description"?: string | undefined;
89
49
  "aria-details"?: string | undefined;
90
50
  "aria-disabled"?: (boolean | "true" | "false") | undefined;
@@ -94,10 +54,8 @@ declare const Container: ({
94
54
  "aria-flowto"?: string | undefined;
95
55
  "aria-grabbed"?: (boolean | "true" | "false") | undefined;
96
56
  "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
97
- "aria-hidden"?: (boolean | "true" | "false") | undefined;
98
57
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
99
58
  "aria-keyshortcuts"?: string | undefined;
100
- "aria-labelledby"?: string | undefined;
101
59
  "aria-level"?: number | undefined;
102
60
  "aria-live"?: "off" | "assertive" | "polite" | undefined;
103
61
  "aria-modal"?: (boolean | "true" | "false") | undefined;
@@ -210,7 +168,6 @@ declare const Container: ({
210
168
  onWaitingCapture?: react7.ReactEventHandler<HTMLElement>;
211
169
  onAuxClick?: react7.MouseEventHandler<HTMLElement>;
212
170
  onAuxClickCapture?: react7.MouseEventHandler<HTMLElement>;
213
- onClick?: react7.MouseEventHandler<HTMLElement>;
214
171
  onClickCapture?: react7.MouseEventHandler<HTMLElement>;
215
172
  onContextMenu?: react7.MouseEventHandler<HTMLElement>;
216
173
  onContextMenuCapture?: react7.MouseEventHandler<HTMLElement>;
@@ -284,7 +241,6 @@ declare const Container: ({
284
241
  onAnimationEndCapture?: react7.AnimationEventHandler<HTMLElement>;
285
242
  onAnimationIteration?: react7.AnimationEventHandler<HTMLElement>;
286
243
  onAnimationIterationCapture?: react7.AnimationEventHandler<HTMLElement>;
287
- onToggle?: react7.ToggleEventHandler<HTMLElement>;
288
244
  onBeforeToggle?: react7.ToggleEventHandler<HTMLElement>;
289
245
  onTransitionCancel?: react7.TransitionEventHandler<HTMLElement>;
290
246
  onTransitionCancelCapture?: react7.TransitionEventHandler<HTMLElement>;
@@ -294,6 +250,50 @@ declare const Container: ({
294
250
  onTransitionRunCapture?: react7.TransitionEventHandler<HTMLElement>;
295
251
  onTransitionStart?: react7.TransitionEventHandler<HTMLElement>;
296
252
  onTransitionStartCapture?: react7.TransitionEventHandler<HTMLElement>;
253
+ defaultChecked?: boolean | undefined;
254
+ defaultValue?: string | number | readonly string[] | undefined;
255
+ suppressContentEditableWarning?: boolean | undefined;
256
+ accessKey?: string | undefined;
257
+ autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {});
258
+ autoFocus?: boolean | undefined;
259
+ contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
260
+ contextMenu?: string | undefined;
261
+ dir?: string | undefined;
262
+ draggable?: (boolean | "true" | "false") | undefined;
263
+ enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined;
264
+ hidden?: boolean | undefined;
265
+ nonce?: string | undefined;
266
+ spellCheck?: (boolean | "true" | "false") | undefined;
267
+ translate?: "yes" | "no" | undefined;
268
+ radioGroup?: string | undefined;
269
+ about?: 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;
297
297
  className: string;
298
298
  style: react7.CSSProperties;
299
299
  id: string;
@@ -18,59 +18,20 @@ declare const Container: ({
18
18
  centerContent,
19
19
  ...props
20
20
  }: ContainerProps & Omit<React.HTMLAttributes<HTMLElement>, "className" | "style" | "component">) => react13.DetailedReactHTMLElement<{
21
- color?: string | undefined;
21
+ "aria-label"?: string | undefined;
22
+ "aria-labelledby"?: string | undefined;
23
+ "aria-describedby"?: string | undefined;
24
+ role?: react13.AriaRole | undefined;
25
+ "aria-hidden"?: (boolean | "true" | "false") | undefined;
26
+ content?: string | undefined;
27
+ onClick?: react13.MouseEventHandler<HTMLElement>;
28
+ onToggle?: react13.ToggleEventHandler<HTMLElement>;
22
29
  slot?: string | undefined;
23
30
  title?: string | undefined;
24
- "aria-label"?: string | undefined;
25
- defaultChecked?: boolean | undefined;
26
- defaultValue?: string | number | readonly string[] | undefined;
27
- suppressContentEditableWarning?: boolean | undefined;
28
31
  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;
32
+ color?: string | undefined;
38
33
  lang?: string | undefined;
39
- nonce?: string | undefined;
40
- spellCheck?: (boolean | "true" | "false") | undefined;
41
34
  tabIndex?: number | undefined;
42
- translate?: "yes" | "no" | undefined;
43
- radioGroup?: string | undefined;
44
- role?: react13.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;
74
35
  "aria-activedescendant"?: string | undefined;
75
36
  "aria-atomic"?: (boolean | "true" | "false") | undefined;
76
37
  "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
@@ -84,7 +45,6 @@ declare const Container: ({
84
45
  "aria-colspan"?: number | undefined;
85
46
  "aria-controls"?: string | undefined;
86
47
  "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
87
- "aria-describedby"?: string | undefined;
88
48
  "aria-description"?: string | undefined;
89
49
  "aria-details"?: string | undefined;
90
50
  "aria-disabled"?: (boolean | "true" | "false") | undefined;
@@ -94,10 +54,8 @@ declare const Container: ({
94
54
  "aria-flowto"?: string | undefined;
95
55
  "aria-grabbed"?: (boolean | "true" | "false") | undefined;
96
56
  "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
97
- "aria-hidden"?: (boolean | "true" | "false") | undefined;
98
57
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
99
58
  "aria-keyshortcuts"?: string | undefined;
100
- "aria-labelledby"?: string | undefined;
101
59
  "aria-level"?: number | undefined;
102
60
  "aria-live"?: "off" | "assertive" | "polite" | undefined;
103
61
  "aria-modal"?: (boolean | "true" | "false") | undefined;
@@ -210,7 +168,6 @@ declare const Container: ({
210
168
  onWaitingCapture?: react13.ReactEventHandler<HTMLElement>;
211
169
  onAuxClick?: react13.MouseEventHandler<HTMLElement>;
212
170
  onAuxClickCapture?: react13.MouseEventHandler<HTMLElement>;
213
- onClick?: react13.MouseEventHandler<HTMLElement>;
214
171
  onClickCapture?: react13.MouseEventHandler<HTMLElement>;
215
172
  onContextMenu?: react13.MouseEventHandler<HTMLElement>;
216
173
  onContextMenuCapture?: react13.MouseEventHandler<HTMLElement>;
@@ -284,7 +241,6 @@ declare const Container: ({
284
241
  onAnimationEndCapture?: react13.AnimationEventHandler<HTMLElement>;
285
242
  onAnimationIteration?: react13.AnimationEventHandler<HTMLElement>;
286
243
  onAnimationIterationCapture?: react13.AnimationEventHandler<HTMLElement>;
287
- onToggle?: react13.ToggleEventHandler<HTMLElement>;
288
244
  onBeforeToggle?: react13.ToggleEventHandler<HTMLElement>;
289
245
  onTransitionCancel?: react13.TransitionEventHandler<HTMLElement>;
290
246
  onTransitionCancelCapture?: react13.TransitionEventHandler<HTMLElement>;
@@ -294,6 +250,50 @@ declare const Container: ({
294
250
  onTransitionRunCapture?: react13.TransitionEventHandler<HTMLElement>;
295
251
  onTransitionStart?: react13.TransitionEventHandler<HTMLElement>;
296
252
  onTransitionStartCapture?: react13.TransitionEventHandler<HTMLElement>;
253
+ defaultChecked?: boolean | undefined;
254
+ defaultValue?: string | number | readonly string[] | undefined;
255
+ suppressContentEditableWarning?: boolean | undefined;
256
+ accessKey?: string | undefined;
257
+ autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {});
258
+ autoFocus?: boolean | undefined;
259
+ contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
260
+ contextMenu?: string | undefined;
261
+ dir?: string | undefined;
262
+ draggable?: (boolean | "true" | "false") | undefined;
263
+ enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined;
264
+ hidden?: boolean | undefined;
265
+ nonce?: string | undefined;
266
+ spellCheck?: (boolean | "true" | "false") | undefined;
267
+ translate?: "yes" | "no" | undefined;
268
+ radioGroup?: string | undefined;
269
+ about?: 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;
297
297
  className: string;
298
298
  style: react13.CSSProperties;
299
299
  id: string;
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime8 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime17 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_runtime8.JSX.Element;
12
+ }: DesignTokensProps) => react_jsx_runtime17.JSX.Element;
13
13
  //#endregion
14
14
  export { DesignTokens, DesignTokensProps };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime23 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime28 from "react/jsx-runtime";
2
2
  import { Config } from "tailwindcss";
3
3
 
4
4
  //#region src/components/DesignTokens/DesignTokensComponent.d.ts
@@ -9,6 +9,6 @@ type DesignTokensProps = {
9
9
  declare const DesignTokens: ({
10
10
  selectedMerchant,
11
11
  config
12
- }: DesignTokensProps) => react_jsx_runtime23.JSX.Element;
12
+ }: DesignTokensProps) => react_jsx_runtime28.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_Stack = require('../../Stack/Stack.cjs');
3
- require('../../Stack/index.cjs');
4
2
  const require_Container = require('../../Container/Container.cjs');
5
3
  require('../../Container/index.cjs');
4
+ const require_Stack = require('../../Stack/Stack.cjs');
5
+ require('../../Stack/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 { Stack } from "../../Stack/Stack.js";
2
- import "../../Stack/index.js";
3
1
  import { Container } from "../../Container/Container.js";
4
2
  import "../../Container/index.js";
3
+ import { Stack } from "../../Stack/Stack.js";
4
+ import "../../Stack/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 react_jsx_runtime20 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime18 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_runtime20.JSX.Element;
19
+ }: DocumentRetrievalCardProps) => react_jsx_runtime18.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_runtime15 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime26 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_runtime15.JSX.Element;
19
+ }: DocumentRetrievalCardProps) => react_jsx_runtime26.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_Stack = require('../../Stack/Stack.cjs');
3
- require('../../Stack/index.cjs');
4
2
  const require_Container = require('../../Container/Container.cjs');
5
3
  require('../../Container/index.cjs');
4
+ const require_Stack = require('../../Stack/Stack.cjs');
5
+ require('../../Stack/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 { Stack } from "../../Stack/Stack.js";
2
- import "../../Stack/index.js";
3
1
  import { Container } from "../../Container/Container.js";
4
2
  import "../../Container/index.js";
3
+ import { Stack } from "../../Stack/Stack.js";
4
+ import "../../Stack/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_CustomIcon = require('../../../../utils/CustomIcon.cjs');
2
3
  const require_Stack = require('../../../../Stack/Stack.cjs');
3
4
  require('../../../../Stack/index.cjs');
4
- const require_CustomIcon = require('../../../../utils/CustomIcon.cjs');
5
5
  let react_jsx_runtime = require("react/jsx-runtime");
6
6
  let classnames = require("classnames");
7
7
  classnames = require_rolldown_runtime.__toESM(classnames);
@@ -1,6 +1,6 @@
1
+ import { CustomIcon } from "../../../../utils/CustomIcon.js";
1
2
  import { Stack } from "../../../../Stack/Stack.js";
2
3
  import "../../../../Stack/index.js";
3
- import { CustomIcon } from "../../../../utils/CustomIcon.js";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  import classNames from "classnames";
6
6
  import Document from "@envive-ai/react-icons/Document";
@@ -1,5 +1,5 @@
1
1
  import { FloatingButtonProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime24 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime27 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/FloatingButton/FloatingButton.d.ts
5
5
  declare const FloatingButton: ({
@@ -19,6 +19,6 @@ declare const FloatingButton: ({
19
19
  ariaLabel,
20
20
  previewMode,
21
21
  containerRef
22
- }: FloatingButtonProps) => react_jsx_runtime24.JSX.Element;
22
+ }: FloatingButtonProps) => react_jsx_runtime27.JSX.Element;
23
23
  //#endregion
24
24
  export { FloatingButton };
@@ -1,5 +1,5 @@
1
1
  import { FloatingButtonProps } from "./types/types.js";
2
- import * as react_jsx_runtime5 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime23 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/FloatingButton/FloatingButton.d.ts
5
5
  declare const FloatingButton: ({
@@ -19,6 +19,6 @@ declare const FloatingButton: ({
19
19
  ariaLabel,
20
20
  previewMode,
21
21
  containerRef
22
- }: FloatingButtonProps) => react_jsx_runtime5.JSX.Element;
22
+ }: FloatingButtonProps) => react_jsx_runtime23.JSX.Element;
23
23
  //#endregion
24
24
  export { FloatingButton };
@@ -1,5 +1,5 @@
1
1
  import { FloatingChatProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime35 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime21 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/FloatingChat/FloatingChat.d.ts
5
5
  declare const FloatingChat: ({
@@ -19,6 +19,6 @@ declare const FloatingChat: ({
19
19
  onSwipeClose,
20
20
  onToggleCXButton,
21
21
  setIsResultsModalOpen
22
- }: FloatingChatProps) => react_jsx_runtime35.JSX.Element;
22
+ }: FloatingChatProps) => react_jsx_runtime21.JSX.Element;
23
23
  //#endregion
24
24
  export { FloatingChat };
@@ -1,5 +1,5 @@
1
1
  import { FloatingChatProps } from "./types/types.js";
2
- import * as react_jsx_runtime25 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime12 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/FloatingChat/FloatingChat.d.ts
5
5
  declare const FloatingChat: ({
@@ -19,6 +19,6 @@ declare const FloatingChat: ({
19
19
  onSwipeClose,
20
20
  onToggleCXButton,
21
21
  setIsResultsModalOpen
22
- }: FloatingChatProps) => react_jsx_runtime25.JSX.Element;
22
+ }: FloatingChatProps) => react_jsx_runtime12.JSX.Element;
23
23
  //#endregion
24
24
  export { FloatingChat };
@@ -1,11 +1,11 @@
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
+ const require_resolveTheme = require('../../utils/resolveTheme.cjs');
3
4
  const require_Stack = require('../../Stack/Stack.cjs');
4
5
  require('../../Stack/index.cjs');
5
6
  const require_index = require('../../Typography/types/index.cjs');
6
7
  const require_Typography = require('../../Typography/Typography.cjs');
7
8
  require('../../Typography/index.cjs');
8
- const require_resolveTheme = require('../../utils/resolveTheme.cjs');
9
9
  const require_functions = require('../utils/functions.cjs');
10
10
  const require_index$1 = require('../../Message/types/index.cjs');
11
11
  const require_Message = require('../../Message/Message.cjs');
@@ -1,10 +1,10 @@
1
1
  import { Theme } from "../../packages/components-v3/tokens/theme/theme.js";
2
+ import { resolveTheme } from "../../utils/resolveTheme.js";
2
3
  import { Stack } from "../../Stack/Stack.js";
3
4
  import "../../Stack/index.js";
4
5
  import { TypographyColor, TypographyVariant } from "../../Typography/types/index.js";
5
6
  import { Typography } from "../../Typography/Typography.js";
6
7
  import "../../Typography/index.js";
7
- import { resolveTheme } from "../../utils/resolveTheme.js";
8
8
  import { checkIfHideAgentName, getGroupableMessages } from "../utils/functions.js";
9
9
  import { MessageVariant } from "../../Message/types/index.js";
10
10
  import { Message } from "../../Message/Message.js";
@@ -1,10 +1,10 @@
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
- const require_Stack = require('../../Stack/Stack.cjs');
4
- require('../../Stack/index.cjs');
3
+ const require_resolveTheme = require('../../utils/resolveTheme.cjs');
5
4
  const require_Container = require('../../Container/Container.cjs');
6
5
  require('../../Container/index.cjs');
7
- const require_resolveTheme = require('../../utils/resolveTheme.cjs');
6
+ const require_Stack = require('../../Stack/Stack.cjs');
7
+ require('../../Stack/index.cjs');
8
8
  let react = require("react");
9
9
  let react_jsx_runtime = require("react/jsx-runtime");
10
10
  let classnames = require("classnames");
@@ -1,9 +1,9 @@
1
1
  import { Theme } from "../../packages/components-v3/tokens/theme/theme.js";
2
- import { Stack } from "../../Stack/Stack.js";
3
- import "../../Stack/index.js";
2
+ import { resolveTheme } from "../../utils/resolveTheme.js";
4
3
  import { Container } from "../../Container/Container.js";
5
4
  import "../../Container/index.js";
6
- import { resolveTheme } from "../../utils/resolveTheme.js";
5
+ import { Stack } from "../../Stack/Stack.js";
6
+ import "../../Stack/index.js";
7
7
  import { isValidElement } from "react";
8
8
  import { jsx, jsxs } from "react/jsx-runtime";
9
9
  import classNames from "classnames";
@@ -1,10 +1,10 @@
1
1
  const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
2
+ const require_resolveTheme = require('../../utils/resolveTheme.cjs');
2
3
  const require_Stack = require('../../Stack/Stack.cjs');
3
4
  require('../../Stack/index.cjs');
4
5
  const require_index = require('../../Typography/types/index.cjs');
5
6
  const require_Typography = require('../../Typography/Typography.cjs');
6
7
  require('../../Typography/index.cjs');
7
- const require_resolveTheme = require('../../utils/resolveTheme.cjs');
8
8
  const require_types = require('../../SalesAgentProductCard/types/types.cjs');
9
9
  const require_SalesAgentProductCard = require('../../SalesAgentProductCard/SalesAgentProductCard.cjs');
10
10
  let react_jsx_runtime = require("react/jsx-runtime");
@@ -1,9 +1,9 @@
1
+ import { resolveTheme } from "../../utils/resolveTheme.js";
1
2
  import { Stack } from "../../Stack/Stack.js";
2
3
  import "../../Stack/index.js";
3
4
  import { TypographyColor, TypographyVariant } from "../../Typography/types/index.js";
4
5
  import { Typography } from "../../Typography/Typography.js";
5
6
  import "../../Typography/index.js";
6
- import { resolveTheme } from "../../utils/resolveTheme.js";
7
7
  import { SalesAgentProductCardVariant } from "../../SalesAgentProductCard/types/types.js";
8
8
  import { SalesAgentProductCard } from "../../SalesAgentProductCard/SalesAgentProductCard.js";
9
9
  import { jsx, jsxs } from "react/jsx-runtime";
@@ -1,9 +1,9 @@
1
1
  const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
2
2
  const require_Stack = require('../../Stack/Stack.cjs');
3
- const require_ArrowIcon = require('../../Carousel/components/ArrowIcon.cjs');
4
3
  const require_index = require('../../Typography/types/index.cjs');
5
4
  const require_Typography = require('../../Typography/Typography.cjs');
6
5
  require('../../Typography/index.cjs');
6
+ const require_ArrowIcon = require('../../Carousel/components/ArrowIcon.cjs');
7
7
  const require_functions = require('../utils/functions.cjs');
8
8
  let react = require("react");
9
9
  react = require_rolldown_runtime.__toESM(react);
@@ -1,8 +1,8 @@
1
1
  import { Stack } from "../../Stack/Stack.js";
2
- import { ArrowIcon } from "../../Carousel/components/ArrowIcon.js";
3
2
  import { TypographyColor, TypographyVariant } from "../../Typography/types/index.js";
4
3
  import { Typography } from "../../Typography/Typography.js";
5
4
  import "../../Typography/index.js";
5
+ import { ArrowIcon } from "../../Carousel/components/ArrowIcon.js";
6
6
  import { MOST_RELEVANT_DISPLAY_LIMIT } from "../utils/functions.js";
7
7
  import React from "react";
8
8
  import { jsx, jsxs } from "react/jsx-runtime";
@@ -1,7 +1,7 @@
1
1
  const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
2
2
  const require_resolveTheme = require('../../utils/resolveTheme.cjs');
3
- const require_Carousel = require('../../Carousel/Carousel.cjs');
4
3
  const require_utils_useCheckIsMobile = require('../../utils/useCheckIsMobile.cjs');
4
+ const require_Carousel = require('../../Carousel/Carousel.cjs');
5
5
  const require_functions = require('../utils/functions.cjs');
6
6
  const require_types = require('../../SalesAgentProductCard/types/types.cjs');
7
7
  const require_SalesAgentProductCard = require('../../SalesAgentProductCard/SalesAgentProductCard.cjs');
@@ -1,6 +1,6 @@
1
1
  import { resolveTheme } from "../../utils/resolveTheme.js";
2
- import { Carousel } from "../../Carousel/Carousel.js";
3
2
  import { useCheckIsMobile } from "../../utils/useCheckIsMobile.js";
3
+ import { Carousel } from "../../Carousel/Carousel.js";
4
4
  import { getProductCarouselDisplayInfo } from "../utils/functions.js";
5
5
  import { SalesAgentProductCardVariant } from "../../SalesAgentProductCard/types/types.js";
6
6
  import { SalesAgentProductCard } from "../../SalesAgentProductCard/SalesAgentProductCard.js";
@@ -1,7 +1,7 @@
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
- const require_resolveTheme = require('../utils/resolveTheme.cjs');
4
3
  require('../Tokens/index.cjs');
4
+ const require_resolveTheme = require('../utils/resolveTheme.cjs');
5
5
  const require_react = require('../node_modules/jotai/esm/react.cjs');
6
6
  const require_usePromptCarouselAnalytics = require('../PromptCarousel/hooks/usePromptCarouselAnalytics.cjs');
7
7
  const require_PromptButton_types_index = require('../PromptButton/types/index.cjs');