@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,17 +1,17 @@
1
1
  import { Theme } from "../packages/components-v3/tokens/theme/theme.js";
2
2
  import { resolveTheme } from "../utils/resolveTheme.js";
3
- import { useSetAtom } from "../node_modules/jotai/esm/react.js";
4
- import { usePromptCarouselAnalytics } from "../PromptCarousel/hooks/usePromptCarouselAnalytics.js";
3
+ import { ChatHeaderOptions, HandleState } from "../ChatHeader/types/index.js";
4
+ import { ChatHeader } from "../ChatHeader/ChatHeader.js";
5
+ import "../ChatHeader/index.js";
5
6
  import { PromptButtonVariant } from "../PromptButton/types/index.js";
6
7
  import "../PromptButton/index.js";
8
+ import { usePromptCarouselAnalytics } from "../PromptCarousel/hooks/usePromptCarouselAnalytics.js";
7
9
  import { PromptCarouselRows } from "../PromptCarousel/types/types.js";
8
10
  import { PromptCarousel } from "../PromptCarousel/PromptCarousel.js";
9
11
  import "../PromptCarousel/index.js";
12
+ import { useSetAtom } from "../node_modules/jotai/esm/react.js";
10
13
  import { ChatFooter } from "../ChatFooter/ChatFooter.js";
11
14
  import "../ChatFooter/index.js";
12
- import { ChatHeaderOptions, HandleState } from "../ChatHeader/types/index.js";
13
- import { ChatHeader } from "../ChatHeader/ChatHeader.js";
14
- import "../ChatHeader/index.js";
15
15
  import { Disclaimer } from "../Disclaimer/Disclaimer.js";
16
16
  import "../Disclaimer/index.js";
17
17
  import { WelcomeMessage } from "../WelcomeMessage/WelcomeMessage.js";
@@ -26,11 +26,11 @@ import { FloatingChatComponents } from "./components/index.js";
26
26
  import { useFilteredChatMessages } from "./hooks/useFilteredChatMessages.js";
27
27
  import { useCallback, useEffect, useMemo, useRef, useState } from "react";
28
28
  import { jsx } from "react/jsx-runtime";
29
- import { listeningToSpeechAtom } from "@envive-ai/react-hooks/atoms/chat";
29
+ import { motion } from "framer-motion";
30
30
  import { EnviveMetricsEventName } from "@envive-ai/react-hooks/contexts/amplitudeContext";
31
31
  import { useWidgetInteraction } from "@envive-ai/react-hooks/hooks/WidgetInteraction";
32
32
  import { WidgetInteractionComponent, WidgetInteractionType } from "@envive-ai/react-hooks/hooks/WidgetInteraction/types";
33
- import { motion } from "framer-motion";
33
+ import { listeningToSpeechAtom } from "@envive-ai/react-hooks/atoms/chat";
34
34
  import { ChatElementDisplayLocationV3 } from "@envive-ai/react-hooks/application/models";
35
35
 
36
36
  //#region src/components/FloatingChat/FloatingChat.tsx
@@ -14,10 +14,10 @@ const require_OrderLookupCardCarousel = require('./OrderLookupCardCarousel.cjs')
14
14
  const require_ReviewCardsCarousel = require('./ReviewCardsCarousel.cjs');
15
15
  const require_SalesAgentProductCardsCarousel = require('./SalesAgentProductCardsCarousel.cjs');
16
16
  let react_jsx_runtime = require("react/jsx-runtime");
17
- let __envive_ai_react_hooks_atoms_chat = require("@envive-ai/react-hooks/atoms/chat");
18
17
  let __envive_ai_react_hooks_contexts_amplitudeContext = require("@envive-ai/react-hooks/contexts/amplitudeContext");
19
18
  let __envive_ai_react_hooks_hooks_WidgetInteraction = require("@envive-ai/react-hooks/hooks/WidgetInteraction");
20
19
  let __envive_ai_react_hooks_hooks_WidgetInteraction_types = require("@envive-ai/react-hooks/hooks/WidgetInteraction/types");
20
+ let __envive_ai_react_hooks_atoms_chat = require("@envive-ai/react-hooks/atoms/chat");
21
21
  let __envive_ai_react_hooks_application_models = require("@envive-ai/react-hooks/application/models");
22
22
 
23
23
  //#region src/components/FloatingChat/components/AgentMessage.tsx
@@ -13,10 +13,10 @@ import { OrderLookupCardCarousel } from "./OrderLookupCardCarousel.js";
13
13
  import { ReviewCardsCarousel } from "./ReviewCardsCarousel.js";
14
14
  import { SalesAgentProductCardsCarousel } from "./SalesAgentProductCardsCarousel.js";
15
15
  import { jsx } from "react/jsx-runtime";
16
- import { handleFormSubmittedAtom } from "@envive-ai/react-hooks/atoms/chat";
17
16
  import { EnviveMetricsEventName } from "@envive-ai/react-hooks/contexts/amplitudeContext";
18
17
  import { useWidgetInteraction } from "@envive-ai/react-hooks/hooks/WidgetInteraction";
19
18
  import { WidgetInteractionType } from "@envive-ai/react-hooks/hooks/WidgetInteraction/types";
19
+ import { handleFormSubmittedAtom } from "@envive-ai/react-hooks/atoms/chat";
20
20
  import { MessageType } from "@envive-ai/react-hooks/application/models";
21
21
 
22
22
  //#region src/components/FloatingChat/components/AgentMessage.tsx
@@ -1,6 +1,6 @@
1
1
  const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
2
- const require_utils_useCheckIsMobile = require('../../utils/useCheckIsMobile.cjs');
3
2
  const require_snapConstants = require('../snapConstants.cjs');
3
+ const require_utils_useCheckIsMobile = require('../../utils/useCheckIsMobile.cjs');
4
4
  let react = require("react");
5
5
  let framer_motion = require("framer-motion");
6
6
 
@@ -1,5 +1,5 @@
1
- import { useCheckIsMobile } from "../../utils/useCheckIsMobile.js";
2
1
  import { FULL_SNAP_INDEX, HIDDEN_SNAP_INDEX, MAX_SWIPEABLE_VIEW_HEIGHT } from "../snapConstants.js";
2
+ import { useCheckIsMobile } from "../../utils/useCheckIsMobile.js";
3
3
  import { useRef, useState } from "react";
4
4
  import { useMotionValue, useTransform } from "framer-motion";
5
5
 
@@ -1,14 +1,14 @@
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
- require('../Tokens/index.cjs');
4
3
  const require_resolveTheme = require('../utils/resolveTheme.cjs');
5
- const require_react = require('../node_modules/jotai/esm/react.cjs');
6
- const require_usePromptCarouselAnalytics = require('../PromptCarousel/hooks/usePromptCarouselAnalytics.cjs');
7
4
  const require_PromptButton_types_index = require('../PromptButton/types/index.cjs');
8
5
  require('../PromptButton/index.cjs');
6
+ const require_usePromptCarouselAnalytics = require('../PromptCarousel/hooks/usePromptCarouselAnalytics.cjs');
9
7
  const require_PromptCarousel_types_types = require('../PromptCarousel/types/types.cjs');
10
8
  const require_PromptCarousel = require('../PromptCarousel/PromptCarousel.cjs');
11
9
  require('../PromptCarousel/index.cjs');
10
+ require('../Tokens/index.cjs');
11
+ const require_react = require('../node_modules/jotai/esm/react.cjs');
12
12
  const require_ChatFooter = require('../ChatFooter/ChatFooter.cjs');
13
13
  require('../ChatFooter/index.cjs');
14
14
  const require_Disclaimer = require('../Disclaimer/Disclaimer.cjs');
@@ -26,11 +26,11 @@ const require_index$1 = require('./components/index.cjs');
26
26
  const require_useGetMessagesStyles = require('./hooks/useGetMessagesStyles.cjs');
27
27
  let react = require("react");
28
28
  let react_jsx_runtime = require("react/jsx-runtime");
29
- let __envive_ai_react_hooks_atoms_chat = require("@envive-ai/react-hooks/atoms/chat");
29
+ let framer_motion = require("framer-motion");
30
30
  let __envive_ai_react_hooks_contexts_amplitudeContext = require("@envive-ai/react-hooks/contexts/amplitudeContext");
31
31
  let __envive_ai_react_hooks_hooks_WidgetInteraction = require("@envive-ai/react-hooks/hooks/WidgetInteraction");
32
32
  let __envive_ai_react_hooks_hooks_WidgetInteraction_types = require("@envive-ai/react-hooks/hooks/WidgetInteraction/types");
33
- let framer_motion = require("framer-motion");
33
+ let __envive_ai_react_hooks_atoms_chat = require("@envive-ai/react-hooks/atoms/chat");
34
34
  let __envive_ai_react_hooks_application_models = require("@envive-ai/react-hooks/application/models");
35
35
  let __envive_ai_react_hooks_contexts_salesAgentContext = require("@envive-ai/react-hooks/contexts/salesAgentContext");
36
36
 
@@ -1,5 +1,5 @@
1
1
  import { Theme } from "../packages/components-v3/tokens/theme/theme.js";
2
- import * as react_jsx_runtime25 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime22 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) => react_jsx_runtime25.JSX.Element;
22
+ }: FullPageSalesAgentProps) => react_jsx_runtime22.JSX.Element;
23
23
  //#endregion
24
24
  export { FullPageSalesAgent };
@@ -1,13 +1,13 @@
1
1
  import { Theme } from "../packages/components-v3/tokens/theme/theme.js";
2
- import "../Tokens/index.js";
3
2
  import { resolveTheme } from "../utils/resolveTheme.js";
4
- import { useSetAtom } from "../node_modules/jotai/esm/react.js";
5
- import { usePromptCarouselAnalytics } from "../PromptCarousel/hooks/usePromptCarouselAnalytics.js";
6
3
  import { PromptButtonVariant } from "../PromptButton/types/index.js";
7
4
  import "../PromptButton/index.js";
5
+ import { usePromptCarouselAnalytics } from "../PromptCarousel/hooks/usePromptCarouselAnalytics.js";
8
6
  import { PromptCarouselRows } from "../PromptCarousel/types/types.js";
9
7
  import { PromptCarousel } from "../PromptCarousel/PromptCarousel.js";
10
8
  import "../PromptCarousel/index.js";
9
+ import "../Tokens/index.js";
10
+ import { useSetAtom } from "../node_modules/jotai/esm/react.js";
11
11
  import { ChatFooter } from "../ChatFooter/ChatFooter.js";
12
12
  import "../ChatFooter/index.js";
13
13
  import { Disclaimer } from "../Disclaimer/Disclaimer.js";
@@ -25,11 +25,11 @@ import { FullPageSAComponents } from "./components/index.js";
25
25
  import { useGetMessagesStyles } from "./hooks/useGetMessagesStyles.js";
26
26
  import { useCallback, useMemo, useRef, useState } from "react";
27
27
  import { jsx } from "react/jsx-runtime";
28
- import { listeningToSpeechAtom } from "@envive-ai/react-hooks/atoms/chat";
28
+ import { LayoutGroup, motion } from "framer-motion";
29
29
  import { EnviveMetricsEventName } from "@envive-ai/react-hooks/contexts/amplitudeContext";
30
30
  import { useWidgetInteraction } from "@envive-ai/react-hooks/hooks/WidgetInteraction";
31
31
  import { WidgetInteractionComponent, WidgetInteractionType } from "@envive-ai/react-hooks/hooks/WidgetInteraction/types";
32
- import { LayoutGroup, motion } from "framer-motion";
32
+ import { listeningToSpeechAtom } from "@envive-ai/react-hooks/atoms/chat";
33
33
  import { ChatElementDisplayLocationV3 } from "@envive-ai/react-hooks/application/models";
34
34
  import { useSalesAgent } from "@envive-ai/react-hooks/contexts/salesAgentContext";
35
35
 
@@ -1,5 +1,5 @@
1
1
  import { ImageProps } from "./types/index.cjs";
2
- import * as react_jsx_runtime26 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime24 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) => react_jsx_runtime26.JSX.Element;
28
+ }: ImageProps) => react_jsx_runtime24.JSX.Element;
29
29
  //#endregion
30
30
  export { Image };
@@ -1,5 +1,5 @@
1
1
  import { ImageProps } from "./types/index.js";
2
- import * as react_jsx_runtime18 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime19 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) => react_jsx_runtime18.JSX.Element;
28
+ }: ImageProps) => react_jsx_runtime19.JSX.Element;
29
29
  //#endregion
30
30
  export { Image };
@@ -1,5 +1,5 @@
1
1
  import { ImageGalleryProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime19 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime12 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) => react_jsx_runtime19.JSX.Element;
43
+ }: ImageGalleryProps) => react_jsx_runtime12.JSX.Element;
44
44
  //#endregion
45
45
  export { ImageGallery };
@@ -1,5 +1,5 @@
1
1
  import { ImageGalleryProps } from "./types/types.js";
2
- import * as react_jsx_runtime24 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime26 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) => react_jsx_runtime24.JSX.Element;
43
+ }: ImageGalleryProps) => react_jsx_runtime26.JSX.Element;
44
44
  //#endregion
45
45
  export { ImageGallery };
@@ -1,5 +1,5 @@
1
1
  import { MarkdownProcessorProps } from "./types/types.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/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) => react_jsx_runtime20.JSX.Element;
12
+ }: MarkdownProcessorProps) => react_jsx_runtime18.JSX.Element;
13
13
  //#endregion
14
14
  export { MarkdownProcessor };
@@ -1,5 +1,5 @@
1
1
  import { MarkdownProcessorProps } from "./types/types.js";
2
- import * as react_jsx_runtime19 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime21 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) => react_jsx_runtime19.JSX.Element;
12
+ }: MarkdownProcessorProps) => react_jsx_runtime21.JSX.Element;
13
13
  //#endregion
14
14
  export { MarkdownProcessor };
@@ -1,11 +1,11 @@
1
1
  const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
2
- const require_CustomIcon = require('../../utils/CustomIcon.cjs');
3
2
  const require_index = require('../../Typography/types/index.cjs');
4
3
  const require_Typography = require('../../Typography/Typography.cjs');
5
4
  require('../../Typography/index.cjs');
5
+ const require_CustomIcon = require('../../utils/CustomIcon.cjs');
6
+ const require_openUrlInNewTab = require('../utils/openUrlInNewTab.cjs');
6
7
  const require_useGetLinkButtonIconProperties = require('../hooks/useGetLinkButtonIconProperties.cjs');
7
8
  const require_useGetLinkButtonProperties = require('../hooks/useGetLinkButtonProperties.cjs');
8
- const require_openUrlInNewTab = require('../utils/openUrlInNewTab.cjs');
9
9
  let react_jsx_runtime = require("react/jsx-runtime");
10
10
  let __envive_ai_react_icons_VectorUpRight = require("@envive-ai/react-icons/VectorUpRight");
11
11
  __envive_ai_react_icons_VectorUpRight = require_rolldown_runtime.__toESM(__envive_ai_react_icons_VectorUpRight);
@@ -1,10 +1,10 @@
1
- import { CustomIcon } from "../../utils/CustomIcon.js";
2
1
  import { TypographyColor, TypographyVariant } from "../../Typography/types/index.js";
3
2
  import { Typography } from "../../Typography/Typography.js";
4
3
  import "../../Typography/index.js";
4
+ import { CustomIcon } from "../../utils/CustomIcon.js";
5
+ import { openUrlInNewTab } from "../utils/openUrlInNewTab.js";
5
6
  import { useGetLinkButtonIconProperties } from "../hooks/useGetLinkButtonIconProperties.js";
6
7
  import { useGetLinkButtonProperties } from "../hooks/useGetLinkButtonProperties.js";
7
- import { openUrlInNewTab } from "../utils/openUrlInNewTab.js";
8
8
  import { jsx, jsxs } from "react/jsx-runtime";
9
9
  import VectorUpRight from "@envive-ai/react-icons/VectorUpRight";
10
10
 
@@ -1,8 +1,8 @@
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
- require('../Tokens/index.cjs');
4
3
  const require_resolveTheme = require('../utils/resolveTheme.cjs');
5
4
  const require_index = require('../Typography/types/index.cjs');
5
+ require('../Tokens/index.cjs');
6
6
  const require_WidgetTextField = require('../WidgetTextField/WidgetTextField.cjs');
7
7
  require('../WidgetTextField/index.cjs');
8
8
  const require_index$1 = require('./types/index.cjs');
@@ -1,5 +1,5 @@
1
1
  import { ProductCardProps } from "./types/index.cjs";
2
- import * as react_jsx_runtime1 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime23 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ProductCard/ProductCard.d.ts
5
5
  declare const ProductCard: ({
@@ -28,6 +28,6 @@ declare const ProductCard: ({
28
28
  onInputClick,
29
29
  onTranscriptionStarted,
30
30
  onTranscriptionCompleted
31
- }: ProductCardProps) => react_jsx_runtime1.JSX.Element;
31
+ }: ProductCardProps) => react_jsx_runtime23.JSX.Element;
32
32
  //#endregion
33
33
  export { ProductCard };
@@ -1,5 +1,5 @@
1
1
  import { ProductCardProps } from "./types/index.js";
2
- import * as react_jsx_runtime15 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime18 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ProductCard/ProductCard.d.ts
5
5
  declare const ProductCard: ({
@@ -28,6 +28,6 @@ declare const ProductCard: ({
28
28
  onInputClick,
29
29
  onTranscriptionStarted,
30
30
  onTranscriptionCompleted
31
- }: ProductCardProps) => react_jsx_runtime15.JSX.Element;
31
+ }: ProductCardProps) => react_jsx_runtime18.JSX.Element;
32
32
  //#endregion
33
33
  export { ProductCard };
@@ -1,7 +1,7 @@
1
1
  import { Theme } from "../packages/components-v3/tokens/theme/theme.js";
2
- import "../Tokens/index.js";
3
2
  import { resolveTheme } from "../utils/resolveTheme.js";
4
3
  import { TypographyColor } from "../Typography/types/index.js";
4
+ import "../Tokens/index.js";
5
5
  import { WidgetTextField } from "../WidgetTextField/WidgetTextField.js";
6
6
  import "../WidgetTextField/index.js";
7
7
  import { ProductCardVariant } from "./types/index.js";
@@ -1,5 +1,5 @@
1
1
  import { PromptButtonProps } from "./types/index.cjs";
2
- import * as react_jsx_runtime0 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime11 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/PromptButton/PromptButton.d.ts
5
5
  declare const PromptButton: ({
@@ -22,6 +22,6 @@ declare const PromptButton: ({
22
22
  onTouchEnd,
23
23
  ariaLabel,
24
24
  ariaDescribedBy
25
- }: PromptButtonProps) => react_jsx_runtime0.JSX.Element;
25
+ }: PromptButtonProps) => react_jsx_runtime11.JSX.Element;
26
26
  //#endregion
27
27
  export { PromptButton };
@@ -1,5 +1,5 @@
1
1
  import { PromptButtonCarouselWithImageProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime36 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime13 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.ts
5
5
  declare const PromptButtonCarouselWithImage: ({
@@ -27,6 +27,6 @@ declare const PromptButtonCarouselWithImage: ({
27
27
  handleTextFieldClick,
28
28
  onTranscriptionStarted,
29
29
  onTranscriptionCompleted
30
- }: PromptButtonCarouselWithImageProps) => react_jsx_runtime36.JSX.Element;
30
+ }: PromptButtonCarouselWithImageProps) => react_jsx_runtime13.JSX.Element;
31
31
  //#endregion
32
32
  export { PromptButtonCarouselWithImage };
@@ -1,5 +1,5 @@
1
1
  import { PromptButtonCarouselWithImageProps } from "./types/types.js";
2
- import * as react_jsx_runtime16 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime24 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.ts
5
5
  declare const PromptButtonCarouselWithImage: ({
@@ -27,6 +27,6 @@ declare const PromptButtonCarouselWithImage: ({
27
27
  handleTextFieldClick,
28
28
  onTranscriptionStarted,
29
29
  onTranscriptionCompleted
30
- }: PromptButtonCarouselWithImageProps) => react_jsx_runtime16.JSX.Element;
30
+ }: PromptButtonCarouselWithImageProps) => react_jsx_runtime24.JSX.Element;
31
31
  //#endregion
32
32
  export { PromptButtonCarouselWithImage };
@@ -1,5 +1,5 @@
1
1
  import { PromptCarouselProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime18 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime19 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/PromptCarousel/PromptCarousel.d.ts
5
5
  declare const PromptCarousel: ({
@@ -26,6 +26,6 @@ declare const PromptCarousel: ({
26
26
  "aria-labelledby": ariaLabelledBy,
27
27
  "aria-describedby": ariaDescribedBy,
28
28
  role
29
- }: PromptCarouselProps) => react_jsx_runtime18.JSX.Element;
29
+ }: PromptCarouselProps) => react_jsx_runtime19.JSX.Element;
30
30
  //#endregion
31
31
  export { PromptCarousel };
@@ -1,5 +1,5 @@
1
1
  import { PromptCarouselProps } from "./types/types.js";
2
- import * as react_jsx_runtime14 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime3 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/PromptCarousel/PromptCarousel.d.ts
5
5
  declare const PromptCarousel: ({
@@ -26,6 +26,6 @@ declare const PromptCarousel: ({
26
26
  "aria-labelledby": ariaLabelledBy,
27
27
  "aria-describedby": ariaDescribedBy,
28
28
  role
29
- }: PromptCarouselProps) => react_jsx_runtime14.JSX.Element;
29
+ }: PromptCarouselProps) => react_jsx_runtime3.JSX.Element;
30
30
  //#endregion
31
31
  export { PromptCarousel };
@@ -1,5 +1,5 @@
1
1
  import { ReviewCardProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime14 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime17 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ReviewCard/ReviewCard.d.ts
5
5
 
@@ -27,6 +27,6 @@ declare const ReviewCard: ({
27
27
  verifiedBuyerLabel,
28
28
  onExpand,
29
29
  onCollapse
30
- }: ReviewCardProps) => react_jsx_runtime14.JSX.Element;
30
+ }: ReviewCardProps) => react_jsx_runtime17.JSX.Element;
31
31
  //#endregion
32
32
  export { ReviewCard };
@@ -1,5 +1,5 @@
1
1
  import { ReviewCardProps } from "./types/types.js";
2
- import * as react_jsx_runtime20 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime14 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ReviewCard/ReviewCard.d.ts
5
5
 
@@ -27,6 +27,6 @@ declare const ReviewCard: ({
27
27
  verifiedBuyerLabel,
28
28
  onExpand,
29
29
  onCollapse
30
- }: ReviewCardProps) => react_jsx_runtime20.JSX.Element;
30
+ }: ReviewCardProps) => react_jsx_runtime14.JSX.Element;
31
31
  //#endregion
32
32
  export { ReviewCard };
@@ -1,9 +1,9 @@
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_CustomIcon = require('../../utils/CustomIcon.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_CustomIcon = require('../../utils/CustomIcon.cjs');
7
7
  const require_useGetReadMoreTypographyProperties = require('../hooks/useGetReadMoreTypographyProperties.cjs');
8
8
  let react_jsx_runtime = require("react/jsx-runtime");
9
9
  let classnames = require("classnames");
@@ -1,8 +1,8 @@
1
1
  import { Theme } from "../../packages/components-v3/tokens/theme/theme.js";
2
- import { CustomIcon } from "../../utils/CustomIcon.js";
3
2
  import { TypographyColor } from "../../Typography/types/index.js";
4
3
  import { Typography } from "../../Typography/Typography.js";
5
4
  import "../../Typography/index.js";
5
+ import { CustomIcon } from "../../utils/CustomIcon.js";
6
6
  import { useGetReadMoreTypographyProperties } from "../hooks/useGetReadMoreTypographyProperties.js";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
8
  import classNames from "classnames";
@@ -2,8 +2,8 @@ import { Theme } from "../../tokens/theme/theme.cjs";
2
2
  import { ContainerProps } from "./Container.cjs";
3
3
  import { RatingProps } from "./Rating.cjs";
4
4
  import { ReadMoreButtonProps } from "./ReadMoreButton.cjs";
5
- import * as react5 from "react";
6
- import * as react_jsx_runtime15 from "react/jsx-runtime";
5
+ import * as react7 from "react";
6
+ import * as react_jsx_runtime14 from "react/jsx-runtime";
7
7
 
8
8
  //#region src/components/ReviewCard/components/index.d.ts
9
9
  declare const ReviewCardComponents: {
@@ -31,12 +31,12 @@ declare const ReviewCardComponents: {
31
31
  verifiedBuyerLabel?: string;
32
32
  className?: string;
33
33
  style?: React.CSSProperties;
34
- }) => react_jsx_runtime15.JSX.Element;
34
+ }) => react_jsx_runtime14.JSX.Element;
35
35
  Rating: ({
36
36
  rating,
37
37
  theme,
38
38
  style
39
- }: RatingProps) => react_jsx_runtime15.JSX.Element;
39
+ }: RatingProps) => react_jsx_runtime14.JSX.Element;
40
40
  StarIcon: ({
41
41
  theme,
42
42
  style,
@@ -45,7 +45,7 @@ declare const ReviewCardComponents: {
45
45
  theme: Theme;
46
46
  style?: React.CSSProperties;
47
47
  className?: string;
48
- }) => react5.ReactElement<react5.SVGProps<SVGSVGElement>, string | react5.JSXElementConstructor<any>>;
48
+ }) => react7.ReactElement<react7.SVGProps<SVGSVGElement>, string | react7.JSXElementConstructor<any>>;
49
49
  ReviewText: ({
50
50
  reviewText,
51
51
  isExpanded,
@@ -56,7 +56,7 @@ declare const ReviewCardComponents: {
56
56
  isExpanded: boolean;
57
57
  className?: string;
58
58
  style?: React.CSSProperties;
59
- }) => react_jsx_runtime15.JSX.Element;
59
+ }) => react_jsx_runtime14.JSX.Element;
60
60
  ReadMoreButton: ({
61
61
  isExpanded,
62
62
  onToggle,
@@ -2,8 +2,8 @@ import { Theme } from "../../packages/components-v3/tokens/theme/theme.js";
2
2
  import { ContainerProps } from "./Container.js";
3
3
  import { RatingProps } from "./Rating.js";
4
4
  import { ReadMoreButtonProps } from "./ReadMoreButton.js";
5
- import * as react7 from "react";
6
- import * as react_jsx_runtime21 from "react/jsx-runtime";
5
+ import * as react5 from "react";
6
+ import * as react_jsx_runtime11 from "react/jsx-runtime";
7
7
 
8
8
  //#region src/components/ReviewCard/components/index.d.ts
9
9
  declare const ReviewCardComponents: {
@@ -31,12 +31,12 @@ declare const ReviewCardComponents: {
31
31
  verifiedBuyerLabel?: string;
32
32
  className?: string;
33
33
  style?: React.CSSProperties;
34
- }) => react_jsx_runtime21.JSX.Element;
34
+ }) => react_jsx_runtime11.JSX.Element;
35
35
  Rating: ({
36
36
  rating,
37
37
  theme,
38
38
  style
39
- }: RatingProps) => react_jsx_runtime21.JSX.Element;
39
+ }: RatingProps) => react_jsx_runtime11.JSX.Element;
40
40
  StarIcon: ({
41
41
  theme,
42
42
  style,
@@ -45,7 +45,7 @@ declare const ReviewCardComponents: {
45
45
  theme: Theme;
46
46
  style?: React.CSSProperties;
47
47
  className?: string;
48
- }) => react7.ReactElement<react7.SVGProps<SVGSVGElement>, string | react7.JSXElementConstructor<any>>;
48
+ }) => react5.ReactElement<react5.SVGProps<SVGSVGElement>, string | react5.JSXElementConstructor<any>>;
49
49
  ReviewText: ({
50
50
  reviewText,
51
51
  isExpanded,
@@ -56,7 +56,7 @@ declare const ReviewCardComponents: {
56
56
  isExpanded: boolean;
57
57
  className?: string;
58
58
  style?: React.CSSProperties;
59
- }) => react_jsx_runtime21.JSX.Element;
59
+ }) => react_jsx_runtime11.JSX.Element;
60
60
  ReadMoreButton: ({
61
61
  isExpanded,
62
62
  onToggle,
@@ -1,5 +1,5 @@
1
1
  import { SalesAgentProductCardProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime11 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime6 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/SalesAgentProductCard/SalesAgentProductCard.d.ts
5
5
 
@@ -30,6 +30,6 @@ declare const SalesAgentProductCard: ({
30
30
  url,
31
31
  target,
32
32
  onClick
33
- }: SalesAgentProductCardProps) => react_jsx_runtime11.JSX.Element;
33
+ }: SalesAgentProductCardProps) => react_jsx_runtime6.JSX.Element;
34
34
  //#endregion
35
35
  export { SalesAgentProductCard };
@@ -1,5 +1,5 @@
1
1
  import { SalesAgentProductCardProps } from "./types/types.js";
2
- import * as react_jsx_runtime13 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/SalesAgentProductCard/SalesAgentProductCard.d.ts
5
5
 
@@ -30,6 +30,6 @@ declare const SalesAgentProductCard: ({
30
30
  url,
31
31
  target,
32
32
  onClick
33
- }: SalesAgentProductCardProps) => react_jsx_runtime13.JSX.Element;
33
+ }: SalesAgentProductCardProps) => react_jsx_runtime2.JSX.Element;
34
34
  //#endregion
35
35
  export { SalesAgentProductCard };