@astral/ui 1.28.9 → 1.30.0
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/Alert/Alert.d.ts +2 -1
- package/Autocomplete/Autocomplete.d.ts +2 -1
- package/Autocomplete/Autocomplete.js +4 -1
- package/Badge/styled.d.ts +2 -2
- package/Badge/types.d.ts +2 -1
- package/Button/Button.d.ts +1 -1
- package/Button/styles.d.ts +3 -3
- package/Button/types.d.ts +2 -1
- package/ButtonBase/ButtonBase.d.ts +1 -1
- package/ButtonBase/styles.d.ts +1 -1
- package/ButtonBase/types.d.ts +2 -1
- package/Checkbox/Checkbox.d.ts +1 -1
- package/Checkbox/types.d.ts +2 -1
- package/Chevron/Chevron.d.ts +2 -1
- package/Chevron/styles.d.ts +2 -2
- package/CircularProgress/CircularProgress.d.ts +1 -1
- package/CircularProgress/CircularProgressStory.d.ts +2 -2
- package/Collapse/Collapse.d.ts +5 -3
- package/Collapse/Collapse.js +3 -1
- package/DashboardLayout/DashboardLayoutStory.d.ts +2 -2
- package/DashboardLayout/Header/Header.d.ts +2 -2
- package/DashboardLayout/Header/Header.js +1 -4
- package/DashboardLayout/Sidebar/SidebarToggler/SidebarToggleButton/SidebarToggleButton.d.ts +1 -1
- package/DashboardLayout/Sidebar/SidebarToggler/SidebarToggleButton/styles.d.ts +1 -1
- package/DashboardLayout/Sidebar/SidebarToggler/styled.d.ts +1 -1
- package/DataGrid/DataGridBody/styles.d.ts +1 -8
- package/DataGrid/DataGridHeadColumn/styles.d.ts +3 -8
- package/DataGrid/DataGridLoader/styles.d.ts +1 -13
- package/DataGrid/DataGridNoData/styles.d.ts +4 -3
- package/DataGrid/styles.d.ts +5 -5
- package/DataGridPagination/styles.d.ts +1 -6
- package/DatePicker/DateCalendar/DateCalendarBtn/DateCalendarBtn.d.ts +1 -1
- package/DatePicker/DateCalendar/DateCalendarBtn/styles.d.ts +1 -1
- package/DatePicker/DateCalendar/DateCalendarChevronBtn/DateCalendarNextBtn/DateCalendarNextBtn.d.ts +1 -1
- package/DatePicker/DateCalendar/DateCalendarChevronBtn/DateCalendarNextBtn/styles.d.ts +1 -1
- package/DatePicker/DateCalendar/DateCalendarChevronBtn/DateCalendarPrevBtn/DateCalendarPrevBtn.d.ts +1 -1
- package/DatePicker/DateCalendar/DateCalendarChevronBtn/DateCalendarPrevBtn/styles.d.ts +1 -1
- package/DatePicker/DateCalendar/DateCalendarChevronBtn/styles.d.ts +1 -1
- package/DatePicker/DateCalendar/DateCalendarGridBtn/styles.d.ts +2 -2
- package/DatePicker/DateCalendar/DateCalendarHead/styles.d.ts +2 -7
- package/DatePicker/DatePickerInput/DatePickerInput.d.ts +1 -1
- package/DatePicker/DatePickerInput/styles.d.ts +1 -1
- package/DatePicker/DatePickerPopper/DatePickerPopper.d.ts +2 -2
- package/DatePicker/DatePickerPopper/styles.d.ts +1 -1
- package/Dialog/types.d.ts +2 -1
- package/DialogActions/DialogActions.d.ts +3 -1
- package/DialogContent/DialogContent.d.ts +5 -1
- package/DialogContent/DialogContent.js +4 -2
- package/DialogContentText/DialogContentText.d.ts +5 -1
- package/DialogContentText/DialogContentText.js +4 -2
- package/DialogTitle/DialogTitle.d.ts +2 -1
- package/Divider/Divider.d.ts +5 -3
- package/Divider/Divider.js +3 -1
- package/DropdownButton/DropdownButton.d.ts +1 -1
- package/Fab/Fab.d.ts +3 -2
- package/Fab/styles.d.ts +3 -3
- package/Fade/Fade.d.ts +3 -3
- package/Fade/Fade.js +1 -1
- package/FormControl/FormControl.d.ts +5 -0
- package/FormControl/FormControl.js +7 -0
- package/FormControl/index.d.ts +1 -2
- package/FormControl/index.js +15 -3
- package/FormControlLabel/FormControlLabel.d.ts +1 -1
- package/FormControlLabel/FormControlLabel.js +1 -13
- package/FormControlLabel/styled.d.ts +2 -1
- package/FormControlLabel/types.d.ts +2 -1
- package/FormHelperText/FormHelperText.d.ts +4 -3
- package/FormHelperText/FormHelperTextContent/FormHelperTextContent.d.ts +1 -1
- package/FormHelperText/FormHelperTextContent/styles.d.ts +4 -4
- package/Grid/styled.d.ts +5 -3
- package/IconButton/IconButton.d.ts +1 -1
- package/IconButton/styles.d.ts +2 -2
- package/IconDropdownButton/IconDropdownButton.d.ts +1 -1
- package/List/List.d.ts +2 -1
- package/ListItem/styles.d.ts +4 -15
- package/ListItem/types.d.ts +2 -1
- package/ListItemAvatar/ListItemAvatar.d.ts +5 -3
- package/ListItemAvatar/ListItemAvatar.js +3 -1
- package/ListItemButton/ListItemButton.d.ts +3 -2
- package/ListItemIcon/ListItemIcon.d.ts +5 -2
- package/ListItemIcon/styled.d.ts +1 -2
- package/ListItemSecondaryAction/ListItemSecondaryAction.d.ts +5 -3
- package/ListItemSecondaryAction/ListItemSecondaryAction.js +3 -1
- package/ListItemText/ListItemText.d.ts +2 -1
- package/ListSubheader/ListSubheader.d.ts +5 -3
- package/ListSubheader/ListSubheader.js +3 -1
- package/MaskField/MaskField.d.ts +1 -1
- package/Menu/Menu.d.ts +5 -3
- package/Menu/Menu.js +3 -1
- package/Menu/index.d.ts +0 -1
- package/Menu/index.js +0 -1
- package/MenuGroup/stories/styled.d.ts +2 -34
- package/MenuGroup/styled.d.ts +1 -6
- package/MenuItem/styled.d.ts +4 -3
- package/MenuItem/types.d.ts +3 -1
- package/MenuList/styled.d.ts +4 -3
- package/MenuList/types.d.ts +2 -1
- package/NavMenu/NavMenuItem/NavMenuItemButton/styles.d.ts +264 -5
- package/Notification/NotificationContainer/NotificationContainer.d.ts +2 -2
- package/Notification/NotificationTemplate/NotificationTemplate.d.ts +2 -2
- package/Notification/NotificationTemplate/styled.d.ts +4 -9
- package/Notification/styled.d.ts +8 -8
- package/OverflowTypography/styles.d.ts +1 -6
- package/Pagination/types.d.ts +2 -1
- package/Placeholder/styles.d.ts +2 -12
- package/Product/Product.d.ts +1 -1
- package/Product/types.d.ts +2 -2
- package/ProductSwitcher/ProductSwitcherContent/styles.d.ts +1 -28
- package/ProductSwitcher/styles.d.ts +1 -1
- package/Profile/styled.d.ts +1 -1
- package/Profile/types.d.ts +3 -2
- package/Radio/Radio.d.ts +1 -1
- package/Radio/types.d.ts +2 -1
- package/RadioGroup/RadioGroup.d.ts +5 -2
- package/RadioGroup/RadioGroup.js +4 -2
- package/Select/Select.d.ts +2 -1
- package/Select/styles.d.ts +1 -28
- package/SideDialog/styled.d.ts +2 -1
- package/SideDialog/types.d.ts +2 -1
- package/SideDialogActions/index.d.ts +1 -0
- package/SideDialogActions/index.js +1 -0
- package/SideDialogActions/types.d.ts +3 -1
- package/SideDialogContent/types.d.ts +3 -1
- package/SideDialogContentText/types.d.ts +3 -1
- package/SideDialogTitle/types.d.ts +3 -1
- package/Slide/Slide.d.ts +5 -3
- package/Slide/Slide.js +3 -1
- package/SwipeableDrawer/SwipeableDrawer.d.ts +2 -1
- package/SwipeableDrawer/styles.d.ts +12 -2
- package/Tab/Tab.d.ts +5 -3
- package/Tab/Tab.js +3 -1
- package/Table/Table.d.ts +3 -1
- package/Table/TableBody/TableBody.d.ts +5 -3
- package/Table/TableBody/TableBody.js +3 -1
- package/Table/TableCell/TableCell.d.ts +5 -3
- package/Table/TableCell/TableCell.js +3 -1
- package/Table/TableContainer/TableContainer.d.ts +5 -3
- package/Table/TableContainer/TableContainer.js +3 -1
- package/Table/TableFooter/TableFooter.d.ts +5 -3
- package/Table/TableFooter/TableFooter.js +3 -1
- package/Table/TableHead/TableHead.d.ts +5 -3
- package/Table/TableHead/TableHead.js +3 -1
- package/Table/TableRow/TableRow.d.ts +5 -3
- package/Table/TableRow/TableRow.js +3 -1
- package/Table/TableSortLabel/TableSortLabel.d.ts +5 -3
- package/Table/TableSortLabel/TableSortLabel.js +3 -1
- package/Tabs/Tabs.d.ts +5 -3
- package/Tabs/Tabs.js +3 -1
- package/Tag/Tag.d.ts +1 -1
- package/Tag/styled.d.ts +2 -2
- package/Tag/types.d.ts +2 -1
- package/TextArea/TextArea.d.ts +1 -1
- package/TextField/TextField.d.ts +1 -1
- package/TextField/types.d.ts +2 -1
- package/ThemeProvider/ThemeProvider.d.ts +2 -2
- package/Typography/Typography.d.ts +4 -3
- package/Zoom/Zoom.d.ts +3 -3
- package/Zoom/Zoom.js +1 -1
- package/esm/Alert/Alert.d.ts +2 -1
- package/esm/Autocomplete/Autocomplete.d.ts +2 -1
- package/esm/Autocomplete/Autocomplete.js +4 -1
- package/esm/Badge/styled.d.ts +2 -2
- package/esm/Badge/types.d.ts +2 -1
- package/esm/Button/Button.d.ts +1 -1
- package/esm/Button/styles.d.ts +3 -3
- package/esm/Button/types.d.ts +2 -1
- package/esm/ButtonBase/ButtonBase.d.ts +1 -1
- package/esm/ButtonBase/styles.d.ts +1 -1
- package/esm/ButtonBase/types.d.ts +2 -1
- package/esm/Checkbox/Checkbox.d.ts +1 -1
- package/esm/Checkbox/types.d.ts +2 -1
- package/esm/Chevron/Chevron.d.ts +2 -1
- package/esm/Chevron/styles.d.ts +2 -2
- package/esm/CircularProgress/CircularProgress.d.ts +1 -1
- package/esm/CircularProgress/CircularProgressStory.d.ts +2 -2
- package/esm/Collapse/Collapse.d.ts +5 -3
- package/esm/Collapse/Collapse.js +3 -2
- package/esm/DashboardLayout/DashboardLayoutStory.d.ts +2 -2
- package/esm/DashboardLayout/Header/Header.d.ts +2 -2
- package/esm/DashboardLayout/Header/Header.js +1 -4
- package/esm/DashboardLayout/Sidebar/SidebarToggler/SidebarToggleButton/SidebarToggleButton.d.ts +1 -1
- package/esm/DashboardLayout/Sidebar/SidebarToggler/SidebarToggleButton/styles.d.ts +1 -1
- package/esm/DashboardLayout/Sidebar/SidebarToggler/styled.d.ts +1 -1
- package/esm/DataGrid/DataGridBody/styles.d.ts +1 -8
- package/esm/DataGrid/DataGridHeadColumn/styles.d.ts +3 -8
- package/esm/DataGrid/DataGridLoader/styles.d.ts +1 -13
- package/esm/DataGrid/DataGridNoData/styles.d.ts +4 -3
- package/esm/DataGrid/styles.d.ts +5 -5
- package/esm/DataGridPagination/styles.d.ts +1 -6
- package/esm/DatePicker/DateCalendar/DateCalendarBtn/DateCalendarBtn.d.ts +1 -1
- package/esm/DatePicker/DateCalendar/DateCalendarBtn/styles.d.ts +1 -1
- package/esm/DatePicker/DateCalendar/DateCalendarChevronBtn/DateCalendarNextBtn/DateCalendarNextBtn.d.ts +1 -1
- package/esm/DatePicker/DateCalendar/DateCalendarChevronBtn/DateCalendarNextBtn/styles.d.ts +1 -1
- package/esm/DatePicker/DateCalendar/DateCalendarChevronBtn/DateCalendarPrevBtn/DateCalendarPrevBtn.d.ts +1 -1
- package/esm/DatePicker/DateCalendar/DateCalendarChevronBtn/DateCalendarPrevBtn/styles.d.ts +1 -1
- package/esm/DatePicker/DateCalendar/DateCalendarChevronBtn/styles.d.ts +1 -1
- package/esm/DatePicker/DateCalendar/DateCalendarGridBtn/styles.d.ts +2 -2
- package/esm/DatePicker/DateCalendar/DateCalendarHead/styles.d.ts +2 -7
- package/esm/DatePicker/DatePickerInput/DatePickerInput.d.ts +1 -1
- package/esm/DatePicker/DatePickerInput/styles.d.ts +1 -1
- package/esm/DatePicker/DatePickerPopper/DatePickerPopper.d.ts +2 -2
- package/esm/DatePicker/DatePickerPopper/styles.d.ts +1 -1
- package/esm/Dialog/types.d.ts +2 -1
- package/esm/DialogActions/DialogActions.d.ts +3 -1
- package/esm/DialogContent/DialogContent.d.ts +5 -1
- package/esm/DialogContent/DialogContent.js +3 -1
- package/esm/DialogContentText/DialogContentText.d.ts +5 -1
- package/esm/DialogContentText/DialogContentText.js +3 -1
- package/esm/DialogTitle/DialogTitle.d.ts +2 -1
- package/esm/Divider/Divider.d.ts +5 -3
- package/esm/Divider/Divider.js +3 -2
- package/esm/DropdownButton/DropdownButton.d.ts +1 -1
- package/esm/Fab/Fab.d.ts +3 -2
- package/esm/Fab/styles.d.ts +3 -3
- package/esm/Fade/Fade.d.ts +3 -3
- package/esm/Fade/Fade.js +2 -2
- package/esm/FormControl/FormControl.d.ts +5 -0
- package/esm/FormControl/FormControl.js +3 -0
- package/esm/FormControl/index.d.ts +1 -2
- package/esm/FormControl/index.js +1 -1
- package/esm/FormControlLabel/FormControlLabel.d.ts +1 -1
- package/esm/FormControlLabel/FormControlLabel.js +1 -13
- package/esm/FormControlLabel/styled.d.ts +2 -1
- package/esm/FormControlLabel/types.d.ts +2 -1
- package/esm/FormHelperText/FormHelperText.d.ts +4 -3
- package/esm/FormHelperText/FormHelperTextContent/FormHelperTextContent.d.ts +1 -1
- package/esm/FormHelperText/FormHelperTextContent/styles.d.ts +4 -4
- package/esm/Grid/styled.d.ts +5 -3
- package/esm/IconButton/IconButton.d.ts +1 -1
- package/esm/IconButton/styles.d.ts +2 -2
- package/esm/IconDropdownButton/IconDropdownButton.d.ts +1 -1
- package/esm/List/List.d.ts +2 -1
- package/esm/ListItem/styles.d.ts +4 -15
- package/esm/ListItem/types.d.ts +2 -1
- package/esm/ListItemAvatar/ListItemAvatar.d.ts +5 -3
- package/esm/ListItemAvatar/ListItemAvatar.js +3 -2
- package/esm/ListItemButton/ListItemButton.d.ts +3 -2
- package/esm/ListItemIcon/ListItemIcon.d.ts +5 -2
- package/esm/ListItemIcon/styled.d.ts +1 -2
- package/esm/ListItemSecondaryAction/ListItemSecondaryAction.d.ts +5 -3
- package/esm/ListItemSecondaryAction/ListItemSecondaryAction.js +3 -2
- package/esm/ListItemText/ListItemText.d.ts +2 -1
- package/esm/ListSubheader/ListSubheader.d.ts +5 -3
- package/esm/ListSubheader/ListSubheader.js +3 -2
- package/esm/MaskField/MaskField.d.ts +1 -1
- package/esm/Menu/Menu.d.ts +5 -3
- package/esm/Menu/Menu.js +3 -2
- package/esm/Menu/index.d.ts +0 -1
- package/esm/Menu/index.js +0 -1
- package/esm/MenuGroup/stories/styled.d.ts +2 -34
- package/esm/MenuGroup/styled.d.ts +1 -6
- package/esm/MenuItem/styled.d.ts +4 -3
- package/esm/MenuItem/types.d.ts +3 -1
- package/esm/MenuList/styled.d.ts +4 -3
- package/esm/MenuList/types.d.ts +2 -1
- package/esm/NavMenu/NavMenuItem/NavMenuItemButton/styles.d.ts +264 -5
- package/esm/Notification/NotificationContainer/NotificationContainer.d.ts +2 -2
- package/esm/Notification/NotificationTemplate/NotificationTemplate.d.ts +2 -2
- package/esm/Notification/NotificationTemplate/styled.d.ts +4 -9
- package/esm/Notification/styled.d.ts +8 -8
- package/esm/OverflowTypography/styles.d.ts +1 -6
- package/esm/Pagination/types.d.ts +2 -1
- package/esm/Placeholder/styles.d.ts +2 -12
- package/esm/Product/Product.d.ts +1 -1
- package/esm/Product/types.d.ts +2 -2
- package/esm/ProductSwitcher/ProductSwitcherContent/styles.d.ts +1 -28
- package/esm/ProductSwitcher/styles.d.ts +1 -1
- package/esm/Profile/styled.d.ts +1 -1
- package/esm/Profile/types.d.ts +3 -2
- package/esm/Radio/Radio.d.ts +1 -1
- package/esm/Radio/types.d.ts +2 -1
- package/esm/RadioGroup/RadioGroup.d.ts +5 -2
- package/esm/RadioGroup/RadioGroup.js +3 -1
- package/esm/Select/Select.d.ts +2 -1
- package/esm/Select/styles.d.ts +1 -28
- package/esm/SideDialog/styled.d.ts +2 -1
- package/esm/SideDialog/types.d.ts +2 -1
- package/esm/SideDialogActions/index.d.ts +1 -0
- package/esm/SideDialogActions/index.js +1 -0
- package/esm/SideDialogActions/types.d.ts +3 -1
- package/esm/SideDialogContent/types.d.ts +3 -1
- package/esm/SideDialogContentText/types.d.ts +3 -1
- package/esm/SideDialogTitle/types.d.ts +3 -1
- package/esm/Slide/Slide.d.ts +5 -3
- package/esm/Slide/Slide.js +3 -2
- package/esm/SwipeableDrawer/SwipeableDrawer.d.ts +2 -1
- package/esm/SwipeableDrawer/styles.d.ts +12 -2
- package/esm/Tab/Tab.d.ts +5 -3
- package/esm/Tab/Tab.js +3 -2
- package/esm/Table/Table.d.ts +3 -1
- package/esm/Table/TableBody/TableBody.d.ts +5 -3
- package/esm/Table/TableBody/TableBody.js +3 -2
- package/esm/Table/TableCell/TableCell.d.ts +5 -3
- package/esm/Table/TableCell/TableCell.js +3 -2
- package/esm/Table/TableContainer/TableContainer.d.ts +5 -3
- package/esm/Table/TableContainer/TableContainer.js +3 -2
- package/esm/Table/TableFooter/TableFooter.d.ts +5 -3
- package/esm/Table/TableFooter/TableFooter.js +3 -2
- package/esm/Table/TableHead/TableHead.d.ts +5 -3
- package/esm/Table/TableHead/TableHead.js +3 -2
- package/esm/Table/TableRow/TableRow.d.ts +5 -3
- package/esm/Table/TableRow/TableRow.js +3 -2
- package/esm/Table/TableSortLabel/TableSortLabel.d.ts +5 -3
- package/esm/Table/TableSortLabel/TableSortLabel.js +3 -2
- package/esm/Tabs/Tabs.d.ts +5 -3
- package/esm/Tabs/Tabs.js +3 -2
- package/esm/Tag/Tag.d.ts +1 -1
- package/esm/Tag/styled.d.ts +2 -2
- package/esm/Tag/types.d.ts +2 -1
- package/esm/TextArea/TextArea.d.ts +1 -1
- package/esm/TextField/TextField.d.ts +1 -1
- package/esm/TextField/types.d.ts +2 -1
- package/esm/ThemeProvider/ThemeProvider.d.ts +2 -2
- package/esm/Typography/Typography.d.ts +4 -3
- package/esm/Zoom/Zoom.d.ts +3 -3
- package/esm/Zoom/Zoom.js +2 -2
- package/package.json +2 -2
- package/Menu/types.d.ts +0 -1
- package/Menu/types.js +0 -2
- package/esm/Menu/types.d.ts +0 -1
- package/esm/Menu/types.js +0 -1
package/esm/Profile/types.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
import { PropsWithChildren } from 'react';
|
|
2
2
|
import { AvatarProps, MenuProps } from '@mui/material';
|
|
3
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
3
4
|
export declare type ProfileProps = {
|
|
4
5
|
/**
|
|
5
6
|
* Имя профиля
|
|
@@ -16,5 +17,5 @@ export declare type ProfileProps = {
|
|
|
16
17
|
/**
|
|
17
18
|
* Выпадающее меню
|
|
18
19
|
*/
|
|
19
|
-
menu:
|
|
20
|
+
menu: (props: PropsWithChildren<WithoutEmotionSpecific<MenuProps>>) => JSX.Element;
|
|
20
21
|
};
|
package/esm/Radio/Radio.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { RadioProps } from './types';
|
|
3
|
-
export declare const Radio: React.ForwardRefExoticComponent<Pick<RadioProps, "disabled" | "icon" | "action" | "translate" | "onFocusVisible" | "tabIndex" | "className" | "form" | "slot" | "style" | "title" | "key" | "
|
|
3
|
+
export declare const Radio: React.ForwardRefExoticComponent<Pick<RadioProps, "disabled" | "icon" | "action" | "translate" | "onFocusVisible" | "tabIndex" | "className" | "form" | "slot" | "style" | "title" | "key" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "classes" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "required" | "inputProps" | "inputRef" | "readOnly" | "checkedIcon" | "checked" | "edge"> & React.RefAttributes<HTMLButtonElement>>;
|
|
4
4
|
export default Radio;
|
package/esm/Radio/types.d.ts
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
import { RadioProps as MuiRadioProps } from '@mui/material';
|
|
2
|
-
|
|
2
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
3
|
+
export declare type RadioProps = Omit<WithoutEmotionSpecific<MuiRadioProps>, 'size' | 'color'>;
|
|
@@ -1,2 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { RadioGroupProps as MuiRadioGroupProps } from '@mui/material';
|
|
3
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
4
|
+
export declare type RadioGroupProps = WithoutEmotionSpecific<MuiRadioGroupProps>;
|
|
5
|
+
export declare const RadioGroup: (props: RadioGroupProps) => JSX.Element;
|
package/esm/Select/Select.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { SelectProps as MuiSelectProps } from '@mui/material';
|
|
3
|
-
|
|
3
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
4
|
+
export declare type SelectProps<Value> = WithoutEmotionSpecific<MuiSelectProps<Value>> & {
|
|
4
5
|
loading?: boolean;
|
|
5
6
|
placeholder?: string;
|
|
6
7
|
getOptionLabel?: (value: string | number) => string | number;
|
package/esm/Select/styles.d.ts
CHANGED
|
@@ -7,33 +7,6 @@ export declare const SelectProgressWrapper: import("@emotion/styled").StyledComp
|
|
|
7
7
|
theme?: import("@emotion/react").Theme | undefined;
|
|
8
8
|
as?: import("react").ElementType<any> | undefined;
|
|
9
9
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
10
|
-
export declare const SelectPlaceholder: import("@emotion/styled").StyledComponent<{
|
|
11
|
-
autoFocus?: boolean | undefined;
|
|
12
|
-
classes?: Partial<import("@mui/material").MenuItemClasses> | undefined;
|
|
13
|
-
dense?: boolean | undefined;
|
|
14
|
-
disabled?: boolean | undefined;
|
|
15
|
-
disableGutters?: boolean | undefined;
|
|
16
|
-
divider?: boolean | undefined;
|
|
17
|
-
selected?: boolean | undefined;
|
|
18
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
19
|
-
} & Omit<{
|
|
20
|
-
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
21
|
-
centerRipple?: boolean | undefined;
|
|
22
|
-
children?: import("react").ReactNode;
|
|
23
|
-
classes?: Partial<import("@mui/material").ButtonBaseClasses> | undefined;
|
|
24
|
-
disabled?: boolean | undefined;
|
|
25
|
-
disableRipple?: boolean | undefined;
|
|
26
|
-
disableTouchRipple?: boolean | undefined;
|
|
27
|
-
focusRipple?: boolean | undefined;
|
|
28
|
-
focusVisibleClassName?: string | undefined;
|
|
29
|
-
LinkComponent?: import("react").ElementType<any> | undefined;
|
|
30
|
-
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
31
|
-
sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
|
|
32
|
-
tabIndex?: number | undefined;
|
|
33
|
-
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
34
|
-
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
35
|
-
}, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "key" | "css" | keyof import("react").LiHTMLAttributes<HTMLLIElement>> & {
|
|
36
|
-
ref?: ((instance: HTMLLIElement | null) => void) | import("react").RefObject<HTMLLIElement> | null | undefined;
|
|
37
|
-
}, "disabled" | "action" | "divider" | "onFocusVisible" | "tabIndex" | "children" | "autoFocus" | "selected" | keyof import("@mui/material/OverridableComponent").CommonProps | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "sx" | "TouchRippleProps" | "touchRippleRef" | "dense" | "disableGutters"> & {
|
|
10
|
+
export declare const SelectPlaceholder: import("@emotion/styled").StyledComponent<import("../MenuItem/types").MenuItemProps & {
|
|
38
11
|
theme?: import("@emotion/react").Theme | undefined;
|
|
39
12
|
}, {}, {}>;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { DrawerProps } from '@mui/material';
|
|
2
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
2
3
|
export declare const StyledDrawer: import("@emotion/styled").StyledComponent<DrawerProps & {
|
|
3
4
|
theme?: import("@emotion/react").Theme | undefined;
|
|
4
|
-
}
|
|
5
|
+
} & WithoutEmotionSpecific<DrawerProps>, {}, {}>;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { DrawerProps as MuiDrawerProps } from '@mui/material';
|
|
2
|
-
|
|
2
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
3
|
+
export declare type SideDialogProps = WithoutEmotionSpecific<MuiDrawerProps> & {
|
|
3
4
|
title: string;
|
|
4
5
|
};
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import { DialogActionsProps as MuiDialogActionsProps } from '@mui/material';
|
|
2
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
3
|
+
export declare type SideDialogActionsProps = WithoutEmotionSpecific<MuiDialogActionsProps>;
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import { DialogContentProps as MuiDialogContentProps } from '@mui/material';
|
|
2
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
3
|
+
export declare type SideDialogContentProps = WithoutEmotionSpecific<MuiDialogContentProps>;
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import { DialogContentTextProps as MuiDialogContentTextProps } from '@mui/material';
|
|
2
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
3
|
+
export declare type SideDialogContentTextProps = WithoutEmotionSpecific<MuiDialogContentTextProps>;
|
|
@@ -1 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import { DialogTitleProps as MuiDialogTitleProps } from '../DialogTitle';
|
|
2
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
3
|
+
export declare type SideDialogTitleProps = WithoutEmotionSpecific<MuiDialogTitleProps>;
|
package/esm/Slide/Slide.d.ts
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { SlideProps as MuiSlideProps } from '@mui/material';
|
|
3
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
4
|
+
export declare type SlideProps = WithoutEmotionSpecific<MuiSlideProps>;
|
|
5
|
+
export declare const Slide: (props: SlideProps) => JSX.Element;
|
package/esm/Slide/Slide.js
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Slide as MuiSlide } from '@mui/material';
|
|
3
|
+
export const Slide = (props) => _jsx(MuiSlide, Object.assign({}, props));
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
2
|
import { SwipeableDrawerProps as MuiSwipeableDrawerProps } from '@mui/material';
|
|
3
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
3
4
|
export declare type SwipeableDrawerProps = {
|
|
4
5
|
/**
|
|
5
6
|
* @example <StyledSwipeableDrawer drawerBleedingTitle="Заголовок">
|
|
@@ -24,5 +25,5 @@ export declare type SwipeableDrawerProps = {
|
|
|
24
25
|
* @description Высота шапки компонента и невидимого перетаскиваемого элемента.
|
|
25
26
|
*/
|
|
26
27
|
drawerBleedingHeight?: number;
|
|
27
|
-
} & MuiSwipeableDrawerProps
|
|
28
|
+
} & WithoutEmotionSpecific<MuiSwipeableDrawerProps>;
|
|
28
29
|
export declare const SwipeableDrawer: ({ drawerBleedingTitle, isMountedOnHide, drawerBleedingIcon, drawerBleedingHeight, children, ...props }: SwipeableDrawerProps) => JSX.Element;
|
|
@@ -24,6 +24,11 @@ export declare const SwipeableDrawerPullerIcon: import("@emotion/styled").Styled
|
|
|
24
24
|
export declare const SwipeableDrawerTitle: import("@emotion/styled").StyledComponent<import("@mui/system").SystemProps<import("@mui/material").Theme> & {
|
|
25
25
|
align?: "inherit" | "left" | "right" | "center" | "justify" | undefined;
|
|
26
26
|
children?: import("react").ReactNode;
|
|
27
|
+
/**
|
|
28
|
+
* @description Определение плавной анимации полного скрытия компонента.
|
|
29
|
+
* Предусматривает для <SwipeableDrawer keepMounted={false} /> переопределение
|
|
30
|
+
* базового "transition" плавно выводя компонент за рамки видимой области экрана.
|
|
31
|
+
*/
|
|
27
32
|
classes?: Partial<import("@mui/material").TypographyClasses> | undefined;
|
|
28
33
|
gutterBottom?: boolean | undefined;
|
|
29
34
|
noWrap?: boolean | undefined;
|
|
@@ -31,10 +36,15 @@ export declare const SwipeableDrawerTitle: import("@emotion/styled").StyledCompo
|
|
|
31
36
|
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
|
32
37
|
variant?: "inherit" | "small" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "subtitle1" | "subtitle2" | "body1" | "body2" | "caption" | "button" | "overline" | "h7" | "h8" | "h9" | "ui" | "link" | "pointer" | "code" | "div" | undefined;
|
|
33
38
|
variantMapping?: Partial<Record<"inherit" | "small" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "subtitle1" | "subtitle2" | "body1" | "body2" | "caption" | "button" | "overline" | "h7" | "h8" | "h9" | "ui" | "link" | "pointer" | "code" | "div", string>> | undefined;
|
|
34
|
-
} & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "
|
|
39
|
+
} & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "css" | "key" | keyof import("react").HTMLAttributes<HTMLSpanElement>> & {
|
|
35
40
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
36
|
-
}, "children" | "variant" | keyof import("@mui/material/OverridableComponent").CommonProps |
|
|
41
|
+
}, "sx" | "children" | "variant" | keyof import("@mui/material/OverridableComponent").CommonProps | ("fontSize" | "fontWeight" | "lineHeight" | "fontFamily" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "zIndex" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "overflow" | "padding" | "typography" | "p" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint") | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & {
|
|
37
42
|
theme?: import("@emotion/react").Theme | undefined;
|
|
43
|
+
} & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("../types").WithoutEmotionSpecific<import("@mui/material").TypographyTypeMap<{}, "span">>, import("react").ElementType<any>>, "color" | "variant"> & {
|
|
44
|
+
variant?: import("@mui/material").TypographyVariant | keyof import("@mui/material").TypographyPropsVariantOverrides | undefined;
|
|
45
|
+
component?: import("react").ElementType<any> | undefined;
|
|
46
|
+
color?: "primary" | "secondary" | "red" | "green" | "yellow" | "grey" | "error" | "warning" | "info" | "success" | "text" | "textSecondary" | ((theme: import("@mui/material").Theme) => string) | undefined;
|
|
47
|
+
colorIntensity?: ("900" | "100" | "700" | "800" | "200" | "500" | "400" | "300" | "600") | undefined;
|
|
38
48
|
}, {}, {}>;
|
|
39
49
|
export declare const SwipeableDrawerBody: import("@emotion/styled").StyledComponent<{
|
|
40
50
|
theme?: import("@emotion/react").Theme | undefined;
|
package/esm/Tab/Tab.d.ts
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TabProps as MuiTabProps } from '@mui/material';
|
|
3
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
4
|
+
export declare type TabProps = WithoutEmotionSpecific<MuiTabProps>;
|
|
5
|
+
export declare const Tab: (props: TabProps) => JSX.Element;
|
package/esm/Tab/Tab.js
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Tab as MuiTab } from '@mui/material';
|
|
3
|
+
export const Tab = (props) => _jsx(MuiTab, Object.assign({}, props));
|
package/esm/Table/Table.d.ts
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { TableProps } from '@mui/material';
|
|
2
|
+
import { TableProps as MuiTableProps } from '@mui/material';
|
|
3
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
4
|
+
export declare type TableProps = WithoutEmotionSpecific<MuiTableProps>;
|
|
3
5
|
export declare const Table: ({ size, ...props }: TableProps) => JSX.Element;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TableBodyProps as MuiTableBodyProps } from '@mui/material';
|
|
3
|
+
import { WithoutEmotionSpecific } from '../../types';
|
|
4
|
+
export declare type TableBodyProps = WithoutEmotionSpecific<MuiTableBodyProps>;
|
|
5
|
+
export declare const TableBody: (props: TableBodyProps) => JSX.Element;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { TableBody as MuiTableBody, } from '@mui/material';
|
|
3
|
+
export const TableBody = (props) => _jsx(MuiTableBody, Object.assign({}, props));
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TableCellProps as MuiTableCellProps } from '@mui/material';
|
|
3
|
+
import { WithoutEmotionSpecific } from '../../types';
|
|
4
|
+
export declare type TableCellProps = WithoutEmotionSpecific<MuiTableCellProps>;
|
|
5
|
+
export declare const TableCell: (props: TableCellProps) => JSX.Element;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { TableCell as MuiTableCell, } from '@mui/material';
|
|
3
|
+
export const TableCell = (props) => _jsx(MuiTableCell, Object.assign({}, props));
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TableContainerProps as MuiTableContainerProps } from '@mui/material';
|
|
3
|
+
import { WithoutEmotionSpecific } from '../../types';
|
|
4
|
+
export declare type TableContainerProps = WithoutEmotionSpecific<MuiTableContainerProps>;
|
|
5
|
+
export declare const TableContainer: (props: TableContainerProps) => JSX.Element;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { TableContainer as MuiTableContainer, } from '@mui/material';
|
|
3
|
+
export const TableContainer = (props) => (_jsx(MuiTableContainer, Object.assign({}, props)));
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TableFooterProps as MuiTableFooterProps } from '@mui/material';
|
|
3
|
+
import { WithoutEmotionSpecific } from '../../types';
|
|
4
|
+
export declare type TableFooterProps = WithoutEmotionSpecific<MuiTableFooterProps>;
|
|
5
|
+
export declare const TableFooter: (props: TableFooterProps) => JSX.Element;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { TableFooter as MuiTableFooter, } from '@mui/material';
|
|
3
|
+
export const TableFooter = (props) => (_jsx(MuiTableFooter, Object.assign({}, props)));
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TableHeadProps as MuiTableHeadProps } from '@mui/material';
|
|
3
|
+
import { WithoutEmotionSpecific } from '../../types';
|
|
4
|
+
export declare type TableHeadProps = WithoutEmotionSpecific<MuiTableHeadProps>;
|
|
5
|
+
export declare const TableHead: (props: TableHeadProps) => JSX.Element;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { TableHead as MuiTableHead, } from '@mui/material';
|
|
3
|
+
export const TableHead = (props) => _jsx(MuiTableHead, Object.assign({}, props));
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TableRowProps as MuiTableRowProps } from '@mui/material';
|
|
3
|
+
import { WithoutEmotionSpecific } from '../../types';
|
|
4
|
+
export declare type TableRowProps = WithoutEmotionSpecific<MuiTableRowProps>;
|
|
5
|
+
export declare const TableRow: (props: TableRowProps) => JSX.Element;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { TableRow as MuiTableRow, } from '@mui/material';
|
|
3
|
+
export const TableRow = (props) => _jsx(MuiTableRow, Object.assign({}, props));
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TableSortLabelProps as MuiTableSortLabelProps } from '@mui/material';
|
|
3
|
+
import { WithoutEmotionSpecific } from '../../types';
|
|
4
|
+
export declare type TableSortLabelProps = WithoutEmotionSpecific<MuiTableSortLabelProps>;
|
|
5
|
+
export declare const TableSortLabel: (props: TableSortLabelProps) => JSX.Element;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { TableSortLabel as MuiTableSortLabel, } from '@mui/material';
|
|
3
|
+
export const TableSortLabel = (props) => (_jsx(MuiTableSortLabel, Object.assign({}, props)));
|
package/esm/Tabs/Tabs.d.ts
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TabsProps as MuiTabsProps } from '@mui/material';
|
|
3
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
4
|
+
export declare type TabsProps = WithoutEmotionSpecific<MuiTabsProps>;
|
|
5
|
+
export declare const Tabs: (props: TabsProps) => JSX.Element;
|
package/esm/Tabs/Tabs.js
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Tabs as MuiTabs } from '@mui/material';
|
|
3
|
+
export const Tabs = (props) => _jsx(MuiTabs, Object.assign({}, props));
|
package/esm/Tag/Tag.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { TagProps } from './types';
|
|
3
|
-
export declare const Tag: import("react").ForwardRefExoticComponent<Pick<TagProps, "disabled" | "icon" | "color" | "translate" | "tabIndex" | "children" | "label" | "slot" | "title" | "key" | "
|
|
3
|
+
export declare const Tag: import("react").ForwardRefExoticComponent<Pick<TagProps, "disabled" | "icon" | "color" | "translate" | "tabIndex" | "children" | "label" | "slot" | "title" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | keyof import("@mui/material/OverridableComponent").CommonProps | "rounded" | "avatar" | "clickable" | "deleteIcon" | "onDelete"> & import("react").RefAttributes<HTMLDivElement>>;
|
package/esm/Tag/styled.d.ts
CHANGED
|
@@ -14,9 +14,9 @@ export declare const StyledTag: import("@emotion/styled").StyledComponent<{
|
|
|
14
14
|
size?: "medium" | "small" | undefined;
|
|
15
15
|
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
|
16
16
|
variant?: "filled" | "outlined" | undefined;
|
|
17
|
-
} & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "
|
|
17
|
+
} & import("@mui/material/OverridableComponent").CommonProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "css" | "key" | keyof import("react").HTMLAttributes<HTMLDivElement>> & {
|
|
18
18
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
19
|
-
}, "disabled" | "icon" | "color" | "children" | "label" | "variant" | "size" | keyof import("@mui/material/OverridableComponent").CommonProps | "
|
|
19
|
+
}, "disabled" | "icon" | "color" | "sx" | "children" | "label" | "variant" | "size" | keyof import("@mui/material/OverridableComponent").CommonProps | "avatar" | "clickable" | "deleteIcon" | "onDelete"> & {
|
|
20
20
|
theme?: import("@emotion/react").Theme | undefined;
|
|
21
21
|
} & Omit<TagProps, "color"> & {
|
|
22
22
|
customColor?: "primary" | "default" | "grey" | "error" | "warning" | "success" | undefined;
|
package/esm/Tag/types.d.ts
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { ChipProps as MuiTagProps } from '@mui/material/Chip/Chip';
|
|
2
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
2
3
|
import { TagColors, TagStates, TagVariants } from './constants';
|
|
3
4
|
export declare type TagColor = `${TagColors}`;
|
|
4
5
|
export declare type TagVariant = `${TagVariants}`;
|
|
5
6
|
export declare type TagState = `${TagStates}`;
|
|
6
|
-
export declare type TagProps = Omit<MuiTagProps
|
|
7
|
+
export declare type TagProps = Omit<WithoutEmotionSpecific<MuiTagProps>, 'color' | 'variant' | 'size'> & {
|
|
7
8
|
color?: TagColor;
|
|
8
9
|
variant?: TagVariant;
|
|
9
10
|
rounded?: boolean;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { TextAreaProps } from './types';
|
|
3
|
-
export declare const TextArea: import("react").ForwardRefExoticComponent<Pick<TextAreaProps, "disabled" | "color" | "translate" | "margin" | "error" | "success" | "tabIndex" | "type" | "children" | "className" | "label" | "slot" | "select" | "style" | "title" | "key" | "
|
|
3
|
+
export declare const TextArea: import("react").ForwardRefExoticComponent<Pick<TextAreaProps, "disabled" | "color" | "translate" | "margin" | "error" | "success" | "tabIndex" | "type" | "children" | "className" | "label" | "slot" | "select" | "style" | "title" | "key" | "autoFocus" | "name" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | "size" | "classes" | "fullWidth" | "focused" | "required" | "autoComplete" | "inputProps" | "inputRef" | "rows" | "maxRows" | "minRows" | "hiddenLabel" | "SelectProps" | "InputProps" | "FormHelperTextProps" | "helperText" | "InputLabelProps"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { TextFieldProps } from './types';
|
|
3
|
-
export declare const TextField: import("react").ForwardRefExoticComponent<Pick<TextFieldProps, "disabled" | "color" | "translate" | "margin" | "error" | "success" | "tabIndex" | "type" | "children" | "className" | "label" | "slot" | "select" | "style" | "title" | "key" | "
|
|
3
|
+
export declare const TextField: import("react").ForwardRefExoticComponent<Pick<TextFieldProps, "disabled" | "color" | "translate" | "margin" | "error" | "success" | "tabIndex" | "type" | "children" | "className" | "label" | "slot" | "select" | "style" | "title" | "key" | "autoFocus" | "name" | "value" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | "size" | "classes" | "fullWidth" | "focused" | "required" | "autoComplete" | "inputProps" | "inputRef" | "multiline" | "rows" | "maxRows" | "minRows" | "hiddenLabel" | "SelectProps" | "InputProps" | "FormHelperTextProps" | "helperText" | "InputLabelProps"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
4
4
|
export default TextField;
|
package/esm/TextField/types.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { TextFieldProps as MuiTextFieldProps } from '@mui/material/TextField';
|
|
2
|
-
|
|
2
|
+
import { WithoutEmotionSpecific } from '../types';
|
|
3
|
+
export declare type TextFieldProps = Omit<WithoutEmotionSpecific<MuiTextFieldProps>, 'variant' | 'color'> & {
|
|
3
4
|
variant?: never;
|
|
4
5
|
color?: never;
|
|
5
6
|
success?: boolean;
|