@envive-ai/react-toolkit-v3 0.3.20 → 0.3.22

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 (81) 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/CSSVariablesEditor/hooks/useGetDefaultCssVariables.cjs +3 -3
  6. package/dist/CSSVariablesEditor/hooks/useGetDefaultCssVariables.js +3 -3
  7. package/dist/CSSVariablesEditor/hooks/useHandleUpdateCssVars.cjs +2 -2
  8. package/dist/CSSVariablesEditor/hooks/useHandleUpdateCssVars.js +2 -2
  9. package/dist/Carousel/Carousel.d.cts +2 -2
  10. package/dist/Carousel/Carousel.d.ts +2 -2
  11. package/dist/ChatFooter/ChatFooter.d.cts +2 -2
  12. package/dist/ChatFooter/ChatFooter.d.ts +2 -2
  13. package/dist/ChatFooter/components/index.d.cts +5 -5
  14. package/dist/ChatFooter/components/index.d.ts +5 -5
  15. package/dist/ChatHeader/ChatHeader.d.cts +2 -2
  16. package/dist/ChatHeader/ChatHeader.d.ts +2 -2
  17. package/dist/ChatHeader/hooks/useGetHandleProperties.cjs +4 -4
  18. package/dist/ChatHeader/hooks/useGetHandleProperties.js +4 -4
  19. package/dist/ChatPreview/ChatPreview.d.cts +2 -2
  20. package/dist/ChatPreview/ChatPreview.d.ts +2 -2
  21. package/dist/ChatPreviewComparison/ChatPreviewComparison.d.cts +2 -2
  22. package/dist/ChatPreviewComparison/ChatPreviewComparison.d.ts +2 -2
  23. package/dist/ChatPreviewLoading/ChatPreviewLoading.d.cts +2 -2
  24. package/dist/Container/Container.d.cts +175 -175
  25. package/dist/Container/Container.d.ts +175 -175
  26. package/dist/DesignTokens/DesignTokensComponent.d.cts +2 -2
  27. package/dist/DesignTokens/DesignTokensComponent.d.ts +2 -2
  28. package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.cts +2 -2
  29. package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.ts +2 -2
  30. package/dist/FloatingButton/FloatingButton.d.cts +2 -2
  31. package/dist/FloatingButton/FloatingButton.d.ts +2 -2
  32. package/dist/FloatingChat/FloatingChat.d.cts +2 -2
  33. package/dist/FloatingChat/FloatingChat.d.ts +2 -2
  34. package/dist/FullPageSalesAgent/FullPageSalesAgent.d.cts +2 -2
  35. package/dist/FullPageSalesAgent/FullPageSalesAgent.d.ts +2 -2
  36. package/dist/Image/Image.d.cts +2 -2
  37. package/dist/Image/Image.d.ts +2 -2
  38. package/dist/ImageGallery/ImageGallery.d.cts +2 -2
  39. package/dist/ImageGallery/ImageGallery.d.ts +2 -2
  40. package/dist/MarkdownProcessor/MarkdownProcessor.d.cts +2 -2
  41. package/dist/MarkdownProcessor/MarkdownProcessor.d.ts +2 -2
  42. package/dist/ProductCard/ProductCard.d.cts +2 -2
  43. package/dist/ProductCard/ProductCard.d.ts +2 -2
  44. package/dist/PromptButton/PromptButton.d.cts +2 -2
  45. package/dist/PromptButton/PromptButton.d.ts +2 -2
  46. package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.cts +2 -2
  47. package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.ts +2 -2
  48. package/dist/PromptCarousel/PromptCarousel.d.cts +2 -2
  49. package/dist/PromptCarousel/PromptCarousel.d.ts +2 -2
  50. package/dist/ReviewCard/ReviewCard.d.cts +2 -2
  51. package/dist/ReviewCard/ReviewCard.d.ts +2 -2
  52. package/dist/ReviewCard/components/index.d.cts +6 -6
  53. package/dist/ReviewCard/components/index.d.ts +6 -6
  54. package/dist/SalesAgentProductCard/SalesAgentProductCard.d.cts +2 -2
  55. package/dist/SalesAgentProductCard/SalesAgentProductCard.d.ts +2 -2
  56. package/dist/SalesAgentProductCard/components/index.d.cts +6 -6
  57. package/dist/SalesAgentProductCard/components/index.d.ts +8 -8
  58. package/dist/SocialProof/SocialProof.d.cts +2 -2
  59. package/dist/SocialProof/SocialProof.d.ts +2 -2
  60. package/dist/SparkleAnimation/SparkleAnimation.d.cts +2 -2
  61. package/dist/SparkleAnimation/SparkleAnimation.d.ts +2 -2
  62. package/dist/Stack/Stack.d.ts +2 -2
  63. package/dist/TitledPromptCarousel/TitledPromptCarousel.d.cts +2 -2
  64. package/dist/TitledPromptCarousel/TitledPromptCarousel.d.ts +2 -2
  65. package/dist/Tokens/index.cjs +4 -4
  66. package/dist/Tokens/index.js +4 -4
  67. package/dist/TypingAnimation/TypingAnimation.d.cts +2 -2
  68. package/dist/TypingAnimation/TypingAnimation.d.ts +2 -2
  69. package/dist/Typography/Typography.d.cts +4 -4
  70. package/dist/Typography/Typography.d.ts +4 -4
  71. package/dist/WidgetTextField/WidgetTextField.d.cts +2 -2
  72. package/dist/WidgetTextField/WidgetTextField.d.ts +2 -2
  73. package/dist/WidgetWrapper/WidgetWrapper.d.cts +2 -2
  74. package/dist/WidgetWrapper/WidgetWrapper.d.ts +2 -2
  75. package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.cts +2 -2
  76. package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.ts +2 -2
  77. package/dist/packages/components-v3/tokens/typography/typography.cjs +1 -1
  78. package/dist/packages/components-v3/tokens/typography/typography.js +1 -1
  79. package/dist/styles.css +1 -1
  80. package/package.json +1 -1
  81. package/src/components/ChatHeader/hooks/useGetHandleProperties.ts +4 -4
@@ -1,13 +1,13 @@
1
1
  import { AnimatedTextProps } from "./types/types.cjs";
2
- import * as react184 from "react";
2
+ import * as react10 from "react";
3
3
 
4
4
  //#region src/components/AnimatedText/AnimatedText.d.ts
5
- declare const AnimatedText: react184.MemoExoticComponent<({
5
+ declare const AnimatedText: react10.MemoExoticComponent<({
6
6
  sequence,
7
7
  typingDuration,
8
8
  transition,
9
9
  loop,
10
10
  getNodeWrapper
11
- }: AnimatedTextProps) => react184.ReactNode>;
11
+ }: AnimatedTextProps) => react10.ReactNode>;
12
12
  //#endregion
13
13
  export { AnimatedText };
@@ -1,13 +1,13 @@
1
1
  import { AnimatedTextProps } from "./types/types.js";
2
- import * as react10 from "react";
2
+ import * as react13 from "react";
3
3
 
4
4
  //#region src/components/AnimatedText/AnimatedText.d.ts
5
- declare const AnimatedText: react10.MemoExoticComponent<({
5
+ declare const AnimatedText: react13.MemoExoticComponent<({
6
6
  sequence,
7
7
  typingDuration,
8
8
  transition,
9
9
  loop,
10
10
  getNodeWrapper
11
- }: AnimatedTextProps) => react10.ReactNode>;
11
+ }: AnimatedTextProps) => react13.ReactNode>;
12
12
  //#endregion
13
13
  export { AnimatedText };
@@ -1,10 +1,10 @@
1
- import * as react_jsx_runtime20 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime18 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/CSSVariablesEditor/CssVariablesEditorComponent.d.ts
4
4
  declare const CssVariablesEditorComponent: ({
5
5
  selectedMerchantName
6
6
  }: {
7
7
  selectedMerchantName: string;
8
- }) => react_jsx_runtime20.JSX.Element;
8
+ }) => react_jsx_runtime18.JSX.Element;
9
9
  //#endregion
10
10
  export { CssVariablesEditorComponent };
@@ -1,10 +1,10 @@
1
- import * as react_jsx_runtime32 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime30 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/CSSVariablesEditor/CssVariablesEditorComponent.d.ts
4
4
  declare const CssVariablesEditorComponent: ({
5
5
  selectedMerchantName
6
6
  }: {
7
7
  selectedMerchantName: string;
8
- }) => react_jsx_runtime32.JSX.Element;
8
+ }) => react_jsx_runtime30.JSX.Element;
9
9
  //#endregion
10
10
  export { CssVariablesEditorComponent };
@@ -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
- const require_colorsConfig = require('../../packages/components-v3/src/models/colorsConfig.cjs');
4
- const require_colors = require('../../packages/components-v3/tokens/colors/colors.cjs');
3
+ const require_fontFamily = require('../../packages/components-v3/tokens/typography/fontFamily.cjs');
5
4
  const require_fontSize = require('../../packages/components-v3/tokens/typography/fontSize.cjs');
6
5
  const require_fontWeight = require('../../packages/components-v3/tokens/typography/fontWeight.cjs');
7
6
  const require_lineHeight = require('../../packages/components-v3/tokens/typography/lineHeight.cjs');
8
7
  const require_letterSpacing = require('../../packages/components-v3/tokens/typography/letterSpacing.cjs');
9
- const require_fontFamily = require('../../packages/components-v3/tokens/typography/fontFamily.cjs');
10
8
  const require_radius = require('../../packages/components-v3/tokens/radius/radius.cjs');
9
+ const require_colors = require('../../packages/components-v3/tokens/colors/colors.cjs');
11
10
  const require_aspectRatio = require('../../packages/components-v3/tokens/aspectRatio/aspectRatio.cjs');
11
+ const require_colorsConfig = require('../../packages/components-v3/src/models/colorsConfig.cjs');
12
12
  const require_useGetCssVariablesOptions = require('./useGetCssVariablesOptions.cjs');
13
13
  let react = require("react");
14
14
 
@@ -1,13 +1,13 @@
1
1
  import { Theme, ThemeCSSVar } from "../../packages/components-v3/tokens/theme/theme.js";
2
- import { ColorNames } from "../../packages/components-v3/src/models/colorsConfig.js";
3
- import { ButtonColorsVars, ColorsNamesVars } from "../../packages/components-v3/tokens/colors/colors.js";
2
+ import { FontFamily, FontFamilyCSSVar } from "../../packages/components-v3/tokens/typography/fontFamily.js";
4
3
  import { FontSizeCSSVar, fontSize } from "../../packages/components-v3/tokens/typography/fontSize.js";
5
4
  import { FontWeightCSSVar, fontWeight } from "../../packages/components-v3/tokens/typography/fontWeight.js";
6
5
  import { LineHeightCSSVar, convertLineHeightToPercentage, lineHeight } from "../../packages/components-v3/tokens/typography/lineHeight.js";
7
6
  import { LetterSpacingCSSVar, letterSpacing } from "../../packages/components-v3/tokens/typography/letterSpacing.js";
8
- import { FontFamily, FontFamilyCSSVar } from "../../packages/components-v3/tokens/typography/fontFamily.js";
9
7
  import { BorderRadiusCSSVar } from "../../packages/components-v3/tokens/radius/radius.js";
8
+ import { ButtonColorsVars, ColorsNamesVars } from "../../packages/components-v3/tokens/colors/colors.js";
10
9
  import { AspectRatio, AspectRatioCSSVar } from "../../packages/components-v3/tokens/aspectRatio/aspectRatio.js";
10
+ import { ColorNames } from "../../packages/components-v3/src/models/colorsConfig.js";
11
11
  import { useGetCssVariablesOptions } from "./useGetCssVariablesOptions.js";
12
12
  import { useMemo } from "react";
13
13
 
@@ -1,11 +1,11 @@
1
1
  const require_theme = require('../../packages/components-v3/tokens/theme/theme.cjs');
2
- const require_colors = require('../../packages/components-v3/tokens/colors/colors.cjs');
2
+ const require_fontFamily = require('../../packages/components-v3/tokens/typography/fontFamily.cjs');
3
3
  const require_fontSize = require('../../packages/components-v3/tokens/typography/fontSize.cjs');
4
4
  const require_fontWeight = require('../../packages/components-v3/tokens/typography/fontWeight.cjs');
5
5
  const require_lineHeight = require('../../packages/components-v3/tokens/typography/lineHeight.cjs');
6
6
  const require_letterSpacing = require('../../packages/components-v3/tokens/typography/letterSpacing.cjs');
7
- const require_fontFamily = require('../../packages/components-v3/tokens/typography/fontFamily.cjs');
8
7
  const require_radius = require('../../packages/components-v3/tokens/radius/radius.cjs');
8
+ const require_colors = require('../../packages/components-v3/tokens/colors/colors.cjs');
9
9
  const require_aspectRatio = require('../../packages/components-v3/tokens/aspectRatio/aspectRatio.cjs');
10
10
 
11
11
  //#region src/components/CSSVariablesEditor/hooks/useHandleUpdateCssVars.ts
@@ -1,11 +1,11 @@
1
1
  import { ThemeCSSVar } from "../../packages/components-v3/tokens/theme/theme.js";
2
- import { ButtonColorsVars, ColorsNamesVars } from "../../packages/components-v3/tokens/colors/colors.js";
2
+ import { FontFamilyCSSVar } from "../../packages/components-v3/tokens/typography/fontFamily.js";
3
3
  import { FontSizeCSSVar } from "../../packages/components-v3/tokens/typography/fontSize.js";
4
4
  import { FontWeightCSSVar } from "../../packages/components-v3/tokens/typography/fontWeight.js";
5
5
  import { LineHeightCSSVar, convertPercentageTolineHeight } from "../../packages/components-v3/tokens/typography/lineHeight.js";
6
6
  import { LetterSpacingCSSVar } from "../../packages/components-v3/tokens/typography/letterSpacing.js";
7
- import { FontFamilyCSSVar } from "../../packages/components-v3/tokens/typography/fontFamily.js";
8
7
  import { BorderRadiusCSSVar } from "../../packages/components-v3/tokens/radius/radius.js";
8
+ import { ButtonColorsVars, ColorsNamesVars } from "../../packages/components-v3/tokens/colors/colors.js";
9
9
  import { AspectRatioCSSVar, convertAspectRatioNameToStyle } from "../../packages/components-v3/tokens/aspectRatio/aspectRatio.js";
10
10
 
11
11
  //#region src/components/CSSVariablesEditor/hooks/useHandleUpdateCssVars.ts
@@ -1,5 +1,5 @@
1
1
  import { CarouselProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime35 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime24 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/Carousel/Carousel.d.ts
5
5
  declare const Carousel: ({
@@ -12,6 +12,6 @@ declare const Carousel: ({
12
12
  badgeContent,
13
13
  theme,
14
14
  hideNavigation
15
- }: CarouselProps) => react_jsx_runtime35.JSX.Element;
15
+ }: CarouselProps) => react_jsx_runtime24.JSX.Element;
16
16
  //#endregion
17
17
  export { Carousel };
@@ -1,5 +1,5 @@
1
1
  import { CarouselProps } from "./types/types.js";
2
- import * as react_jsx_runtime33 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime35 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/Carousel/Carousel.d.ts
5
5
  declare const Carousel: ({
@@ -12,6 +12,6 @@ declare const Carousel: ({
12
12
  badgeContent,
13
13
  theme,
14
14
  hideNavigation
15
- }: CarouselProps) => react_jsx_runtime33.JSX.Element;
15
+ }: CarouselProps) => react_jsx_runtime35.JSX.Element;
16
16
  //#endregion
17
17
  export { Carousel };
@@ -1,5 +1,5 @@
1
1
  import { ChatFooterProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime34 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime33 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ChatFooter/ChatFooter.d.ts
5
5
  declare const ChatFooter: ({
@@ -20,6 +20,6 @@ declare const ChatFooter: ({
20
20
  isLoadingPromptSuggestions,
21
21
  disabledInput,
22
22
  parentWidget
23
- }: ChatFooterProps) => react_jsx_runtime34.JSX.Element;
23
+ }: ChatFooterProps) => react_jsx_runtime33.JSX.Element;
24
24
  //#endregion
25
25
  export { ChatFooter };
@@ -1,5 +1,5 @@
1
1
  import { ChatFooterProps } from "./types/types.js";
2
- import * as react_jsx_runtime36 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime27 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ChatFooter/ChatFooter.d.ts
5
5
  declare const ChatFooter: ({
@@ -20,6 +20,6 @@ declare const ChatFooter: ({
20
20
  isLoadingPromptSuggestions,
21
21
  disabledInput,
22
22
  parentWidget
23
- }: ChatFooterProps) => react_jsx_runtime36.JSX.Element;
23
+ }: ChatFooterProps) => react_jsx_runtime27.JSX.Element;
24
24
  //#endregion
25
25
  export { ChatFooter };
@@ -1,8 +1,8 @@
1
1
  import { LayoutProps } from "./Layout.cjs";
2
2
  import { PromptSuggestionsProps } from "./PromptSuggestions.cjs";
3
3
  import { TextFieldProps } from "../../TextField/types/index.cjs";
4
- import * as react181 from "react";
5
- import * as react_jsx_runtime32 from "react/jsx-runtime";
4
+ import * as react12 from "react";
5
+ import * as react_jsx_runtime34 from "react/jsx-runtime";
6
6
 
7
7
  //#region src/components/ChatFooter/components/index.d.ts
8
8
  declare const ChatFooterComponents: {
@@ -17,13 +17,13 @@ declare const ChatFooterComponents: {
17
17
  testId,
18
18
  className,
19
19
  style
20
- }: LayoutProps) => react_jsx_runtime32.JSX.Element;
20
+ }: LayoutProps) => react_jsx_runtime34.JSX.Element;
21
21
  EnviveLogo: ({
22
22
  style
23
23
  }: {
24
24
  className?: string;
25
25
  style?: React.CSSProperties;
26
- }) => react181.ReactElement<react181.SVGProps<SVGSVGElement>, string | react181.JSXElementConstructor<any>>;
26
+ }) => react12.ReactElement<react12.SVGProps<SVGSVGElement>, string | react12.JSXElementConstructor<any>>;
27
27
  PromptSuggestions: ({
28
28
  theme,
29
29
  suggestions,
@@ -32,7 +32,7 @@ declare const ChatFooterComponents: {
32
32
  style,
33
33
  disabled,
34
34
  parentWidget
35
- }: PromptSuggestionsProps) => react_jsx_runtime32.JSX.Element;
35
+ }: PromptSuggestionsProps) => react_jsx_runtime34.JSX.Element;
36
36
  TextField: ({
37
37
  theme,
38
38
  placeholder,
@@ -1,8 +1,8 @@
1
1
  import { LayoutProps } from "./Layout.js";
2
2
  import { PromptSuggestionsProps } from "./PromptSuggestions.js";
3
3
  import { TextFieldProps } from "../../TextField/types/index.js";
4
- import * as react183 from "react";
5
- import * as react_jsx_runtime34 from "react/jsx-runtime";
4
+ import * as react10 from "react";
5
+ import * as react_jsx_runtime25 from "react/jsx-runtime";
6
6
 
7
7
  //#region src/components/ChatFooter/components/index.d.ts
8
8
  declare const ChatFooterComponents: {
@@ -17,13 +17,13 @@ declare const ChatFooterComponents: {
17
17
  testId,
18
18
  className,
19
19
  style
20
- }: LayoutProps) => react_jsx_runtime34.JSX.Element;
20
+ }: LayoutProps) => react_jsx_runtime25.JSX.Element;
21
21
  EnviveLogo: ({
22
22
  style
23
23
  }: {
24
24
  className?: string;
25
25
  style?: React.CSSProperties;
26
- }) => react183.ReactElement<react183.SVGProps<SVGSVGElement>, string | react183.JSXElementConstructor<any>>;
26
+ }) => react10.ReactElement<react10.SVGProps<SVGSVGElement>, string | react10.JSXElementConstructor<any>>;
27
27
  PromptSuggestions: ({
28
28
  theme,
29
29
  suggestions,
@@ -32,7 +32,7 @@ declare const ChatFooterComponents: {
32
32
  style,
33
33
  disabled,
34
34
  parentWidget
35
- }: PromptSuggestionsProps) => react_jsx_runtime34.JSX.Element;
35
+ }: PromptSuggestionsProps) => react_jsx_runtime25.JSX.Element;
36
36
  TextField: ({
37
37
  theme,
38
38
  placeholder,
@@ -1,5 +1,5 @@
1
1
  import { ChatHeaderProps } from "./types/index.cjs";
2
- import * as react_jsx_runtime27 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime28 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ChatHeader/ChatHeader.d.ts
5
5
  declare const ChatHeader: ({
@@ -21,6 +21,6 @@ declare const ChatHeader: ({
21
21
  headerBgColor,
22
22
  onClose,
23
23
  onToggle
24
- }: ChatHeaderProps) => react_jsx_runtime27.JSX.Element;
24
+ }: ChatHeaderProps) => react_jsx_runtime28.JSX.Element;
25
25
  //#endregion
26
26
  export { ChatHeader };
@@ -1,5 +1,5 @@
1
1
  import { ChatHeaderProps } from "./types/index.js";
2
- import * as react_jsx_runtime29 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime33 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ChatHeader/ChatHeader.d.ts
5
5
  declare const ChatHeader: ({
@@ -21,6 +21,6 @@ declare const ChatHeader: ({
21
21
  headerBgColor,
22
22
  onClose,
23
23
  onToggle
24
- }: ChatHeaderProps) => react_jsx_runtime29.JSX.Element;
24
+ }: ChatHeaderProps) => react_jsx_runtime33.JSX.Element;
25
25
  //#endregion
26
26
  export { ChatHeader };
@@ -2,10 +2,10 @@ const require_theme = require('../../packages/components-v3/tokens/theme/theme.c
2
2
  const require_index = require('../types/index.cjs');
3
3
 
4
4
  //#region src/components/ChatHeader/hooks/useGetHandleProperties.ts
5
- const defaultLayout = "envive-tw-flex envive-tw-justify-center envive-tw-items-center";
6
- const defaultStandard = `${defaultLayout} envive-tw-h-[29px] envive-tw-rounded-t-[var(--envive-global-custom-border-radius)]`;
7
- const defaultModern = `${defaultLayout} envive-tw-h-[33px]`;
8
- const defaultMinimal = `${defaultLayout} envive-tw-h-[29px]`;
5
+ const defaultLayout = "envive-tw-flex envive-tw-justify-center envive-tw-items-end";
6
+ const defaultStandard = `${defaultLayout} envive-tw-h-[16px] envive-tw-rounded-t-[var(--envive-global-custom-border-radius)]`;
7
+ const defaultModern = `${defaultLayout} envive-tw-h-[16px]`;
8
+ const defaultMinimal = `${defaultLayout} envive-tw-h-[16px]`;
9
9
  const barDimensions = "envive-tw-w-[22px] envive-tw-h-[4px]";
10
10
  const containerClassesMap = {
11
11
  [require_theme.Theme.STANDARD]: {
@@ -2,10 +2,10 @@ import { Theme } from "../../packages/components-v3/tokens/theme/theme.js";
2
2
  import { ChatHeaderVariant, HandleState } from "../types/index.js";
3
3
 
4
4
  //#region src/components/ChatHeader/hooks/useGetHandleProperties.ts
5
- const defaultLayout = "envive-tw-flex envive-tw-justify-center envive-tw-items-center";
6
- const defaultStandard = `${defaultLayout} envive-tw-h-[29px] envive-tw-rounded-t-[var(--envive-global-custom-border-radius)]`;
7
- const defaultModern = `${defaultLayout} envive-tw-h-[33px]`;
8
- const defaultMinimal = `${defaultLayout} envive-tw-h-[29px]`;
5
+ const defaultLayout = "envive-tw-flex envive-tw-justify-center envive-tw-items-end";
6
+ const defaultStandard = `${defaultLayout} envive-tw-h-[16px] envive-tw-rounded-t-[var(--envive-global-custom-border-radius)]`;
7
+ const defaultModern = `${defaultLayout} envive-tw-h-[16px]`;
8
+ const defaultMinimal = `${defaultLayout} envive-tw-h-[16px]`;
9
9
  const barDimensions = "envive-tw-w-[22px] envive-tw-h-[4px]";
10
10
  const containerClassesMap = {
11
11
  [Theme.STANDARD]: {
@@ -1,5 +1,5 @@
1
1
  import { ChatPreviewProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime31 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime22 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ChatPreview/ChatPreview.d.ts
5
5
  declare const ChatPreview: ({
@@ -7,6 +7,6 @@ declare const ChatPreview: ({
7
7
  widgetContentProps,
8
8
  widgetStyleProps,
9
9
  widgetEventProps
10
- }: ChatPreviewProps) => react_jsx_runtime31.JSX.Element;
10
+ }: ChatPreviewProps) => react_jsx_runtime22.JSX.Element;
11
11
  //#endregion
12
12
  export { ChatPreview };
@@ -1,5 +1,5 @@
1
1
  import { ChatPreviewProps } from "./types/types.js";
2
- import * as react_jsx_runtime30 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime31 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ChatPreview/ChatPreview.d.ts
5
5
  declare const ChatPreview: ({
@@ -7,6 +7,6 @@ declare const ChatPreview: ({
7
7
  widgetContentProps,
8
8
  widgetStyleProps,
9
9
  widgetEventProps
10
- }: ChatPreviewProps) => react_jsx_runtime30.JSX.Element;
10
+ }: ChatPreviewProps) => react_jsx_runtime31.JSX.Element;
11
11
  //#endregion
12
12
  export { ChatPreview };
@@ -1,5 +1,5 @@
1
1
  import { ChatPreviewComparisonProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime30 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime23 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ChatPreviewComparison/ChatPreviewComparison.d.ts
5
5
  declare const ChatPreviewComparison: ({
@@ -7,6 +7,6 @@ declare const ChatPreviewComparison: ({
7
7
  widgetContentProps,
8
8
  widgetStyleProps,
9
9
  widgetEventProps
10
- }: ChatPreviewComparisonProps) => react_jsx_runtime30.JSX.Element;
10
+ }: ChatPreviewComparisonProps) => react_jsx_runtime23.JSX.Element;
11
11
  //#endregion
12
12
  export { ChatPreviewComparison };
@@ -1,5 +1,5 @@
1
1
  import { ChatPreviewComparisonProps } from "./types/types.js";
2
- import * as react_jsx_runtime27 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime23 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ChatPreviewComparison/ChatPreviewComparison.d.ts
5
5
  declare const ChatPreviewComparison: ({
@@ -7,6 +7,6 @@ declare const ChatPreviewComparison: ({
7
7
  widgetContentProps,
8
8
  widgetStyleProps,
9
9
  widgetEventProps
10
- }: ChatPreviewComparisonProps) => react_jsx_runtime27.JSX.Element;
10
+ }: ChatPreviewComparisonProps) => react_jsx_runtime23.JSX.Element;
11
11
  //#endregion
12
12
  export { ChatPreviewComparison };
@@ -1,5 +1,5 @@
1
1
  import { ChatPreviewLoadingProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime17 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime21 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ChatPreviewLoading/ChatPreviewLoading.d.ts
5
5
  declare const ChatPreviewLoading: ({
@@ -15,6 +15,6 @@ declare const ChatPreviewLoading: ({
15
15
  hideLogo,
16
16
  logoSrc,
17
17
  titleLabel
18
- }: ChatPreviewLoadingProps) => react_jsx_runtime17.JSX.Element;
18
+ }: ChatPreviewLoadingProps) => react_jsx_runtime21.JSX.Element;
19
19
  //#endregion
20
20
  export { ChatPreviewLoading };