@evoke-platform/ui-components 1.2.0-dev.1 → 1.2.0-dev.2

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.
Files changed (180) hide show
  1. package/dist/published/components/core/Accordion/Accordion.d.ts +2 -2
  2. package/dist/published/components/core/Accordion/AccordionActions/AccordionActions.d.ts +2 -2
  3. package/dist/published/components/core/Accordion/AccordionDetails/AccordionDetails.d.ts +2 -2
  4. package/dist/published/components/core/Accordion/AccordionSummary/AccordionSummary.d.ts +2 -2
  5. package/dist/published/components/core/Alert/Alert.d.ts +2 -2
  6. package/dist/published/components/core/AlertTitle/AlertTitle.d.ts +2 -2
  7. package/dist/published/components/core/AppBar/AppBar.d.ts +2 -2
  8. package/dist/published/components/core/Autocomplete/Autocomplete.d.ts +2 -2
  9. package/dist/published/components/core/Avatar/Avatar.d.ts +2 -2
  10. package/dist/published/components/core/Backdrop/Backdrop.d.ts +2 -2
  11. package/dist/published/components/core/Badge/Badge.d.ts +2 -2
  12. package/dist/published/components/core/Breadcrumbs/Breadcrumbs.d.ts +2 -2
  13. package/dist/published/components/core/Button/Button.d.ts +2 -2
  14. package/dist/published/components/core/ButtonGroup/ButtonGroup.d.ts +2 -2
  15. package/dist/published/components/core/Card/Card.d.ts +2 -2
  16. package/dist/published/components/core/Checkbox/Checkbox.d.ts +2 -2
  17. package/dist/published/components/core/Chip/Chip.d.ts +2 -2
  18. package/dist/published/components/core/CircularProgress/CircularProgress.d.ts +2 -2
  19. package/dist/published/components/core/Collapse/Collapse.d.ts +2 -2
  20. package/dist/published/components/core/DatePicker/DatePicker.d.ts +2 -2
  21. package/dist/published/components/core/DateTimePicker/DateTimePicker.d.ts +2 -2
  22. package/dist/published/components/core/Dialog/Dialog.d.ts +2 -2
  23. package/dist/published/components/core/Dialog/DialogActions/DialogActions.d.ts +2 -2
  24. package/dist/published/components/core/Dialog/DialogContent/DialogContent.d.ts +2 -2
  25. package/dist/published/components/core/Dialog/DialogContentText/DialogContentText.d.ts +2 -2
  26. package/dist/published/components/core/Dialog/DialogTitle/DialogTitle.d.ts +2 -2
  27. package/dist/published/components/core/Divider/Divider.d.ts +2 -2
  28. package/dist/published/components/core/Drawer/Drawer.d.ts +2 -2
  29. package/dist/published/components/core/FieldError/FieldError.d.ts +2 -2
  30. package/dist/published/components/core/FormElements/FormControl/FormControl.d.ts +2 -2
  31. package/dist/published/components/core/FormElements/FormControlLabel/FormControlLabel.d.ts +2 -2
  32. package/dist/published/components/core/FormElements/FormGroup/FormGroup.d.ts +2 -2
  33. package/dist/published/components/core/FormElements/FormHelperText/FormHelperText.d.ts +2 -2
  34. package/dist/published/components/core/FormElements/FormLabel/FormLabel.d.ts +2 -2
  35. package/dist/published/components/core/IconButton/IconButton.d.ts +2 -2
  36. package/dist/published/components/core/LinearProgress/LinearProgress.d.ts +2 -2
  37. package/dist/published/components/core/Link/Link.d.ts +2 -2
  38. package/dist/published/components/core/List/List.d.ts +2 -2
  39. package/dist/published/components/core/List/ListItem.d.ts +2 -2
  40. package/dist/published/components/core/List/ListItemText/ListItemText.d.ts +2 -2
  41. package/dist/published/components/core/LoadingButton/LoadingButton.d.ts +2 -2
  42. package/dist/published/components/core/LocalizationProvider/LocalizationProvider.d.ts +2 -2
  43. package/dist/published/components/core/Menu/Menu.d.ts +2 -2
  44. package/dist/published/components/core/Menu/MenuItem/MenuItem.d.ts +2 -2
  45. package/dist/published/components/core/Paper/Paper.d.ts +2 -2
  46. package/dist/published/components/core/Popover/Popover.d.ts +2 -2
  47. package/dist/published/components/core/Popper/Popper.d.ts +2 -2
  48. package/dist/published/components/core/RadioGroup/Radio.d.ts +2 -2
  49. package/dist/published/components/core/RadioGroup/RadioGroup.d.ts +2 -2
  50. package/dist/published/components/core/Select/Select.d.ts +2 -2
  51. package/dist/published/components/core/Skeleton/Skeleton.d.ts +2 -2
  52. package/dist/published/components/core/Snackbar/Snackbar.d.ts +2 -2
  53. package/dist/published/components/core/StaticDatePicker/StaticDatePicker.d.ts +2 -2
  54. package/dist/published/components/core/Stepper/Step/Step.d.ts +2 -2
  55. package/dist/published/components/core/Stepper/StepButton/StepButton.d.ts +2 -2
  56. package/dist/published/components/core/Stepper/StepConnector/StepConnector.d.ts +2 -2
  57. package/dist/published/components/core/Stepper/StepContent/StepContent.d.ts +2 -2
  58. package/dist/published/components/core/Stepper/StepIcon/StepIcon.d.ts +2 -2
  59. package/dist/published/components/core/Stepper/StepLabel/StepLabel.d.ts +2 -2
  60. package/dist/published/components/core/Stepper/Stepper.d.ts +2 -2
  61. package/dist/published/components/core/Switch/Switch.d.ts +2 -2
  62. package/dist/published/components/core/Table/Table.d.ts +2 -2
  63. package/dist/published/components/core/Tabs/Tab/Tab.d.ts +2 -2
  64. package/dist/published/components/core/Tabs/Tabs.d.ts +2 -2
  65. package/dist/published/components/core/TextField/TextField.d.ts +2 -2
  66. package/dist/published/components/core/ToggleButton/ToggleButton.d.ts +2 -2
  67. package/dist/published/components/core/ToggleButtonGroup/ToggleButtonGroup.d.ts +2 -2
  68. package/dist/published/components/core/Tooltip/Tooltip.d.ts +2 -2
  69. package/dist/published/components/core/Typography/index.d.ts +2 -2
  70. package/dist/published/components/custom/BuilderGrid/BuilderGrid.d.ts +2 -2
  71. package/dist/published/components/custom/BuilderGrid/BuilderGridToolbar.d.ts +2 -2
  72. package/dist/published/components/custom/BuilderGrid/EmptyContent.d.ts +2 -2
  73. package/dist/published/components/custom/BuilderGrid/EmptyContentIllustration.d.ts +2 -2
  74. package/dist/published/components/custom/BuilderGrid/ToolbarActions.d.ts +2 -2
  75. package/dist/published/components/custom/CriteriaBuilder/CriteriaBuilder.d.ts +3 -3
  76. package/dist/published/components/custom/CriteriaBuilder/PropertyTree.d.ts +2 -2
  77. package/dist/published/components/custom/CriteriaBuilder/PropertyTreeItem.d.ts +2 -2
  78. package/dist/published/components/custom/CriteriaBuilder/ValueEditor.d.ts +2 -2
  79. package/dist/published/components/custom/DataGrid/DataGrid.d.ts +2 -2
  80. package/dist/published/components/custom/DataGrid/Toolbar.d.ts +2 -2
  81. package/dist/published/components/custom/ErrorComponent/ErrorComponent.d.ts +2 -2
  82. package/dist/published/components/custom/Form/Common/Form.d.ts +1 -1
  83. package/dist/published/components/custom/Form/Common/FormComponentWrapper.d.ts +1 -1
  84. package/dist/published/components/custom/Form/FormComponents/ButtonComponent.d.ts +2 -2
  85. package/dist/published/components/custom/Form/FormComponents/DocumentComponent/Document.d.ts +2 -2
  86. package/dist/published/components/custom/Form/FormComponents/DocumentComponent/DocumentList.d.ts +2 -2
  87. package/dist/published/components/custom/Form/FormComponents/ImageComponent/Image.d.ts +2 -2
  88. package/dist/published/components/custom/Form/FormComponents/ObjectComponent/InstanceLookup.d.ts +2 -2
  89. package/dist/published/components/custom/Form/FormComponents/ObjectComponent/ObjectPropertyInput.d.ts +2 -2
  90. package/dist/published/components/custom/Form/FormComponents/ObjectComponent/RelatedObjectInstance.d.ts +2 -2
  91. package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/ActionDialog.d.ts +2 -2
  92. package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/ManyToMany/DropdownRepeatableField.d.ts +2 -2
  93. package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/ManyToMany/DropdownRepeatableFieldInput.d.ts +2 -2
  94. package/dist/published/components/custom/Form/FormComponents/RepeatableFieldComponent/RepeatableField.d.ts +2 -2
  95. package/dist/published/components/custom/Form/FormComponents/UserComponent/UserProperty.d.ts +2 -2
  96. package/dist/published/components/custom/FormField/AddressFieldComponent/addressFieldComponent.d.ts +2 -2
  97. package/dist/published/components/custom/FormField/AddressFieldComponent/addressFieldComponent.js +1 -1
  98. package/dist/published/components/custom/FormField/BooleanSelect/BooleanSelect.d.ts +2 -2
  99. package/dist/published/components/custom/FormField/DatePickerSelect/DatePickerSelect.d.ts +2 -2
  100. package/dist/published/components/custom/FormField/DateTimePickerSelect/DateTimePickerSelect.d.ts +2 -2
  101. package/dist/published/components/custom/FormField/FileUpload/FileUpload.d.ts +2 -2
  102. package/dist/published/components/custom/FormField/FormField.d.ts +2 -2
  103. package/dist/published/components/custom/FormField/InputFieldComponent/InputFieldComponent.d.ts +2 -2
  104. package/dist/published/components/custom/FormField/InputFieldComponent/InputFieldComponent.js +1 -1
  105. package/dist/published/components/custom/FormField/Select/Select.d.ts +2 -2
  106. package/dist/published/components/custom/FormField/TimePickerSelect/TimePickerSelect.d.ts +2 -2
  107. package/dist/published/components/custom/HistoryLog/DisplayedProperty.d.ts +2 -2
  108. package/dist/published/components/custom/HistoryLog/Filter.d.ts +2 -2
  109. package/dist/published/components/custom/HistoryLog/HistoryData.d.ts +2 -2
  110. package/dist/published/components/custom/HistoryLog/HistoryLoading.d.ts +2 -2
  111. package/dist/published/components/custom/HistoryLog/index.d.ts +2 -2
  112. package/dist/published/components/custom/Menubar/Menubar.d.ts +2 -2
  113. package/dist/published/components/custom/MultiSelect/MultiSelect.d.ts +2 -2
  114. package/dist/published/components/custom/MultiSelect/SortableItem.d.ts +2 -2
  115. package/dist/published/components/custom/RepeatableField/RepeatableField.d.ts +2 -2
  116. package/dist/published/components/custom/RichTextViewer/index.d.ts +2 -2
  117. package/dist/published/components/custom/UserAvatar/UserAvatar.d.ts +2 -2
  118. package/dist/published/components/layout/Box/Box.d.ts +2 -2
  119. package/dist/published/components/layout/Container/Container.d.ts +2 -2
  120. package/dist/published/components/layout/Grid/Grid.d.ts +2 -2
  121. package/dist/published/components/layout/Stack/Stack.d.ts +2 -2
  122. package/dist/published/icons/custom/FileWithExtension.d.ts +4 -2
  123. package/dist/published/icons/custom/Inherited.d.ts +4 -2
  124. package/dist/published/icons/custom/Overrides.d.ts +6 -4
  125. package/dist/published/icons/custom/TrashCan.d.ts +6 -4
  126. package/dist/published/icons/custom/UploadCloud.d.ts +4 -2
  127. package/dist/published/stories/Accordion.stories.d.ts +3 -3
  128. package/dist/published/stories/Alert.stories.d.ts +3 -3
  129. package/dist/published/stories/AlertTitle.stories.d.ts +3 -3
  130. package/dist/published/stories/Appbar.stories.d.ts +3 -3
  131. package/dist/published/stories/Autocomplete.stories.d.ts +3 -3
  132. package/dist/published/stories/Avatar.stories.d.ts +3 -3
  133. package/dist/published/stories/Backdrop.stories.d.ts +3 -3
  134. package/dist/published/stories/Badge.stories.d.ts +3 -3
  135. package/dist/published/stories/Box.stories.d.ts +6 -6
  136. package/dist/published/stories/Breadcrumbs.stories.d.ts +3 -3
  137. package/dist/published/stories/Button.stories.d.ts +3 -3
  138. package/dist/published/stories/ButtonGroup.stories.d.ts +3 -3
  139. package/dist/published/stories/Card.stories.d.ts +3 -3
  140. package/dist/published/stories/Checkbox.stories.d.ts +3 -3
  141. package/dist/published/stories/Chip.stories.d.ts +3 -3
  142. package/dist/published/stories/CircularProgress.stories.d.ts +3 -3
  143. package/dist/published/stories/Collapse.stories.d.ts +3 -3
  144. package/dist/published/stories/Container.stories.d.ts +3 -3
  145. package/dist/published/stories/CriteriaBuilder.stories.d.ts +7 -7
  146. package/dist/published/stories/DatePicker.stories.d.ts +3 -3
  147. package/dist/published/stories/Dialog.stories.d.ts +3 -3
  148. package/dist/published/stories/Divider.stories.d.ts +3 -3
  149. package/dist/published/stories/Drawer.stories.d.ts +3 -3
  150. package/dist/published/stories/FormControl.stories.d.ts +3 -3
  151. package/dist/published/stories/FormControlLabel.stories.d.ts +3 -3
  152. package/dist/published/stories/FormField.stories.d.ts +12 -12
  153. package/dist/published/stories/FormGroup.stories.d.ts +3 -3
  154. package/dist/published/stories/FormHelperText.stories.d.ts +3 -3
  155. package/dist/published/stories/FormLabel.stories.d.ts +3 -3
  156. package/dist/published/stories/Grid.stories.d.ts +3 -3
  157. package/dist/published/stories/HistoryLog.stories.d.ts +3 -3
  158. package/dist/published/stories/IconButton.stories.d.ts +3 -3
  159. package/dist/published/stories/LinearProgress.stories.d.ts +3 -3
  160. package/dist/published/stories/Link.stories.d.ts +3 -3
  161. package/dist/published/stories/List.stories.d.ts +3 -3
  162. package/dist/published/stories/Menu.stories.d.ts +3 -3
  163. package/dist/published/stories/Palette.stories.d.ts +6 -6
  164. package/dist/published/stories/Paper.stories.d.ts +3 -3
  165. package/dist/published/stories/RadioGroup.stories.d.ts +3 -3
  166. package/dist/published/stories/RichTextViewer.stories.d.ts +3 -3
  167. package/dist/published/stories/Skeleton.stories.d.ts +3 -3
  168. package/dist/published/stories/Snackbar.stories.d.ts +3 -3
  169. package/dist/published/stories/Stack.stories.d.ts +3 -3
  170. package/dist/published/stories/StaticDatePicker.stories.d.ts +4 -4
  171. package/dist/published/stories/Stepper.stories.d.ts +4 -4
  172. package/dist/published/stories/Switch.stories.d.ts +3 -3
  173. package/dist/published/stories/Table.stories.d.ts +3 -3
  174. package/dist/published/stories/Tabs.stories.d.ts +3 -3
  175. package/dist/published/stories/TextField.stories.d.ts +4 -4
  176. package/dist/published/stories/TimePickerSelect.stories.d.ts +3 -3
  177. package/dist/published/stories/ToggleButton.stories.d.ts +3 -3
  178. package/dist/published/stories/Typography.stories.d.ts +3 -3
  179. package/dist/published/theme/UIThemeProvider.d.ts +2 -2
  180. package/package.json +3 -3
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { AccordionProps } from '@mui/material';
3
- declare const Accordion: (props: AccordionProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Accordion: (props: AccordionProps) => React.JSX.Element;
4
4
  export default Accordion;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { AccordionActionsProps } from '@mui/material';
3
- declare const AccordionActions: (props: AccordionActionsProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const AccordionActions: (props: AccordionActionsProps) => React.JSX.Element;
4
4
  export default AccordionActions;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { AccordionDetailsProps } from '@mui/material';
3
- declare const AccordionDetails: (props: AccordionDetailsProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const AccordionDetails: (props: AccordionDetailsProps) => React.JSX.Element;
4
4
  export default AccordionDetails;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { AccordionSummaryProps } from '@mui/material';
3
- declare const AccordionSummary: (props: AccordionSummaryProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const AccordionSummary: (props: AccordionSummaryProps) => React.JSX.Element;
4
4
  export default AccordionSummary;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { AlertProps } from '@mui/material';
3
- declare const Alert: (props: AlertProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Alert: (props: AlertProps) => React.JSX.Element;
4
4
  export default Alert;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { AlertTitleProps } from '@mui/material';
3
- declare const AlertTitle: (props: AlertTitleProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const AlertTitle: (props: AlertTitleProps) => React.JSX.Element;
4
4
  export default AlertTitle;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { AppBarProps } from '@mui/material';
3
- declare const AppBar: (props: AppBarProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const AppBar: (props: AppBarProps) => React.JSX.Element;
4
4
  export default AppBar;
@@ -1,5 +1,5 @@
1
1
  import { AutocompleteProps as MUIAutocompleteProps } from '@mui/material';
2
- import { ReactNode } from 'react';
2
+ import React, { ReactNode } from 'react';
3
3
  export type AutocompleteOption = {
4
4
  label: string;
5
5
  value: unknown;
@@ -16,5 +16,5 @@ export type AutocompleteProps = MUIAutocompleteProps<AutocompleteOption | any, a
16
16
  errorMessage?: string;
17
17
  tooltip?: string;
18
18
  };
19
- declare const Autocomplete: (props: AutocompleteProps) => JSX.Element;
19
+ declare const Autocomplete: (props: AutocompleteProps) => React.JSX.Element;
20
20
  export default Autocomplete;
@@ -1,8 +1,8 @@
1
- /// <reference types="react" />
2
1
  import { AvatarProps } from '@mui/material';
2
+ import React from 'react';
3
3
  export type CustomAvatarProps = AvatarProps & {
4
4
  isSelected?: boolean;
5
5
  backgroundColor?: string;
6
6
  };
7
- declare const Avatar: (props: CustomAvatarProps) => JSX.Element;
7
+ declare const Avatar: (props: CustomAvatarProps) => React.JSX.Element;
8
8
  export default Avatar;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { BackdropProps } from '@mui/material';
3
- declare const Backdrop: (props: BackdropProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Backdrop: (props: BackdropProps) => React.JSX.Element;
4
4
  export default Backdrop;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { BadgeProps } from '@mui/material';
3
- declare const Badge: (props: BadgeProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Badge: (props: BadgeProps) => React.JSX.Element;
4
4
  export default Badge;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { BreadcrumbsProps } from '@mui/material';
3
- declare const Breadcrumbs: (props: BreadcrumbsProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Breadcrumbs: (props: BreadcrumbsProps) => React.JSX.Element;
4
4
  export default Breadcrumbs;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { ButtonProps } from '@mui/material';
3
- declare const Button: (props: ButtonProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Button: (props: ButtonProps) => React.JSX.Element;
4
4
  export default Button;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { ButtonGroupProps } from '@mui/material';
3
- declare const ButtonGroup: (props: ButtonGroupProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const ButtonGroup: (props: ButtonGroupProps) => React.JSX.Element;
4
4
  export default ButtonGroup;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { CardProps } from '@mui/material';
3
- declare const Card: (props: CardProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Card: (props: CardProps) => React.JSX.Element;
4
4
  export default Card;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { CheckboxProps } from '@mui/material';
3
- declare const Checkbox: (props: CheckboxProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Checkbox: (props: CheckboxProps) => React.JSX.Element;
4
4
  export default Checkbox;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { ChipProps } from '@mui/material';
3
- declare const Chip: (props: ChipProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Chip: (props: ChipProps) => React.JSX.Element;
4
4
  export default Chip;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { CircularProgressProps } from '@mui/material';
3
- declare const CircularProgress: (props: CircularProgressProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const CircularProgress: (props: CircularProgressProps) => React.JSX.Element;
4
4
  export default CircularProgress;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { CollapseProps } from '@mui/material';
3
- declare const Collapse: (props: CollapseProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Collapse: (props: CollapseProps) => React.JSX.Element;
4
4
  export default Collapse;
@@ -1,8 +1,8 @@
1
- /// <reference types="react" />
2
1
  import { DatePickerProps as MUIDatePickerProps } from '@mui/x-date-pickers';
2
+ import React from 'react';
3
3
  import { CalendarDate } from '../../../util/date';
4
4
  export type DatePickerProps = Omit<MUIDatePickerProps<string | CalendarDate, CalendarDate>, 'renderInput'> & {
5
5
  renderInput?: MUIDatePickerProps<string | CalendarDate, CalendarDate>['renderInput'];
6
6
  };
7
- declare const DatePicker: (props: DatePickerProps) => JSX.Element;
7
+ declare const DatePicker: (props: DatePickerProps) => React.JSX.Element;
8
8
  export default DatePicker;
@@ -1,8 +1,8 @@
1
- /// <reference types="react" />
2
1
  import { DateTimePickerProps as MUIDateTimePickerProps } from '@mui/x-date-pickers';
2
+ import React from 'react';
3
3
  import { CalendarDate } from '../../../util';
4
4
  export type DateTimePickerProps = Omit<MUIDateTimePickerProps<string | CalendarDate, CalendarDate>, 'renderInput'> & {
5
5
  renderInput?: MUIDateTimePickerProps<string | CalendarDate, CalendarDate>['renderInput'];
6
6
  };
7
- declare const DateTimePicker: (props: DateTimePickerProps) => JSX.Element;
7
+ declare const DateTimePicker: (props: DateTimePickerProps) => React.JSX.Element;
8
8
  export default DateTimePicker;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { DialogProps } from '@mui/material';
3
- declare const Dialog: (props: DialogProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Dialog: (props: DialogProps) => React.JSX.Element;
4
4
  export default Dialog;
@@ -1,5 +1,5 @@
1
1
  import { DialogActionsProps } from '@mui/material';
2
- import { MouseEventHandler } from 'react';
2
+ import React, { MouseEventHandler } from 'react';
3
3
  type DefaultButton = {
4
4
  text: string;
5
5
  onClick?: MouseEventHandler<Element>;
@@ -8,5 +8,5 @@ type CustomDialogActionsProps = DialogActionsProps & {
8
8
  defaultAction?: DefaultButton;
9
9
  defaultCancel?: DefaultButton;
10
10
  };
11
- declare const DialogActions: (props: CustomDialogActionsProps) => JSX.Element;
11
+ declare const DialogActions: (props: CustomDialogActionsProps) => React.JSX.Element;
12
12
  export default DialogActions;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { DialogContentProps } from '@mui/material';
3
- declare const DialogContent: (props: DialogContentProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const DialogContent: (props: DialogContentProps) => React.JSX.Element;
4
4
  export default DialogContent;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { DialogContentTextProps } from '@mui/material';
3
- declare const DialogContentText: (props: DialogContentTextProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const DialogContentText: (props: DialogContentTextProps) => React.JSX.Element;
4
4
  export default DialogContentText;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { DialogTitleProps } from '@mui/material';
3
- declare const DialogTitle: (props: DialogTitleProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const DialogTitle: (props: DialogTitleProps) => React.JSX.Element;
4
4
  export default DialogTitle;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { DividerProps } from '@mui/material';
3
- declare const Divider: (props: DividerProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Divider: (props: DividerProps) => React.JSX.Element;
4
4
  export default Divider;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { DrawerProps } from '@mui/material';
3
- declare const Drawer: (props: DrawerProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Drawer: (props: DrawerProps) => React.JSX.Element;
4
4
  export default Drawer;
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
1
+ import React from 'react';
2
2
  type FieldErrorProps = {
3
3
  required?: boolean;
4
4
  label?: string;
5
5
  };
6
- declare const FieldError: (props: FieldErrorProps) => JSX.Element | null;
6
+ declare const FieldError: (props: FieldErrorProps) => React.JSX.Element | null;
7
7
  export default FieldError;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { FormControlProps } from '@mui/material';
3
- declare const FormControl: (props: FormControlProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const FormControl: (props: FormControlProps) => React.JSX.Element;
4
4
  export default FormControl;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { FormControlLabelProps } from '@mui/material';
3
- declare const FormControlLabel: (props: FormControlLabelProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const FormControlLabel: (props: FormControlLabelProps) => React.JSX.Element;
4
4
  export default FormControlLabel;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { FormGroupProps } from '@mui/material';
3
- declare const FormGroup: (props: FormGroupProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const FormGroup: (props: FormGroupProps) => React.JSX.Element;
4
4
  export default FormGroup;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { FormHelperTextProps } from '@mui/material';
3
- declare const FormHelperText: (props: FormHelperTextProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const FormHelperText: (props: FormHelperTextProps) => React.JSX.Element;
4
4
  export default FormHelperText;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { FormLabelProps } from '@mui/material';
3
- declare const FormLabel: (props: FormLabelProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const FormLabel: (props: FormLabelProps) => React.JSX.Element;
4
4
  export default FormLabel;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { IconButtonProps } from '@mui/material';
3
- declare const IconButton: (props: IconButtonProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const IconButton: (props: IconButtonProps) => React.JSX.Element;
4
4
  export default IconButton;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { LinearProgressProps } from '@mui/material';
3
- declare const LinearProgress: (props: LinearProgressProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const LinearProgress: (props: LinearProgressProps) => React.JSX.Element;
4
4
  export default LinearProgress;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { LinkProps } from '@mui/material';
3
- declare const Link: (props: LinkProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Link: (props: LinkProps) => React.JSX.Element;
4
4
  export default Link;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { ListProps } from '@mui/material';
3
- declare const List: (props: ListProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const List: (props: ListProps) => React.JSX.Element;
4
4
  export default List;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { ListItemProps } from '@mui/material';
3
- declare const ListItem: (props: ListItemProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const ListItem: (props: ListItemProps) => React.JSX.Element;
4
4
  export default ListItem;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { ListItemTextProps } from '@mui/material';
3
- declare const ListItemText: (props: ListItemTextProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const ListItemText: (props: ListItemTextProps) => React.JSX.Element;
4
4
  export default ListItemText;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { LoadingButtonProps } from '@mui/lab';
3
- declare const LoadingButton: (props: LoadingButtonProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const LoadingButton: (props: LoadingButtonProps) => React.JSX.Element;
4
4
  export default LoadingButton;
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
2
1
  import { LocalizationProviderProps as MUILocalizationProviderProps } from '@mui/x-date-pickers';
2
+ import React from 'react';
3
3
  export type LocalizationProviderProps = Omit<MUILocalizationProviderProps, 'dateAdapter'>;
4
- declare const LocalizationProvider: (props: LocalizationProviderProps) => JSX.Element;
4
+ declare const LocalizationProvider: (props: LocalizationProviderProps) => React.JSX.Element;
5
5
  export default LocalizationProvider;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { MenuProps } from '@mui/material';
3
- declare const Menu: (props: MenuProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Menu: (props: MenuProps) => React.JSX.Element;
4
4
  export default Menu;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { MenuItemProps } from '@mui/material';
3
- declare const MenuItem: (props: MenuItemProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const MenuItem: (props: MenuItemProps) => React.JSX.Element;
4
4
  export default MenuItem;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { PaperProps } from '@mui/material';
3
- declare const Paper: (props: PaperProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Paper: (props: PaperProps) => React.JSX.Element;
4
4
  export default Paper;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { PopoverProps } from '@mui/material';
3
- declare const Popover: (props: PopoverProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Popover: (props: PopoverProps) => React.JSX.Element;
4
4
  export default Popover;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { PopperProps } from '@mui/material';
3
- declare const Popper: (props: PopperProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Popper: (props: PopperProps) => React.JSX.Element;
4
4
  export default Popper;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { RadioProps } from '@mui/material';
3
- declare const Radio: (props: RadioProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Radio: (props: RadioProps) => React.JSX.Element;
4
4
  export default Radio;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { RadioGroupProps } from '@mui/material';
3
- declare const RadioGroup: (props: RadioGroupProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const RadioGroup: (props: RadioGroupProps) => React.JSX.Element;
4
4
  export default RadioGroup;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { SelectProps } from '@mui/material';
3
- declare const Select: (props: SelectProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Select: (props: SelectProps) => React.JSX.Element;
4
4
  export default Select;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { SkeletonProps } from '@mui/material';
3
- declare const Skeleton: (props: SkeletonProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Skeleton: (props: SkeletonProps) => React.JSX.Element;
4
4
  export default Skeleton;
@@ -1,8 +1,8 @@
1
1
  import { SnackbarProps } from '@mui/material';
2
- import { SyntheticEvent } from 'react';
2
+ import React, { SyntheticEvent } from 'react';
3
3
  export type SnackbarAlertProps = SnackbarProps & {
4
4
  handleClose: (event?: SyntheticEvent | Event, reason?: string) => void;
5
5
  error?: boolean;
6
6
  };
7
- export declare const Snackbar: (props: SnackbarAlertProps) => JSX.Element;
7
+ export declare const Snackbar: (props: SnackbarAlertProps) => React.JSX.Element;
8
8
  export default Snackbar;
@@ -1,8 +1,8 @@
1
- /// <reference types="react" />
2
1
  import { StaticDatePickerProps as MUIStaticDatePickerProps } from '@mui/x-date-pickers';
2
+ import React from 'react';
3
3
  import { CalendarDate } from '../../../util/date';
4
4
  export type StaticDatePickerProps = Omit<MUIStaticDatePickerProps<string | CalendarDate, CalendarDate>, 'renderInput'> & {
5
5
  renderInput?: MUIStaticDatePickerProps<string | CalendarDate, CalendarDate>['renderInput'];
6
6
  };
7
- declare const StaticDatePicker: (props: StaticDatePickerProps) => JSX.Element;
7
+ declare const StaticDatePicker: (props: StaticDatePickerProps) => React.JSX.Element;
8
8
  export default StaticDatePicker;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { StepProps } from '@mui/material';
3
- declare const Step: (props: StepProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Step: (props: StepProps) => React.JSX.Element;
4
4
  export default Step;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { StepButtonProps } from '@mui/material';
3
- declare const StepButton: (props: StepButtonProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const StepButton: (props: StepButtonProps) => React.JSX.Element;
4
4
  export default StepButton;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { StepConnectorProps } from '@mui/material';
3
- declare const StepConnector: (props: StepConnectorProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const StepConnector: (props: StepConnectorProps) => React.JSX.Element;
4
4
  export default StepConnector;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { StepContentProps } from '@mui/material';
3
- declare const StepContent: (props: StepContentProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const StepContent: (props: StepContentProps) => React.JSX.Element;
4
4
  export default StepContent;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { StepIconProps } from '@mui/material';
3
- declare const StepIcon: (props: StepIconProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const StepIcon: (props: StepIconProps) => React.JSX.Element;
4
4
  export default StepIcon;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { StepLabelProps } from '@mui/material';
3
- declare const StepLabel: (props: StepLabelProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const StepLabel: (props: StepLabelProps) => React.JSX.Element;
4
4
  export default StepLabel;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { StepperProps } from '@mui/material';
3
- declare const Stepper: (props: StepperProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Stepper: (props: StepperProps) => React.JSX.Element;
4
4
  export default Stepper;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { SwitchProps } from '@mui/material';
3
- declare const Switch: (props: SwitchProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Switch: (props: SwitchProps) => React.JSX.Element;
4
4
  export default Switch;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { TableProps } from '@mui/material';
3
- declare const Table: (props: TableProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Table: (props: TableProps) => React.JSX.Element;
4
4
  export default Table;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { TabProps } from '@mui/material';
3
- declare const Tab: (props: TabProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Tab: (props: TabProps) => React.JSX.Element;
4
4
  export default Tab;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { TabsProps } from '@mui/material';
3
- declare const Tabs: (props: TabsProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const Tabs: (props: TabsProps) => React.JSX.Element;
4
4
  export default Tabs;
@@ -1,10 +1,10 @@
1
- /// <reference types="react" />
2
1
  import { TextFieldProps } from '@mui/material';
2
+ import React from 'react';
3
3
  type CustomTextFieldProps = TextFieldProps & {
4
4
  labelPlacement?: string;
5
5
  readOnly?: boolean;
6
6
  instructionText?: string;
7
7
  errorMessage?: string;
8
8
  };
9
- declare const TextField: (props: CustomTextFieldProps) => JSX.Element;
9
+ declare const TextField: (props: CustomTextFieldProps) => React.JSX.Element;
10
10
  export default TextField;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { ToggleButtonProps } from '@mui/material';
3
- declare const ToggleButton: (props: ToggleButtonProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const ToggleButton: (props: ToggleButtonProps) => React.JSX.Element;
4
4
  export default ToggleButton;
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
2
1
  import { ToggleButtonGroupProps } from '@mui/material';
3
- declare const ToggleButtonGroup: (props: ToggleButtonGroupProps) => JSX.Element;
2
+ import React from 'react';
3
+ declare const ToggleButtonGroup: (props: ToggleButtonGroupProps) => React.JSX.Element;
4
4
  export default ToggleButtonGroup;