@envive-ai/react-toolkit-v3 0.3.5 → 0.3.6
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 +3 -3
- package/dist/CSSVariablesEditor/hooks/useGetCssVariablesOptions.js +3 -3
- package/dist/CSSVariablesEditor/hooks/useGetCurrentMerchantColors.cjs +1 -1
- package/dist/CSSVariablesEditor/hooks/useGetCurrentMerchantColors.js +1 -1
- package/dist/CSSVariablesEditor/hooks/useGetDefaultCssVariables.cjs +10 -10
- package/dist/CSSVariablesEditor/hooks/useGetDefaultCssVariables.js +10 -10
- package/dist/CSSVariablesEditor/hooks/useHandleUpdateCssVars.cjs +9 -9
- package/dist/CSSVariablesEditor/hooks/useHandleUpdateCssVars.js +9 -9
- package/dist/CSSVariablesEditor/utils/functions.cjs +2 -2
- package/dist/CSSVariablesEditor/utils/functions.js +2 -2
- package/dist/Carousel/Carousel.cjs +1 -1
- package/dist/Carousel/Carousel.d.cts +2 -2
- package/dist/Carousel/Carousel.d.ts +2 -2
- package/dist/Carousel/Carousel.js +1 -1
- package/dist/Carousel/components/ArrowIcon.cjs +3 -2
- package/dist/Carousel/components/ArrowIcon.js +2 -2
- package/dist/Carousel/hooks/useGetBadgeProperties.cjs +1 -1
- package/dist/Carousel/hooks/useGetBadgeProperties.js +1 -1
- package/dist/Carousel/types/types.d.cts +1 -1
- package/dist/Carousel/types/types.d.ts +1 -1
- package/dist/ChatFooter/ChatFooter.cjs +1 -1
- package/dist/ChatFooter/ChatFooter.d.cts +2 -2
- package/dist/ChatFooter/ChatFooter.d.ts +2 -2
- package/dist/ChatFooter/ChatFooter.js +1 -1
- package/dist/ChatFooter/components/EnviveLogo.cjs +3 -2
- package/dist/ChatFooter/components/EnviveLogo.js +2 -2
- package/dist/ChatFooter/components/Layout.d.cts +1 -1
- package/dist/ChatFooter/components/Layout.d.ts +1 -1
- package/dist/ChatFooter/components/PromptSuggestions.d.cts +1 -1
- package/dist/ChatFooter/components/PromptSuggestions.d.ts +1 -1
- package/dist/ChatFooter/components/index.d.cts +5 -5
- package/dist/ChatFooter/components/index.d.ts +5 -5
- package/dist/ChatFooter/hooks/useGetChatScrollProperties.cjs +1 -1
- package/dist/ChatFooter/hooks/useGetChatScrollProperties.js +1 -1
- package/dist/ChatFooter/hooks/useGetContainerProperties.cjs +1 -1
- package/dist/ChatFooter/hooks/useGetContainerProperties.js +1 -1
- package/dist/ChatFooter/types/types.d.cts +1 -1
- package/dist/ChatFooter/types/types.d.ts +1 -1
- package/dist/ChatHeader/ChatHeader.cjs +1 -1
- package/dist/ChatHeader/ChatHeader.d.cts +2 -2
- package/dist/ChatHeader/ChatHeader.d.ts +2 -2
- package/dist/ChatHeader/ChatHeader.js +1 -1
- package/dist/ChatHeader/components/CloseButton.cjs +10 -7
- package/dist/ChatHeader/components/CloseButton.js +7 -7
- package/dist/ChatHeader/components/Toggle.cjs +1 -1
- package/dist/ChatHeader/components/Toggle.js +1 -1
- package/dist/ChatHeader/hooks/useGetCloseButtonProperties.cjs +1 -1
- package/dist/ChatHeader/hooks/useGetCloseButtonProperties.js +1 -1
- package/dist/ChatHeader/hooks/useGetHandleProperties.cjs +1 -1
- package/dist/ChatHeader/hooks/useGetHandleProperties.js +1 -1
- package/dist/ChatHeader/hooks/useGetLayoutProperties.cjs +2 -2
- package/dist/ChatHeader/hooks/useGetLayoutProperties.js +2 -2
- package/dist/ChatHeader/hooks/useGetToggleOptionProperties.cjs +1 -1
- package/dist/ChatHeader/hooks/useGetToggleOptionProperties.js +1 -1
- package/dist/ChatHeader/hooks/useGetToggleProperties.cjs +1 -1
- package/dist/ChatHeader/hooks/useGetToggleProperties.js +1 -1
- package/dist/ChatHeader/hooks/useToggleLogoSelector.cjs +1 -1
- package/dist/ChatHeader/hooks/useToggleLogoSelector.js +1 -1
- package/dist/ChatHeader/types/index.d.cts +2 -2
- package/dist/ChatHeader/types/index.d.ts +2 -2
- package/dist/ChatPreview/ChatPreview.cjs +1 -1
- package/dist/ChatPreview/ChatPreview.d.cts +2 -2
- package/dist/ChatPreview/ChatPreview.d.ts +2 -2
- package/dist/ChatPreview/ChatPreview.js +1 -1
- package/dist/ChatPreview/types/types.d.cts +1 -1
- package/dist/ChatPreview/types/types.d.ts +1 -1
- package/dist/ChatPreviewComparison/ChatPreviewComparison.cjs +1 -1
- package/dist/ChatPreviewComparison/ChatPreviewComparison.d.cts +2 -2
- package/dist/ChatPreviewComparison/ChatPreviewComparison.d.ts +2 -2
- package/dist/ChatPreviewComparison/ChatPreviewComparison.js +1 -1
- package/dist/ChatPreviewComparison/components/Headline.cjs +1 -1
- package/dist/ChatPreviewComparison/components/Headline.js +1 -1
- package/dist/ChatPreviewComparison/components/Layout.cjs +3 -3
- package/dist/ChatPreviewComparison/components/Layout.js +3 -3
- package/dist/ChatPreviewComparison/components/Message.cjs +1 -1
- package/dist/ChatPreviewComparison/components/Message.js +1 -1
- package/dist/ChatPreviewComparison/types/types.d.cts +1 -1
- package/dist/ChatPreviewComparison/types/types.d.ts +1 -1
- package/dist/ChatPreviewLoading/ChatPreviewLoading.d.cts +2 -2
- package/dist/ChatPreviewLoading/ChatPreviewLoading.d.ts +2 -2
- package/dist/Container/Container.d.cts +177 -177
- package/dist/Container/Container.d.ts +177 -177
- package/dist/DesignTokens/DesignTokensComponent.d.cts +2 -2
- package/dist/DesignTokens/DesignTokensComponent.d.ts +2 -2
- package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.cts +2 -2
- package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.ts +2 -2
- package/dist/DocumentRetrievalCard/components/ViewArticleButton/components/Icon.cjs +3 -2
- package/dist/DocumentRetrievalCard/components/ViewArticleButton/components/Icon.js +2 -2
- package/dist/DocumentRetrievalCard/hooks/useGetBackgroundColorsProperties.cjs +1 -1
- package/dist/DocumentRetrievalCard/hooks/useGetBackgroundColorsProperties.js +1 -1
- package/dist/DocumentRetrievalCard/hooks/useGetBorderProperties.cjs +1 -1
- package/dist/DocumentRetrievalCard/hooks/useGetBorderProperties.js +1 -1
- package/dist/DocumentRetrievalCard/hooks/useGetBorderRadiusProperties.cjs +1 -1
- package/dist/DocumentRetrievalCard/hooks/useGetBorderRadiusProperties.js +1 -1
- package/dist/DocumentRetrievalCard/hooks/useGetIconBackgroundProperties.cjs +1 -1
- package/dist/DocumentRetrievalCard/hooks/useGetIconBackgroundProperties.js +1 -1
- package/dist/DocumentRetrievalCard/hooks/useGetIconColorProperties.cjs +1 -1
- package/dist/DocumentRetrievalCard/hooks/useGetIconColorProperties.js +1 -1
- package/dist/DocumentRetrievalCard/hooks/useGetLabelTextCaseProperties.cjs +1 -1
- package/dist/DocumentRetrievalCard/hooks/useGetLabelTextCaseProperties.js +1 -1
- package/dist/DocumentRetrievalCard/hooks/useGetLabelTypographyProperties.cjs +1 -1
- package/dist/DocumentRetrievalCard/hooks/useGetLabelTypographyProperties.js +1 -1
- package/dist/DocumentRetrievalCard/index.cjs +1 -1
- package/dist/DocumentRetrievalCard/index.d.cts +1 -1
- package/dist/DocumentRetrievalCard/index.d.ts +1 -1
- package/dist/DocumentRetrievalCard/index.js +1 -1
- package/dist/DocumentRetrievalCard/types/index.d.cts +1 -1
- package/dist/DocumentRetrievalCard/types/index.d.ts +1 -1
- package/dist/DocumentRetrievalCard/utils/functions.cjs +1 -1
- package/dist/DocumentRetrievalCard/utils/functions.js +1 -1
- package/dist/FloatingButton/FloatingButton.d.cts +2 -2
- package/dist/FloatingButton/FloatingButton.d.ts +2 -2
- package/dist/FloatingButton/components/Icon.cjs +3 -2
- package/dist/FloatingButton/components/Icon.js +2 -2
- package/dist/FloatingButton/hooks/useGetButtonProperties.cjs +1 -1
- package/dist/FloatingButton/hooks/useGetButtonProperties.js +1 -1
- package/dist/FloatingButton/types/types.d.cts +1 -1
- package/dist/FloatingButton/types/types.d.ts +1 -1
- package/dist/FloatingChat/FloatingChat.cjs +1 -1
- package/dist/FloatingChat/FloatingChat.d.cts +2 -2
- package/dist/FloatingChat/FloatingChat.d.ts +2 -2
- package/dist/FloatingChat/FloatingChat.js +1 -1
- package/dist/FloatingChat/components/AgentMessage.cjs +1 -1
- package/dist/FloatingChat/components/AgentMessage.js +1 -1
- package/dist/FloatingChat/components/ChatMessages.cjs +1 -1
- package/dist/FloatingChat/components/ChatMessages.js +1 -1
- package/dist/FloatingChat/components/Layout.cjs +1 -1
- package/dist/FloatingChat/components/Layout.js +1 -1
- package/dist/FloatingChat/components/ScrollToBottomButton.cjs +3 -2
- package/dist/FloatingChat/components/ScrollToBottomButton.js +2 -2
- package/dist/FloatingChat/types/types.d.cts +3 -3
- package/dist/FloatingChat/types/types.d.ts +3 -4
- package/dist/Image/Image.d.cts +2 -2
- package/dist/Image/Image.d.ts +2 -2
- package/dist/ImageGallery/ImageGallery.cjs +1 -1
- package/dist/ImageGallery/ImageGallery.d.cts +2 -2
- package/dist/ImageGallery/ImageGallery.d.ts +2 -2
- package/dist/ImageGallery/ImageGallery.js +1 -1
- package/dist/ImageGallery/components/Layout.cjs +1 -1
- package/dist/ImageGallery/components/Layout.js +1 -1
- package/dist/ImageGallery/types/types.d.cts +1 -1
- package/dist/ImageGallery/types/types.d.ts +1 -1
- 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/LinkButton.cjs +3 -2
- package/dist/Message/components/LinkButton.js +2 -2
- package/dist/Message/hooks/useLatencyAnimation.cjs +19 -13
- package/dist/Message/hooks/useLatencyAnimation.js +13 -13
- package/dist/OrderLookupCard/OrderLookupCard.cjs +1 -1
- package/dist/OrderLookupCard/OrderLookupCard.js +1 -1
- package/dist/OrderLookupCard/hooks/useGetContainerProperties.cjs +1 -1
- package/dist/OrderLookupCard/hooks/useGetContainerProperties.js +1 -1
- package/dist/OrderLookupCard/hooks/useGetImageBorderRadiusProperties.cjs +1 -1
- package/dist/OrderLookupCard/hooks/useGetImageBorderRadiusProperties.js +1 -1
- package/dist/OrderLookupCard/hooks/useGetStatusLabelProperties.cjs +1 -1
- package/dist/OrderLookupCard/hooks/useGetStatusLabelProperties.js +1 -1
- package/dist/OrderLookupCard/hooks/useGetTrackOrderLinkProperties.cjs +1 -1
- package/dist/OrderLookupCard/hooks/useGetTrackOrderLinkProperties.js +1 -1
- package/dist/OrderLookupCard/types/index.d.cts +1 -1
- package/dist/OrderLookupCard/types/index.d.ts +1 -1
- package/dist/PromptButton/PromptButton.cjs +4 -3
- package/dist/PromptButton/PromptButton.d.cts +2 -2
- package/dist/PromptButton/PromptButton.d.ts +2 -2
- package/dist/PromptButton/PromptButton.js +3 -3
- package/dist/PromptButton/hooks/useGetIconColorsProperties.cjs +1 -1
- package/dist/PromptButton/hooks/useGetIconColorsProperties.js +1 -1
- package/dist/PromptButton/types/index.d.cts +1 -1
- package/dist/PromptButton/types/index.d.ts +1 -1
- package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.cjs +1 -1
- package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.cts +2 -2
- package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.ts +2 -2
- package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.js +1 -1
- package/dist/PromptButtonCarouselWithImage/types/types.d.cts +1 -1
- package/dist/PromptButtonCarouselWithImage/types/types.d.ts +1 -1
- package/dist/PromptCarousel/PromptCarousel.cjs +1 -1
- package/dist/PromptCarousel/PromptCarousel.d.cts +2 -2
- package/dist/PromptCarousel/PromptCarousel.d.ts +2 -2
- package/dist/PromptCarousel/PromptCarousel.js +1 -1
- package/dist/PromptCarousel/types/types.d.cts +1 -1
- package/dist/PromptCarousel/types/types.d.ts +1 -1
- package/dist/ReviewCard/ReviewCard.cjs +1 -1
- package/dist/ReviewCard/ReviewCard.d.cts +2 -2
- package/dist/ReviewCard/ReviewCard.d.ts +2 -2
- package/dist/ReviewCard/ReviewCard.js +1 -1
- package/dist/ReviewCard/components/Container.d.cts +1 -1
- package/dist/ReviewCard/components/Container.d.ts +1 -1
- package/dist/ReviewCard/components/Rating.d.cts +1 -1
- package/dist/ReviewCard/components/Rating.d.ts +1 -1
- package/dist/ReviewCard/components/ReadMoreButton.cjs +4 -3
- package/dist/ReviewCard/components/ReadMoreButton.d.cts +1 -1
- package/dist/ReviewCard/components/ReadMoreButton.d.ts +1 -1
- package/dist/ReviewCard/components/ReadMoreButton.js +3 -3
- package/dist/ReviewCard/components/StarIcon.cjs +3 -2
- package/dist/ReviewCard/components/StarIcon.js +2 -2
- package/dist/ReviewCard/components/VerifiedBuyer.cjs +3 -2
- package/dist/ReviewCard/components/VerifiedBuyer.js +2 -2
- package/dist/ReviewCard/components/index.d.cts +7 -7
- package/dist/ReviewCard/components/index.d.ts +7 -7
- package/dist/ReviewCard/hooks/useGetBackgroundColorsProperties.cjs +1 -1
- package/dist/ReviewCard/hooks/useGetBackgroundColorsProperties.js +1 -1
- package/dist/ReviewCard/hooks/useGetBorderProperties.cjs +1 -1
- package/dist/ReviewCard/hooks/useGetBorderProperties.js +1 -1
- package/dist/ReviewCard/hooks/useGetBorderRadiusProperties.cjs +1 -1
- package/dist/ReviewCard/hooks/useGetBorderRadiusProperties.js +1 -1
- package/dist/ReviewCard/hooks/useGetRatingBackgroundProperties.cjs +1 -1
- package/dist/ReviewCard/hooks/useGetRatingBackgroundProperties.js +1 -1
- package/dist/ReviewCard/hooks/useGetReadMoreTypographyProperties.cjs +1 -1
- package/dist/ReviewCard/hooks/useGetReadMoreTypographyProperties.js +1 -1
- package/dist/ReviewCard/hooks/useGetStarIconProperties.cjs +1 -1
- package/dist/ReviewCard/hooks/useGetStarIconProperties.js +1 -1
- package/dist/ReviewCard/types/types.d.cts +1 -1
- package/dist/ReviewCard/types/types.d.ts +1 -1
- package/dist/SalesAgentProductCard/SalesAgentProductCard.cjs +1 -1
- package/dist/SalesAgentProductCard/SalesAgentProductCard.d.cts +2 -2
- package/dist/SalesAgentProductCard/SalesAgentProductCard.d.ts +2 -2
- package/dist/SalesAgentProductCard/SalesAgentProductCard.js +1 -1
- package/dist/SalesAgentProductCard/components/Container.cjs +1 -1
- package/dist/SalesAgentProductCard/components/Container.d.cts +1 -1
- package/dist/SalesAgentProductCard/components/Container.d.ts +1 -1
- package/dist/SalesAgentProductCard/components/Container.js +1 -1
- package/dist/SalesAgentProductCard/components/ProductName.cjs +1 -1
- package/dist/SalesAgentProductCard/components/ProductName.d.cts +1 -1
- package/dist/SalesAgentProductCard/components/ProductName.d.ts +1 -1
- package/dist/SalesAgentProductCard/components/ProductName.js +1 -1
- package/dist/SalesAgentProductCard/components/Rate.cjs +1 -1
- package/dist/SalesAgentProductCard/components/Rate.d.cts +1 -1
- package/dist/SalesAgentProductCard/components/Rate.d.ts +1 -1
- package/dist/SalesAgentProductCard/components/Rate.js +1 -1
- package/dist/SalesAgentProductCard/components/StarIcon.cjs +3 -2
- package/dist/SalesAgentProductCard/components/StarIcon.js +2 -2
- package/dist/SalesAgentProductCard/components/index.d.cts +9 -9
- package/dist/SalesAgentProductCard/components/index.d.ts +9 -9
- package/dist/SalesAgentProductCard/hooks/useGetContainerProperties.cjs +1 -1
- package/dist/SalesAgentProductCard/hooks/useGetContainerProperties.js +1 -1
- package/dist/SalesAgentProductCard/hooks/useGetProductDescriptionProperties.cjs +1 -1
- package/dist/SalesAgentProductCard/hooks/useGetProductDescriptionProperties.js +1 -1
- package/dist/SalesAgentProductCard/hooks/useGetProductNameProperties.cjs +1 -1
- package/dist/SalesAgentProductCard/hooks/useGetProductNameProperties.js +1 -1
- package/dist/SalesAgentProductCard/hooks/useGetStarIconProperties.cjs +1 -1
- package/dist/SalesAgentProductCard/hooks/useGetStarIconProperties.js +1 -1
- package/dist/SalesAgentProductCard/types/types.d.cts +1 -1
- package/dist/SalesAgentProductCard/types/types.d.ts +1 -1
- package/dist/SocialProof/SocialProof.cjs +1 -1
- 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 +1 -1
- package/dist/SocialProof/components/Headline.js +1 -1
- package/dist/SocialProof/components/LayoutFourHorizontal.cjs +1 -1
- package/dist/SocialProof/components/LayoutFourHorizontal.js +1 -1
- package/dist/SocialProof/components/Subheadline.cjs +1 -1
- package/dist/SocialProof/components/Subheadline.js +1 -1
- package/dist/SocialProof/components/Textfield.cjs +1 -1
- package/dist/SocialProof/components/Textfield.js +1 -1
- package/dist/SocialProof/types/types.d.cts +1 -1
- package/dist/SocialProof/types/types.d.ts +1 -1
- package/dist/SocialProof/utils/functions.cjs +1 -1
- package/dist/SocialProof/utils/functions.js +1 -1
- package/dist/Stack/Stack.d.cts +2 -2
- package/dist/Stack/Stack.d.ts +2 -2
- package/dist/TextField/TextField.cjs +1 -1
- package/dist/TextField/TextField.js +1 -1
- package/dist/TextField/hooks/useGetContainerProperties.cjs +1 -1
- package/dist/TextField/hooks/useGetContainerProperties.js +1 -1
- package/dist/TextField/types/index.d.cts +1 -1
- package/dist/TextField/types/index.d.ts +1 -1
- package/dist/TextField/utils/getInputClasses.cjs +1 -1
- package/dist/TextField/utils/getInputClasses.js +1 -1
- package/dist/TextField/utils/getSendIconElement.cjs +13 -9
- package/dist/TextField/utils/getSendIconElement.js +9 -9
- package/dist/TitledPromptCarousel/TitledPromptCarousel.cjs +1 -1
- package/dist/TitledPromptCarousel/TitledPromptCarousel.d.cts +2 -2
- package/dist/TitledPromptCarousel/TitledPromptCarousel.d.ts +2 -2
- package/dist/TitledPromptCarousel/TitledPromptCarousel.js +1 -1
- package/dist/TitledPromptCarousel/types/index.d.cts +1 -1
- package/dist/TitledPromptCarousel/types/index.d.ts +1 -1
- package/dist/Tokens/index.cjs +13 -13
- package/dist/Tokens/index.d.cts +13 -13
- package/dist/Tokens/index.d.ts +13 -13
- package/dist/Tokens/index.js +13 -13
- 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/TypingAnimation/types/index.d.cts +1 -1
- package/dist/TypingAnimation/types/index.d.ts +1 -1
- package/dist/Typography/Typography.d.cts +4 -4
- package/dist/Typography/Typography.d.ts +4 -4
- package/dist/WelcomeMessage/WelcomeMessage.cjs +1 -1
- package/dist/WelcomeMessage/WelcomeMessage.js +1 -1
- package/dist/WelcomeMessage/components/SparkleIcon.cjs +3 -2
- package/dist/WelcomeMessage/components/SparkleIcon.js +2 -2
- package/dist/WelcomeMessage/hooks/useGetContainerProperties.cjs +1 -1
- package/dist/WelcomeMessage/hooks/useGetContainerProperties.js +1 -1
- package/dist/WelcomeMessage/types/types.cjs +1 -1
- package/dist/WelcomeMessage/types/types.d.cts +1 -1
- package/dist/WelcomeMessage/types/types.d.ts +1 -1
- package/dist/WelcomeMessage/types/types.js +1 -1
- package/dist/WidgetTextField/WidgetTextField.cjs +1 -1
- package/dist/WidgetTextField/WidgetTextField.d.cts +2 -2
- package/dist/WidgetTextField/WidgetTextField.d.ts +2 -2
- package/dist/WidgetTextField/WidgetTextField.js +1 -1
- package/dist/WidgetTextField/components/Icon.cjs +11 -8
- package/dist/WidgetTextField/components/Icon.js +8 -8
- package/dist/WidgetTextField/components/Skeleton.cjs +1 -1
- package/dist/WidgetTextField/components/Skeleton.js +1 -1
- package/dist/WidgetTextField/hooks/useGetContainerProperties.cjs +1 -1
- package/dist/WidgetTextField/hooks/useGetContainerProperties.js +1 -1
- package/dist/WidgetTextField/types/types.d.cts +1 -1
- package/dist/WidgetTextField/types/types.d.ts +1 -1
- package/dist/WidgetWrapper/WidgetWrapper.d.cts +2 -2
- package/dist/WidgetWrapper/WidgetWrapper.d.ts +2 -2
- package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.cts +2 -2
- package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.ts +2 -2
- package/dist/utils/resolveTheme.cjs +1 -1
- package/dist/utils/resolveTheme.js +1 -1
- package/dist/utils/useCheckIsMobile.cjs +1 -1
- package/dist/utils/useCheckIsMobile.js +1 -1
- package/dist/utils/useResponsiveValue.cjs +1 -1
- package/dist/utils/useResponsiveValue.d.cts +1 -1
- package/dist/utils/useResponsiveValue.d.ts +1 -1
- package/dist/utils/useResponsiveValue.js +1 -1
- package/package.json +1 -1
- package/dist/hooks/dist/application/models/api/response.d.cts +0 -63
- package/dist/hooks/dist/application/models/api/response.d.ts +0 -63
- package/dist/hooks/dist/application/models/api/responseGenerics.d.cts +0 -41
- package/dist/hooks/dist/application/models/api/responseGenerics.d.ts +0 -41
- package/dist/hooks/dist/application/models/api/suggestion.d.cts +0 -10
- package/dist/hooks/dist/application/models/api/suggestion.d.ts +0 -10
- package/dist/hooks/dist/application/models/api/userEvent.d.cts +0 -60
- package/dist/hooks/dist/application/models/api/userEvent.d.ts +0 -60
- package/dist/hooks/dist/application/models/message.d.cts +0 -108
- package/dist/hooks/dist/application/models/message.d.ts +0 -108
- package/dist/hooks/dist/application/models/utilityTypes/camelCase.d.cts +0 -71
- package/dist/hooks/dist/application/models/utilityTypes/camelCase.d.ts +0 -71
- package/dist/hooks/dist/application/models/utilityTypes/camelCasedPropertiesDeep.d.cts +0 -58
- package/dist/hooks/dist/application/models/utilityTypes/camelCasedPropertiesDeep.d.ts +0 -58
- package/dist/hooks/dist/application/models/utilityTypes/internal.d.cts +0 -22
- package/dist/hooks/dist/application/models/utilityTypes/internal.d.ts +0 -22
- package/dist/hooks/dist/application/models/utilityTypes/splitWords.d.cts +0 -31
- package/dist/hooks/dist/application/models/utilityTypes/splitWords.d.ts +0 -31
- package/dist/hooks/dist/application/models/utilityTypes/trim.d.cts +0 -30
- package/dist/hooks/dist/application/models/utilityTypes/trim.d.ts +0 -30
- package/dist/hooks/dist/application/models/utilityTypes/unknownArray.d.cts +0 -30
- package/dist/hooks/dist/application/models/utilityTypes/unknownArray.d.ts +0 -30
- package/dist/hooks/dist/contexts/salesAgentContext/chatAPI.d.cts +0 -23
- package/dist/hooks/dist/contexts/salesAgentContext/chatAPI.d.ts +0 -23
- package/dist/hooks/dist/contexts/salesAgentContext/index.d.ts +0 -3
- package/dist/hooks/dist/contexts/salesAgentContext/salesAgentContext.d.cts +0 -18
- package/dist/hooks/dist/contexts/salesAgentContext/salesAgentContext.d.ts +0 -18
- package/dist/hooks/dist/contexts/typesV3.d.cts +0 -81
- package/dist/hooks/dist/contexts/typesV3.d.ts +0 -81
- package/dist/icons/dist/ArrowUp.cjs +0 -28
- package/dist/icons/dist/ArrowUp.js +0 -28
- package/dist/icons/dist/Checkmark.cjs +0 -31
- package/dist/icons/dist/Checkmark.js +0 -31
- package/dist/icons/dist/ChevronDown.cjs +0 -23
- package/dist/icons/dist/ChevronDown.js +0 -23
- package/dist/icons/dist/Document.cjs +0 -18
- package/dist/icons/dist/Document.js +0 -18
- package/dist/icons/dist/EnviveWatermark.cjs +0 -39
- package/dist/icons/dist/EnviveWatermark.js +0 -39
- package/dist/icons/dist/FourPointStar.cjs +0 -22
- package/dist/icons/dist/FourPointStar.js +0 -22
- package/dist/icons/dist/IconCloseRounded.cjs +0 -21
- package/dist/icons/dist/IconCloseRounded.js +0 -21
- package/dist/icons/dist/IconCloseSharp.cjs +0 -30
- package/dist/icons/dist/IconCloseSharp.js +0 -30
- package/dist/icons/dist/IconCloseTransparent.cjs +0 -23
- package/dist/icons/dist/IconCloseTransparent.js +0 -23
- package/dist/icons/dist/LatencyIconEmptyStep.cjs +0 -17
- package/dist/icons/dist/LatencyIconEmptyStep.js +0 -17
- package/dist/icons/dist/LatencyIconStep1.cjs +0 -43
- package/dist/icons/dist/LatencyIconStep1.js +0 -43
- package/dist/icons/dist/LatencyIconStep2.cjs +0 -32
- package/dist/icons/dist/LatencyIconStep2.js +0 -32
- package/dist/icons/dist/LatencyIconStep3.cjs +0 -25
- package/dist/icons/dist/LatencyIconStep3.js +0 -25
- package/dist/icons/dist/LatencyIconStep4.cjs +0 -25
- package/dist/icons/dist/LatencyIconStep4.js +0 -25
- package/dist/icons/dist/LatencyIconStep5.cjs +0 -32
- package/dist/icons/dist/LatencyIconStep5.js +0 -32
- package/dist/icons/dist/Send.cjs +0 -21
- package/dist/icons/dist/Send.js +0 -21
- package/dist/icons/dist/SendMinimalist.cjs +0 -34
- package/dist/icons/dist/SendMinimalist.js +0 -34
- package/dist/icons/dist/SendModern.cjs +0 -43
- package/dist/icons/dist/SendModern.js +0 -43
- package/dist/icons/dist/SendStandard.cjs +0 -21
- package/dist/icons/dist/SendStandard.js +0 -21
- package/dist/icons/dist/Sparkles.cjs +0 -43
- package/dist/icons/dist/Sparkles.js +0 -43
- package/dist/icons/dist/Star.cjs +0 -23
- package/dist/icons/dist/Star.js +0 -23
- package/dist/icons/dist/VectorUpRight.cjs +0 -17
- package/dist/icons/dist/VectorUpRight.js +0 -17
- package/dist/icons/dist/_virtual/rolldown_runtime.cjs +0 -27
- package/dist/icons/dist/_virtual/rolldown_runtime.js +0 -25
- package/dist/icons/dist/node_modules/react/cjs/react-jsx-runtime.development.cjs +0 -696
- package/dist/icons/dist/node_modules/react/cjs/react-jsx-runtime.development.js +0 -696
- package/dist/icons/dist/node_modules/react/cjs/react-jsx-runtime.production.min.cjs +0 -43
- package/dist/icons/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js +0 -43
- package/dist/icons/dist/node_modules/react/cjs/react.development.cjs +0 -1528
- package/dist/icons/dist/node_modules/react/cjs/react.development.js +0 -1528
- package/dist/icons/dist/node_modules/react/cjs/react.production.min.cjs +0 -329
- package/dist/icons/dist/node_modules/react/cjs/react.production.min.js +0 -329
- package/dist/icons/dist/node_modules/react/index.cjs +0 -13
- package/dist/icons/dist/node_modules/react/index.js +0 -13
- package/dist/icons/dist/node_modules/react/jsx-runtime.cjs +0 -13
- package/dist/icons/dist/node_modules/react/jsx-runtime.js +0 -13
- /package/dist/{components-v3/src → src}/models/colorsConfig.cjs +0 -0
- /package/dist/{components-v3/src → src}/models/colorsConfig.d.cts +0 -0
- /package/dist/{components-v3/src → src}/models/colorsConfig.d.ts +0 -0
- /package/dist/{components-v3/src → src}/models/colorsConfig.js +0 -0
- /package/dist/{components-v3/tokens → tokens}/aspectRatio/aspectRatio.cjs +0 -0
- /package/dist/{components-v3/tokens → tokens}/aspectRatio/aspectRatio.d.cts +0 -0
- /package/dist/{components-v3/tokens → tokens}/aspectRatio/aspectRatio.d.ts +0 -0
- /package/dist/{components-v3/tokens → tokens}/aspectRatio/aspectRatio.js +0 -0
- /package/dist/{components-v3/tokens → tokens}/breakpoints/breakpoints.cjs +0 -0
- /package/dist/{components-v3/tokens → tokens}/breakpoints/breakpoints.d.cts +0 -0
- /package/dist/{components-v3/tokens → tokens}/breakpoints/breakpoints.d.ts +0 -0
- /package/dist/{components-v3/tokens → tokens}/breakpoints/breakpoints.js +0 -0
- /package/dist/{components-v3/tokens → tokens}/colors/colors.cjs +0 -0
- /package/dist/{components-v3/tokens → tokens}/colors/colors.d.cts +0 -0
- /package/dist/{components-v3/tokens → tokens}/colors/colors.d.ts +0 -0
- /package/dist/{components-v3/tokens → tokens}/colors/colors.js +0 -0
- /package/dist/{components-v3/tokens → tokens}/montion/motion.cjs +0 -0
- /package/dist/{components-v3/tokens → tokens}/montion/motion.d.cts +0 -0
- /package/dist/{components-v3/tokens → tokens}/montion/motion.d.ts +0 -0
- /package/dist/{components-v3/tokens → tokens}/montion/motion.js +0 -0
- /package/dist/{components-v3/tokens → tokens}/radius/radius.cjs +0 -0
- /package/dist/{components-v3/tokens → tokens}/radius/radius.d.cts +0 -0
- /package/dist/{components-v3/tokens → tokens}/radius/radius.d.ts +0 -0
- /package/dist/{components-v3/tokens → tokens}/radius/radius.js +0 -0
- /package/dist/{components-v3/tokens → tokens}/spacing/spacing.cjs +0 -0
- /package/dist/{components-v3/tokens → tokens}/spacing/spacing.d.cts +0 -0
- /package/dist/{components-v3/tokens → tokens}/spacing/spacing.d.ts +0 -0
- /package/dist/{components-v3/tokens → tokens}/spacing/spacing.js +0 -0
- /package/dist/{components-v3/tokens → tokens}/theme/theme.cjs +0 -0
- /package/dist/{components-v3/tokens → tokens}/theme/theme.d.cts +0 -0
- /package/dist/{components-v3/tokens → tokens}/theme/theme.d.ts +0 -0
- /package/dist/{components-v3/tokens → tokens}/theme/theme.js +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/fontFamily.cjs +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/fontFamily.d.cts +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/fontFamily.d.ts +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/fontFamily.js +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/fontSize.cjs +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/fontSize.d.cts +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/fontSize.d.ts +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/fontSize.js +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/fontWeight.cjs +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/fontWeight.d.cts +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/fontWeight.d.ts +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/fontWeight.js +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/letterSpacing.cjs +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/letterSpacing.d.cts +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/letterSpacing.d.ts +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/letterSpacing.js +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/lineHeight.cjs +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/lineHeight.d.cts +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/lineHeight.d.ts +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/lineHeight.js +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/typography.cjs +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/typography.d.cts +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/typography.d.ts +0 -0
- /package/dist/{components-v3/tokens → tokens}/typography/typography.js +0 -0
- /package/dist/{components-v3/tokens → tokens}/utils.cjs +0 -0
- /package/dist/{components-v3/tokens → tokens}/utils.js +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Theme } from "../
|
|
1
|
+
import { Theme } from "../tokens/theme/theme.cjs";
|
|
2
2
|
import { DocumentRetrievalCardProps, DocumentRetrievalCardVariant } from "./types/index.cjs";
|
|
3
3
|
import { DocumentRetrievalCard } from "./DocumentRetrievalCard.cjs";
|
|
4
4
|
export { DocumentRetrievalCard, type DocumentRetrievalCardProps, DocumentRetrievalCardVariant, Theme };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Theme } from "../
|
|
1
|
+
import { Theme } from "../tokens/theme/theme.js";
|
|
2
2
|
import { DocumentRetrievalCardProps, DocumentRetrievalCardVariant } from "./types/index.js";
|
|
3
3
|
import { DocumentRetrievalCard } from "./DocumentRetrievalCard.js";
|
|
4
4
|
export { DocumentRetrievalCard, type DocumentRetrievalCardProps, DocumentRetrievalCardVariant, Theme };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { FloatingButtonProps } from "./types/types.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/FloatingButton/FloatingButton.d.ts
|
|
5
5
|
declare const FloatingButton: ({
|
|
@@ -16,6 +16,6 @@ declare const FloatingButton: ({
|
|
|
16
16
|
hasInteractionHappened,
|
|
17
17
|
onClick,
|
|
18
18
|
ariaLabel
|
|
19
|
-
}: FloatingButtonProps) =>
|
|
19
|
+
}: FloatingButtonProps) => react_jsx_runtime28.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { FloatingButton };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { FloatingButtonProps } from "./types/types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime25 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/FloatingButton/FloatingButton.d.ts
|
|
5
5
|
declare const FloatingButton: ({
|
|
@@ -16,6 +16,6 @@ declare const FloatingButton: ({
|
|
|
16
16
|
hasInteractionHappened,
|
|
17
17
|
onClick,
|
|
18
18
|
ariaLabel
|
|
19
|
-
}: FloatingButtonProps) =>
|
|
19
|
+
}: FloatingButtonProps) => react_jsx_runtime25.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { FloatingButton };
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
|
|
2
2
|
const require_CustomIcon = require('../../utils/CustomIcon.cjs');
|
|
3
3
|
const require_types = require('../types/types.cjs');
|
|
4
|
-
const require_Sparkles = require('../../icons/dist/Sparkles.cjs');
|
|
5
4
|
const require_useGetIconProperties = require('../hooks/useGetIconProperties.cjs');
|
|
6
5
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
6
|
+
let __envive_ai_react_icons_Sparkles = require("@envive-ai/react-icons/Sparkles");
|
|
7
|
+
__envive_ai_react_icons_Sparkles = require_rolldown_runtime.__toESM(__envive_ai_react_icons_Sparkles);
|
|
7
8
|
|
|
8
9
|
//#region src/components/FloatingButton/components/Icon.tsx
|
|
9
10
|
const removeSvgWidthAndHeight = (svgString) => {
|
|
@@ -16,7 +17,7 @@ const Icon = ({ variant = require_types.FloatingButtonVariant.ATTACHED, mode = r
|
|
|
16
17
|
dangerouslySetInnerHTML: { __html: removeSvgWidthAndHeight(customIcon) }
|
|
17
18
|
});
|
|
18
19
|
return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_CustomIcon.CustomIcon, {
|
|
19
|
-
IconComponent: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
20
|
+
IconComponent: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(__envive_ai_react_icons_Sparkles.default, {}),
|
|
20
21
|
className: iconClasses
|
|
21
22
|
});
|
|
22
23
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { CustomIcon } from "../../utils/CustomIcon.js";
|
|
2
2
|
import { FloatingButtonMode, FloatingButtonVariant } from "../types/types.js";
|
|
3
|
-
import { Sparkles_default } from "../../icons/dist/Sparkles.js";
|
|
4
3
|
import { useGetIconProperties } from "../hooks/useGetIconProperties.js";
|
|
5
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
|
+
import Sparkles from "@envive-ai/react-icons/Sparkles";
|
|
6
6
|
|
|
7
7
|
//#region src/components/FloatingButton/components/Icon.tsx
|
|
8
8
|
const removeSvgWidthAndHeight = (svgString) => {
|
|
@@ -15,7 +15,7 @@ const Icon = ({ variant = FloatingButtonVariant.ATTACHED, mode = FloatingButtonM
|
|
|
15
15
|
dangerouslySetInnerHTML: { __html: removeSvgWidthAndHeight(customIcon) }
|
|
16
16
|
});
|
|
17
17
|
return /* @__PURE__ */ jsx(CustomIcon, {
|
|
18
|
-
IconComponent: /* @__PURE__ */ jsx(
|
|
18
|
+
IconComponent: /* @__PURE__ */ jsx(Sparkles, {}),
|
|
19
19
|
className: iconClasses
|
|
20
20
|
});
|
|
21
21
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const require_colorsConfig = require('../../
|
|
1
|
+
const require_colorsConfig = require('../../src/models/colorsConfig.cjs');
|
|
2
2
|
const require_types = require('../types/types.cjs');
|
|
3
3
|
|
|
4
4
|
//#region src/components/FloatingButton/hooks/useGetButtonProperties.ts
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { enviveColorVar } from "../../
|
|
1
|
+
import { enviveColorVar } from "../../src/models/colorsConfig.js";
|
|
2
2
|
import { FloatingButtonMode, FloatingButtonVariant } from "../types/types.js";
|
|
3
3
|
|
|
4
4
|
//#region src/components/FloatingButton/hooks/useGetButtonProperties.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
2
|
-
const require_theme = require('../
|
|
2
|
+
const require_theme = require('../tokens/theme/theme.cjs');
|
|
3
3
|
const require_Stack = require('../Stack/Stack.cjs');
|
|
4
4
|
require('../Stack/index.cjs');
|
|
5
5
|
const require_resolveTheme = require('../utils/resolveTheme.cjs');
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { FloatingChatProps } from "./types/types.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime10 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/FloatingChat/FloatingChat.d.ts
|
|
5
5
|
declare const FloatingChat: ({
|
|
@@ -14,6 +14,6 @@ declare const FloatingChat: ({
|
|
|
14
14
|
isCXButtonSwitchEnabled,
|
|
15
15
|
onClose,
|
|
16
16
|
onToggleCXButton
|
|
17
|
-
}: FloatingChatProps) =>
|
|
17
|
+
}: FloatingChatProps) => react_jsx_runtime10.JSX.Element;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { FloatingChat };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { FloatingChatProps } from "./types/types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/FloatingChat/FloatingChat.d.ts
|
|
5
5
|
declare const FloatingChat: ({
|
|
@@ -14,6 +14,6 @@ declare const FloatingChat: ({
|
|
|
14
14
|
isCXButtonSwitchEnabled,
|
|
15
15
|
onClose,
|
|
16
16
|
onToggleCXButton
|
|
17
|
-
}: FloatingChatProps) =>
|
|
17
|
+
}: FloatingChatProps) => react_jsx_runtime28.JSX.Element;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { FloatingChat };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
|
|
2
|
-
const require_theme = require('../../
|
|
2
|
+
const require_theme = require('../../tokens/theme/theme.cjs');
|
|
3
3
|
const require_resolveTheme = require('../../utils/resolveTheme.cjs');
|
|
4
4
|
const require_index = require('../../Message/types/index.cjs');
|
|
5
5
|
const require_Message = require('../../Message/Message.cjs');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Theme } from "../../
|
|
1
|
+
import { Theme } from "../../tokens/theme/theme.js";
|
|
2
2
|
import { resolveTheme } from "../../utils/resolveTheme.js";
|
|
3
3
|
import { MessageVariant } from "../../Message/types/index.js";
|
|
4
4
|
import { Message } from "../../Message/Message.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
|
|
2
|
-
const require_theme = require('../../
|
|
2
|
+
const require_theme = require('../../tokens/theme/theme.cjs');
|
|
3
3
|
const require_Stack = require('../../Stack/Stack.cjs');
|
|
4
4
|
require('../../Stack/index.cjs');
|
|
5
5
|
const require_resolveTheme = require('../../utils/resolveTheme.cjs');
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
|
|
2
|
-
const require_theme = require('../../
|
|
2
|
+
const require_theme = require('../../tokens/theme/theme.cjs');
|
|
3
3
|
const require_Stack = require('../../Stack/Stack.cjs');
|
|
4
4
|
require('../../Stack/index.cjs');
|
|
5
5
|
const require_Container = require('../../Container/Container.cjs');
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
|
|
2
|
-
const require_ArrowUp = require('../../icons/dist/ArrowUp.cjs');
|
|
3
2
|
let react = require("react");
|
|
4
3
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
4
|
+
let __envive_ai_react_icons_ArrowUp = require("@envive-ai/react-icons/ArrowUp");
|
|
5
|
+
__envive_ai_react_icons_ArrowUp = require_rolldown_runtime.__toESM(__envive_ai_react_icons_ArrowUp);
|
|
5
6
|
|
|
6
7
|
//#region src/components/FloatingChat/components/ScrollToBottomButton.tsx
|
|
7
8
|
const ArrowIcon = () => {
|
|
8
|
-
const arrowElement =
|
|
9
|
+
const arrowElement = (0, __envive_ai_react_icons_ArrowUp.default)({});
|
|
9
10
|
return (0, react.cloneElement)(arrowElement, {
|
|
10
11
|
style: {
|
|
11
12
|
color: "transparent",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { ArrowUp_default } from "../../icons/dist/ArrowUp.js";
|
|
2
1
|
import { Children, cloneElement } from "react";
|
|
3
2
|
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import ArrowUp from "@envive-ai/react-icons/ArrowUp";
|
|
4
4
|
|
|
5
5
|
//#region src/components/FloatingChat/components/ScrollToBottomButton.tsx
|
|
6
6
|
const ArrowIcon = () => {
|
|
7
|
-
const arrowElement =
|
|
7
|
+
const arrowElement = ArrowUp({});
|
|
8
8
|
return cloneElement(arrowElement, {
|
|
9
9
|
style: {
|
|
10
10
|
color: "transparent",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Theme } from "../../
|
|
2
|
-
import { SalesAgent } from "
|
|
3
|
-
import { FloatingChatConfig, LookAndFeelConfig } from "
|
|
1
|
+
import { Theme } from "../../tokens/theme/theme.cjs";
|
|
2
|
+
import { SalesAgent } from "@envive-ai/react-hooks/contexts/salesAgentContext";
|
|
3
|
+
import { FloatingChatConfig, LookAndFeelConfig } from "@envive-ai/react-hooks/contexts/typesV3";
|
|
4
4
|
|
|
5
5
|
//#region src/components/FloatingChat/types/types.d.ts
|
|
6
6
|
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { Theme } from "../../
|
|
2
|
-
import { SalesAgent } from "
|
|
3
|
-
import "
|
|
4
|
-
import { FloatingChatConfig, LookAndFeelConfig } from "../../hooks/dist/contexts/typesV3.js";
|
|
1
|
+
import { Theme } from "../../tokens/theme/theme.js";
|
|
2
|
+
import { SalesAgent } from "@envive-ai/react-hooks/contexts/salesAgentContext";
|
|
3
|
+
import { FloatingChatConfig, LookAndFeelConfig } from "@envive-ai/react-hooks/contexts/typesV3";
|
|
5
4
|
|
|
6
5
|
//#region src/components/FloatingChat/types/types.d.ts
|
|
7
6
|
|
package/dist/Image/Image.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ImageProps } from "./types/index.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Image/Image.d.ts
|
|
5
5
|
|
|
@@ -25,6 +25,6 @@ declare const Image: ({
|
|
|
25
25
|
role,
|
|
26
26
|
"aria-hidden": ariaHidden,
|
|
27
27
|
...rest
|
|
28
|
-
}: ImageProps) =>
|
|
28
|
+
}: ImageProps) => react_jsx_runtime22.JSX.Element;
|
|
29
29
|
//#endregion
|
|
30
30
|
export { Image };
|
package/dist/Image/Image.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ImageProps } from "./types/index.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime21 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Image/Image.d.ts
|
|
5
5
|
|
|
@@ -25,6 +25,6 @@ declare const Image: ({
|
|
|
25
25
|
role,
|
|
26
26
|
"aria-hidden": ariaHidden,
|
|
27
27
|
...rest
|
|
28
|
-
}: ImageProps) =>
|
|
28
|
+
}: ImageProps) => react_jsx_runtime21.JSX.Element;
|
|
29
29
|
//#endregion
|
|
30
30
|
export { Image };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
2
|
-
const require_theme = require('../
|
|
2
|
+
const require_theme = require('../tokens/theme/theme.cjs');
|
|
3
3
|
const require_index = require('../Image/types/index.cjs');
|
|
4
4
|
const require_index$1 = require('./components/index.cjs');
|
|
5
5
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ImageGalleryProps } from "./types/types.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime19 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/ImageGallery/ImageGallery.d.ts
|
|
5
5
|
|
|
@@ -40,6 +40,6 @@ declare const ImageGallery: ({
|
|
|
40
40
|
"aria-describedby": ariaDescribedBy,
|
|
41
41
|
role,
|
|
42
42
|
"aria-hidden": ariaHidden
|
|
43
|
-
}: ImageGalleryProps) =>
|
|
43
|
+
}: ImageGalleryProps) => react_jsx_runtime19.JSX.Element;
|
|
44
44
|
//#endregion
|
|
45
45
|
export { ImageGallery };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ImageGalleryProps } from "./types/types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime20 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/ImageGallery/ImageGallery.d.ts
|
|
5
5
|
|
|
@@ -40,6 +40,6 @@ declare const ImageGallery: ({
|
|
|
40
40
|
"aria-describedby": ariaDescribedBy,
|
|
41
41
|
role,
|
|
42
42
|
"aria-hidden": ariaHidden
|
|
43
|
-
}: ImageGalleryProps) =>
|
|
43
|
+
}: ImageGalleryProps) => react_jsx_runtime20.JSX.Element;
|
|
44
44
|
//#endregion
|
|
45
45
|
export { ImageGallery };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Theme } from "../
|
|
1
|
+
import { Theme } from "../tokens/theme/theme.js";
|
|
2
2
|
import { ImageAspectRatio, ImageObjectFit } from "../Image/types/index.js";
|
|
3
3
|
import { ImageGalleryComponents } from "./components/index.js";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
|
|
2
|
-
const require_theme = require('../../
|
|
2
|
+
const require_theme = require('../../tokens/theme/theme.cjs');
|
|
3
3
|
const require_useResponsiveValue = require('../../utils/useResponsiveValue.cjs');
|
|
4
4
|
const require_Container = require('../../Container/Container.cjs');
|
|
5
5
|
const require_useCheckIsMobile = require('../../utils/useCheckIsMobile.cjs');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Theme } from "../../
|
|
1
|
+
import { Theme } from "../../tokens/theme/theme.js";
|
|
2
2
|
import { useResponsiveValue } from "../../utils/useResponsiveValue.js";
|
|
3
3
|
import { Container } from "../../Container/Container.js";
|
|
4
4
|
import { useCheckIsMobile } from "../../utils/useCheckIsMobile.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Theme } from "../../
|
|
1
|
+
import { Theme } from "../../tokens/theme/theme.cjs";
|
|
2
2
|
import { ImageAspectRatio, ImageObjectFit } from "../../Image/types/index.cjs";
|
|
3
3
|
import { ResponsiveValue } from "../../utils/useResponsiveValue.cjs";
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Theme } from "../../
|
|
1
|
+
import { Theme } from "../../tokens/theme/theme.js";
|
|
2
2
|
import { ImageAspectRatio, ImageObjectFit } from "../../Image/types/index.js";
|
|
3
3
|
import { ResponsiveValue } from "../../utils/useResponsiveValue.js";
|
|
4
4
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_utils = require('../../DesignTokens/components/utils.cjs');
|
|
2
|
-
const require_theme = require('../../
|
|
2
|
+
const require_theme = require('../../tokens/theme/theme.cjs');
|
|
3
3
|
const require_types = require('../types/types.cjs');
|
|
4
4
|
|
|
5
5
|
//#region src/components/ImageGallery/utils/functions.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { getComputedCSSVariable } from "../../DesignTokens/components/utils.js";
|
|
2
|
-
import { Theme, ThemeCSSVar } from "../../
|
|
2
|
+
import { Theme, ThemeCSSVar } from "../../tokens/theme/theme.js";
|
|
3
3
|
import { ImageGalleryLayout } from "../types/types.js";
|
|
4
4
|
|
|
5
5
|
//#region src/components/ImageGallery/utils/functions.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MarkdownProcessorProps } from "./types/types.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/MarkdownProcessor/MarkdownProcessor.d.ts
|
|
5
5
|
declare const MarkdownProcessor: ({
|
|
@@ -9,6 +9,6 @@ declare const MarkdownProcessor: ({
|
|
|
9
9
|
textVariant,
|
|
10
10
|
subTextVariant,
|
|
11
11
|
subTextColor
|
|
12
|
-
}: MarkdownProcessorProps) =>
|
|
12
|
+
}: MarkdownProcessorProps) => react_jsx_runtime0.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { MarkdownProcessor };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MarkdownProcessorProps } from "./types/types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime16 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/MarkdownProcessor/MarkdownProcessor.d.ts
|
|
5
5
|
declare const MarkdownProcessor: ({
|
|
@@ -9,6 +9,6 @@ declare const MarkdownProcessor: ({
|
|
|
9
9
|
textVariant,
|
|
10
10
|
subTextVariant,
|
|
11
11
|
subTextColor
|
|
12
|
-
}: MarkdownProcessorProps) =>
|
|
12
|
+
}: MarkdownProcessorProps) => react_jsx_runtime16.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { MarkdownProcessor };
|
|
@@ -3,11 +3,12 @@ const require_index = require('../../Typography/types/index.cjs');
|
|
|
3
3
|
const require_Typography = require('../../Typography/Typography.cjs');
|
|
4
4
|
require('../../Typography/index.cjs');
|
|
5
5
|
const require_CustomIcon = require('../../utils/CustomIcon.cjs');
|
|
6
|
-
const require_VectorUpRight = require('../../icons/dist/VectorUpRight.cjs');
|
|
7
6
|
const require_useGetLinkButtonProperties = require('../hooks/useGetLinkButtonProperties.cjs');
|
|
8
7
|
const require_useGetLinkButtonIconProperties = require('../hooks/useGetLinkButtonIconProperties.cjs');
|
|
9
8
|
const require_openUrlInNewTab = require('../utils/openUrlInNewTab.cjs');
|
|
10
9
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
10
|
+
let __envive_ai_react_icons_VectorUpRight = require("@envive-ai/react-icons/VectorUpRight");
|
|
11
|
+
__envive_ai_react_icons_VectorUpRight = require_rolldown_runtime.__toESM(__envive_ai_react_icons_VectorUpRight);
|
|
11
12
|
|
|
12
13
|
//#region src/components/Message/components/LinkButton.tsx
|
|
13
14
|
/**
|
|
@@ -39,7 +40,7 @@ const LinkButton = ({ url, text }) => {
|
|
|
39
40
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("span", {
|
|
40
41
|
className: iconContainerClasses,
|
|
41
42
|
children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_CustomIcon.CustomIcon, {
|
|
42
|
-
IconComponent: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(
|
|
43
|
+
IconComponent: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(__envive_ai_react_icons_VectorUpRight.default, {}),
|
|
43
44
|
className: "envive-tw-h-3 envive-tw-w-3",
|
|
44
45
|
fill: "var(--envive-colors-text-link)"
|
|
45
46
|
})
|
|
@@ -2,11 +2,11 @@ import { TypographyColor, TypographyVariant } from "../../Typography/types/index
|
|
|
2
2
|
import { Typography } from "../../Typography/Typography.js";
|
|
3
3
|
import "../../Typography/index.js";
|
|
4
4
|
import { CustomIcon } from "../../utils/CustomIcon.js";
|
|
5
|
-
import { VectorUpRight_default } from "../../icons/dist/VectorUpRight.js";
|
|
6
5
|
import { useGetLinkButtonProperties } from "../hooks/useGetLinkButtonProperties.js";
|
|
7
6
|
import { useGetLinkButtonIconProperties } from "../hooks/useGetLinkButtonIconProperties.js";
|
|
8
7
|
import { openUrlInNewTab } from "../utils/openUrlInNewTab.js";
|
|
9
8
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
9
|
+
import VectorUpRight from "@envive-ai/react-icons/VectorUpRight";
|
|
10
10
|
|
|
11
11
|
//#region src/components/Message/components/LinkButton.tsx
|
|
12
12
|
/**
|
|
@@ -38,7 +38,7 @@ const LinkButton = ({ url, text }) => {
|
|
|
38
38
|
/* @__PURE__ */ jsx("span", {
|
|
39
39
|
className: iconContainerClasses,
|
|
40
40
|
children: /* @__PURE__ */ jsx(CustomIcon, {
|
|
41
|
-
IconComponent: /* @__PURE__ */ jsx(
|
|
41
|
+
IconComponent: /* @__PURE__ */ jsx(VectorUpRight, {}),
|
|
42
42
|
className: "envive-tw-h-3 envive-tw-w-3",
|
|
43
43
|
fill: "var(--envive-colors-text-link)"
|
|
44
44
|
})
|
|
@@ -1,21 +1,27 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
|
|
2
|
-
const require_LatencyIconStep1 = require('../../icons/dist/LatencyIconStep1.cjs');
|
|
3
|
-
const require_LatencyIconStep2 = require('../../icons/dist/LatencyIconStep2.cjs');
|
|
4
|
-
const require_LatencyIconStep3 = require('../../icons/dist/LatencyIconStep3.cjs');
|
|
5
|
-
const require_LatencyIconStep4 = require('../../icons/dist/LatencyIconStep4.cjs');
|
|
6
|
-
const require_LatencyIconStep5 = require('../../icons/dist/LatencyIconStep5.cjs');
|
|
7
|
-
const require_LatencyIconEmptyStep = require('../../icons/dist/LatencyIconEmptyStep.cjs');
|
|
8
2
|
let react = require("react");
|
|
3
|
+
let __envive_ai_react_icons_LatencyIconStep1 = require("@envive-ai/react-icons/LatencyIconStep1");
|
|
4
|
+
__envive_ai_react_icons_LatencyIconStep1 = require_rolldown_runtime.__toESM(__envive_ai_react_icons_LatencyIconStep1);
|
|
5
|
+
let __envive_ai_react_icons_LatencyIconStep2 = require("@envive-ai/react-icons/LatencyIconStep2");
|
|
6
|
+
__envive_ai_react_icons_LatencyIconStep2 = require_rolldown_runtime.__toESM(__envive_ai_react_icons_LatencyIconStep2);
|
|
7
|
+
let __envive_ai_react_icons_LatencyIconStep3 = require("@envive-ai/react-icons/LatencyIconStep3");
|
|
8
|
+
__envive_ai_react_icons_LatencyIconStep3 = require_rolldown_runtime.__toESM(__envive_ai_react_icons_LatencyIconStep3);
|
|
9
|
+
let __envive_ai_react_icons_LatencyIconStep4 = require("@envive-ai/react-icons/LatencyIconStep4");
|
|
10
|
+
__envive_ai_react_icons_LatencyIconStep4 = require_rolldown_runtime.__toESM(__envive_ai_react_icons_LatencyIconStep4);
|
|
11
|
+
let __envive_ai_react_icons_LatencyIconStep5 = require("@envive-ai/react-icons/LatencyIconStep5");
|
|
12
|
+
__envive_ai_react_icons_LatencyIconStep5 = require_rolldown_runtime.__toESM(__envive_ai_react_icons_LatencyIconStep5);
|
|
13
|
+
let __envive_ai_react_icons_LatencyIconEmptyStep = require("@envive-ai/react-icons/LatencyIconEmptyStep");
|
|
14
|
+
__envive_ai_react_icons_LatencyIconEmptyStep = require_rolldown_runtime.__toESM(__envive_ai_react_icons_LatencyIconEmptyStep);
|
|
9
15
|
|
|
10
16
|
//#region src/components/Message/hooks/useLatencyAnimation.ts
|
|
11
17
|
const STEP_DURATION_MS = 200;
|
|
12
18
|
const STEP_ICONS = [
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
+
__envive_ai_react_icons_LatencyIconEmptyStep.default,
|
|
20
|
+
__envive_ai_react_icons_LatencyIconStep4.default,
|
|
21
|
+
__envive_ai_react_icons_LatencyIconStep5.default,
|
|
22
|
+
__envive_ai_react_icons_LatencyIconStep1.default,
|
|
23
|
+
__envive_ai_react_icons_LatencyIconStep2.default,
|
|
24
|
+
__envive_ai_react_icons_LatencyIconStep3.default
|
|
19
25
|
];
|
|
20
26
|
/**
|
|
21
27
|
* Hook that manages the latency animation sequence with sparkle icons.
|
|
@@ -39,7 +45,7 @@ const useLatencyAnimation = (isLoading) => {
|
|
|
39
45
|
}, [isLoading]);
|
|
40
46
|
return {
|
|
41
47
|
currentStep,
|
|
42
|
-
IconComponent: STEP_ICONS[currentStep] ||
|
|
48
|
+
IconComponent: STEP_ICONS[currentStep] || __envive_ai_react_icons_LatencyIconStep1.default
|
|
43
49
|
};
|
|
44
50
|
};
|
|
45
51
|
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { LatencyIconStep1_default } from "../../icons/dist/LatencyIconStep1.js";
|
|
2
|
-
import { LatencyIconStep2_default } from "../../icons/dist/LatencyIconStep2.js";
|
|
3
|
-
import { LatencyIconStep3_default } from "../../icons/dist/LatencyIconStep3.js";
|
|
4
|
-
import { LatencyIconStep4_default } from "../../icons/dist/LatencyIconStep4.js";
|
|
5
|
-
import { LatencyIconStep5_default } from "../../icons/dist/LatencyIconStep5.js";
|
|
6
|
-
import { LatencyIconEmptyStep_default } from "../../icons/dist/LatencyIconEmptyStep.js";
|
|
7
1
|
import { useEffect, useState } from "react";
|
|
2
|
+
import LatencyIconStep1 from "@envive-ai/react-icons/LatencyIconStep1";
|
|
3
|
+
import LatencyIconStep2 from "@envive-ai/react-icons/LatencyIconStep2";
|
|
4
|
+
import LatencyIconStep3 from "@envive-ai/react-icons/LatencyIconStep3";
|
|
5
|
+
import LatencyIconStep4 from "@envive-ai/react-icons/LatencyIconStep4";
|
|
6
|
+
import LatencyIconStep5 from "@envive-ai/react-icons/LatencyIconStep5";
|
|
7
|
+
import LatencyIconEmptyStep from "@envive-ai/react-icons/LatencyIconEmptyStep";
|
|
8
8
|
|
|
9
9
|
//#region src/components/Message/hooks/useLatencyAnimation.ts
|
|
10
10
|
const STEP_DURATION_MS = 200;
|
|
11
11
|
const STEP_ICONS = [
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
12
|
+
LatencyIconEmptyStep,
|
|
13
|
+
LatencyIconStep4,
|
|
14
|
+
LatencyIconStep5,
|
|
15
|
+
LatencyIconStep1,
|
|
16
|
+
LatencyIconStep2,
|
|
17
|
+
LatencyIconStep3
|
|
18
18
|
];
|
|
19
19
|
/**
|
|
20
20
|
* Hook that manages the latency animation sequence with sparkle icons.
|
|
@@ -38,7 +38,7 @@ const useLatencyAnimation = (isLoading) => {
|
|
|
38
38
|
}, [isLoading]);
|
|
39
39
|
return {
|
|
40
40
|
currentStep,
|
|
41
|
-
IconComponent: STEP_ICONS[currentStep] ||
|
|
41
|
+
IconComponent: STEP_ICONS[currentStep] || LatencyIconStep1
|
|
42
42
|
};
|
|
43
43
|
};
|
|
44
44
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
|
|
2
|
-
const require_theme = require('../
|
|
2
|
+
const require_theme = require('../tokens/theme/theme.cjs');
|
|
3
3
|
const require_Stack = require('../Stack/Stack.cjs');
|
|
4
4
|
require('../Stack/index.cjs');
|
|
5
5
|
const require_resolveTheme = require('../utils/resolveTheme.cjs');
|