@project44-manifest/react
Version:
Manifest Design System react components
61 lines • 5.27 kB
TypeScript
import * as React from 'react';
declare const _default: {
title: string;
component: import("../../../system").Component<import("..").DatePickerOptions<"div">>;
};
export default _default;
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
}, "children" | keyof import("..").DatePickerOptions<"div">> & {
[index: `data-${string}`]: unknown;
children?: React.ReactNode;
} & import("..").DatePickerOptions<"div">>;
export declare const Sizes: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
}, "children" | keyof import("..").DatePickerOptions<"div">> & {
[index: `data-${string}`]: unknown;
children?: React.ReactNode;
} & import("..").DatePickerOptions<"div">>;
export declare const StartIcon: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
}, "children" | keyof import("..").DatePickerOptions<"div">> & {
[index: `data-${string}`]: unknown;
children?: React.ReactNode;
} & import("..").DatePickerOptions<"div">>;
export declare const Label: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
}, "children" | keyof import("..").DatePickerOptions<"div">> & {
[index: `data-${string}`]: unknown;
children?: React.ReactNode;
} & import("..").DatePickerOptions<"div">>;
export declare const HelperText: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
}, "children" | keyof import("..").DatePickerOptions<"div">> & {
[index: `data-${string}`]: unknown;
children?: React.ReactNode;
} & import("..").DatePickerOptions<"div">>;
export declare const Disabled: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
}, "children" | keyof import("..").DatePickerOptions<"div">> & {
[index: `data-${string}`]: unknown;
children?: React.ReactNode;
} & import("..").DatePickerOptions<"div">>;
export declare const ReadOnly: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
}, "children" | keyof import("..").DatePickerOptions<"div">> & {
[index: `data-${string}`]: unknown;
children?: React.ReactNode;
} & import("..").DatePickerOptions<"div">>;
export declare const Invalid: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
}, "children" | keyof import("..").DatePickerOptions<"div">> & {
[index: `data-${string}`]: unknown;
children?: React.ReactNode;
} & import("..").DatePickerOptions<"div">>;
export declare const Controlled: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
}, "children" | keyof import("..").DatePickerOptions<"div">> & {
[index: `data-${string}`]: unknown;
children?: React.ReactNode;
} & import("..").DatePickerOptions<"div">>;
//# sourceMappingURL=DatePicker.stories.d.ts.map