@envive-ai/react-toolkit-v3 0.3.15-beta.0 → 0.3.15-beta.1

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 (140) hide show
  1. package/dist/components/Accordion/Accordion.cjs +1 -1
  2. package/dist/components/Accordion/Accordion.d.cts +5 -5
  3. package/dist/components/Accordion/Accordion.d.ts +5 -5
  4. package/dist/components/Accordion/Accordion.js +1 -1
  5. package/dist/components/Alert/Alert.d.ts +2 -2
  6. package/dist/components/AlertDialog/AlertDialog.d.cts +6 -6
  7. package/dist/components/AlertDialog/AlertDialog.d.ts +6 -6
  8. package/dist/components/AnimatedText/AnimatedText.d.cts +3 -3
  9. package/dist/components/AnimatedText/AnimatedText.d.ts +3 -3
  10. package/dist/components/AspectRatio/AspectRatio.d.cts +2 -2
  11. package/dist/components/AspectRatio/AspectRatio.d.ts +2 -2
  12. package/dist/components/Badge/Badge.d.cts +4 -4
  13. package/dist/components/Badge/Badge.d.ts +4 -4
  14. package/dist/components/Breadcrumb/Breadcrumb.d.cts +3 -3
  15. package/dist/components/Breadcrumb/Breadcrumb.d.ts +3 -3
  16. package/dist/components/Button/Button.cjs +1 -1
  17. package/dist/components/Button/Button.d.cts +2 -2
  18. package/dist/components/Button/Button.d.ts +2 -2
  19. package/dist/components/Button/Button.js +1 -1
  20. package/dist/components/CSSVariablesEditor/CssVariablesEditorComponent.d.cts +2 -2
  21. package/dist/components/CSSVariablesEditor/CssVariablesEditorComponent.d.ts +2 -2
  22. package/dist/components/Calendar/Calendar.d.cts +2 -2
  23. package/dist/components/Calendar/Calendar.d.ts +2 -2
  24. package/dist/components/Carousel/Carousel.d.cts +2 -2
  25. package/dist/components/Carousel/Carousel.d.ts +2 -2
  26. package/dist/components/ChatFooter/ChatFooter.d.cts +2 -2
  27. package/dist/components/ChatFooter/ChatFooter.d.ts +2 -2
  28. package/dist/components/ChatFooter/components/index.d.cts +5 -5
  29. package/dist/components/ChatFooter/components/index.d.ts +5 -5
  30. package/dist/components/ChatHeader/ChatHeader.d.cts +2 -2
  31. package/dist/components/ChatHeader/ChatHeader.d.ts +2 -2
  32. package/dist/components/ChatPreview/ChatPreview.d.cts +2 -2
  33. package/dist/components/ChatPreview/ChatPreview.d.ts +2 -2
  34. package/dist/components/ChatPreviewComparison/ChatPreviewComparison.d.cts +2 -2
  35. package/dist/components/ChatPreviewComparison/ChatPreviewComparison.d.ts +2 -2
  36. package/dist/components/ChatPreviewLoading/ChatPreviewLoading.d.cts +2 -2
  37. package/dist/components/ChatPreviewLoading/ChatPreviewLoading.d.ts +2 -2
  38. package/dist/components/Checkbox/Checkbox.d.cts +2 -2
  39. package/dist/components/Checkbox/Checkbox.d.ts +2 -2
  40. package/dist/components/Collapsible/Collapsible.d.cts +4 -4
  41. package/dist/components/Collapsible/Collapsible.d.ts +4 -4
  42. package/dist/components/Command/Command.d.cts +3 -3
  43. package/dist/components/Command/Command.d.ts +3 -3
  44. package/dist/components/Container/Container.d.cts +174 -174
  45. package/dist/components/Container/Container.d.ts +174 -174
  46. package/dist/components/ContextMenu/ContextMenu.d.cts +8 -8
  47. package/dist/components/ContextMenu/ContextMenu.d.ts +8 -8
  48. package/dist/components/DesignTokens/DesignTokensComponent.d.cts +2 -2
  49. package/dist/components/DesignTokens/DesignTokensComponent.d.ts +2 -2
  50. package/dist/components/Dialog/Dialog.d.cts +12 -12
  51. package/dist/components/Dialog/Dialog.d.ts +12 -12
  52. package/dist/components/DocumentRetrievalCard/DocumentRetrievalCard.d.cts +2 -2
  53. package/dist/components/DocumentRetrievalCard/DocumentRetrievalCard.d.ts +2 -2
  54. package/dist/components/Drawer/Drawer.d.cts +7 -7
  55. package/dist/components/Drawer/Drawer.d.ts +7 -7
  56. package/dist/components/DropdownMenu/DropdownMenu.d.cts +20 -20
  57. package/dist/components/DropdownMenu/DropdownMenu.d.ts +20 -20
  58. package/dist/components/FloatingButton/FloatingButton.d.cts +2 -2
  59. package/dist/components/FloatingButton/FloatingButton.d.ts +2 -2
  60. package/dist/components/FloatingChat/FloatingChat.d.cts +2 -2
  61. package/dist/components/FloatingChat/FloatingChat.d.ts +2 -2
  62. package/dist/components/FloatingChat/components/AgentMessage.cjs +2 -2
  63. package/dist/components/FloatingChat/components/AgentMessage.js +2 -2
  64. package/dist/components/FormField/FormField.cjs +1 -1
  65. package/dist/components/FormField/FormField.js +1 -1
  66. package/dist/components/FullPageSalesAgent/FullPageSalesAgent.d.cts +2 -2
  67. package/dist/components/FullPageSalesAgent/FullPageSalesAgent.d.ts +2 -2
  68. package/dist/components/HoverCard/HoverCard.d.cts +3 -3
  69. package/dist/components/HoverCard/HoverCard.d.ts +3 -3
  70. package/dist/components/Image/Image.d.cts +2 -2
  71. package/dist/components/Image/Image.d.ts +2 -2
  72. package/dist/components/ImageGallery/ImageGallery.d.cts +2 -2
  73. package/dist/components/ImageGallery/ImageGallery.d.ts +2 -2
  74. package/dist/components/MarkdownProcessor/MarkdownProcessor.d.cts +2 -2
  75. package/dist/components/MarkdownProcessor/MarkdownProcessor.d.ts +2 -2
  76. package/dist/components/Menubar/Menubar.d.cts +7 -7
  77. package/dist/components/Menubar/Menubar.d.ts +7 -7
  78. package/dist/components/NavigationMenu/NavigationMenu.d.cts +3 -3
  79. package/dist/components/NavigationMenu/NavigationMenu.d.ts +3 -3
  80. package/dist/components/Pagination/Pagination.d.cts +6 -6
  81. package/dist/components/Pagination/Pagination.d.ts +6 -6
  82. package/dist/components/Popover/Popover.d.cts +4 -4
  83. package/dist/components/Popover/Popover.d.ts +4 -4
  84. package/dist/components/ProductCard/ProductCard.d.cts +2 -2
  85. package/dist/components/ProductCard/ProductCard.d.ts +2 -2
  86. package/dist/components/PromptButton/PromptButton.d.cts +2 -2
  87. package/dist/components/PromptButton/PromptButton.d.ts +2 -2
  88. package/dist/components/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.cts +2 -2
  89. package/dist/components/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.ts +2 -2
  90. package/dist/components/PromptCarousel/PromptCarousel.d.cts +2 -2
  91. package/dist/components/PromptCarousel/PromptCarousel.d.ts +2 -2
  92. package/dist/components/RadioGroup/RadioGroup.d.cts +3 -3
  93. package/dist/components/RadioGroup/RadioGroup.d.ts +3 -3
  94. package/dist/components/Resizable/Resizable.d.cts +4 -4
  95. package/dist/components/Resizable/Resizable.d.ts +4 -4
  96. package/dist/components/ReviewCard/ReviewCard.d.cts +2 -2
  97. package/dist/components/ReviewCard/ReviewCard.d.ts +2 -2
  98. package/dist/components/ReviewCard/components/index.d.cts +6 -6
  99. package/dist/components/ReviewCard/components/index.d.ts +6 -6
  100. package/dist/components/SalesAgentProductCard/SalesAgentProductCard.d.cts +2 -2
  101. package/dist/components/SalesAgentProductCard/SalesAgentProductCard.d.ts +2 -2
  102. package/dist/components/SalesAgentProductCard/components/index.d.cts +8 -8
  103. package/dist/components/SalesAgentProductCard/components/index.d.ts +8 -8
  104. package/dist/components/Select/Select.d.cts +11 -11
  105. package/dist/components/Select/Select.d.ts +11 -11
  106. package/dist/components/Sheet/Sheet.d.cts +14 -14
  107. package/dist/components/Sheet/Sheet.d.ts +14 -14
  108. package/dist/components/Skeleton/Skeleton.d.cts +2 -2
  109. package/dist/components/Skeleton/Skeleton.d.ts +2 -2
  110. package/dist/components/Slider/Slider.d.cts +2 -2
  111. package/dist/components/Slider/Slider.d.ts +2 -2
  112. package/dist/components/SocialProof/SocialProof.d.cts +2 -2
  113. package/dist/components/SocialProof/SocialProof.d.ts +2 -2
  114. package/dist/components/Sonner/Sonner.d.cts +2 -2
  115. package/dist/components/Sonner/Sonner.d.ts +2 -2
  116. package/dist/components/SparkleAnimation/SparkleAnimation.d.cts +2 -2
  117. package/dist/components/SparkleAnimation/SparkleAnimation.d.ts +2 -2
  118. package/dist/components/Stack/Stack.d.cts +2 -2
  119. package/dist/components/Stack/Stack.d.ts +2 -2
  120. package/dist/components/Switch/Switch.d.cts +2 -2
  121. package/dist/components/Switch/Switch.d.ts +2 -2
  122. package/dist/components/Tabs/Tabs.d.cts +5 -5
  123. package/dist/components/Tabs/Tabs.d.ts +5 -5
  124. package/dist/components/TitledPromptCarousel/TitledPromptCarousel.d.cts +2 -2
  125. package/dist/components/Toast/Toast.d.cts +9 -9
  126. package/dist/components/Toast/Toast.d.ts +9 -9
  127. package/dist/components/Toast/Toaster.d.cts +2 -2
  128. package/dist/components/Toast/Toaster.d.ts +2 -2
  129. package/dist/components/Tooltip/Tooltip.d.cts +5 -5
  130. package/dist/components/TypingAnimation/TypingAnimation.d.cts +2 -2
  131. package/dist/components/TypingAnimation/TypingAnimation.d.ts +2 -2
  132. package/dist/components/Typography/Typography.d.cts +4 -4
  133. package/dist/components/Typography/Typography.d.ts +4 -4
  134. package/dist/components/WidgetTextField/WidgetTextField.d.cts +2 -2
  135. package/dist/components/WidgetTextField/WidgetTextField.d.ts +2 -2
  136. package/dist/components/WidgetWrapper/WidgetWrapper.d.cts +2 -2
  137. package/dist/components/WidgetWrapper/WidgetWrapper.d.ts +2 -2
  138. package/dist/components/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.cts +2 -2
  139. package/dist/components/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.ts +2 -2
  140. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime2 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime28 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/NavigationMenu/NavigationMenu.d.ts
5
5
  declare const NavigationMenu: React$1.ForwardRefExoticComponent<any>;
@@ -8,7 +8,7 @@ declare const NavigationMenuItem: {
8
8
  ({
9
9
  children,
10
10
  ...props
11
- }: any): react_jsx_runtime2.JSX.Element;
11
+ }: any): react_jsx_runtime28.JSX.Element;
12
12
  displayName: string;
13
13
  };
14
14
  declare const navigationMenuTriggerStyle: any;
@@ -18,7 +18,7 @@ declare const NavigationMenuLink: {
18
18
  ({
19
19
  children,
20
20
  ...props
21
- }: any): react_jsx_runtime2.JSX.Element;
21
+ }: any): react_jsx_runtime28.JSX.Element;
22
22
  displayName: string;
23
23
  };
24
24
  declare const NavigationMenuViewport: React$1.ForwardRefExoticComponent<any>;
@@ -1,13 +1,13 @@
1
1
  import { PaginationContentProps, PaginationEllipsisProps, PaginationItemProps, PaginationLinkProps, PaginationNextProps, PaginationPreviousProps, PaginationProps } from "./types/index.cjs";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime40 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime18 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/Pagination/Pagination.d.ts
6
6
  declare const Pagination: {
7
7
  ({
8
8
  className,
9
9
  ...props
10
- }: PaginationProps): react_jsx_runtime40.JSX.Element;
10
+ }: PaginationProps): react_jsx_runtime18.JSX.Element;
11
11
  displayName: string;
12
12
  };
13
13
  declare const PaginationContent: React$1.ForwardRefExoticComponent<Omit<PaginationContentProps, "ref"> & React$1.RefAttributes<HTMLUListElement>>;
@@ -18,28 +18,28 @@ declare const PaginationLink: {
18
18
  isActive,
19
19
  size,
20
20
  ...props
21
- }: PaginationLinkProps): react_jsx_runtime40.JSX.Element;
21
+ }: PaginationLinkProps): react_jsx_runtime18.JSX.Element;
22
22
  displayName: string;
23
23
  };
24
24
  declare const PaginationPrevious: {
25
25
  ({
26
26
  className,
27
27
  ...props
28
- }: PaginationPreviousProps): react_jsx_runtime40.JSX.Element;
28
+ }: PaginationPreviousProps): react_jsx_runtime18.JSX.Element;
29
29
  displayName: string;
30
30
  };
31
31
  declare const PaginationNext: {
32
32
  ({
33
33
  className,
34
34
  ...props
35
- }: PaginationNextProps): react_jsx_runtime40.JSX.Element;
35
+ }: PaginationNextProps): react_jsx_runtime18.JSX.Element;
36
36
  displayName: string;
37
37
  };
38
38
  declare const PaginationEllipsis: {
39
39
  ({
40
40
  className,
41
41
  ...props
42
- }: PaginationEllipsisProps): react_jsx_runtime40.JSX.Element;
42
+ }: PaginationEllipsisProps): react_jsx_runtime18.JSX.Element;
43
43
  displayName: string;
44
44
  };
45
45
  //#endregion
@@ -1,13 +1,13 @@
1
1
  import { PaginationContentProps, PaginationEllipsisProps, PaginationItemProps, PaginationLinkProps, PaginationNextProps, PaginationPreviousProps, PaginationProps } from "./types/index.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime6 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/Pagination/Pagination.d.ts
6
6
  declare const Pagination: {
7
7
  ({
8
8
  className,
9
9
  ...props
10
- }: PaginationProps): react_jsx_runtime6.JSX.Element;
10
+ }: PaginationProps): react_jsx_runtime0.JSX.Element;
11
11
  displayName: string;
12
12
  };
13
13
  declare const PaginationContent: React$1.ForwardRefExoticComponent<Omit<PaginationContentProps, "ref"> & React$1.RefAttributes<HTMLUListElement>>;
@@ -18,28 +18,28 @@ declare const PaginationLink: {
18
18
  isActive,
19
19
  size,
20
20
  ...props
21
- }: PaginationLinkProps): react_jsx_runtime6.JSX.Element;
21
+ }: PaginationLinkProps): react_jsx_runtime0.JSX.Element;
22
22
  displayName: string;
23
23
  };
24
24
  declare const PaginationPrevious: {
25
25
  ({
26
26
  className,
27
27
  ...props
28
- }: PaginationPreviousProps): react_jsx_runtime6.JSX.Element;
28
+ }: PaginationPreviousProps): react_jsx_runtime0.JSX.Element;
29
29
  displayName: string;
30
30
  };
31
31
  declare const PaginationNext: {
32
32
  ({
33
33
  className,
34
34
  ...props
35
- }: PaginationNextProps): react_jsx_runtime6.JSX.Element;
35
+ }: PaginationNextProps): react_jsx_runtime0.JSX.Element;
36
36
  displayName: string;
37
37
  };
38
38
  declare const PaginationEllipsis: {
39
39
  ({
40
40
  className,
41
41
  ...props
42
- }: PaginationEllipsisProps): react_jsx_runtime6.JSX.Element;
42
+ }: PaginationEllipsisProps): react_jsx_runtime0.JSX.Element;
43
43
  displayName: string;
44
44
  };
45
45
  //#endregion
@@ -1,19 +1,19 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime78 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime23 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/Popover/Popover.d.ts
5
5
  declare const Popover: ({
6
6
  children,
7
7
  ...props
8
- }: any) => react_jsx_runtime78.JSX.Element;
8
+ }: any) => react_jsx_runtime23.JSX.Element;
9
9
  declare const PopoverTrigger: ({
10
10
  children,
11
11
  ...props
12
- }: any) => react_jsx_runtime78.JSX.Element;
12
+ }: any) => react_jsx_runtime23.JSX.Element;
13
13
  declare const PopoverAnchor: ({
14
14
  children,
15
15
  ...props
16
- }: any) => react_jsx_runtime78.JSX.Element;
16
+ }: any) => react_jsx_runtime23.JSX.Element;
17
17
  declare const PopoverContent: React$1.ForwardRefExoticComponent<any>;
18
18
  //#endregion
19
19
  export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
@@ -1,19 +1,19 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime11 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime62 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/Popover/Popover.d.ts
5
5
  declare const Popover: ({
6
6
  children,
7
7
  ...props
8
- }: any) => react_jsx_runtime11.JSX.Element;
8
+ }: any) => react_jsx_runtime62.JSX.Element;
9
9
  declare const PopoverTrigger: ({
10
10
  children,
11
11
  ...props
12
- }: any) => react_jsx_runtime11.JSX.Element;
12
+ }: any) => react_jsx_runtime62.JSX.Element;
13
13
  declare const PopoverAnchor: ({
14
14
  children,
15
15
  ...props
16
- }: any) => react_jsx_runtime11.JSX.Element;
16
+ }: any) => react_jsx_runtime62.JSX.Element;
17
17
  declare const PopoverContent: React$1.ForwardRefExoticComponent<any>;
18
18
  //#endregion
19
19
  export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
@@ -1,5 +1,5 @@
1
1
  import { ProductCardProps } from "./types/index.cjs";
2
- import * as react_jsx_runtime37 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime66 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ProductCard/ProductCard.d.ts
5
5
  declare const ProductCard: ({
@@ -18,6 +18,6 @@ declare const ProductCard: ({
18
18
  loop,
19
19
  onSelect,
20
20
  onInputClick
21
- }: ProductCardProps) => react_jsx_runtime37.JSX.Element;
21
+ }: ProductCardProps) => react_jsx_runtime66.JSX.Element;
22
22
  //#endregion
23
23
  export { ProductCard };
@@ -1,5 +1,5 @@
1
1
  import { ProductCardProps } from "./types/index.js";
2
- import * as react_jsx_runtime49 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime15 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ProductCard/ProductCard.d.ts
5
5
  declare const ProductCard: ({
@@ -18,6 +18,6 @@ declare const ProductCard: ({
18
18
  loop,
19
19
  onSelect,
20
20
  onInputClick
21
- }: ProductCardProps) => react_jsx_runtime49.JSX.Element;
21
+ }: ProductCardProps) => react_jsx_runtime15.JSX.Element;
22
22
  //#endregion
23
23
  export { ProductCard };
@@ -1,5 +1,5 @@
1
1
  import { PromptButtonProps } from "./types/index.cjs";
2
- import * as react_jsx_runtime12 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime71 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_runtime12.JSX.Element;
25
+ }: PromptButtonProps) => react_jsx_runtime71.JSX.Element;
26
26
  //#endregion
27
27
  export { PromptButton };
@@ -1,5 +1,5 @@
1
1
  import { PromptButtonProps } from "./types/index.js";
2
- import * as react_jsx_runtime1 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime57 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_runtime1.JSX.Element;
25
+ }: PromptButtonProps) => react_jsx_runtime57.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_runtime49 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime26 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.ts
5
5
  declare const PromptButtonCarouselWithImage: ({
@@ -18,6 +18,6 @@ declare const PromptButtonCarouselWithImage: ({
18
18
  handlePromptButtonClick,
19
19
  textFieldPlaceholder,
20
20
  handleTextFieldClick
21
- }: PromptButtonCarouselWithImageProps) => react_jsx_runtime49.JSX.Element;
21
+ }: PromptButtonCarouselWithImageProps) => react_jsx_runtime26.JSX.Element;
22
22
  //#endregion
23
23
  export { PromptButtonCarouselWithImage };
@@ -1,5 +1,5 @@
1
1
  import { PromptButtonCarouselWithImageProps } from "./types/types.js";
2
- import * as react_jsx_runtime33 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime5 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.ts
5
5
  declare const PromptButtonCarouselWithImage: ({
@@ -18,6 +18,6 @@ declare const PromptButtonCarouselWithImage: ({
18
18
  handlePromptButtonClick,
19
19
  textFieldPlaceholder,
20
20
  handleTextFieldClick
21
- }: PromptButtonCarouselWithImageProps) => react_jsx_runtime33.JSX.Element;
21
+ }: PromptButtonCarouselWithImageProps) => react_jsx_runtime5.JSX.Element;
22
22
  //#endregion
23
23
  export { PromptButtonCarouselWithImage };
@@ -1,5 +1,5 @@
1
1
  import { PromptCarouselProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime36 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime28 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_runtime36.JSX.Element;
29
+ }: PromptCarouselProps) => react_jsx_runtime28.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_runtime32 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime80 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_runtime32.JSX.Element;
29
+ }: PromptCarouselProps) => react_jsx_runtime80.JSX.Element;
30
30
  //#endregion
31
31
  export { PromptCarousel };
@@ -1,8 +1,8 @@
1
- import * as react50 from "react";
1
+ import * as react55 from "react";
2
2
  import * as RadioGroupPrimitive from "@radix-ui/react-radio-group";
3
3
 
4
4
  //#region src/components/RadioGroup/RadioGroup.d.ts
5
- declare const RadioGroup: react50.ForwardRefExoticComponent<Omit<RadioGroupPrimitive.RadioGroupProps & react50.RefAttributes<HTMLDivElement>, "ref"> & react50.RefAttributes<never>>;
6
- declare const RadioGroupItem: react50.ForwardRefExoticComponent<Omit<RadioGroupPrimitive.RadioGroupItemProps & react50.RefAttributes<HTMLButtonElement>, "ref"> & react50.RefAttributes<never>>;
5
+ declare const RadioGroup: react55.ForwardRefExoticComponent<Omit<RadioGroupPrimitive.RadioGroupProps & react55.RefAttributes<HTMLDivElement>, "ref"> & react55.RefAttributes<never>>;
6
+ declare const RadioGroupItem: react55.ForwardRefExoticComponent<Omit<RadioGroupPrimitive.RadioGroupItemProps & react55.RefAttributes<HTMLButtonElement>, "ref"> & react55.RefAttributes<never>>;
7
7
  //#endregion
8
8
  export { RadioGroup, RadioGroupItem };
@@ -1,8 +1,8 @@
1
- import * as react47 from "react";
1
+ import * as react70 from "react";
2
2
  import * as RadioGroupPrimitive from "@radix-ui/react-radio-group";
3
3
 
4
4
  //#region src/components/RadioGroup/RadioGroup.d.ts
5
- declare const RadioGroup: react47.ForwardRefExoticComponent<Omit<RadioGroupPrimitive.RadioGroupProps & react47.RefAttributes<HTMLDivElement>, "ref"> & react47.RefAttributes<never>>;
6
- declare const RadioGroupItem: react47.ForwardRefExoticComponent<Omit<RadioGroupPrimitive.RadioGroupItemProps & react47.RefAttributes<HTMLButtonElement>, "ref"> & react47.RefAttributes<never>>;
5
+ declare const RadioGroup: react70.ForwardRefExoticComponent<Omit<RadioGroupPrimitive.RadioGroupProps & react70.RefAttributes<HTMLDivElement>, "ref"> & react70.RefAttributes<never>>;
6
+ declare const RadioGroupItem: react70.ForwardRefExoticComponent<Omit<RadioGroupPrimitive.RadioGroupItemProps & react70.RefAttributes<HTMLButtonElement>, "ref"> & react70.RefAttributes<never>>;
7
7
  //#endregion
8
8
  export { RadioGroup, RadioGroupItem };
@@ -1,15 +1,15 @@
1
1
  import { ResizableHandleProps, ResizablePanelGroupProps } from "./types/index.cjs";
2
- import * as react_jsx_runtime33 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime63 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/Resizable/Resizable.d.ts
5
5
  declare const ResizablePanelGroup: ({
6
6
  children,
7
7
  ...props
8
- }: ResizablePanelGroupProps) => react_jsx_runtime33.JSX.Element;
8
+ }: ResizablePanelGroupProps) => react_jsx_runtime63.JSX.Element;
9
9
  declare const ResizablePanel: ({
10
10
  children,
11
11
  ...props
12
- }: any) => react_jsx_runtime33.JSX.Element;
13
- declare const ResizableHandle: (props: ResizableHandleProps) => react_jsx_runtime33.JSX.Element;
12
+ }: any) => react_jsx_runtime63.JSX.Element;
13
+ declare const ResizableHandle: (props: ResizableHandleProps) => react_jsx_runtime63.JSX.Element;
14
14
  //#endregion
15
15
  export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
@@ -1,15 +1,15 @@
1
1
  import { ResizableHandleProps, ResizablePanelGroupProps } from "./types/index.js";
2
- import * as react_jsx_runtime34 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime44 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/Resizable/Resizable.d.ts
5
5
  declare const ResizablePanelGroup: ({
6
6
  children,
7
7
  ...props
8
- }: ResizablePanelGroupProps) => react_jsx_runtime34.JSX.Element;
8
+ }: ResizablePanelGroupProps) => react_jsx_runtime44.JSX.Element;
9
9
  declare const ResizablePanel: ({
10
10
  children,
11
11
  ...props
12
- }: any) => react_jsx_runtime34.JSX.Element;
13
- declare const ResizableHandle: (props: ResizableHandleProps) => react_jsx_runtime34.JSX.Element;
12
+ }: any) => react_jsx_runtime44.JSX.Element;
13
+ declare const ResizableHandle: (props: ResizableHandleProps) => react_jsx_runtime44.JSX.Element;
14
14
  //#endregion
15
15
  export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
@@ -1,5 +1,5 @@
1
1
  import { ReviewCardProps } from "./types/types.cjs";
2
- import * as react_jsx_runtime82 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime70 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_runtime82.JSX.Element;
30
+ }: ReviewCardProps) => react_jsx_runtime70.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_runtime37 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime47 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_runtime37.JSX.Element;
30
+ }: ReviewCardProps) => react_jsx_runtime47.JSX.Element;
31
31
  //#endregion
32
32
  export { ReviewCard };
@@ -2,8 +2,8 @@ import { Theme } from "../../../components-v3/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 react46 from "react";
6
- import * as react_jsx_runtime45 from "react/jsx-runtime";
5
+ import * as react58 from "react";
6
+ import * as react_jsx_runtime67 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_runtime45.JSX.Element;
34
+ }) => react_jsx_runtime67.JSX.Element;
35
35
  Rating: ({
36
36
  rating,
37
37
  theme,
38
38
  style
39
- }: RatingProps) => react_jsx_runtime45.JSX.Element;
39
+ }: RatingProps) => react_jsx_runtime67.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
- }) => react46.ReactElement<react46.SVGProps<SVGSVGElement>, string | react46.JSXElementConstructor<any>>;
48
+ }) => react58.ReactElement<react58.SVGProps<SVGSVGElement>, string | react58.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_runtime45.JSX.Element;
59
+ }) => react_jsx_runtime67.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 react44 from "react";
6
- import * as react_jsx_runtime38 from "react/jsx-runtime";
5
+ import * as react64 from "react";
6
+ import * as react_jsx_runtime48 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_runtime38.JSX.Element;
34
+ }) => react_jsx_runtime48.JSX.Element;
35
35
  Rating: ({
36
36
  rating,
37
37
  theme,
38
38
  style
39
- }: RatingProps) => react_jsx_runtime38.JSX.Element;
39
+ }: RatingProps) => react_jsx_runtime48.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
- }) => react44.ReactElement<react44.SVGProps<SVGSVGElement>, string | react44.JSXElementConstructor<any>>;
48
+ }) => react64.ReactElement<react64.SVGProps<SVGSVGElement>, string | react64.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_runtime38.JSX.Element;
59
+ }) => react_jsx_runtime48.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_runtime63 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime50 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_runtime63.JSX.Element;
33
+ }: SalesAgentProductCardProps) => react_jsx_runtime50.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_runtime30 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime56 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_runtime30.JSX.Element;
33
+ }: SalesAgentProductCardProps) => react_jsx_runtime56.JSX.Element;
34
34
  //#endregion
35
35
  export { SalesAgentProductCard };
@@ -4,8 +4,8 @@ import { ProductNameProps } from "./ProductName.cjs";
4
4
  import { PriceProps } from "./Price.cjs";
5
5
  import { RateProps } from "./Rate.cjs";
6
6
  import { ProductImageProps } from "./ProductImage.cjs";
7
- import * as react52 from "react";
8
- import * as react_jsx_runtime58 from "react/jsx-runtime";
7
+ import * as react51 from "react";
8
+ import * as react_jsx_runtime51 from "react/jsx-runtime";
9
9
 
10
10
  //#region src/components/SalesAgentProductCard/components/index.d.ts
11
11
  declare const SalesAgentProductCardComponents: {
@@ -23,24 +23,24 @@ declare const SalesAgentProductCardComponents: {
23
23
  url,
24
24
  target,
25
25
  onClick
26
- }: ContainerProps) => react_jsx_runtime58.JSX.Element;
26
+ }: ContainerProps) => react_jsx_runtime51.JSX.Element;
27
27
  ProductName: ({
28
28
  label,
29
29
  theme,
30
30
  style,
31
31
  className
32
- }: ProductNameProps) => react_jsx_runtime58.JSX.Element;
32
+ }: ProductNameProps) => react_jsx_runtime51.JSX.Element;
33
33
  Price: ({
34
34
  previousPrice,
35
35
  currentPrice,
36
36
  pricePrefix,
37
37
  forceShowCurrentPriceSpace
38
- }: PriceProps) => react_jsx_runtime58.JSX.Element;
38
+ }: PriceProps) => react_jsx_runtime51.JSX.Element;
39
39
  Rate: ({
40
40
  rate,
41
41
  numberOfReviews,
42
42
  theme
43
- }: RateProps) => react_jsx_runtime58.JSX.Element;
43
+ }: RateProps) => react_jsx_runtime51.JSX.Element;
44
44
  ProductImage: ({
45
45
  src,
46
46
  alt,
@@ -48,14 +48,14 @@ declare const SalesAgentProductCardComponents: {
48
48
  aspectRatio,
49
49
  className,
50
50
  ...props
51
- }: ProductImageProps) => react_jsx_runtime58.JSX.Element;
51
+ }: ProductImageProps) => react_jsx_runtime51.JSX.Element;
52
52
  StarIcon: ({
53
53
  theme,
54
54
  style
55
55
  }: {
56
56
  theme: Theme;
57
57
  style?: React.CSSProperties;
58
- }) => react52.ReactElement<react52.SVGProps<SVGSVGElement>, string | react52.JSXElementConstructor<any>>;
58
+ }) => react51.ReactElement<react51.SVGProps<SVGSVGElement>, string | react51.JSXElementConstructor<any>>;
59
59
  };
60
60
  //#endregion
61
61
  export { SalesAgentProductCardComponents };
@@ -4,8 +4,8 @@ import { ProductNameProps } from "./ProductName.js";
4
4
  import { PriceProps } from "./Price.js";
5
5
  import { RateProps } from "./Rate.js";
6
6
  import { ProductImageProps } from "./ProductImage.js";
7
- import * as react36 from "react";
8
- import * as react_jsx_runtime25 from "react/jsx-runtime";
7
+ import * as react67 from "react";
8
+ import * as react_jsx_runtime51 from "react/jsx-runtime";
9
9
 
10
10
  //#region src/components/SalesAgentProductCard/components/index.d.ts
11
11
  declare const SalesAgentProductCardComponents: {
@@ -23,24 +23,24 @@ declare const SalesAgentProductCardComponents: {
23
23
  url,
24
24
  target,
25
25
  onClick
26
- }: ContainerProps) => react_jsx_runtime25.JSX.Element;
26
+ }: ContainerProps) => react_jsx_runtime51.JSX.Element;
27
27
  ProductName: ({
28
28
  label,
29
29
  theme,
30
30
  style,
31
31
  className
32
- }: ProductNameProps) => react_jsx_runtime25.JSX.Element;
32
+ }: ProductNameProps) => react_jsx_runtime51.JSX.Element;
33
33
  Price: ({
34
34
  previousPrice,
35
35
  currentPrice,
36
36
  pricePrefix,
37
37
  forceShowCurrentPriceSpace
38
- }: PriceProps) => react_jsx_runtime25.JSX.Element;
38
+ }: PriceProps) => react_jsx_runtime51.JSX.Element;
39
39
  Rate: ({
40
40
  rate,
41
41
  numberOfReviews,
42
42
  theme
43
- }: RateProps) => react_jsx_runtime25.JSX.Element;
43
+ }: RateProps) => react_jsx_runtime51.JSX.Element;
44
44
  ProductImage: ({
45
45
  src,
46
46
  alt,
@@ -48,14 +48,14 @@ declare const SalesAgentProductCardComponents: {
48
48
  aspectRatio,
49
49
  className,
50
50
  ...props
51
- }: ProductImageProps) => react_jsx_runtime25.JSX.Element;
51
+ }: ProductImageProps) => react_jsx_runtime51.JSX.Element;
52
52
  StarIcon: ({
53
53
  theme,
54
54
  style
55
55
  }: {
56
56
  theme: Theme;
57
57
  style?: React.CSSProperties;
58
- }) => react36.ReactElement<react36.SVGProps<SVGSVGElement>, string | react36.JSXElementConstructor<any>>;
58
+ }) => react67.ReactElement<react67.SVGProps<SVGSVGElement>, string | react67.JSXElementConstructor<any>>;
59
59
  };
60
60
  //#endregion
61
61
  export { SalesAgentProductCardComponents };