@envive-ai/react-toolkit-v3 0.3.39 → 0.3.41
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/CSSVariablesEditor/CssVariablesEditorComponent.d.cts +2 -2
- package/dist/CSSVariablesEditor/CssVariablesEditorComponent.d.ts +2 -2
- package/dist/Carousel/Carousel.d.cts +2 -2
- package/dist/Carousel/Carousel.d.ts +2 -2
- package/dist/ChatFooter/ChatFooter.d.cts +2 -2
- package/dist/ChatFooter/ChatFooter.d.ts +2 -2
- 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/ChatHeader.d.ts +2 -2
- package/dist/ChatPreview/ChatPreview.d.cts +2 -2
- package/dist/ChatPreview/ChatPreview.d.ts +2 -2
- package/dist/ChatPreviewComparison/ChatPreviewComparison.d.cts +2 -2
- package/dist/ChatPreviewComparison/ChatPreviewComparison.d.ts +2 -2
- package/dist/ChatPreviewLoading/ChatPreviewLoading.d.cts +2 -2
- package/dist/ChatPreviewLoading/ChatPreviewLoading.d.ts +2 -2
- package/dist/Container/Container.d.cts +58 -58
- package/dist/Container/Container.d.ts +224 -224
- package/dist/DesignTokens/DesignTokensComponent.d.cts +2 -2
- package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.cts +2 -2
- package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.ts +2 -2
- package/dist/FloatingButton/FloatingButton.d.ts +2 -2
- package/dist/FloatingChat/FloatingChat.d.cts +2 -2
- package/dist/FloatingChat/FloatingChat.d.ts +2 -2
- package/dist/FullPageSalesAgent/FullPageSalesAgent.d.cts +2 -2
- package/dist/FullPageSalesAgent/FullPageSalesAgent.d.ts +2 -2
- package/dist/Image/Image.d.cts +2 -2
- package/dist/Image/Image.d.ts +2 -2
- package/dist/ImageGallery/ImageGallery.d.cts +2 -2
- package/dist/ImageGallery/ImageGallery.d.ts +2 -2
- package/dist/MarkdownProcessor/MarkdownProcessor.d.cts +2 -2
- package/dist/MarkdownProcessor/MarkdownProcessor.d.ts +2 -2
- package/dist/ProductCard/ProductCard.d.cts +2 -2
- package/dist/ProductCard/ProductCard.d.ts +2 -2
- package/dist/PromptButton/PromptButton.d.cts +2 -2
- package/dist/PromptButton/PromptButton.d.ts +2 -2
- package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.cjs +2 -0
- package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.cts +2 -2
- package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.ts +2 -2
- package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.js +2 -0
- package/dist/PromptButtonCarouselWithImage/components/Layout.cjs +9 -4
- package/dist/PromptButtonCarouselWithImage/components/Layout.js +11 -6
- package/dist/PromptButtonCarouselWithImage/components/PromptButtonsCarousel.cjs +1 -1
- package/dist/PromptButtonCarouselWithImage/components/PromptButtonsCarousel.js +1 -1
- package/dist/PromptCarousel/PromptCarousel.d.cts +2 -2
- package/dist/PromptCarousel/PromptCarousel.d.ts +2 -2
- package/dist/ReviewCard/ReviewCard.d.cts +2 -2
- package/dist/ReviewCard/ReviewCard.d.ts +2 -2
- package/dist/ReviewCard/components/index.d.cts +6 -6
- package/dist/ReviewCard/components/index.d.ts +6 -6
- package/dist/SalesAgentProductCard/SalesAgentProductCard.d.cts +2 -2
- package/dist/SalesAgentProductCard/SalesAgentProductCard.d.ts +2 -2
- package/dist/SalesAgentProductCard/components/index.d.cts +6 -6
- package/dist/SalesAgentProductCard/components/index.d.ts +6 -6
- package/dist/SocialProof/SocialProof.cjs +40 -53
- package/dist/SocialProof/SocialProof.d.cts +2 -2
- package/dist/SocialProof/SocialProof.d.ts +2 -2
- package/dist/SocialProof/SocialProof.js +40 -53
- package/dist/SocialProof/components/LayoutFourHorizontal.cjs +3 -4
- package/dist/SocialProof/components/LayoutFourHorizontal.js +3 -4
- package/dist/SocialProof/components/LayoutSingle.cjs +5 -4
- package/dist/SocialProof/components/LayoutSingle.js +5 -4
- 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/TitledPromptCarousel/TitledPromptCarousel.d.cts +2 -2
- package/dist/TitledPromptCarousel/TitledPromptCarousel.d.ts +2 -2
- package/dist/TypingAnimation/TypingAnimation.d.cts +2 -2
- package/dist/TypingAnimation/TypingAnimation.d.ts +2 -2
- package/dist/Typography/Typography.d.cts +4 -4
- package/dist/Typography/Typography.d.ts +4 -4
- package/dist/WidgetTextField/WidgetTextField.d.cts +2 -2
- package/dist/WidgetTextField/WidgetTextField.d.ts +2 -2
- 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/packages/components-v3/tokens/montion/motion.cjs +7 -7
- package/dist/packages/components-v3/tokens/montion/motion.js +7 -7
- package/dist/styles.css +1 -1
- package/package.json +1 -1
- package/src/components/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.tsx +2 -0
- package/src/components/PromptButtonCarouselWithImage/components/Layout.tsx +17 -10
- package/src/components/PromptButtonCarouselWithImage/components/PromptButtonsCarousel.tsx +1 -1
- package/src/components/SocialProof/SocialProof.tsx +41 -48
- package/src/components/SocialProof/components/LayoutFourHorizontal.tsx +5 -3
- package/src/components/SocialProof/components/LayoutSingle.tsx +6 -3
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { AnimatedTextProps } from "./types/types.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react184 from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/components/AnimatedText/AnimatedText.d.ts
|
|
5
|
-
declare const AnimatedText:
|
|
5
|
+
declare const AnimatedText: react184.MemoExoticComponent<({
|
|
6
6
|
sequence,
|
|
7
7
|
typingDuration,
|
|
8
8
|
transition,
|
|
9
9
|
loop,
|
|
10
10
|
getNodeWrapper
|
|
11
|
-
}: AnimatedTextProps) =>
|
|
11
|
+
}: AnimatedTextProps) => react184.ReactNode>;
|
|
12
12
|
//#endregion
|
|
13
13
|
export { AnimatedText };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime11 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/components/CSSVariablesEditor/CssVariablesEditorComponent.d.ts
|
|
4
4
|
declare const CssVariablesEditorComponent: ({
|
|
5
5
|
selectedMerchantName
|
|
6
6
|
}: {
|
|
7
7
|
selectedMerchantName: string;
|
|
8
|
-
}) =>
|
|
8
|
+
}) => react_jsx_runtime11.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { CssVariablesEditorComponent };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime26 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/components/CSSVariablesEditor/CssVariablesEditorComponent.d.ts
|
|
4
4
|
declare const CssVariablesEditorComponent: ({
|
|
5
5
|
selectedMerchantName
|
|
6
6
|
}: {
|
|
7
7
|
selectedMerchantName: string;
|
|
8
|
-
}) =>
|
|
8
|
+
}) => react_jsx_runtime26.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { CssVariablesEditorComponent };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CarouselProps } from "./types/types.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime34 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Carousel/Carousel.d.ts
|
|
5
5
|
declare const Carousel: ({
|
|
@@ -12,6 +12,6 @@ declare const Carousel: ({
|
|
|
12
12
|
badgeContent,
|
|
13
13
|
theme,
|
|
14
14
|
hideNavigation
|
|
15
|
-
}: CarouselProps) =>
|
|
15
|
+
}: CarouselProps) => react_jsx_runtime34.JSX.Element;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { Carousel };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CarouselProps } from "./types/types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime31 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Carousel/Carousel.d.ts
|
|
5
5
|
declare const Carousel: ({
|
|
@@ -12,6 +12,6 @@ declare const Carousel: ({
|
|
|
12
12
|
badgeContent,
|
|
13
13
|
theme,
|
|
14
14
|
hideNavigation
|
|
15
|
-
}: CarouselProps) =>
|
|
15
|
+
}: CarouselProps) => react_jsx_runtime31.JSX.Element;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { Carousel };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ChatFooterProps } from "./types/types.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/ChatFooter/ChatFooter.d.ts
|
|
5
5
|
declare const ChatFooter: ({
|
|
@@ -24,6 +24,6 @@ declare const ChatFooter: ({
|
|
|
24
24
|
voiceInputEnabled,
|
|
25
25
|
onTranscriptionStarted,
|
|
26
26
|
onTranscriptionCompleted
|
|
27
|
-
}: ChatFooterProps) =>
|
|
27
|
+
}: ChatFooterProps) => react_jsx_runtime30.JSX.Element;
|
|
28
28
|
//#endregion
|
|
29
29
|
export { ChatFooter };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ChatFooterProps } from "./types/types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime35 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/ChatFooter/ChatFooter.d.ts
|
|
5
5
|
declare const ChatFooter: ({
|
|
@@ -24,6 +24,6 @@ declare const ChatFooter: ({
|
|
|
24
24
|
voiceInputEnabled,
|
|
25
25
|
onTranscriptionStarted,
|
|
26
26
|
onTranscriptionCompleted
|
|
27
|
-
}: ChatFooterProps) =>
|
|
27
|
+
}: ChatFooterProps) => react_jsx_runtime35.JSX.Element;
|
|
28
28
|
//#endregion
|
|
29
29
|
export { ChatFooter };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { LayoutProps } from "./Layout.cjs";
|
|
2
2
|
import { PromptSuggestionsProps } from "./PromptSuggestions.cjs";
|
|
3
3
|
import { TextFieldProps } from "../../TextField/types/index.cjs";
|
|
4
|
-
import * as
|
|
5
|
-
import * as
|
|
4
|
+
import * as react181 from "react";
|
|
5
|
+
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
6
6
|
|
|
7
7
|
//#region src/components/ChatFooter/components/index.d.ts
|
|
8
8
|
declare const ChatFooterComponents: {
|
|
@@ -18,13 +18,13 @@ declare const ChatFooterComponents: {
|
|
|
18
18
|
testId,
|
|
19
19
|
className,
|
|
20
20
|
style
|
|
21
|
-
}: LayoutProps) =>
|
|
21
|
+
}: LayoutProps) => react_jsx_runtime28.JSX.Element;
|
|
22
22
|
EnviveLogo: ({
|
|
23
23
|
style
|
|
24
24
|
}: {
|
|
25
25
|
className?: string;
|
|
26
26
|
style?: React.CSSProperties;
|
|
27
|
-
}) =>
|
|
27
|
+
}) => react181.ReactElement<react181.SVGProps<SVGSVGElement>, string | react181.JSXElementConstructor<any>>;
|
|
28
28
|
PromptSuggestions: ({
|
|
29
29
|
theme,
|
|
30
30
|
suggestions,
|
|
@@ -33,7 +33,7 @@ declare const ChatFooterComponents: {
|
|
|
33
33
|
style,
|
|
34
34
|
disabled,
|
|
35
35
|
parentWidget
|
|
36
|
-
}: PromptSuggestionsProps) =>
|
|
36
|
+
}: PromptSuggestionsProps) => react_jsx_runtime28.JSX.Element;
|
|
37
37
|
TextField: ({
|
|
38
38
|
theme,
|
|
39
39
|
placeholder,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { LayoutProps } from "./Layout.js";
|
|
2
2
|
import { PromptSuggestionsProps } from "./PromptSuggestions.js";
|
|
3
3
|
import { TextFieldProps } from "../../TextField/types/index.js";
|
|
4
|
-
import * as
|
|
5
|
-
import * as
|
|
4
|
+
import * as react181 from "react";
|
|
5
|
+
import * as react_jsx_runtime33 from "react/jsx-runtime";
|
|
6
6
|
|
|
7
7
|
//#region src/components/ChatFooter/components/index.d.ts
|
|
8
8
|
declare const ChatFooterComponents: {
|
|
@@ -18,13 +18,13 @@ declare const ChatFooterComponents: {
|
|
|
18
18
|
testId,
|
|
19
19
|
className,
|
|
20
20
|
style
|
|
21
|
-
}: LayoutProps) =>
|
|
21
|
+
}: LayoutProps) => react_jsx_runtime33.JSX.Element;
|
|
22
22
|
EnviveLogo: ({
|
|
23
23
|
style
|
|
24
24
|
}: {
|
|
25
25
|
className?: string;
|
|
26
26
|
style?: React.CSSProperties;
|
|
27
|
-
}) =>
|
|
27
|
+
}) => react181.ReactElement<react181.SVGProps<SVGSVGElement>, string | react181.JSXElementConstructor<any>>;
|
|
28
28
|
PromptSuggestions: ({
|
|
29
29
|
theme,
|
|
30
30
|
suggestions,
|
|
@@ -33,7 +33,7 @@ declare const ChatFooterComponents: {
|
|
|
33
33
|
style,
|
|
34
34
|
disabled,
|
|
35
35
|
parentWidget
|
|
36
|
-
}: PromptSuggestionsProps) =>
|
|
36
|
+
}: PromptSuggestionsProps) => react_jsx_runtime33.JSX.Element;
|
|
37
37
|
TextField: ({
|
|
38
38
|
theme,
|
|
39
39
|
placeholder,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ChatHeaderProps } from "./types/index.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime33 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/ChatHeader/ChatHeader.d.ts
|
|
5
5
|
declare const ChatHeader: ({
|
|
@@ -21,6 +21,6 @@ declare const ChatHeader: ({
|
|
|
21
21
|
headerBgColor,
|
|
22
22
|
onClose,
|
|
23
23
|
onToggle
|
|
24
|
-
}: ChatHeaderProps) =>
|
|
24
|
+
}: ChatHeaderProps) => react_jsx_runtime33.JSX.Element;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { ChatHeader };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ChatHeaderProps } from "./types/index.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime5 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/ChatHeader/ChatHeader.d.ts
|
|
5
5
|
declare const ChatHeader: ({
|
|
@@ -21,6 +21,6 @@ declare const ChatHeader: ({
|
|
|
21
21
|
headerBgColor,
|
|
22
22
|
onClose,
|
|
23
23
|
onToggle
|
|
24
|
-
}: ChatHeaderProps) =>
|
|
24
|
+
}: ChatHeaderProps) => react_jsx_runtime5.JSX.Element;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { ChatHeader };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ChatPreviewProps } from "./types/types.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime35 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/ChatPreview/ChatPreview.d.ts
|
|
5
5
|
declare const ChatPreview: ({
|
|
@@ -7,6 +7,6 @@ declare const ChatPreview: ({
|
|
|
7
7
|
widgetContentProps,
|
|
8
8
|
widgetStyleProps,
|
|
9
9
|
widgetEventProps
|
|
10
|
-
}: ChatPreviewProps) =>
|
|
10
|
+
}: ChatPreviewProps) => react_jsx_runtime35.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { ChatPreview };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ChatPreviewProps } from "./types/types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/ChatPreview/ChatPreview.d.ts
|
|
5
5
|
declare const ChatPreview: ({
|
|
@@ -7,6 +7,6 @@ declare const ChatPreview: ({
|
|
|
7
7
|
widgetContentProps,
|
|
8
8
|
widgetStyleProps,
|
|
9
9
|
widgetEventProps
|
|
10
|
-
}: ChatPreviewProps) =>
|
|
10
|
+
}: ChatPreviewProps) => react_jsx_runtime29.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { ChatPreview };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ChatPreviewComparisonProps } from "./types/types.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime36 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/ChatPreviewComparison/ChatPreviewComparison.d.ts
|
|
5
5
|
declare const ChatPreviewComparison: ({
|
|
@@ -7,6 +7,6 @@ declare const ChatPreviewComparison: ({
|
|
|
7
7
|
widgetContentProps,
|
|
8
8
|
widgetStyleProps,
|
|
9
9
|
widgetEventProps
|
|
10
|
-
}: ChatPreviewComparisonProps) =>
|
|
10
|
+
}: ChatPreviewComparisonProps) => react_jsx_runtime36.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { ChatPreviewComparison };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ChatPreviewComparisonProps } from "./types/types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime36 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/ChatPreviewComparison/ChatPreviewComparison.d.ts
|
|
5
5
|
declare const ChatPreviewComparison: ({
|
|
@@ -7,6 +7,6 @@ declare const ChatPreviewComparison: ({
|
|
|
7
7
|
widgetContentProps,
|
|
8
8
|
widgetStyleProps,
|
|
9
9
|
widgetEventProps
|
|
10
|
-
}: ChatPreviewComparisonProps) =>
|
|
10
|
+
}: ChatPreviewComparisonProps) => react_jsx_runtime36.JSX.Element;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { ChatPreviewComparison };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ChatPreviewLoadingProps } from "./types/types.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime31 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/ChatPreviewLoading/ChatPreviewLoading.d.ts
|
|
5
5
|
declare const ChatPreviewLoading: ({
|
|
@@ -16,6 +16,6 @@ declare const ChatPreviewLoading: ({
|
|
|
16
16
|
logoSrc,
|
|
17
17
|
titleLabel,
|
|
18
18
|
voiceInputEnabled
|
|
19
|
-
}: ChatPreviewLoadingProps) =>
|
|
19
|
+
}: ChatPreviewLoadingProps) => react_jsx_runtime31.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { ChatPreviewLoading };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ChatPreviewLoadingProps } from "./types/types.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/ChatPreviewLoading/ChatPreviewLoading.d.ts
|
|
5
5
|
declare const ChatPreviewLoading: ({
|
|
@@ -16,6 +16,6 @@ declare const ChatPreviewLoading: ({
|
|
|
16
16
|
logoSrc,
|
|
17
17
|
titleLabel,
|
|
18
18
|
voiceInputEnabled
|
|
19
|
-
}: ChatPreviewLoadingProps) =>
|
|
19
|
+
}: ChatPreviewLoadingProps) => react_jsx_runtime30.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { ChatPreviewLoading };
|
|
@@ -18,20 +18,61 @@ declare const Container: ({
|
|
|
18
18
|
centerContent,
|
|
19
19
|
...props
|
|
20
20
|
}: ContainerProps & Omit<React.HTMLAttributes<HTMLElement>, "className" | "style" | "component">) => react7.DetailedReactHTMLElement<{
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
onClick?: react7.MouseEventHandler<HTMLElement>;
|
|
28
|
-
onToggle?: react7.ToggleEventHandler<HTMLElement>;
|
|
29
|
-
slot?: string | undefined;
|
|
30
|
-
title?: string | undefined;
|
|
21
|
+
onChange?: react7.FormEventHandler<HTMLElement>;
|
|
22
|
+
onSubmit?: react7.FormEventHandler<HTMLElement>;
|
|
23
|
+
onFocus?: react7.FocusEventHandler<HTMLElement>;
|
|
24
|
+
defaultChecked?: boolean | undefined;
|
|
25
|
+
defaultValue?: string | number | readonly string[] | undefined;
|
|
26
|
+
suppressContentEditableWarning?: boolean | undefined;
|
|
31
27
|
suppressHydrationWarning?: boolean | undefined;
|
|
32
|
-
|
|
28
|
+
accessKey?: string | undefined;
|
|
29
|
+
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {});
|
|
30
|
+
autoFocus?: boolean | undefined;
|
|
31
|
+
contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
|
|
32
|
+
contextMenu?: string | undefined;
|
|
33
|
+
dir?: string | undefined;
|
|
34
|
+
draggable?: (boolean | "true" | "false") | undefined;
|
|
35
|
+
enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined;
|
|
36
|
+
hidden?: boolean | undefined;
|
|
33
37
|
lang?: string | undefined;
|
|
38
|
+
nonce?: string | undefined;
|
|
39
|
+
slot?: string | undefined;
|
|
40
|
+
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
34
41
|
tabIndex?: number | undefined;
|
|
42
|
+
title?: string | undefined;
|
|
43
|
+
translate?: "yes" | "no" | undefined;
|
|
44
|
+
radioGroup?: string | undefined;
|
|
45
|
+
role?: react7.AriaRole | undefined;
|
|
46
|
+
about?: string | undefined;
|
|
47
|
+
content?: string | undefined;
|
|
48
|
+
datatype?: string | undefined;
|
|
49
|
+
inlist?: any;
|
|
50
|
+
prefix?: string | undefined;
|
|
51
|
+
property?: string | undefined;
|
|
52
|
+
rel?: string | undefined;
|
|
53
|
+
resource?: string | undefined;
|
|
54
|
+
rev?: string | undefined;
|
|
55
|
+
typeof?: string | undefined;
|
|
56
|
+
vocab?: string | undefined;
|
|
57
|
+
autoCorrect?: string | undefined;
|
|
58
|
+
autoSave?: string | undefined;
|
|
59
|
+
color?: string | undefined;
|
|
60
|
+
itemProp?: string | undefined;
|
|
61
|
+
itemScope?: boolean | undefined;
|
|
62
|
+
itemType?: string | undefined;
|
|
63
|
+
itemID?: string | undefined;
|
|
64
|
+
itemRef?: string | undefined;
|
|
65
|
+
results?: number | undefined;
|
|
66
|
+
security?: string | undefined;
|
|
67
|
+
unselectable?: "on" | "off" | undefined;
|
|
68
|
+
popover?: "" | "auto" | "manual" | "hint" | undefined;
|
|
69
|
+
popoverTargetAction?: "toggle" | "show" | "hide" | undefined;
|
|
70
|
+
popoverTarget?: string | undefined;
|
|
71
|
+
inert?: boolean | undefined;
|
|
72
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
73
|
+
is?: string | undefined;
|
|
74
|
+
exportparts?: string | undefined;
|
|
75
|
+
part?: string | undefined;
|
|
35
76
|
"aria-activedescendant"?: string | undefined;
|
|
36
77
|
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
|
37
78
|
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
@@ -45,6 +86,7 @@ declare const Container: ({
|
|
|
45
86
|
"aria-colspan"?: number | undefined;
|
|
46
87
|
"aria-controls"?: string | undefined;
|
|
47
88
|
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
89
|
+
"aria-describedby"?: string | undefined;
|
|
48
90
|
"aria-description"?: string | undefined;
|
|
49
91
|
"aria-details"?: string | undefined;
|
|
50
92
|
"aria-disabled"?: (boolean | "true" | "false") | undefined;
|
|
@@ -54,8 +96,11 @@ declare const Container: ({
|
|
|
54
96
|
"aria-flowto"?: string | undefined;
|
|
55
97
|
"aria-grabbed"?: (boolean | "true" | "false") | undefined;
|
|
56
98
|
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
99
|
+
"aria-hidden"?: (boolean | "true" | "false") | undefined;
|
|
57
100
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
58
101
|
"aria-keyshortcuts"?: string | undefined;
|
|
102
|
+
"aria-label"?: string | undefined;
|
|
103
|
+
"aria-labelledby"?: string | undefined;
|
|
59
104
|
"aria-level"?: number | undefined;
|
|
60
105
|
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
|
61
106
|
"aria-modal"?: (boolean | "true" | "false") | undefined;
|
|
@@ -96,11 +141,9 @@ declare const Container: ({
|
|
|
96
141
|
onCompositionStartCapture?: react7.CompositionEventHandler<HTMLElement>;
|
|
97
142
|
onCompositionUpdate?: react7.CompositionEventHandler<HTMLElement>;
|
|
98
143
|
onCompositionUpdateCapture?: react7.CompositionEventHandler<HTMLElement>;
|
|
99
|
-
onFocus?: react7.FocusEventHandler<HTMLElement>;
|
|
100
144
|
onFocusCapture?: react7.FocusEventHandler<HTMLElement>;
|
|
101
145
|
onBlur?: react7.FocusEventHandler<HTMLElement>;
|
|
102
146
|
onBlurCapture?: react7.FocusEventHandler<HTMLElement>;
|
|
103
|
-
onChange?: react7.FormEventHandler<HTMLElement>;
|
|
104
147
|
onChangeCapture?: react7.FormEventHandler<HTMLElement>;
|
|
105
148
|
onBeforeInput?: react7.InputEventHandler<HTMLElement>;
|
|
106
149
|
onBeforeInputCapture?: react7.FormEventHandler<HTMLElement>;
|
|
@@ -108,7 +151,6 @@ declare const Container: ({
|
|
|
108
151
|
onInputCapture?: react7.FormEventHandler<HTMLElement>;
|
|
109
152
|
onReset?: react7.FormEventHandler<HTMLElement>;
|
|
110
153
|
onResetCapture?: react7.FormEventHandler<HTMLElement>;
|
|
111
|
-
onSubmit?: react7.FormEventHandler<HTMLElement>;
|
|
112
154
|
onSubmitCapture?: react7.FormEventHandler<HTMLElement>;
|
|
113
155
|
onInvalid?: react7.FormEventHandler<HTMLElement>;
|
|
114
156
|
onInvalidCapture?: react7.FormEventHandler<HTMLElement>;
|
|
@@ -168,6 +210,7 @@ declare const Container: ({
|
|
|
168
210
|
onWaitingCapture?: react7.ReactEventHandler<HTMLElement>;
|
|
169
211
|
onAuxClick?: react7.MouseEventHandler<HTMLElement>;
|
|
170
212
|
onAuxClickCapture?: react7.MouseEventHandler<HTMLElement>;
|
|
213
|
+
onClick?: react7.MouseEventHandler<HTMLElement>;
|
|
171
214
|
onClickCapture?: react7.MouseEventHandler<HTMLElement>;
|
|
172
215
|
onContextMenu?: react7.MouseEventHandler<HTMLElement>;
|
|
173
216
|
onContextMenuCapture?: react7.MouseEventHandler<HTMLElement>;
|
|
@@ -241,6 +284,7 @@ declare const Container: ({
|
|
|
241
284
|
onAnimationEndCapture?: react7.AnimationEventHandler<HTMLElement>;
|
|
242
285
|
onAnimationIteration?: react7.AnimationEventHandler<HTMLElement>;
|
|
243
286
|
onAnimationIterationCapture?: react7.AnimationEventHandler<HTMLElement>;
|
|
287
|
+
onToggle?: react7.ToggleEventHandler<HTMLElement>;
|
|
244
288
|
onBeforeToggle?: react7.ToggleEventHandler<HTMLElement>;
|
|
245
289
|
onTransitionCancel?: react7.TransitionEventHandler<HTMLElement>;
|
|
246
290
|
onTransitionCancelCapture?: react7.TransitionEventHandler<HTMLElement>;
|
|
@@ -250,50 +294,6 @@ declare const Container: ({
|
|
|
250
294
|
onTransitionRunCapture?: react7.TransitionEventHandler<HTMLElement>;
|
|
251
295
|
onTransitionStart?: react7.TransitionEventHandler<HTMLElement>;
|
|
252
296
|
onTransitionStartCapture?: react7.TransitionEventHandler<HTMLElement>;
|
|
253
|
-
defaultChecked?: boolean | undefined;
|
|
254
|
-
defaultValue?: string | number | readonly string[] | undefined;
|
|
255
|
-
suppressContentEditableWarning?: boolean | undefined;
|
|
256
|
-
accessKey?: string | undefined;
|
|
257
|
-
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {});
|
|
258
|
-
autoFocus?: boolean | undefined;
|
|
259
|
-
contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
|
|
260
|
-
contextMenu?: string | undefined;
|
|
261
|
-
dir?: string | undefined;
|
|
262
|
-
draggable?: (boolean | "true" | "false") | undefined;
|
|
263
|
-
enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined;
|
|
264
|
-
hidden?: boolean | undefined;
|
|
265
|
-
nonce?: string | undefined;
|
|
266
|
-
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
267
|
-
translate?: "yes" | "no" | undefined;
|
|
268
|
-
radioGroup?: string | undefined;
|
|
269
|
-
about?: string | undefined;
|
|
270
|
-
datatype?: string | undefined;
|
|
271
|
-
inlist?: any;
|
|
272
|
-
prefix?: string | undefined;
|
|
273
|
-
property?: string | undefined;
|
|
274
|
-
rel?: string | undefined;
|
|
275
|
-
resource?: string | undefined;
|
|
276
|
-
rev?: string | undefined;
|
|
277
|
-
typeof?: string | undefined;
|
|
278
|
-
vocab?: string | undefined;
|
|
279
|
-
autoCorrect?: string | undefined;
|
|
280
|
-
autoSave?: string | undefined;
|
|
281
|
-
itemProp?: string | undefined;
|
|
282
|
-
itemScope?: boolean | undefined;
|
|
283
|
-
itemType?: string | undefined;
|
|
284
|
-
itemID?: string | undefined;
|
|
285
|
-
itemRef?: string | undefined;
|
|
286
|
-
results?: number | undefined;
|
|
287
|
-
security?: string | undefined;
|
|
288
|
-
unselectable?: "on" | "off" | undefined;
|
|
289
|
-
popover?: "" | "auto" | "manual" | "hint" | undefined;
|
|
290
|
-
popoverTargetAction?: "toggle" | "show" | "hide" | undefined;
|
|
291
|
-
popoverTarget?: string | undefined;
|
|
292
|
-
inert?: boolean | undefined;
|
|
293
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
294
|
-
is?: string | undefined;
|
|
295
|
-
exportparts?: string | undefined;
|
|
296
|
-
part?: string | undefined;
|
|
297
297
|
className: string;
|
|
298
298
|
style: react7.CSSProperties;
|
|
299
299
|
id: string;
|