@envive-ai/react-toolkit-v3 0.3.19 → 0.3.20
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.
- package/dist/AnimatedText/AnimatedText.d.cts +3 -3
- package/dist/AnimatedText/AnimatedText.d.ts +3 -3
- package/dist/CSSVariablesEditor/CssVariablesEditorComponent.d.cts +2 -2
- package/dist/CSSVariablesEditor/CssVariablesEditorComponent.d.ts +2 -2
- package/dist/CSSVariablesEditor/hooks/useGetCssVariablesOptions.cjs +1 -1
- package/dist/CSSVariablesEditor/hooks/useGetCssVariablesOptions.js +1 -1
- package/dist/CSSVariablesEditor/hooks/useGetCurrentMerchantColors.cjs +1 -1
- package/dist/CSSVariablesEditor/hooks/useGetCurrentMerchantColors.js +1 -1
- package/dist/CSSVariablesEditor/hooks/useGetDefaultCssVariables.cjs +1 -1
- package/dist/CSSVariablesEditor/hooks/useGetDefaultCssVariables.js +1 -1
- package/dist/CSSVariablesEditor/hooks/useHandleUpdateCssVars.cjs +1 -1
- package/dist/CSSVariablesEditor/hooks/useHandleUpdateCssVars.js +1 -1
- package/dist/Carousel/Carousel.cjs +1 -1
- package/dist/Carousel/Carousel.d.cts +2 -2
- package/dist/Carousel/Carousel.js +1 -1
- package/dist/Carousel/components/Badge.cjs +1 -1
- package/dist/Carousel/components/Badge.js +1 -1
- package/dist/Carousel/components/Container.cjs +3 -3
- package/dist/Carousel/components/Container.js +3 -3
- package/dist/ChatFooter/ChatFooter.cjs +2 -2
- package/dist/ChatFooter/ChatFooter.d.cts +2 -2
- package/dist/ChatFooter/ChatFooter.d.ts +2 -2
- package/dist/ChatFooter/ChatFooter.js +2 -2
- package/dist/ChatFooter/components/Layout.cjs +3 -3
- package/dist/ChatFooter/components/Layout.js +3 -3
- package/dist/ChatFooter/components/index.d.cts +5 -5
- package/dist/ChatFooter/components/index.d.ts +5 -5
- package/dist/ChatHeader/ChatHeader.d.cts +2 -2
- package/dist/ChatHeader/components/Handle.cjs +2 -2
- package/dist/ChatHeader/components/Handle.js +2 -2
- package/dist/ChatHeader/components/Toggle.cjs +3 -3
- package/dist/ChatHeader/components/Toggle.js +3 -3
- package/dist/ChatHeader/hooks/useGetLayoutProperties.cjs +1 -1
- package/dist/ChatHeader/hooks/useGetLayoutProperties.js +1 -1
- package/dist/ChatPreview/ChatPreview.cjs +1 -1
- package/dist/ChatPreview/ChatPreview.d.ts +2 -2
- package/dist/ChatPreview/ChatPreview.js +1 -1
- package/dist/ChatPreviewComparison/ChatPreviewComparison.cjs +1 -1
- package/dist/ChatPreviewComparison/ChatPreviewComparison.d.ts +2 -2
- package/dist/ChatPreviewComparison/ChatPreviewComparison.js +1 -1
- package/dist/ChatPreviewComparison/components/Headline.cjs +2 -2
- package/dist/ChatPreviewComparison/components/Headline.js +2 -2
- package/dist/ChatPreviewComparison/components/Layout.cjs +8 -8
- package/dist/ChatPreviewComparison/components/Layout.js +6 -6
- package/dist/ChatPreviewComparison/components/Message.cjs +4 -4
- package/dist/ChatPreviewComparison/components/Message.js +2 -2
- package/dist/ChatPreviewLoading/ChatPreviewLoading.d.cts +2 -2
- package/dist/ChatPreviewLoading/ChatPreviewLoading.d.ts +2 -2
- package/dist/Container/Container.d.cts +8 -8
- package/dist/Container/Container.d.ts +173 -173
- package/dist/DesignTokens/DesignTokensComponent.d.cts +2 -2
- package/dist/DesignTokens/DesignTokensComponent.d.ts +2 -2
- package/dist/DesignTokens/components/FontFamily.cjs +1 -1
- package/dist/DesignTokens/components/FontFamily.js +1 -1
- package/dist/DesignTokens/components/FontSize.cjs +1 -1
- package/dist/DesignTokens/components/FontSize.js +1 -1
- package/dist/DesignTokens/components/FontWeight.cjs +1 -1
- package/dist/DesignTokens/components/FontWeight.js +1 -1
- package/dist/DesignTokens/components/LetterSpacing.cjs +1 -1
- package/dist/DesignTokens/components/LetterSpacing.js +1 -1
- package/dist/DesignTokens/components/LineHeight.cjs +1 -1
- package/dist/DesignTokens/components/LineHeight.js +1 -1
- package/dist/DesignTokens/components/Typography.cjs +1 -1
- package/dist/DesignTokens/components/Typography.js +1 -1
- package/dist/Disclaimer/components/Container.cjs +3 -3
- package/dist/Disclaimer/components/Container.js +3 -3
- package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.cts +2 -2
- package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.ts +2 -2
- package/dist/DocumentRetrievalCard/components/Image.cjs +1 -1
- package/dist/DocumentRetrievalCard/components/Image.js +1 -1
- package/dist/DocumentRetrievalCard/components/Layout.cjs +3 -3
- package/dist/DocumentRetrievalCard/components/Layout.js +3 -3
- package/dist/DocumentRetrievalCard/components/ViewArticleButton/components/Icon.cjs +2 -2
- package/dist/DocumentRetrievalCard/components/ViewArticleButton/components/Icon.js +2 -2
- package/dist/DocumentRetrievalCard/components/ViewArticleButton/components/Label.cjs +1 -1
- package/dist/DocumentRetrievalCard/components/ViewArticleButton/components/Label.js +1 -1
- package/dist/DocumentRetrievalCard/components/ViewArticleButton/components/Layout.cjs +1 -1
- package/dist/DocumentRetrievalCard/components/ViewArticleButton/components/Layout.js +1 -1
- package/dist/FloatingButton/FloatingButton.d.cts +2 -2
- package/dist/FloatingButton/FloatingButton.d.ts +2 -2
- package/dist/FloatingButton/components/Button.cjs +1 -1
- package/dist/FloatingButton/components/Button.js +1 -1
- package/dist/FloatingButton/components/Container.cjs +1 -1
- package/dist/FloatingButton/components/Container.js +1 -1
- package/dist/FloatingButton/components/Wrapper.cjs +1 -1
- package/dist/FloatingButton/components/Wrapper.js +1 -1
- package/dist/FloatingChat/FloatingChat.cjs +25 -22
- package/dist/FloatingChat/FloatingChat.d.cts +4 -3
- package/dist/FloatingChat/FloatingChat.d.ts +4 -3
- package/dist/FloatingChat/FloatingChat.js +26 -23
- package/dist/FloatingChat/components/AgentMessage.cjs +2 -8
- package/dist/FloatingChat/components/AgentMessage.js +2 -8
- package/dist/FloatingChat/components/ChatMessages.cjs +2 -2
- package/dist/FloatingChat/components/ChatMessages.js +2 -2
- package/dist/FloatingChat/components/Layout.cjs +4 -4
- package/dist/FloatingChat/components/Layout.js +4 -4
- package/dist/FloatingChat/components/ProductResultsModal.cjs +62 -0
- package/dist/FloatingChat/components/ProductResultsModal.js +60 -0
- package/dist/FloatingChat/components/ResultsGridView.cjs +18 -4
- package/dist/FloatingChat/components/ResultsGridView.js +16 -5
- package/dist/FloatingChat/components/SalesAgentBadgeContent.cjs +2 -2
- package/dist/FloatingChat/components/SalesAgentBadgeContent.js +2 -2
- package/dist/FloatingChat/components/SlideChatContent.cjs +3 -2
- package/dist/FloatingChat/components/SlideChatContent.js +4 -3
- package/dist/FloatingChat/components/index.cjs +2 -0
- package/dist/FloatingChat/components/index.js +2 -0
- package/dist/FloatingChat/hooks/useProductResultsView.cjs +14 -1
- package/dist/FloatingChat/hooks/useProductResultsView.js +15 -2
- package/dist/FloatingChat/hooks/useSnapSetup.cjs +2 -2
- package/dist/FloatingChat/types/types.d.cts +4 -0
- package/dist/FloatingChat/types/types.d.ts +4 -0
- package/dist/FloatingChat/utils/functions.cjs +24 -16
- package/dist/FloatingChat/utils/functions.js +24 -17
- package/dist/FloatingChat/utils/trackProductCardInteraction.cjs +18 -0
- package/dist/FloatingChat/utils/trackProductCardInteraction.js +17 -0
- package/dist/Form/Form.cjs +1 -1
- package/dist/Form/Form.js +1 -1
- package/dist/Form/components/Layout.cjs +1 -1
- package/dist/Form/components/Layout.js +1 -1
- package/dist/Form/components/SubmitButtonItem.cjs +1 -1
- package/dist/Form/components/SubmitButtonItem.js +1 -1
- package/dist/Form/components/TextFieldItem.cjs +1 -1
- package/dist/Form/components/TextFieldItem.js +1 -1
- package/dist/FullPageSalesAgent/FullPageSalesAgent.cjs +30 -8
- package/dist/FullPageSalesAgent/FullPageSalesAgent.d.cts +2 -2
- package/dist/FullPageSalesAgent/FullPageSalesAgent.d.ts +2 -2
- package/dist/FullPageSalesAgent/FullPageSalesAgent.js +30 -8
- package/dist/FullPageSalesAgent/components/Layout.cjs +3 -2
- package/dist/FullPageSalesAgent/components/Layout.js +3 -2
- package/dist/FullPageSalesAgent/hooks/useIsMobile.cjs +2 -2
- package/dist/Image/Image.cjs +1 -1
- package/dist/Image/Image.d.cts +2 -2
- package/dist/Image/Image.d.ts +2 -2
- package/dist/Image/Image.js +1 -1
- package/dist/ImageGallery/ImageGallery.d.cts +2 -2
- package/dist/ImageGallery/ImageGallery.d.ts +2 -2
- package/dist/ImageGallery/components/Layout.cjs +4 -4
- package/dist/ImageGallery/components/Layout.js +2 -2
- package/dist/ImageGallery/utils/functions.cjs +1 -1
- package/dist/ImageGallery/utils/functions.js +1 -1
- package/dist/MarkdownProcessor/MarkdownProcessor.d.cts +2 -2
- package/dist/MarkdownProcessor/MarkdownProcessor.d.ts +2 -2
- package/dist/Message/components/Layout.cjs +1 -1
- package/dist/Message/components/Layout.js +1 -1
- package/dist/Message/components/LinkButton.cjs +1 -1
- package/dist/Message/components/LinkButton.js +1 -1
- package/dist/OrderLookupCard/OrderLookupCard.cjs +2 -2
- package/dist/OrderLookupCard/OrderLookupCard.js +2 -2
- package/dist/OrderLookupCard/components/Layout.cjs +1 -1
- package/dist/OrderLookupCard/components/Layout.js +1 -1
- package/dist/OrderLookupCard/components/MoreProductsOverlay.cjs +1 -1
- package/dist/OrderLookupCard/components/MoreProductsOverlay.js +1 -1
- package/dist/OrderLookupCard/components/ProductImageGridItem.cjs +1 -1
- package/dist/OrderLookupCard/components/ProductImageGridItem.js +1 -1
- package/dist/OrderLookupCard/components/ProductImageItem.cjs +1 -1
- package/dist/OrderLookupCard/components/ProductImageItem.js +1 -1
- package/dist/OrderLookupCard/components/ProductImagesGrid.cjs +1 -1
- package/dist/OrderLookupCard/components/ProductImagesGrid.js +1 -1
- package/dist/OrderLookupCard/components/StatusLabel.cjs +1 -1
- package/dist/OrderLookupCard/components/StatusLabel.js +1 -1
- package/dist/OrderLookupCard/components/TrackOrderLink.cjs +1 -1
- package/dist/OrderLookupCard/components/TrackOrderLink.js +1 -1
- package/dist/ProductCard/ProductCard.cjs +3 -3
- package/dist/ProductCard/ProductCard.d.cts +2 -2
- package/dist/ProductCard/ProductCard.d.ts +2 -2
- package/dist/ProductCard/ProductCard.js +3 -3
- package/dist/PromptButton/PromptButton.cjs +1 -1
- package/dist/PromptButton/PromptButton.d.cts +2 -2
- package/dist/PromptButton/PromptButton.d.ts +2 -2
- package/dist/PromptButton/PromptButton.js +1 -1
- package/dist/PromptButton/components/Layout.cjs +1 -1
- package/dist/PromptButton/components/Layout.js +1 -1
- package/dist/PromptButton/components/Loading.cjs +1 -1
- package/dist/PromptButton/components/Loading.js +1 -1
- package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.cts +2 -2
- package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.ts +2 -2
- package/dist/PromptButtonCarouselWithImage/components/Layout.cjs +3 -3
- package/dist/PromptButtonCarouselWithImage/components/Layout.js +1 -1
- package/dist/PromptButtonCarouselWithImage/components/PromptButtonsCarousel.cjs +3 -3
- package/dist/PromptButtonCarouselWithImage/components/PromptButtonsCarousel.js +1 -1
- package/dist/PromptButtonCarouselWithImage/components/Skeleton.cjs +1 -1
- package/dist/PromptButtonCarouselWithImage/components/Skeleton.js +1 -1
- package/dist/PromptCarousel/PromptCarousel.cjs +6 -6
- package/dist/PromptCarousel/PromptCarousel.d.cts +2 -2
- package/dist/PromptCarousel/PromptCarousel.js +4 -4
- package/dist/ReviewCard/ReviewCard.d.cts +2 -2
- package/dist/ReviewCard/ReviewCard.d.ts +2 -2
- package/dist/ReviewCard/components/Container.cjs +3 -3
- package/dist/ReviewCard/components/Container.js +3 -3
- package/dist/ReviewCard/components/Rating.cjs +1 -1
- package/dist/ReviewCard/components/Rating.js +1 -1
- package/dist/ReviewCard/components/ReadMoreButton.cjs +2 -2
- package/dist/ReviewCard/components/ReadMoreButton.js +2 -2
- package/dist/ReviewCard/components/index.d.cts +6 -6
- package/dist/ReviewCard/components/index.d.ts +4 -4
- package/dist/SalesAgentProductCard/SalesAgentProductCard.d.cts +2 -2
- package/dist/SalesAgentProductCard/components/Container.cjs +3 -3
- package/dist/SalesAgentProductCard/components/Container.js +3 -3
- package/dist/SalesAgentProductCard/components/ProductImage.cjs +1 -1
- package/dist/SalesAgentProductCard/components/ProductImage.js +1 -1
- package/dist/SalesAgentProductCard/components/ProductName.cjs +1 -1
- package/dist/SalesAgentProductCard/components/ProductName.js +1 -1
- package/dist/SalesAgentProductCard/components/index.d.cts +8 -8
- package/dist/SalesAgentProductCard/components/index.d.ts +2 -2
- package/dist/SocialProof/SocialProof.cjs +3 -3
- package/dist/SocialProof/SocialProof.d.cts +2 -2
- package/dist/SocialProof/SocialProof.d.ts +2 -2
- package/dist/SocialProof/SocialProof.js +1 -1
- package/dist/SocialProof/components/Headline.cjs +4 -4
- package/dist/SocialProof/components/Headline.js +4 -4
- package/dist/SocialProof/components/LayoutFourHorizontal.cjs +4 -4
- package/dist/SocialProof/components/LayoutFourHorizontal.js +2 -2
- package/dist/SocialProof/components/LayoutSingle.cjs +2 -2
- package/dist/SocialProof/components/Subheadline.cjs +1 -1
- package/dist/SocialProof/components/Subheadline.js +1 -1
- package/dist/SparkleAnimation/SparkleAnimation.d.cts +2 -2
- package/dist/SparkleAnimation/SparkleAnimation.d.ts +2 -2
- package/dist/Stack/Stack.d.cts +2 -2
- package/dist/TextField/TextField.cjs +1 -1
- package/dist/TextField/TextField.js +1 -1
- package/dist/TextField/components/Input.cjs +1 -1
- package/dist/TextField/components/Input.js +1 -1
- package/dist/TextField/components/Layout.cjs +1 -1
- package/dist/TextField/components/Layout.js +1 -1
- package/dist/TextField/components/SendIcon.cjs +1 -1
- package/dist/TextField/components/SendIcon.js +1 -1
- package/dist/Title/Title.cjs +1 -1
- package/dist/Title/Title.js +1 -1
- package/dist/Title/components/Layout.cjs +1 -1
- package/dist/Title/components/Layout.js +1 -1
- package/dist/TitledPromptCarousel/TitledPromptCarousel.cjs +2 -2
- package/dist/TitledPromptCarousel/TitledPromptCarousel.d.cts +2 -2
- package/dist/TitledPromptCarousel/TitledPromptCarousel.d.ts +2 -2
- package/dist/TitledPromptCarousel/TitledPromptCarousel.js +2 -2
- package/dist/Tokens/index.cjs +2 -2
- package/dist/Tokens/index.js +2 -2
- package/dist/TypingAnimation/TypingAnimation.cjs +1 -1
- package/dist/TypingAnimation/TypingAnimation.d.cts +2 -2
- package/dist/TypingAnimation/TypingAnimation.d.ts +2 -2
- package/dist/TypingAnimation/TypingAnimation.js +1 -1
- package/dist/TypingAnimation/hooks/useGetTypographyVariant.cjs +1 -1
- package/dist/TypingAnimation/hooks/useGetTypographyVariant.js +1 -1
- package/dist/Typography/Typography.d.cts +4 -4
- package/dist/Typography/Typography.d.ts +4 -4
- package/dist/WelcomeMessage/components/Container.cjs +3 -3
- package/dist/WelcomeMessage/components/Container.js +3 -3
- package/dist/WidgetTextField/WidgetTextField.cjs +1 -1
- package/dist/WidgetTextField/WidgetTextField.js +1 -1
- package/dist/WidgetTextField/components/Container.cjs +3 -3
- package/dist/WidgetTextField/components/Container.js +3 -3
- package/dist/WidgetTextField/components/Icon.cjs +1 -1
- package/dist/WidgetTextField/components/Icon.js +1 -1
- package/dist/WidgetTextField/components/Skeleton.cjs +1 -1
- package/dist/WidgetTextField/components/Skeleton.js +1 -1
- package/dist/WidgetWrapper/WidgetWrapper.cjs +1 -1
- package/dist/WidgetWrapper/WidgetWrapper.d.cts +2 -2
- package/dist/WidgetWrapper/WidgetWrapper.d.ts +2 -2
- package/dist/WidgetWrapper/WidgetWrapper.js +1 -1
- package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.cts +2 -2
- package/dist/styles.css +1 -1
- package/dist/utils/resolveTheme.cjs +1 -1
- package/dist/utils/resolveTheme.js +1 -1
- package/dist/utils/useCheckIsMobile.d.cts +9 -0
- package/dist/utils/useCheckIsMobile.d.ts +9 -0
- package/package.json +5 -1
- package/src/components/FloatingChat/FloatingChat.tsx +35 -34
- package/src/components/FloatingChat/components/AgentMessage.tsx +2 -12
- package/src/components/FloatingChat/components/ProductResultsModal.tsx +87 -0
- package/src/components/FloatingChat/components/ResultsGridView.tsx +26 -2
- package/src/components/FloatingChat/components/SlideChatContent.tsx +9 -1
- package/src/components/FloatingChat/components/index.ts +2 -0
- package/src/components/FloatingChat/hooks/useProductResultsView.ts +26 -2
- package/src/components/FloatingChat/types/types.ts +4 -0
- package/src/components/FloatingChat/utils/functions.ts +34 -19
- package/src/components/FloatingChat/utils/trackProductCardInteraction.ts +26 -0
- package/src/components/FullPageSalesAgent/FullPageSalesAgent.tsx +54 -5
- package/src/components/FullPageSalesAgent/components/Layout.tsx +7 -1
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
|
|
2
|
-
const require_utils = require('../../DesignTokens/components/utils.cjs');
|
|
3
|
-
const require_aspectRatio = require('../../packages/components-v3/tokens/aspectRatio/aspectRatio.cjs');
|
|
4
2
|
const require_theme = require('../../packages/components-v3/tokens/theme/theme.cjs');
|
|
5
3
|
const require_breakpoints = require('../../packages/components-v3/tokens/breakpoints/breakpoints.cjs');
|
|
6
|
-
require('../../Tokens/index.cjs');
|
|
7
|
-
const require_resolveTheme = require('../../utils/resolveTheme.cjs');
|
|
8
|
-
const require_Container = require('../../Container/Container.cjs');
|
|
9
|
-
require('../../Container/index.cjs');
|
|
10
4
|
const require_Stack = require('../../Stack/Stack.cjs');
|
|
11
5
|
require('../../Stack/index.cjs');
|
|
12
|
-
const
|
|
6
|
+
const require_Container = require('../../Container/Container.cjs');
|
|
7
|
+
require('../../Container/index.cjs');
|
|
8
|
+
const require_utils = require('../../DesignTokens/components/utils.cjs');
|
|
9
|
+
const require_resolveTheme = require('../../utils/resolveTheme.cjs');
|
|
10
|
+
const require_aspectRatio = require('../../packages/components-v3/tokens/aspectRatio/aspectRatio.cjs');
|
|
11
|
+
require('../../Tokens/index.cjs');
|
|
12
|
+
const require_utils_useCheckIsMobile = require('../../utils/useCheckIsMobile.cjs');
|
|
13
13
|
const require_useGetContentSize = require('../../utils/useGetContentSize.cjs');
|
|
14
14
|
const require_types = require('../../ImageGallery/types/types.cjs');
|
|
15
15
|
const require_functions = require('../../SocialProof/utils/functions.cjs');
|
|
@@ -19,7 +19,7 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
19
19
|
|
|
20
20
|
//#region src/components/ChatPreviewComparison/components/Layout.tsx
|
|
21
21
|
const Layout = ({ theme = require_theme.Theme.GLOBAL_CUSTOM, headline, message, promptCarousel, widgetTextField, images, hideImage = false, hideTextField = false }) => {
|
|
22
|
-
const { isMobile, viewportWidth } =
|
|
22
|
+
const { isMobile, viewportWidth } = require_utils_useCheckIsMobile.useCheckIsMobile();
|
|
23
23
|
const isTablet = !isMobile && viewportWidth !== void 0 && viewportWidth < require_breakpoints.screensBreakpointsVariables.lg;
|
|
24
24
|
const finalTheme = require_resolveTheme.resolveTheme(theme);
|
|
25
25
|
const isPortrait = require_utils.getCSSVariable(`--${require_aspectRatio.AspectRatioCSSVar.GlobalCustom}`) === "3/4";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { getCSSVariable } from "../../DesignTokens/components/utils.js";
|
|
2
|
-
import { AspectRatioCSSVar } from "../../packages/components-v3/tokens/aspectRatio/aspectRatio.js";
|
|
3
1
|
import { Theme } from "../../packages/components-v3/tokens/theme/theme.js";
|
|
4
2
|
import { screensBreakpointsVariables } from "../../packages/components-v3/tokens/breakpoints/breakpoints.js";
|
|
5
|
-
import "../../Tokens/index.js";
|
|
6
|
-
import { resolveTheme } from "../../utils/resolveTheme.js";
|
|
7
|
-
import { Container } from "../../Container/Container.js";
|
|
8
|
-
import "../../Container/index.js";
|
|
9
3
|
import { Stack } from "../../Stack/Stack.js";
|
|
10
4
|
import "../../Stack/index.js";
|
|
5
|
+
import { Container } from "../../Container/Container.js";
|
|
6
|
+
import "../../Container/index.js";
|
|
7
|
+
import { getCSSVariable } from "../../DesignTokens/components/utils.js";
|
|
8
|
+
import { resolveTheme } from "../../utils/resolveTheme.js";
|
|
9
|
+
import { AspectRatioCSSVar } from "../../packages/components-v3/tokens/aspectRatio/aspectRatio.js";
|
|
10
|
+
import "../../Tokens/index.js";
|
|
11
11
|
import { useCheckIsMobile } from "../../utils/useCheckIsMobile.js";
|
|
12
12
|
import { useGetContentSize } from "../../utils/useGetContentSize.js";
|
|
13
13
|
import { ImageGalleryLayout } from "../../ImageGallery/types/types.js";
|
|
@@ -1,17 +1,17 @@
|
|
|
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
|
-
const require_resolveTheme = require('../../utils/resolveTheme.cjs');
|
|
5
3
|
const require_index = require('../../Typography/types/index.cjs');
|
|
6
4
|
require('../../Typography/index.cjs');
|
|
7
|
-
const
|
|
5
|
+
const require_resolveTheme = require('../../utils/resolveTheme.cjs');
|
|
6
|
+
require('../../Tokens/index.cjs');
|
|
7
|
+
const require_utils_useCheckIsMobile = require('../../utils/useCheckIsMobile.cjs');
|
|
8
8
|
let react = require("react");
|
|
9
9
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
10
10
|
|
|
11
11
|
//#region src/components/ChatPreviewComparison/components/Message.tsx
|
|
12
12
|
const MarkdownProcessor = (0, react.lazy)(async () => ({ default: (await Promise.resolve().then(() => require("../../MarkdownProcessor/MarkdownProcessor.cjs"))).MarkdownProcessor }));
|
|
13
13
|
const Message = ({ messageText, theme = require_theme.Theme.GLOBAL_CUSTOM, onLinkClick }) => {
|
|
14
|
-
const { isMobile } =
|
|
14
|
+
const { isMobile } = require_utils_useCheckIsMobile.useCheckIsMobile();
|
|
15
15
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(react.Suspense, { children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(MarkdownProcessor, {
|
|
16
16
|
content: messageText,
|
|
17
17
|
clampParagraphs: require_resolveTheme.resolveTheme(theme) === require_theme.Theme.STANDARD && isMobile ? 7 : 3,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Theme } from "../../packages/components-v3/tokens/theme/theme.js";
|
|
2
|
-
import "../../Tokens/index.js";
|
|
3
|
-
import { resolveTheme } from "../../utils/resolveTheme.js";
|
|
4
2
|
import { TypographyColor, TypographyVariant } from "../../Typography/types/index.js";
|
|
5
3
|
import "../../Typography/index.js";
|
|
4
|
+
import { resolveTheme } from "../../utils/resolveTheme.js";
|
|
5
|
+
import "../../Tokens/index.js";
|
|
6
6
|
import { useCheckIsMobile } from "../../utils/useCheckIsMobile.js";
|
|
7
7
|
import { Suspense, lazy } from "react";
|
|
8
8
|
import { jsx } from "react/jsx-runtime";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ChatPreviewLoadingProps } from "./types/types.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime17 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) =>
|
|
18
|
+
}: ChatPreviewLoadingProps) => react_jsx_runtime17.JSX.Element;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { ChatPreviewLoading };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ChatPreviewLoadingProps } from "./types/types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime28 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) =>
|
|
18
|
+
}: ChatPreviewLoadingProps) => react_jsx_runtime28.JSX.Element;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { ChatPreviewLoading };
|
|
@@ -18,16 +18,10 @@ declare const Container: ({
|
|
|
18
18
|
centerContent,
|
|
19
19
|
...props
|
|
20
20
|
}: ContainerProps & Omit<React.HTMLAttributes<HTMLElement>, "className" | "style" | "component">) => react10.DetailedReactHTMLElement<{
|
|
21
|
-
onClick?: react10.MouseEventHandler<HTMLElement>;
|
|
22
|
-
onFocus?: react10.FocusEventHandler<HTMLElement>;
|
|
23
|
-
onMouseDown?: react10.MouseEventHandler<HTMLElement>;
|
|
24
|
-
onMouseUp?: react10.MouseEventHandler<HTMLElement>;
|
|
25
|
-
onTouchStart?: react10.TouchEventHandler<HTMLElement>;
|
|
26
|
-
onTouchEnd?: react10.TouchEventHandler<HTMLElement>;
|
|
27
|
-
content?: string | undefined;
|
|
28
|
-
color?: string | undefined;
|
|
29
21
|
onChange?: react10.FormEventHandler<HTMLElement>;
|
|
30
22
|
onSubmit?: react10.FormEventHandler<HTMLElement>;
|
|
23
|
+
onFocus?: react10.FocusEventHandler<HTMLElement>;
|
|
24
|
+
color?: string | undefined;
|
|
31
25
|
slot?: string | undefined;
|
|
32
26
|
title?: string | undefined;
|
|
33
27
|
defaultChecked?: boolean | undefined;
|
|
@@ -51,6 +45,7 @@ declare const Container: ({
|
|
|
51
45
|
radioGroup?: string | undefined;
|
|
52
46
|
role?: react10.AriaRole | undefined;
|
|
53
47
|
about?: string | undefined;
|
|
48
|
+
content?: string | undefined;
|
|
54
49
|
datatype?: string | undefined;
|
|
55
50
|
inlist?: any;
|
|
56
51
|
prefix?: string | undefined;
|
|
@@ -215,6 +210,7 @@ declare const Container: ({
|
|
|
215
210
|
onWaitingCapture?: react10.ReactEventHandler<HTMLElement>;
|
|
216
211
|
onAuxClick?: react10.MouseEventHandler<HTMLElement>;
|
|
217
212
|
onAuxClickCapture?: react10.MouseEventHandler<HTMLElement>;
|
|
213
|
+
onClick?: react10.MouseEventHandler<HTMLElement>;
|
|
218
214
|
onClickCapture?: react10.MouseEventHandler<HTMLElement>;
|
|
219
215
|
onContextMenu?: react10.MouseEventHandler<HTMLElement>;
|
|
220
216
|
onContextMenuCapture?: react10.MouseEventHandler<HTMLElement>;
|
|
@@ -236,6 +232,7 @@ declare const Container: ({
|
|
|
236
232
|
onDragStartCapture?: react10.DragEventHandler<HTMLElement>;
|
|
237
233
|
onDrop?: react10.DragEventHandler<HTMLElement>;
|
|
238
234
|
onDropCapture?: react10.DragEventHandler<HTMLElement>;
|
|
235
|
+
onMouseDown?: react10.MouseEventHandler<HTMLElement>;
|
|
239
236
|
onMouseDownCapture?: react10.MouseEventHandler<HTMLElement>;
|
|
240
237
|
onMouseEnter?: react10.MouseEventHandler<HTMLElement>;
|
|
241
238
|
onMouseLeave?: react10.MouseEventHandler<HTMLElement>;
|
|
@@ -245,14 +242,17 @@ declare const Container: ({
|
|
|
245
242
|
onMouseOutCapture?: react10.MouseEventHandler<HTMLElement>;
|
|
246
243
|
onMouseOver?: react10.MouseEventHandler<HTMLElement>;
|
|
247
244
|
onMouseOverCapture?: react10.MouseEventHandler<HTMLElement>;
|
|
245
|
+
onMouseUp?: react10.MouseEventHandler<HTMLElement>;
|
|
248
246
|
onMouseUpCapture?: react10.MouseEventHandler<HTMLElement>;
|
|
249
247
|
onSelect?: react10.ReactEventHandler<HTMLElement>;
|
|
250
248
|
onSelectCapture?: react10.ReactEventHandler<HTMLElement>;
|
|
251
249
|
onTouchCancel?: react10.TouchEventHandler<HTMLElement>;
|
|
252
250
|
onTouchCancelCapture?: react10.TouchEventHandler<HTMLElement>;
|
|
251
|
+
onTouchEnd?: react10.TouchEventHandler<HTMLElement>;
|
|
253
252
|
onTouchEndCapture?: react10.TouchEventHandler<HTMLElement>;
|
|
254
253
|
onTouchMove?: react10.TouchEventHandler<HTMLElement>;
|
|
255
254
|
onTouchMoveCapture?: react10.TouchEventHandler<HTMLElement>;
|
|
255
|
+
onTouchStart?: react10.TouchEventHandler<HTMLElement>;
|
|
256
256
|
onTouchStartCapture?: react10.TouchEventHandler<HTMLElement>;
|
|
257
257
|
onPointerDown?: react10.PointerEventHandler<HTMLElement>;
|
|
258
258
|
onPointerDownCapture?: react10.PointerEventHandler<HTMLElement>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ContainerProps } from "./types/index.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react12 from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Container/Container.d.ts
|
|
5
5
|
|
|
@@ -17,17 +17,11 @@ declare const Container: ({
|
|
|
17
17
|
fluid,
|
|
18
18
|
centerContent,
|
|
19
19
|
...props
|
|
20
|
-
}: ContainerProps & Omit<React.HTMLAttributes<HTMLElement>, "className" | "style" | "component">) =>
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
onMouseUp?: react13.MouseEventHandler<HTMLElement>;
|
|
25
|
-
onTouchStart?: react13.TouchEventHandler<HTMLElement>;
|
|
26
|
-
onTouchEnd?: react13.TouchEventHandler<HTMLElement>;
|
|
27
|
-
content?: string | undefined;
|
|
20
|
+
}: ContainerProps & Omit<React.HTMLAttributes<HTMLElement>, "className" | "style" | "component">) => react12.DetailedReactHTMLElement<{
|
|
21
|
+
onChange?: react12.FormEventHandler<HTMLElement>;
|
|
22
|
+
onSubmit?: react12.FormEventHandler<HTMLElement>;
|
|
23
|
+
onFocus?: react12.FocusEventHandler<HTMLElement>;
|
|
28
24
|
color?: string | undefined;
|
|
29
|
-
onChange?: react13.FormEventHandler<HTMLElement>;
|
|
30
|
-
onSubmit?: react13.FormEventHandler<HTMLElement>;
|
|
31
25
|
slot?: string | undefined;
|
|
32
26
|
title?: string | undefined;
|
|
33
27
|
defaultChecked?: boolean | undefined;
|
|
@@ -49,8 +43,9 @@ declare const Container: ({
|
|
|
49
43
|
tabIndex?: number | undefined;
|
|
50
44
|
translate?: "yes" | "no" | undefined;
|
|
51
45
|
radioGroup?: string | undefined;
|
|
52
|
-
role?:
|
|
46
|
+
role?: react12.AriaRole | undefined;
|
|
53
47
|
about?: string | undefined;
|
|
48
|
+
content?: string | undefined;
|
|
54
49
|
datatype?: string | undefined;
|
|
55
50
|
inlist?: any;
|
|
56
51
|
prefix?: string | undefined;
|
|
@@ -134,168 +129,173 @@ declare const Container: ({
|
|
|
134
129
|
dangerouslySetInnerHTML?: {
|
|
135
130
|
__html: string | TrustedHTML;
|
|
136
131
|
} | undefined;
|
|
137
|
-
onCopy?:
|
|
138
|
-
onCopyCapture?:
|
|
139
|
-
onCut?:
|
|
140
|
-
onCutCapture?:
|
|
141
|
-
onPaste?:
|
|
142
|
-
onPasteCapture?:
|
|
143
|
-
onCompositionEnd?:
|
|
144
|
-
onCompositionEndCapture?:
|
|
145
|
-
onCompositionStart?:
|
|
146
|
-
onCompositionStartCapture?:
|
|
147
|
-
onCompositionUpdate?:
|
|
148
|
-
onCompositionUpdateCapture?:
|
|
149
|
-
onFocusCapture?:
|
|
150
|
-
onBlur?:
|
|
151
|
-
onBlurCapture?:
|
|
152
|
-
onChangeCapture?:
|
|
153
|
-
onBeforeInput?:
|
|
154
|
-
onBeforeInputCapture?:
|
|
155
|
-
onInput?:
|
|
156
|
-
onInputCapture?:
|
|
157
|
-
onReset?:
|
|
158
|
-
onResetCapture?:
|
|
159
|
-
onSubmitCapture?:
|
|
160
|
-
onInvalid?:
|
|
161
|
-
onInvalidCapture?:
|
|
162
|
-
onLoad?:
|
|
163
|
-
onLoadCapture?:
|
|
164
|
-
onError?:
|
|
165
|
-
onErrorCapture?:
|
|
166
|
-
onKeyDown?:
|
|
167
|
-
onKeyDownCapture?:
|
|
168
|
-
onKeyPress?:
|
|
169
|
-
onKeyPressCapture?:
|
|
170
|
-
onKeyUp?:
|
|
171
|
-
onKeyUpCapture?:
|
|
172
|
-
onAbort?:
|
|
173
|
-
onAbortCapture?:
|
|
174
|
-
onCanPlay?:
|
|
175
|
-
onCanPlayCapture?:
|
|
176
|
-
onCanPlayThrough?:
|
|
177
|
-
onCanPlayThroughCapture?:
|
|
178
|
-
onDurationChange?:
|
|
179
|
-
onDurationChangeCapture?:
|
|
180
|
-
onEmptied?:
|
|
181
|
-
onEmptiedCapture?:
|
|
182
|
-
onEncrypted?:
|
|
183
|
-
onEncryptedCapture?:
|
|
184
|
-
onEnded?:
|
|
185
|
-
onEndedCapture?:
|
|
186
|
-
onLoadedData?:
|
|
187
|
-
onLoadedDataCapture?:
|
|
188
|
-
onLoadedMetadata?:
|
|
189
|
-
onLoadedMetadataCapture?:
|
|
190
|
-
onLoadStart?:
|
|
191
|
-
onLoadStartCapture?:
|
|
192
|
-
onPause?:
|
|
193
|
-
onPauseCapture?:
|
|
194
|
-
onPlay?:
|
|
195
|
-
onPlayCapture?:
|
|
196
|
-
onPlaying?:
|
|
197
|
-
onPlayingCapture?:
|
|
198
|
-
onProgress?:
|
|
199
|
-
onProgressCapture?:
|
|
200
|
-
onRateChange?:
|
|
201
|
-
onRateChangeCapture?:
|
|
202
|
-
onSeeked?:
|
|
203
|
-
onSeekedCapture?:
|
|
204
|
-
onSeeking?:
|
|
205
|
-
onSeekingCapture?:
|
|
206
|
-
onStalled?:
|
|
207
|
-
onStalledCapture?:
|
|
208
|
-
onSuspend?:
|
|
209
|
-
onSuspendCapture?:
|
|
210
|
-
onTimeUpdate?:
|
|
211
|
-
onTimeUpdateCapture?:
|
|
212
|
-
onVolumeChange?:
|
|
213
|
-
onVolumeChangeCapture?:
|
|
214
|
-
onWaiting?:
|
|
215
|
-
onWaitingCapture?:
|
|
216
|
-
onAuxClick?:
|
|
217
|
-
onAuxClickCapture?:
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
132
|
+
onCopy?: react12.ClipboardEventHandler<HTMLElement>;
|
|
133
|
+
onCopyCapture?: react12.ClipboardEventHandler<HTMLElement>;
|
|
134
|
+
onCut?: react12.ClipboardEventHandler<HTMLElement>;
|
|
135
|
+
onCutCapture?: react12.ClipboardEventHandler<HTMLElement>;
|
|
136
|
+
onPaste?: react12.ClipboardEventHandler<HTMLElement>;
|
|
137
|
+
onPasteCapture?: react12.ClipboardEventHandler<HTMLElement>;
|
|
138
|
+
onCompositionEnd?: react12.CompositionEventHandler<HTMLElement>;
|
|
139
|
+
onCompositionEndCapture?: react12.CompositionEventHandler<HTMLElement>;
|
|
140
|
+
onCompositionStart?: react12.CompositionEventHandler<HTMLElement>;
|
|
141
|
+
onCompositionStartCapture?: react12.CompositionEventHandler<HTMLElement>;
|
|
142
|
+
onCompositionUpdate?: react12.CompositionEventHandler<HTMLElement>;
|
|
143
|
+
onCompositionUpdateCapture?: react12.CompositionEventHandler<HTMLElement>;
|
|
144
|
+
onFocusCapture?: react12.FocusEventHandler<HTMLElement>;
|
|
145
|
+
onBlur?: react12.FocusEventHandler<HTMLElement>;
|
|
146
|
+
onBlurCapture?: react12.FocusEventHandler<HTMLElement>;
|
|
147
|
+
onChangeCapture?: react12.FormEventHandler<HTMLElement>;
|
|
148
|
+
onBeforeInput?: react12.InputEventHandler<HTMLElement>;
|
|
149
|
+
onBeforeInputCapture?: react12.FormEventHandler<HTMLElement>;
|
|
150
|
+
onInput?: react12.FormEventHandler<HTMLElement>;
|
|
151
|
+
onInputCapture?: react12.FormEventHandler<HTMLElement>;
|
|
152
|
+
onReset?: react12.FormEventHandler<HTMLElement>;
|
|
153
|
+
onResetCapture?: react12.FormEventHandler<HTMLElement>;
|
|
154
|
+
onSubmitCapture?: react12.FormEventHandler<HTMLElement>;
|
|
155
|
+
onInvalid?: react12.FormEventHandler<HTMLElement>;
|
|
156
|
+
onInvalidCapture?: react12.FormEventHandler<HTMLElement>;
|
|
157
|
+
onLoad?: react12.ReactEventHandler<HTMLElement>;
|
|
158
|
+
onLoadCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
159
|
+
onError?: react12.ReactEventHandler<HTMLElement>;
|
|
160
|
+
onErrorCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
161
|
+
onKeyDown?: react12.KeyboardEventHandler<HTMLElement>;
|
|
162
|
+
onKeyDownCapture?: react12.KeyboardEventHandler<HTMLElement>;
|
|
163
|
+
onKeyPress?: react12.KeyboardEventHandler<HTMLElement>;
|
|
164
|
+
onKeyPressCapture?: react12.KeyboardEventHandler<HTMLElement>;
|
|
165
|
+
onKeyUp?: react12.KeyboardEventHandler<HTMLElement>;
|
|
166
|
+
onKeyUpCapture?: react12.KeyboardEventHandler<HTMLElement>;
|
|
167
|
+
onAbort?: react12.ReactEventHandler<HTMLElement>;
|
|
168
|
+
onAbortCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
169
|
+
onCanPlay?: react12.ReactEventHandler<HTMLElement>;
|
|
170
|
+
onCanPlayCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
171
|
+
onCanPlayThrough?: react12.ReactEventHandler<HTMLElement>;
|
|
172
|
+
onCanPlayThroughCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
173
|
+
onDurationChange?: react12.ReactEventHandler<HTMLElement>;
|
|
174
|
+
onDurationChangeCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
175
|
+
onEmptied?: react12.ReactEventHandler<HTMLElement>;
|
|
176
|
+
onEmptiedCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
177
|
+
onEncrypted?: react12.ReactEventHandler<HTMLElement>;
|
|
178
|
+
onEncryptedCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
179
|
+
onEnded?: react12.ReactEventHandler<HTMLElement>;
|
|
180
|
+
onEndedCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
181
|
+
onLoadedData?: react12.ReactEventHandler<HTMLElement>;
|
|
182
|
+
onLoadedDataCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
183
|
+
onLoadedMetadata?: react12.ReactEventHandler<HTMLElement>;
|
|
184
|
+
onLoadedMetadataCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
185
|
+
onLoadStart?: react12.ReactEventHandler<HTMLElement>;
|
|
186
|
+
onLoadStartCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
187
|
+
onPause?: react12.ReactEventHandler<HTMLElement>;
|
|
188
|
+
onPauseCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
189
|
+
onPlay?: react12.ReactEventHandler<HTMLElement>;
|
|
190
|
+
onPlayCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
191
|
+
onPlaying?: react12.ReactEventHandler<HTMLElement>;
|
|
192
|
+
onPlayingCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
193
|
+
onProgress?: react12.ReactEventHandler<HTMLElement>;
|
|
194
|
+
onProgressCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
195
|
+
onRateChange?: react12.ReactEventHandler<HTMLElement>;
|
|
196
|
+
onRateChangeCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
197
|
+
onSeeked?: react12.ReactEventHandler<HTMLElement>;
|
|
198
|
+
onSeekedCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
199
|
+
onSeeking?: react12.ReactEventHandler<HTMLElement>;
|
|
200
|
+
onSeekingCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
201
|
+
onStalled?: react12.ReactEventHandler<HTMLElement>;
|
|
202
|
+
onStalledCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
203
|
+
onSuspend?: react12.ReactEventHandler<HTMLElement>;
|
|
204
|
+
onSuspendCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
205
|
+
onTimeUpdate?: react12.ReactEventHandler<HTMLElement>;
|
|
206
|
+
onTimeUpdateCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
207
|
+
onVolumeChange?: react12.ReactEventHandler<HTMLElement>;
|
|
208
|
+
onVolumeChangeCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
209
|
+
onWaiting?: react12.ReactEventHandler<HTMLElement>;
|
|
210
|
+
onWaitingCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
211
|
+
onAuxClick?: react12.MouseEventHandler<HTMLElement>;
|
|
212
|
+
onAuxClickCapture?: react12.MouseEventHandler<HTMLElement>;
|
|
213
|
+
onClick?: react12.MouseEventHandler<HTMLElement>;
|
|
214
|
+
onClickCapture?: react12.MouseEventHandler<HTMLElement>;
|
|
215
|
+
onContextMenu?: react12.MouseEventHandler<HTMLElement>;
|
|
216
|
+
onContextMenuCapture?: react12.MouseEventHandler<HTMLElement>;
|
|
217
|
+
onDoubleClick?: react12.MouseEventHandler<HTMLElement>;
|
|
218
|
+
onDoubleClickCapture?: react12.MouseEventHandler<HTMLElement>;
|
|
219
|
+
onDrag?: react12.DragEventHandler<HTMLElement>;
|
|
220
|
+
onDragCapture?: react12.DragEventHandler<HTMLElement>;
|
|
221
|
+
onDragEnd?: react12.DragEventHandler<HTMLElement>;
|
|
222
|
+
onDragEndCapture?: react12.DragEventHandler<HTMLElement>;
|
|
223
|
+
onDragEnter?: react12.DragEventHandler<HTMLElement>;
|
|
224
|
+
onDragEnterCapture?: react12.DragEventHandler<HTMLElement>;
|
|
225
|
+
onDragExit?: react12.DragEventHandler<HTMLElement>;
|
|
226
|
+
onDragExitCapture?: react12.DragEventHandler<HTMLElement>;
|
|
227
|
+
onDragLeave?: react12.DragEventHandler<HTMLElement>;
|
|
228
|
+
onDragLeaveCapture?: react12.DragEventHandler<HTMLElement>;
|
|
229
|
+
onDragOver?: react12.DragEventHandler<HTMLElement>;
|
|
230
|
+
onDragOverCapture?: react12.DragEventHandler<HTMLElement>;
|
|
231
|
+
onDragStart?: react12.DragEventHandler<HTMLElement>;
|
|
232
|
+
onDragStartCapture?: react12.DragEventHandler<HTMLElement>;
|
|
233
|
+
onDrop?: react12.DragEventHandler<HTMLElement>;
|
|
234
|
+
onDropCapture?: react12.DragEventHandler<HTMLElement>;
|
|
235
|
+
onMouseDown?: react12.MouseEventHandler<HTMLElement>;
|
|
236
|
+
onMouseDownCapture?: react12.MouseEventHandler<HTMLElement>;
|
|
237
|
+
onMouseEnter?: react12.MouseEventHandler<HTMLElement>;
|
|
238
|
+
onMouseLeave?: react12.MouseEventHandler<HTMLElement>;
|
|
239
|
+
onMouseMove?: react12.MouseEventHandler<HTMLElement>;
|
|
240
|
+
onMouseMoveCapture?: react12.MouseEventHandler<HTMLElement>;
|
|
241
|
+
onMouseOut?: react12.MouseEventHandler<HTMLElement>;
|
|
242
|
+
onMouseOutCapture?: react12.MouseEventHandler<HTMLElement>;
|
|
243
|
+
onMouseOver?: react12.MouseEventHandler<HTMLElement>;
|
|
244
|
+
onMouseOverCapture?: react12.MouseEventHandler<HTMLElement>;
|
|
245
|
+
onMouseUp?: react12.MouseEventHandler<HTMLElement>;
|
|
246
|
+
onMouseUpCapture?: react12.MouseEventHandler<HTMLElement>;
|
|
247
|
+
onSelect?: react12.ReactEventHandler<HTMLElement>;
|
|
248
|
+
onSelectCapture?: react12.ReactEventHandler<HTMLElement>;
|
|
249
|
+
onTouchCancel?: react12.TouchEventHandler<HTMLElement>;
|
|
250
|
+
onTouchCancelCapture?: react12.TouchEventHandler<HTMLElement>;
|
|
251
|
+
onTouchEnd?: react12.TouchEventHandler<HTMLElement>;
|
|
252
|
+
onTouchEndCapture?: react12.TouchEventHandler<HTMLElement>;
|
|
253
|
+
onTouchMove?: react12.TouchEventHandler<HTMLElement>;
|
|
254
|
+
onTouchMoveCapture?: react12.TouchEventHandler<HTMLElement>;
|
|
255
|
+
onTouchStart?: react12.TouchEventHandler<HTMLElement>;
|
|
256
|
+
onTouchStartCapture?: react12.TouchEventHandler<HTMLElement>;
|
|
257
|
+
onPointerDown?: react12.PointerEventHandler<HTMLElement>;
|
|
258
|
+
onPointerDownCapture?: react12.PointerEventHandler<HTMLElement>;
|
|
259
|
+
onPointerMove?: react12.PointerEventHandler<HTMLElement>;
|
|
260
|
+
onPointerMoveCapture?: react12.PointerEventHandler<HTMLElement>;
|
|
261
|
+
onPointerUp?: react12.PointerEventHandler<HTMLElement>;
|
|
262
|
+
onPointerUpCapture?: react12.PointerEventHandler<HTMLElement>;
|
|
263
|
+
onPointerCancel?: react12.PointerEventHandler<HTMLElement>;
|
|
264
|
+
onPointerCancelCapture?: react12.PointerEventHandler<HTMLElement>;
|
|
265
|
+
onPointerEnter?: react12.PointerEventHandler<HTMLElement>;
|
|
266
|
+
onPointerLeave?: react12.PointerEventHandler<HTMLElement>;
|
|
267
|
+
onPointerOver?: react12.PointerEventHandler<HTMLElement>;
|
|
268
|
+
onPointerOverCapture?: react12.PointerEventHandler<HTMLElement>;
|
|
269
|
+
onPointerOut?: react12.PointerEventHandler<HTMLElement>;
|
|
270
|
+
onPointerOutCapture?: react12.PointerEventHandler<HTMLElement>;
|
|
271
|
+
onGotPointerCapture?: react12.PointerEventHandler<HTMLElement>;
|
|
272
|
+
onGotPointerCaptureCapture?: react12.PointerEventHandler<HTMLElement>;
|
|
273
|
+
onLostPointerCapture?: react12.PointerEventHandler<HTMLElement>;
|
|
274
|
+
onLostPointerCaptureCapture?: react12.PointerEventHandler<HTMLElement>;
|
|
275
|
+
onScroll?: react12.UIEventHandler<HTMLElement>;
|
|
276
|
+
onScrollCapture?: react12.UIEventHandler<HTMLElement>;
|
|
277
|
+
onScrollEnd?: react12.UIEventHandler<HTMLElement>;
|
|
278
|
+
onScrollEndCapture?: react12.UIEventHandler<HTMLElement>;
|
|
279
|
+
onWheel?: react12.WheelEventHandler<HTMLElement>;
|
|
280
|
+
onWheelCapture?: react12.WheelEventHandler<HTMLElement>;
|
|
281
|
+
onAnimationStart?: react12.AnimationEventHandler<HTMLElement>;
|
|
282
|
+
onAnimationStartCapture?: react12.AnimationEventHandler<HTMLElement>;
|
|
283
|
+
onAnimationEnd?: react12.AnimationEventHandler<HTMLElement>;
|
|
284
|
+
onAnimationEndCapture?: react12.AnimationEventHandler<HTMLElement>;
|
|
285
|
+
onAnimationIteration?: react12.AnimationEventHandler<HTMLElement>;
|
|
286
|
+
onAnimationIterationCapture?: react12.AnimationEventHandler<HTMLElement>;
|
|
287
|
+
onToggle?: react12.ToggleEventHandler<HTMLElement>;
|
|
288
|
+
onBeforeToggle?: react12.ToggleEventHandler<HTMLElement>;
|
|
289
|
+
onTransitionCancel?: react12.TransitionEventHandler<HTMLElement>;
|
|
290
|
+
onTransitionCancelCapture?: react12.TransitionEventHandler<HTMLElement>;
|
|
291
|
+
onTransitionEnd?: react12.TransitionEventHandler<HTMLElement>;
|
|
292
|
+
onTransitionEndCapture?: react12.TransitionEventHandler<HTMLElement>;
|
|
293
|
+
onTransitionRun?: react12.TransitionEventHandler<HTMLElement>;
|
|
294
|
+
onTransitionRunCapture?: react12.TransitionEventHandler<HTMLElement>;
|
|
295
|
+
onTransitionStart?: react12.TransitionEventHandler<HTMLElement>;
|
|
296
|
+
onTransitionStartCapture?: react12.TransitionEventHandler<HTMLElement>;
|
|
297
297
|
className: string;
|
|
298
|
-
style:
|
|
298
|
+
style: react12.CSSProperties;
|
|
299
299
|
id: string;
|
|
300
300
|
'data-testid': string;
|
|
301
301
|
}, HTMLElement>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
2
2
|
import { Config } from "tailwindcss";
|
|
3
3
|
|
|
4
4
|
//#region src/components/DesignTokens/DesignTokensComponent.d.ts
|
|
@@ -9,6 +9,6 @@ type DesignTokensProps = {
|
|
|
9
9
|
declare const DesignTokens: ({
|
|
10
10
|
selectedMerchant,
|
|
11
11
|
config
|
|
12
|
-
}: DesignTokensProps) =>
|
|
12
|
+
}: DesignTokensProps) => react_jsx_runtime23.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { DesignTokens, DesignTokensProps };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime26 from "react/jsx-runtime";
|
|
2
2
|
import { Config } from "tailwindcss";
|
|
3
3
|
|
|
4
4
|
//#region src/components/DesignTokens/DesignTokensComponent.d.ts
|
|
@@ -9,6 +9,6 @@ type DesignTokensProps = {
|
|
|
9
9
|
declare const DesignTokens: ({
|
|
10
10
|
selectedMerchant,
|
|
11
11
|
config
|
|
12
|
-
}: DesignTokensProps) =>
|
|
12
|
+
}: DesignTokensProps) => react_jsx_runtime26.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { DesignTokens, DesignTokensProps };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
|
|
2
2
|
const require_utils = require('./utils.cjs');
|
|
3
|
-
let react_jsx_runtime = require("react/jsx-runtime");
|
|
4
3
|
let classnames = require("classnames");
|
|
5
4
|
classnames = require_rolldown_runtime.__toESM(classnames);
|
|
5
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
6
6
|
|
|
7
7
|
//#region src/components/DesignTokens/components/FontFamily.tsx
|
|
8
8
|
const FontFamily = ({ fontFamilyTokens }) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { getComputedCSSVariable } from "./utils.js";
|
|
2
|
-
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
2
|
import classNames from "classnames";
|
|
3
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/components/DesignTokens/components/FontFamily.tsx
|
|
6
6
|
const FontFamily = ({ fontFamilyTokens }) => {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
|
|
2
2
|
const require_utils = require('./utils.cjs');
|
|
3
|
-
let react_jsx_runtime = require("react/jsx-runtime");
|
|
4
3
|
let classnames = require("classnames");
|
|
5
4
|
classnames = require_rolldown_runtime.__toESM(classnames);
|
|
5
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
6
6
|
|
|
7
7
|
//#region src/components/DesignTokens/components/FontSize.tsx
|
|
8
8
|
const FontSize = ({ fontSizeTokens }) => {
|