@evoke-platform/ui-components 1.0.0-dev.235 → 1.0.0-dev.236
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/published/components/core/Accordion/Accordion.d.ts +1 -0
- package/dist/published/components/core/Accordion/AccordionActions/AccordionActions.d.ts +1 -0
- package/dist/published/components/core/Accordion/AccordionDetails/AccordionDetails.d.ts +1 -0
- package/dist/published/components/core/Accordion/AccordionSummary/AccordionSummary.d.ts +1 -0
- package/dist/published/components/core/Alert/Alert.d.ts +1 -0
- package/dist/published/components/core/AlertTitle/AlertTitle.d.ts +1 -0
- package/dist/published/components/core/AppBar/AppBar.d.ts +1 -0
- package/dist/published/components/core/Avatar/Avatar.d.ts +1 -0
- package/dist/published/components/core/Backdrop/Backdrop.d.ts +1 -0
- package/dist/published/components/core/Badge/Badge.d.ts +1 -0
- package/dist/published/components/core/Breadcrumbs/Breadcrumbs.d.ts +1 -0
- package/dist/published/components/core/Button/Button.d.ts +1 -0
- package/dist/published/components/core/ButtonGroup/ButtonGroup.d.ts +1 -0
- package/dist/published/components/core/Card/Card.d.ts +1 -0
- package/dist/published/components/core/Checkbox/Checkbox.d.ts +1 -0
- package/dist/published/components/core/Chip/Chip.d.ts +1 -0
- package/dist/published/components/core/CircularProgress/CircularProgress.d.ts +1 -0
- package/dist/published/components/core/Collapse/Collapse.d.ts +1 -0
- package/dist/published/components/core/DatePicker/DatePicker.d.ts +1 -0
- package/dist/published/components/core/DateTimePicker/DateTimePicker.d.ts +1 -0
- package/dist/published/components/core/Dialog/Dialog.d.ts +1 -0
- package/dist/published/components/core/Dialog/DialogContent/DialogContent.d.ts +1 -0
- package/dist/published/components/core/Dialog/DialogContentText/DialogContentText.d.ts +1 -0
- package/dist/published/components/core/Dialog/DialogTitle/DialogTitle.d.ts +1 -0
- package/dist/published/components/core/Divider/Divider.d.ts +1 -0
- package/dist/published/components/core/Drawer/Drawer.d.ts +1 -0
- package/dist/published/components/core/FieldError/FieldError.d.ts +1 -0
- package/dist/published/components/core/FormElements/FormControl/FormControl.d.ts +1 -0
- package/dist/published/components/core/FormElements/FormControlLabel/FormControlLabel.d.ts +1 -0
- package/dist/published/components/core/FormElements/FormGroup/FormGroup.d.ts +1 -0
- package/dist/published/components/core/FormElements/FormHelperText/FormHelperText.d.ts +1 -0
- package/dist/published/components/core/FormElements/FormLabel/FormLabel.d.ts +1 -0
- package/dist/published/components/core/IconButton/IconButton.d.ts +1 -0
- package/dist/published/components/core/LinearProgress/LinearProgress.d.ts +1 -0
- package/dist/published/components/core/Link/Link.d.ts +1 -0
- package/dist/published/components/core/List/List.d.ts +1 -0
- package/dist/published/components/core/List/ListItem.d.ts +1 -0
- package/dist/published/components/core/List/ListItemText/ListItemText.d.ts +1 -0
- package/dist/published/components/core/LoadingButton/LoadingButton.d.ts +1 -0
- package/dist/published/components/core/LocalizationProvider/LocalizationProvider.d.ts +1 -0
- package/dist/published/components/core/Menu/Menu.d.ts +1 -0
- package/dist/published/components/core/Menu/MenuItem/MenuItem.d.ts +1 -0
- package/dist/published/components/core/Paper/Paper.d.ts +1 -0
- package/dist/published/components/core/Popover/Popover.d.ts +1 -0
- package/dist/published/components/core/Popper/Popper.d.ts +1 -0
- package/dist/published/components/core/RadioGroup/Radio.d.ts +1 -0
- package/dist/published/components/core/RadioGroup/RadioGroup.d.ts +1 -0
- package/dist/published/components/core/Select/Select.d.ts +1 -0
- package/dist/published/components/core/Skeleton/Skeleton.d.ts +1 -0
- package/dist/published/components/core/StaticDatePicker/StaticDatePicker.d.ts +1 -0
- package/dist/published/components/core/Stepper/Step/Step.d.ts +1 -0
- package/dist/published/components/core/Stepper/StepButton/StepButton.d.ts +1 -0
- package/dist/published/components/core/Stepper/StepConnector/StepConnector.d.ts +1 -0
- package/dist/published/components/core/Stepper/StepContent/StepContent.d.ts +1 -0
- package/dist/published/components/core/Stepper/StepIcon/StepIcon.d.ts +1 -0
- package/dist/published/components/core/Stepper/StepLabel/StepLabel.d.ts +1 -0
- package/dist/published/components/core/Stepper/Stepper.d.ts +1 -0
- package/dist/published/components/core/Switch/Switch.d.ts +1 -0
- package/dist/published/components/core/Table/Table.d.ts +1 -0
- package/dist/published/components/core/Tabs/Tab/Tab.d.ts +1 -0
- package/dist/published/components/core/Tabs/Tabs.d.ts +1 -0
- package/dist/published/components/core/TextField/TextField.d.ts +1 -0
- package/dist/published/components/core/ToggleButton/ToggleButton.d.ts +1 -0
- package/dist/published/components/core/ToggleButtonGroup/ToggleButtonGroup.d.ts +1 -0
- package/dist/published/components/core/Tooltip/Tooltip.d.ts +1 -0
- package/dist/published/components/core/Typography/index.d.ts +1 -0
- package/dist/published/components/custom/BuilderGrid/EmptyContent.d.ts +1 -0
- package/dist/published/components/custom/BuilderGrid/EmptyContentIllustration.d.ts +1 -0
- package/dist/published/components/custom/CriteriaBuilder/ValueEditor.d.ts +1 -0
- package/dist/published/components/custom/DataGrid/DataGrid.d.ts +1 -0
- package/dist/published/components/custom/DataGrid/Toolbar.d.ts +1 -0
- package/dist/published/components/custom/Form/Common/Form.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/ButtonComponent.d.ts +2 -1
- package/dist/published/components/custom/Form/FormComponents/DocumentComponent/Document.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/DocumentComponent/DocumentList.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/ImageComponent/Image.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/ObjectComponent/InstanceLookup.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/ObjectComponent/ObjectPropertyInput.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/ObjectComponent/RelatedObjectInstance.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/ActionDialog.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/ManyToMany/DropdownRepeatableField.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/ManyToMany/DropdownRepeatableFieldInput.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/RepeatableField.d.ts +1 -0
- package/dist/published/components/custom/Form/FormComponents/UserComponent/UserProperty.d.ts +1 -0
- package/dist/published/components/custom/Form/utils.d.ts +2 -2
- package/dist/published/components/custom/FormField/AddressFieldComponent/addressFieldComponent.d.ts +1 -0
- package/dist/published/components/custom/FormField/BooleanSelect/BooleanSelect.d.ts +1 -0
- package/dist/published/components/custom/FormField/DatePickerSelect/DatePickerSelect.d.ts +1 -0
- package/dist/published/components/custom/FormField/DatePickerSelect/DatePickerSelect.js +1 -1
- package/dist/published/components/custom/FormField/DateTimePickerSelect/DateTimePickerSelect.d.ts +1 -0
- package/dist/published/components/custom/FormField/DateTimePickerSelect/DateTimePickerSelect.js +1 -1
- package/dist/published/components/custom/FormField/FileUpload/FileUpload.d.ts +1 -0
- package/dist/published/components/custom/FormField/Select/Select.d.ts +1 -0
- package/dist/published/components/custom/FormField/TimePickerSelect/TimePickerSelect.d.ts +1 -0
- package/dist/published/components/custom/HistoryLog/DisplayedProperty.d.ts +1 -0
- package/dist/published/components/custom/HistoryLog/Filter.d.ts +1 -0
- package/dist/published/components/custom/HistoryLog/HistoryData.d.ts +2 -1
- package/dist/published/components/custom/HistoryLog/HistoryLoading.d.ts +1 -0
- package/dist/published/components/custom/HistoryLog/index.d.ts +1 -0
- package/dist/published/components/custom/Menubar/Menubar.d.ts +1 -0
- package/dist/published/components/custom/MultiSelect/MultiSelect.d.ts +1 -0
- package/dist/published/components/custom/MultiSelect/SortableItem.d.ts +1 -0
- package/dist/published/components/custom/RepeatableField/RepeatableField.d.ts +1 -0
- package/dist/published/components/custom/RichTextViewer/index.d.ts +1 -0
- package/dist/published/components/custom/UserAvatar/UserAvatar.d.ts +1 -0
- package/dist/published/components/layout/Container/Container.d.ts +1 -0
- package/dist/published/components/layout/Grid/Grid.d.ts +1 -0
- package/dist/published/components/layout/Stack/Stack.d.ts +1 -0
- package/dist/published/icons/custom/FileWithExtension.d.ts +1 -0
- package/dist/published/icons/custom/Inherited.d.ts +1 -0
- package/dist/published/icons/custom/Overrides.d.ts +9 -4
- package/dist/published/icons/custom/TrashCan.d.ts +9 -4
- package/dist/published/icons/custom/UploadCloud.d.ts +1 -0
- package/dist/published/stories/Accordion.stories.d.ts +3 -3
- package/dist/published/stories/Alert.stories.d.ts +2 -2
- package/dist/published/stories/AlertTitle.stories.d.ts +2 -2
- package/dist/published/stories/Appbar.stories.d.ts +3 -3
- package/dist/published/stories/Autocomplete.stories.d.ts +2 -2
- package/dist/published/stories/Avatar.stories.d.ts +2 -2
- package/dist/published/stories/Backdrop.stories.d.ts +3 -3
- package/dist/published/stories/Badge.stories.d.ts +3 -3
- package/dist/published/stories/Box.stories.d.ts +8 -4
- package/dist/published/stories/Breadcrumbs.stories.d.ts +3 -3
- package/dist/published/stories/Button.stories.d.ts +3 -3
- package/dist/published/stories/ButtonGroup.stories.d.ts +3 -3
- package/dist/published/stories/Card.stories.d.ts +3 -3
- package/dist/published/stories/Checkbox.stories.d.ts +2 -2
- package/dist/published/stories/Chip.stories.d.ts +3 -3
- package/dist/published/stories/CircularProgress.stories.d.ts +2 -2
- package/dist/published/stories/Collapse.stories.d.ts +2 -2
- package/dist/published/stories/Container.stories.d.ts +3 -3
- package/dist/published/stories/CriteriaBuilder.stories.d.ts +2 -2
- package/dist/published/stories/DatePicker.stories.d.ts +3 -2
- package/dist/published/stories/Dialog.stories.d.ts +2 -2
- package/dist/published/stories/Divider.stories.d.ts +3 -3
- package/dist/published/stories/Drawer.stories.d.ts +2 -2
- package/dist/published/stories/FormControl.stories.d.ts +3 -3
- package/dist/published/stories/FormControlLabel.stories.d.ts +2 -2
- package/dist/published/stories/FormField.stories.d.ts +2 -2
- package/dist/published/stories/FormGroup.stories.d.ts +2 -2
- package/dist/published/stories/FormHelperText.stories.d.ts +4 -3
- package/dist/published/stories/FormLabel.stories.d.ts +3 -3
- package/dist/published/stories/Grid.stories.d.ts +3 -3
- package/dist/published/stories/HistoryLog.stories.d.ts +2 -2
- package/dist/published/stories/IconButton.stories.d.ts +3 -3
- package/dist/published/stories/LinearProgress.stories.d.ts +2 -2
- package/dist/published/stories/Link.stories.d.ts +3 -3
- package/dist/published/stories/List.stories.d.ts +3 -3
- package/dist/published/stories/Menu.stories.d.ts +2 -2
- package/dist/published/stories/Palette.stories.d.ts +8 -4
- package/dist/published/stories/Paper.stories.d.ts +3 -3
- package/dist/published/stories/RadioGroup.stories.d.ts +2 -2
- package/dist/published/stories/RichTextViewer.stories.d.ts +2 -2
- package/dist/published/stories/Skeleton.stories.d.ts +3 -3
- package/dist/published/stories/Snackbar.stories.d.ts +2 -2
- package/dist/published/stories/Stack.stories.d.ts +3 -3
- package/dist/published/stories/StaticDatePicker.stories.d.ts +3 -2
- package/dist/published/stories/Stepper.stories.d.ts +7 -3
- package/dist/published/stories/Switch.stories.d.ts +2 -2
- package/dist/published/stories/Table.stories.d.ts +3 -3
- package/dist/published/stories/Tabs.stories.d.ts +3 -3
- package/dist/published/stories/TextField.stories.d.ts +17 -13
- package/dist/published/stories/TimePicker.stories.d.ts +3 -2
- package/dist/published/stories/TimePickerSelect.stories.d.ts +4 -2
- package/dist/published/stories/ToggleButton.stories.d.ts +3 -3
- package/dist/published/stories/Typography.stories.d.ts +2 -2
- package/package.json +2 -2
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { LinearProgressProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomLinearProgress>;
|
4
|
+
declare const _default: ComponentMeta<(props: LinearProgressProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const LinearProgress: ComponentStory<(props: LinearProgressProps) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { LinkProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomLink>;
|
4
|
+
declare const _default: ComponentMeta<(props: LinkProps<"a", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const Link: ComponentStory<(props: LinkProps) => JSX.Element>;
|
6
|
+
export declare const Link: ComponentStory<(props: LinkProps<"a", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ListProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomList>;
|
4
|
+
declare const _default: ComponentMeta<(props: ListProps<"ul", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const List: ComponentStory<(props: ListProps) => JSX.Element>;
|
6
|
+
export declare const List: ComponentStory<(props: ListProps<"ul", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { MenuProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomMenu>;
|
4
|
+
declare const _default: ComponentMeta<(props: MenuProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const Menu: ComponentStory<(props: MenuProps) => JSX.Element>;
|
@@ -1,11 +1,15 @@
|
|
1
1
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
2
2
|
import React from 'react';
|
3
|
-
import
|
4
|
-
|
3
|
+
declare const _default: ComponentMeta<(props: import("@mui/system").BoxOwnProps<import("@mui/material/styles/createTheme").Theme> & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
|
4
|
+
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
5
|
+
}, keyof import("@mui/material/OverridableComponent").CommonProps | keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles/createTheme").Theme>> & {
|
6
|
+
sx?: object | undefined;
|
7
|
+
component?: React.ElementType<any> | undefined;
|
8
|
+
}) => JSX.Element>;
|
5
9
|
export default _default;
|
6
10
|
export declare const Palette: ComponentStory<(props: import("@mui/system").BoxOwnProps<import("@mui/material/styles/createTheme").Theme> & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
|
7
11
|
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
8
12
|
}, keyof import("@mui/material/OverridableComponent").CommonProps | keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles/createTheme").Theme>> & {
|
9
|
-
sx?: object;
|
10
|
-
component?: React.ElementType;
|
13
|
+
sx?: object | undefined;
|
14
|
+
component?: React.ElementType<any> | undefined;
|
11
15
|
}) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { PaperProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomPaper>;
|
4
|
+
declare const _default: ComponentMeta<(props: PaperProps<"div", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const Paper: ComponentStory<(props: PaperProps) => JSX.Element>;
|
6
|
+
export declare const Paper: ComponentStory<(props: PaperProps<"div", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { RadioGroupProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomRadioGroup>;
|
4
|
+
declare const _default: ComponentMeta<(props: RadioGroupProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const RadioGroup: ComponentStory<(props: RadioGroupProps) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ComponentStory, ComponentMeta } from '@storybook/react';
|
2
|
-
import { RichTextViewer as CustomRichTextViewer } from '../index';
|
3
3
|
import { RichTextViewerProps } from '../components/custom/RichTextViewer';
|
4
|
-
declare const _default: ComponentMeta<
|
4
|
+
declare const _default: ComponentMeta<(props: RichTextViewerProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const RichTextViewer: ComponentStory<(props: RichTextViewerProps) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { SkeletonProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomSkeleton>;
|
4
|
+
declare const _default: ComponentMeta<(props: SkeletonProps<"span", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const Skeleton: ComponentStory<(props: SkeletonProps) => JSX.Element>;
|
6
|
+
export declare const Skeleton: ComponentStory<(props: SkeletonProps<"span", {}>) => JSX.Element>;
|
@@ -1,5 +1,5 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
2
|
-
|
3
|
-
declare const _default: ComponentMeta<typeof CustomSnackbar>;
|
3
|
+
declare const _default: ComponentMeta<(props: import("../components/core/Snackbar/Snackbar").SnackbarAlertProps) => JSX.Element>;
|
4
4
|
export default _default;
|
5
5
|
export declare const Snackbar: ComponentStory<(props: import("../components/core/Snackbar/Snackbar").SnackbarAlertProps) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { StackProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomStack>;
|
4
|
+
declare const _default: ComponentMeta<(props: StackProps<"div", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const Stack: ComponentStory<(props: StackProps) => JSX.Element>;
|
6
|
+
export declare const Stack: ComponentStory<(props: StackProps<"div", {}>) => JSX.Element>;
|
@@ -1,6 +1,7 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
2
|
-
import {
|
3
|
-
declare const _default: ComponentMeta<
|
3
|
+
import { StaticDatePickerProps } from '../index';
|
4
|
+
declare const _default: ComponentMeta<(props: StaticDatePickerProps) => JSX.Element>;
|
4
5
|
export default _default;
|
5
6
|
export declare const Desktop: ComponentStory<(props: StaticDatePickerProps) => JSX.Element>;
|
6
7
|
export declare const Mobile: ComponentStory<(props: StaticDatePickerProps) => JSX.Element>;
|
@@ -1,6 +1,10 @@
|
|
1
1
|
import { StepperProps } from '@mui/material';
|
2
2
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
import
|
4
|
-
declare const _default: ComponentMeta<
|
3
|
+
import React from 'react';
|
4
|
+
declare const _default: ComponentMeta<(props: StepperProps<"div", {
|
5
|
+
component?: React.ElementType<any> | undefined;
|
6
|
+
}>) => JSX.Element>;
|
5
7
|
export default _default;
|
6
|
-
export declare const Stepper: ComponentStory<(props: StepperProps
|
8
|
+
export declare const Stepper: ComponentStory<(props: StepperProps<"div", {
|
9
|
+
component?: React.ElementType<any> | undefined;
|
10
|
+
}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { SwitchProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomSwitch>;
|
4
|
+
declare const _default: ComponentMeta<(props: SwitchProps) => JSX.Element>;
|
5
5
|
export default _default;
|
6
6
|
export declare const Switch: ComponentStory<(props: SwitchProps) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { TableProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomTable>;
|
4
|
+
declare const _default: ComponentMeta<(props: TableProps<"table", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const Table: ComponentStory<(props: TableProps) => JSX.Element>;
|
6
|
+
export declare const Table: ComponentStory<(props: TableProps<"table", {}>) => JSX.Element>;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { TabsProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomTabs>;
|
4
|
+
declare const _default: ComponentMeta<(props: TabsProps<"div", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const Tabs: ComponentStory<(props: TabsProps) => JSX.Element>;
|
6
|
+
export declare const Tabs: ComponentStory<(props: TabsProps<"div", {}>) => JSX.Element>;
|
@@ -1,17 +1,21 @@
|
|
1
|
-
|
1
|
+
/// <reference types="react" />
|
2
2
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
import
|
4
|
-
|
3
|
+
declare const _default: ComponentMeta<(props: (import("@mui/material").FilledTextFieldProps | import("@mui/material").OutlinedTextFieldProps | import("@mui/material").StandardTextFieldProps) & {
|
4
|
+
labelPlacement?: string | undefined;
|
5
|
+
readOnly?: boolean | undefined;
|
6
|
+
instructionText?: string | undefined;
|
7
|
+
errorMessage?: string | undefined;
|
8
|
+
}) => JSX.Element>;
|
5
9
|
export default _default;
|
6
|
-
export declare const TextField: ComponentStory<(props:
|
7
|
-
labelPlacement?: string;
|
8
|
-
readOnly?: boolean;
|
9
|
-
instructionText?: string;
|
10
|
-
errorMessage?: string;
|
10
|
+
export declare const TextField: ComponentStory<(props: (import("@mui/material").FilledTextFieldProps | import("@mui/material").OutlinedTextFieldProps | import("@mui/material").StandardTextFieldProps) & {
|
11
|
+
labelPlacement?: string | undefined;
|
12
|
+
readOnly?: boolean | undefined;
|
13
|
+
instructionText?: string | undefined;
|
14
|
+
errorMessage?: string | undefined;
|
11
15
|
}) => JSX.Element>;
|
12
|
-
export declare const TextFieldReadOnly: ComponentStory<(props:
|
13
|
-
labelPlacement?: string;
|
14
|
-
readOnly?: boolean;
|
15
|
-
instructionText?: string;
|
16
|
-
errorMessage?: string;
|
16
|
+
export declare const TextFieldReadOnly: ComponentStory<(props: (import("@mui/material").FilledTextFieldProps | import("@mui/material").OutlinedTextFieldProps | import("@mui/material").StandardTextFieldProps) & {
|
17
|
+
labelPlacement?: string | undefined;
|
18
|
+
readOnly?: boolean | undefined;
|
19
|
+
instructionText?: string | undefined;
|
20
|
+
errorMessage?: string | undefined;
|
17
21
|
}) => JSX.Element>;
|
@@ -1,7 +1,8 @@
|
|
1
1
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
2
2
|
import React from 'react';
|
3
|
-
import
|
4
|
-
|
3
|
+
declare const _default: ComponentMeta<(<TInputDate, TDate = TInputDate>(props: import("@mui/x-date-pickers").TimePickerProps<TInputDate, TDate> & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
|
4
|
+
propTypes?: any;
|
5
|
+
}>;
|
5
6
|
export default _default;
|
6
7
|
export declare const DatePicker: ComponentStory<(<TInputDate, TDate = TInputDate>(props: import("@mui/x-date-pickers").TimePickerProps<TInputDate, TDate> & React.RefAttributes<HTMLDivElement>) => JSX.Element) & {
|
7
8
|
propTypes?: any;
|
@@ -1,6 +1,8 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
2
|
-
|
3
|
-
|
3
|
+
declare const _default: ComponentMeta<(props: import("../components/custom/FormField/FormField").FormFieldProps & {
|
4
|
+
id: string;
|
5
|
+
}) => JSX.Element>;
|
4
6
|
export default _default;
|
5
7
|
export declare const TimePicker: ComponentStory<(props: import("../components/custom/FormField/FormField").FormFieldProps & {
|
6
8
|
id: string;
|
@@ -1,6 +1,6 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ToggleButtonProps } from '@mui/material';
|
2
3
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
3
|
-
|
4
|
-
declare const _default: ComponentMeta<typeof CustomToggleButton>;
|
4
|
+
declare const _default: ComponentMeta<(props: ToggleButtonProps<"button", {}>) => JSX.Element>;
|
5
5
|
export default _default;
|
6
|
-
export declare const ToggleButton: ComponentStory<(props: ToggleButtonProps) => JSX.Element>;
|
6
|
+
export declare const ToggleButton: ComponentStory<(props: ToggleButtonProps<"button", {}>) => JSX.Element>;
|
@@ -1,5 +1,5 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
2
|
-
|
3
|
-
declare const _default: ComponentMeta<typeof CustomTypography>;
|
3
|
+
declare const _default: ComponentMeta<(props: any) => JSX.Element>;
|
4
4
|
export default _default;
|
5
5
|
export declare const Typography: ComponentStory<(props: any) => JSX.Element>;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@evoke-platform/ui-components",
|
3
|
-
"version": "1.0.0-dev.
|
3
|
+
"version": "1.0.0-dev.236",
|
4
4
|
"description": "",
|
5
5
|
"main": "dist/published/index.js",
|
6
6
|
"module": "dist/published/index.js",
|
@@ -80,7 +80,7 @@
|
|
80
80
|
"react": "^18.1.0",
|
81
81
|
"react-dom": "^18.1.0",
|
82
82
|
"rimraf": "^3.0.2",
|
83
|
-
"typescript": "^
|
83
|
+
"typescript": "^4.7.3",
|
84
84
|
"webpack": "^5.74.0"
|
85
85
|
},
|
86
86
|
"peerDependencies": {
|