@envive-ai/react-toolkit-v3 0.3.35 → 0.3.36

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 (122) hide show
  1. package/dist/AnimatedText/AnimatedText.d.cts +3 -3
  2. package/dist/AnimatedText/AnimatedText.d.ts +3 -3
  3. package/dist/CSSVariablesEditor/CssVariablesEditorComponent.d.cts +2 -2
  4. package/dist/CSSVariablesEditor/CssVariablesEditorComponent.d.ts +2 -2
  5. package/dist/Carousel/Carousel.d.ts +2 -2
  6. package/dist/ChatFooter/ChatFooter.cjs +1 -1
  7. package/dist/ChatFooter/ChatFooter.d.cts +2 -2
  8. package/dist/ChatFooter/ChatFooter.d.ts +2 -2
  9. package/dist/ChatFooter/ChatFooter.js +1 -1
  10. package/dist/ChatFooter/components/index.d.cts +5 -5
  11. package/dist/ChatFooter/components/index.d.ts +5 -5
  12. package/dist/ChatHeader/ChatHeader.d.cts +2 -2
  13. package/dist/ChatHeader/ChatHeader.d.ts +2 -2
  14. package/dist/ChatHeader/components/Handle.cjs +1 -1
  15. package/dist/ChatHeader/components/Handle.js +1 -1
  16. package/dist/ChatHeader/components/Toggle.cjs +1 -1
  17. package/dist/ChatHeader/components/Toggle.js +1 -1
  18. package/dist/ChatHeader/hooks/useGetToggleOptionProperties.cjs +27 -27
  19. package/dist/ChatHeader/hooks/useGetToggleOptionProperties.js +1 -1
  20. package/dist/ChatPreview/ChatPreview.cjs +1 -1
  21. package/dist/ChatPreview/ChatPreview.d.cts +2 -2
  22. package/dist/ChatPreview/ChatPreview.d.ts +2 -2
  23. package/dist/ChatPreview/ChatPreview.js +1 -1
  24. package/dist/ChatPreviewComparison/ChatPreviewComparison.cjs +1 -1
  25. package/dist/ChatPreviewComparison/ChatPreviewComparison.d.cts +2 -2
  26. package/dist/ChatPreviewComparison/ChatPreviewComparison.d.ts +2 -2
  27. package/dist/ChatPreviewComparison/ChatPreviewComparison.js +1 -1
  28. package/dist/ChatPreviewComparison/components/Headline.cjs +1 -1
  29. package/dist/ChatPreviewComparison/components/Headline.js +1 -1
  30. package/dist/ChatPreviewComparison/components/Layout.cjs +2 -2
  31. package/dist/ChatPreviewComparison/components/Layout.js +2 -2
  32. package/dist/ChatPreviewComparison/components/Message.cjs +1 -1
  33. package/dist/ChatPreviewComparison/components/Message.js +1 -1
  34. package/dist/ChatPreviewLoading/ChatPreviewLoading.d.cts +2 -2
  35. package/dist/ChatPreviewLoading/ChatPreviewLoading.d.ts +2 -2
  36. package/dist/Container/Container.d.cts +176 -176
  37. package/dist/Container/Container.d.ts +176 -176
  38. package/dist/DesignTokens/DesignTokensComponent.d.cts +2 -2
  39. package/dist/DesignTokens/DesignTokensComponent.d.ts +2 -2
  40. package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.cts +2 -2
  41. package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.ts +2 -2
  42. package/dist/DocumentRetrievalCard/components/ViewArticleButton/components/Icon.cjs +1 -1
  43. package/dist/DocumentRetrievalCard/components/ViewArticleButton/components/Icon.js +1 -1
  44. package/dist/DocumentRetrievalCard/components/ViewArticleButton.cjs +1 -1
  45. package/dist/DocumentRetrievalCard/components/ViewArticleButton.js +1 -1
  46. package/dist/FloatingButton/FloatingButton.d.cts +2 -2
  47. package/dist/FloatingButton/FloatingButton.d.ts +2 -2
  48. package/dist/FloatingChat/FloatingChat.cjs +7 -7
  49. package/dist/FloatingChat/FloatingChat.d.cts +2 -2
  50. package/dist/FloatingChat/FloatingChat.d.ts +2 -2
  51. package/dist/FloatingChat/FloatingChat.js +7 -7
  52. package/dist/FloatingChat/components/AgentMessage.cjs +1 -1
  53. package/dist/FloatingChat/components/AgentMessage.js +1 -1
  54. package/dist/FloatingChat/hooks/useSnapSetup.cjs +1 -1
  55. package/dist/FloatingChat/hooks/useSnapSetup.js +1 -1
  56. package/dist/FullPageSalesAgent/FullPageSalesAgent.cjs +5 -5
  57. package/dist/FullPageSalesAgent/FullPageSalesAgent.d.ts +2 -2
  58. package/dist/FullPageSalesAgent/FullPageSalesAgent.js +5 -5
  59. package/dist/Image/Image.d.cts +2 -2
  60. package/dist/Image/Image.d.ts +2 -2
  61. package/dist/ImageGallery/ImageGallery.d.cts +2 -2
  62. package/dist/ImageGallery/ImageGallery.d.ts +2 -2
  63. package/dist/MarkdownProcessor/MarkdownProcessor.d.cts +2 -2
  64. package/dist/MarkdownProcessor/MarkdownProcessor.d.ts +2 -2
  65. package/dist/Message/components/LinkButton.cjs +2 -2
  66. package/dist/Message/components/LinkButton.js +2 -2
  67. package/dist/ProductCard/ProductCard.cjs +1 -1
  68. package/dist/ProductCard/ProductCard.d.cts +2 -2
  69. package/dist/ProductCard/ProductCard.d.ts +2 -2
  70. package/dist/ProductCard/ProductCard.js +1 -1
  71. package/dist/PromptButton/PromptButton.d.cts +2 -2
  72. package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.cts +2 -2
  73. package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.ts +2 -2
  74. package/dist/PromptCarousel/PromptCarousel.d.cts +2 -2
  75. package/dist/PromptCarousel/PromptCarousel.d.ts +2 -2
  76. package/dist/ReviewCard/ReviewCard.d.cts +2 -2
  77. package/dist/ReviewCard/ReviewCard.d.ts +2 -2
  78. package/dist/ReviewCard/components/ReadMoreButton.cjs +1 -1
  79. package/dist/ReviewCard/components/ReadMoreButton.js +1 -1
  80. package/dist/ReviewCard/components/index.d.cts +6 -6
  81. package/dist/ReviewCard/components/index.d.ts +6 -6
  82. package/dist/SalesAgentProductCard/SalesAgentProductCard.d.cts +2 -2
  83. package/dist/SalesAgentProductCard/SalesAgentProductCard.d.ts +2 -2
  84. package/dist/SalesAgentProductCard/components/index.d.cts +6 -6
  85. package/dist/SalesAgentProductCard/components/index.d.ts +8 -8
  86. package/dist/SocialProof/SocialProof.cjs +1 -1
  87. package/dist/SocialProof/SocialProof.d.cts +2 -2
  88. package/dist/SocialProof/SocialProof.d.ts +2 -2
  89. package/dist/SocialProof/SocialProof.js +1 -1
  90. package/dist/SocialProof/components/LayoutFourHorizontal.cjs +1 -1
  91. package/dist/SocialProof/components/LayoutFourHorizontal.js +1 -1
  92. package/dist/SparkleAnimation/SparkleAnimation.cjs +1 -1
  93. package/dist/SparkleAnimation/SparkleAnimation.d.cts +2 -2
  94. package/dist/SparkleAnimation/SparkleAnimation.js +1 -1
  95. package/dist/Stack/Stack.d.cts +2 -2
  96. package/dist/Stack/Stack.d.ts +2 -2
  97. package/dist/TextField/TextField.cjs +2 -2
  98. package/dist/TextField/TextField.js +2 -2
  99. package/dist/TitledPromptCarousel/TitledPromptCarousel.cjs +1 -1
  100. package/dist/TitledPromptCarousel/TitledPromptCarousel.d.cts +2 -2
  101. package/dist/TitledPromptCarousel/TitledPromptCarousel.d.ts +2 -2
  102. package/dist/TitledPromptCarousel/TitledPromptCarousel.js +1 -1
  103. package/dist/Tokens/index.cjs +1 -1
  104. package/dist/Tokens/index.js +1 -1
  105. package/dist/TypingAnimation/TypingAnimation.cjs +1 -1
  106. package/dist/TypingAnimation/TypingAnimation.d.cts +2 -2
  107. package/dist/TypingAnimation/TypingAnimation.d.ts +2 -2
  108. package/dist/TypingAnimation/TypingAnimation.js +1 -1
  109. package/dist/TypingAnimation/hooks/useGetTypographyVariant.cjs +1 -1
  110. package/dist/TypingAnimation/hooks/useGetTypographyVariant.js +1 -1
  111. package/dist/Typography/Typography.d.ts +4 -4
  112. package/dist/WidgetTextField/WidgetTextField.cjs +5 -5
  113. package/dist/WidgetTextField/WidgetTextField.d.cts +2 -2
  114. package/dist/WidgetTextField/WidgetTextField.d.ts +2 -2
  115. package/dist/WidgetTextField/WidgetTextField.js +2 -2
  116. package/dist/WidgetTextField/components/Icon.cjs +1 -1
  117. package/dist/WidgetTextField/components/Icon.js +1 -1
  118. package/dist/WidgetWrapper/WidgetWrapper.d.cts +2 -2
  119. package/dist/WidgetWrapper/WidgetWrapper.d.ts +2 -2
  120. package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.cts +2 -2
  121. package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.ts +2 -2
  122. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import { WidgetWrapperWithTitleProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime12 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.ts
5
5
  declare const WidgetWrapperWithTitle: ({
@@ -14,6 +14,6 @@ declare const WidgetWrapperWithTitle: ({
14
14
  hexCardColor,
15
15
  hideLogo,
16
16
  fullIsLoading
17
- }: WidgetWrapperWithTitleProps) => react_jsx_runtime12.JSX.Element;
17
+ }: WidgetWrapperWithTitleProps) => react_jsx_runtime0.JSX.Element;
18
18
  //#endregion
19
19
  export { WidgetWrapperWithTitle };
@@ -1,5 +1,5 @@
1
1
  import { WidgetWrapperWithTitleProps } from "./types/types.js";
2
- import * as react_jsx_runtime1 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime9 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.ts
5
5
  declare const WidgetWrapperWithTitle: ({
@@ -14,6 +14,6 @@ declare const WidgetWrapperWithTitle: ({
14
14
  hexCardColor,
15
15
  hideLogo,
16
16
  fullIsLoading
17
- }: WidgetWrapperWithTitleProps) => react_jsx_runtime1.JSX.Element;
17
+ }: WidgetWrapperWithTitleProps) => react_jsx_runtime9.JSX.Element;
18
18
  //#endregion
19
19
  export { WidgetWrapperWithTitle };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@envive-ai/react-toolkit-v3",
3
- "version": "0.3.35",
3
+ "version": "0.3.36",
4
4
  "description": "React component library for Envive services.",
5
5
  "keywords": [
6
6
  "react",