@astral/ui 1.29.0 → 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.
Files changed (319) hide show
  1. package/Alert/Alert.d.ts +2 -1
  2. package/Autocomplete/Autocomplete.d.ts +2 -1
  3. package/Badge/styled.d.ts +2 -2
  4. package/Badge/types.d.ts +2 -1
  5. package/Button/Button.d.ts +1 -1
  6. package/Button/styles.d.ts +3 -3
  7. package/Button/types.d.ts +2 -1
  8. package/ButtonBase/ButtonBase.d.ts +1 -1
  9. package/ButtonBase/styles.d.ts +1 -1
  10. package/ButtonBase/types.d.ts +2 -1
  11. package/Checkbox/Checkbox.d.ts +1 -1
  12. package/Checkbox/types.d.ts +2 -1
  13. package/Chevron/Chevron.d.ts +2 -1
  14. package/Chevron/styles.d.ts +2 -2
  15. package/CircularProgress/CircularProgress.d.ts +1 -1
  16. package/CircularProgress/CircularProgressStory.d.ts +2 -2
  17. package/Collapse/Collapse.d.ts +5 -3
  18. package/Collapse/Collapse.js +3 -1
  19. package/DashboardLayout/DashboardLayoutStory.d.ts +2 -2
  20. package/DashboardLayout/Header/Header.d.ts +2 -2
  21. package/DashboardLayout/Header/Header.js +1 -4
  22. package/DashboardLayout/Sidebar/SidebarToggler/SidebarToggleButton/SidebarToggleButton.d.ts +1 -1
  23. package/DashboardLayout/Sidebar/SidebarToggler/SidebarToggleButton/styles.d.ts +1 -1
  24. package/DashboardLayout/Sidebar/SidebarToggler/styled.d.ts +1 -1
  25. package/DataGrid/DataGridBody/styles.d.ts +1 -8
  26. package/DataGrid/DataGridHeadColumn/styles.d.ts +3 -8
  27. package/DataGrid/DataGridLoader/styles.d.ts +1 -13
  28. package/DataGrid/DataGridNoData/styles.d.ts +4 -3
  29. package/DataGrid/styles.d.ts +5 -5
  30. package/DataGridPagination/styles.d.ts +1 -6
  31. package/DatePicker/DateCalendar/DateCalendarBtn/DateCalendarBtn.d.ts +1 -1
  32. package/DatePicker/DateCalendar/DateCalendarBtn/styles.d.ts +1 -1
  33. package/DatePicker/DateCalendar/DateCalendarChevronBtn/DateCalendarNextBtn/DateCalendarNextBtn.d.ts +1 -1
  34. package/DatePicker/DateCalendar/DateCalendarChevronBtn/DateCalendarNextBtn/styles.d.ts +1 -1
  35. package/DatePicker/DateCalendar/DateCalendarChevronBtn/DateCalendarPrevBtn/DateCalendarPrevBtn.d.ts +1 -1
  36. package/DatePicker/DateCalendar/DateCalendarChevronBtn/DateCalendarPrevBtn/styles.d.ts +1 -1
  37. package/DatePicker/DateCalendar/DateCalendarChevronBtn/styles.d.ts +1 -1
  38. package/DatePicker/DateCalendar/DateCalendarGridBtn/styles.d.ts +2 -2
  39. package/DatePicker/DateCalendar/DateCalendarHead/styles.d.ts +2 -7
  40. package/DatePicker/DatePickerInput/DatePickerInput.d.ts +1 -1
  41. package/DatePicker/DatePickerInput/styles.d.ts +1 -1
  42. package/DatePicker/DatePickerPopper/DatePickerPopper.d.ts +2 -2
  43. package/DatePicker/DatePickerPopper/styles.d.ts +1 -1
  44. package/Dialog/types.d.ts +2 -1
  45. package/DialogActions/DialogActions.d.ts +3 -1
  46. package/DialogContent/DialogContent.d.ts +5 -1
  47. package/DialogContent/DialogContent.js +4 -2
  48. package/DialogContentText/DialogContentText.d.ts +5 -1
  49. package/DialogContentText/DialogContentText.js +4 -2
  50. package/DialogTitle/DialogTitle.d.ts +2 -1
  51. package/Divider/Divider.d.ts +5 -3
  52. package/Divider/Divider.js +3 -1
  53. package/DropdownButton/DropdownButton.d.ts +1 -1
  54. package/Fab/Fab.d.ts +3 -2
  55. package/Fab/styles.d.ts +3 -3
  56. package/Fade/Fade.d.ts +3 -3
  57. package/Fade/Fade.js +1 -1
  58. package/FormControl/FormControl.d.ts +5 -0
  59. package/FormControl/FormControl.js +7 -0
  60. package/FormControl/index.d.ts +1 -2
  61. package/FormControl/index.js +15 -3
  62. package/FormControlLabel/FormControlLabel.d.ts +1 -1
  63. package/FormControlLabel/FormControlLabel.js +1 -13
  64. package/FormControlLabel/styled.d.ts +2 -1
  65. package/FormControlLabel/types.d.ts +2 -1
  66. package/FormHelperText/FormHelperText.d.ts +4 -3
  67. package/FormHelperText/FormHelperTextContent/FormHelperTextContent.d.ts +1 -1
  68. package/FormHelperText/FormHelperTextContent/styles.d.ts +4 -4
  69. package/Grid/styled.d.ts +5 -3
  70. package/IconButton/IconButton.d.ts +1 -1
  71. package/IconButton/styles.d.ts +2 -2
  72. package/IconDropdownButton/IconDropdownButton.d.ts +1 -1
  73. package/List/List.d.ts +2 -1
  74. package/ListItem/styles.d.ts +4 -15
  75. package/ListItem/types.d.ts +2 -1
  76. package/ListItemAvatar/ListItemAvatar.d.ts +5 -3
  77. package/ListItemAvatar/ListItemAvatar.js +3 -1
  78. package/ListItemButton/ListItemButton.d.ts +3 -2
  79. package/ListItemIcon/ListItemIcon.d.ts +5 -2
  80. package/ListItemIcon/styled.d.ts +1 -2
  81. package/ListItemSecondaryAction/ListItemSecondaryAction.d.ts +5 -3
  82. package/ListItemSecondaryAction/ListItemSecondaryAction.js +3 -1
  83. package/ListItemText/ListItemText.d.ts +2 -1
  84. package/ListSubheader/ListSubheader.d.ts +5 -3
  85. package/ListSubheader/ListSubheader.js +3 -1
  86. package/MaskField/MaskField.d.ts +1 -1
  87. package/Menu/Menu.d.ts +5 -3
  88. package/Menu/Menu.js +3 -1
  89. package/Menu/index.d.ts +0 -1
  90. package/Menu/index.js +0 -1
  91. package/MenuGroup/stories/styled.d.ts +2 -34
  92. package/MenuGroup/styled.d.ts +1 -6
  93. package/MenuItem/styled.d.ts +4 -3
  94. package/MenuItem/types.d.ts +3 -1
  95. package/MenuList/styled.d.ts +4 -3
  96. package/MenuList/types.d.ts +2 -1
  97. package/NavMenu/NavMenuItem/NavMenuItemButton/styles.d.ts +264 -5
  98. package/Notification/NotificationContainer/NotificationContainer.d.ts +2 -2
  99. package/Notification/NotificationTemplate/NotificationTemplate.d.ts +2 -2
  100. package/Notification/NotificationTemplate/styled.d.ts +4 -9
  101. package/Notification/styled.d.ts +8 -8
  102. package/OverflowTypography/styles.d.ts +1 -6
  103. package/Pagination/types.d.ts +2 -1
  104. package/Placeholder/styles.d.ts +2 -12
  105. package/Product/Product.d.ts +1 -1
  106. package/Product/types.d.ts +2 -2
  107. package/ProductSwitcher/ProductSwitcherContent/styles.d.ts +1 -28
  108. package/ProductSwitcher/styles.d.ts +1 -1
  109. package/Profile/styled.d.ts +1 -1
  110. package/Profile/types.d.ts +3 -2
  111. package/Radio/Radio.d.ts +1 -1
  112. package/Radio/types.d.ts +2 -1
  113. package/RadioGroup/RadioGroup.d.ts +5 -2
  114. package/RadioGroup/RadioGroup.js +4 -2
  115. package/Select/Select.d.ts +2 -1
  116. package/Select/styles.d.ts +1 -28
  117. package/SideDialog/styled.d.ts +2 -1
  118. package/SideDialog/types.d.ts +2 -1
  119. package/SideDialogActions/index.d.ts +1 -0
  120. package/SideDialogActions/index.js +1 -0
  121. package/SideDialogActions/types.d.ts +3 -1
  122. package/SideDialogContent/types.d.ts +3 -1
  123. package/SideDialogContentText/types.d.ts +3 -1
  124. package/SideDialogTitle/types.d.ts +3 -1
  125. package/Slide/Slide.d.ts +5 -3
  126. package/Slide/Slide.js +3 -1
  127. package/SwipeableDrawer/SwipeableDrawer.d.ts +2 -1
  128. package/SwipeableDrawer/styles.d.ts +12 -2
  129. package/Tab/Tab.d.ts +5 -3
  130. package/Tab/Tab.js +3 -1
  131. package/Table/Table.d.ts +3 -1
  132. package/Table/TableBody/TableBody.d.ts +5 -3
  133. package/Table/TableBody/TableBody.js +3 -1
  134. package/Table/TableCell/TableCell.d.ts +5 -3
  135. package/Table/TableCell/TableCell.js +3 -1
  136. package/Table/TableContainer/TableContainer.d.ts +5 -3
  137. package/Table/TableContainer/TableContainer.js +3 -1
  138. package/Table/TableFooter/TableFooter.d.ts +5 -3
  139. package/Table/TableFooter/TableFooter.js +3 -1
  140. package/Table/TableHead/TableHead.d.ts +5 -3
  141. package/Table/TableHead/TableHead.js +3 -1
  142. package/Table/TableRow/TableRow.d.ts +5 -3
  143. package/Table/TableRow/TableRow.js +3 -1
  144. package/Table/TableSortLabel/TableSortLabel.d.ts +5 -3
  145. package/Table/TableSortLabel/TableSortLabel.js +3 -1
  146. package/Tabs/Tabs.d.ts +5 -3
  147. package/Tabs/Tabs.js +3 -1
  148. package/Tag/Tag.d.ts +1 -1
  149. package/Tag/styled.d.ts +2 -2
  150. package/Tag/types.d.ts +2 -1
  151. package/TextArea/TextArea.d.ts +1 -1
  152. package/TextField/TextField.d.ts +1 -1
  153. package/TextField/types.d.ts +2 -1
  154. package/ThemeProvider/ThemeProvider.d.ts +2 -2
  155. package/Typography/Typography.d.ts +4 -3
  156. package/Zoom/Zoom.d.ts +3 -3
  157. package/Zoom/Zoom.js +1 -1
  158. package/esm/Alert/Alert.d.ts +2 -1
  159. package/esm/Autocomplete/Autocomplete.d.ts +2 -1
  160. package/esm/Badge/styled.d.ts +2 -2
  161. package/esm/Badge/types.d.ts +2 -1
  162. package/esm/Button/Button.d.ts +1 -1
  163. package/esm/Button/styles.d.ts +3 -3
  164. package/esm/Button/types.d.ts +2 -1
  165. package/esm/ButtonBase/ButtonBase.d.ts +1 -1
  166. package/esm/ButtonBase/styles.d.ts +1 -1
  167. package/esm/ButtonBase/types.d.ts +2 -1
  168. package/esm/Checkbox/Checkbox.d.ts +1 -1
  169. package/esm/Checkbox/types.d.ts +2 -1
  170. package/esm/Chevron/Chevron.d.ts +2 -1
  171. package/esm/Chevron/styles.d.ts +2 -2
  172. package/esm/CircularProgress/CircularProgress.d.ts +1 -1
  173. package/esm/CircularProgress/CircularProgressStory.d.ts +2 -2
  174. package/esm/Collapse/Collapse.d.ts +5 -3
  175. package/esm/Collapse/Collapse.js +3 -2
  176. package/esm/DashboardLayout/DashboardLayoutStory.d.ts +2 -2
  177. package/esm/DashboardLayout/Header/Header.d.ts +2 -2
  178. package/esm/DashboardLayout/Header/Header.js +1 -4
  179. package/esm/DashboardLayout/Sidebar/SidebarToggler/SidebarToggleButton/SidebarToggleButton.d.ts +1 -1
  180. package/esm/DashboardLayout/Sidebar/SidebarToggler/SidebarToggleButton/styles.d.ts +1 -1
  181. package/esm/DashboardLayout/Sidebar/SidebarToggler/styled.d.ts +1 -1
  182. package/esm/DataGrid/DataGridBody/styles.d.ts +1 -8
  183. package/esm/DataGrid/DataGridHeadColumn/styles.d.ts +3 -8
  184. package/esm/DataGrid/DataGridLoader/styles.d.ts +1 -13
  185. package/esm/DataGrid/DataGridNoData/styles.d.ts +4 -3
  186. package/esm/DataGrid/styles.d.ts +5 -5
  187. package/esm/DataGridPagination/styles.d.ts +1 -6
  188. package/esm/DatePicker/DateCalendar/DateCalendarBtn/DateCalendarBtn.d.ts +1 -1
  189. package/esm/DatePicker/DateCalendar/DateCalendarBtn/styles.d.ts +1 -1
  190. package/esm/DatePicker/DateCalendar/DateCalendarChevronBtn/DateCalendarNextBtn/DateCalendarNextBtn.d.ts +1 -1
  191. package/esm/DatePicker/DateCalendar/DateCalendarChevronBtn/DateCalendarNextBtn/styles.d.ts +1 -1
  192. package/esm/DatePicker/DateCalendar/DateCalendarChevronBtn/DateCalendarPrevBtn/DateCalendarPrevBtn.d.ts +1 -1
  193. package/esm/DatePicker/DateCalendar/DateCalendarChevronBtn/DateCalendarPrevBtn/styles.d.ts +1 -1
  194. package/esm/DatePicker/DateCalendar/DateCalendarChevronBtn/styles.d.ts +1 -1
  195. package/esm/DatePicker/DateCalendar/DateCalendarGridBtn/styles.d.ts +2 -2
  196. package/esm/DatePicker/DateCalendar/DateCalendarHead/styles.d.ts +2 -7
  197. package/esm/DatePicker/DatePickerInput/DatePickerInput.d.ts +1 -1
  198. package/esm/DatePicker/DatePickerInput/styles.d.ts +1 -1
  199. package/esm/DatePicker/DatePickerPopper/DatePickerPopper.d.ts +2 -2
  200. package/esm/DatePicker/DatePickerPopper/styles.d.ts +1 -1
  201. package/esm/Dialog/types.d.ts +2 -1
  202. package/esm/DialogActions/DialogActions.d.ts +3 -1
  203. package/esm/DialogContent/DialogContent.d.ts +5 -1
  204. package/esm/DialogContent/DialogContent.js +3 -1
  205. package/esm/DialogContentText/DialogContentText.d.ts +5 -1
  206. package/esm/DialogContentText/DialogContentText.js +3 -1
  207. package/esm/DialogTitle/DialogTitle.d.ts +2 -1
  208. package/esm/Divider/Divider.d.ts +5 -3
  209. package/esm/Divider/Divider.js +3 -2
  210. package/esm/DropdownButton/DropdownButton.d.ts +1 -1
  211. package/esm/Fab/Fab.d.ts +3 -2
  212. package/esm/Fab/styles.d.ts +3 -3
  213. package/esm/Fade/Fade.d.ts +3 -3
  214. package/esm/Fade/Fade.js +2 -2
  215. package/esm/FormControl/FormControl.d.ts +5 -0
  216. package/esm/FormControl/FormControl.js +3 -0
  217. package/esm/FormControl/index.d.ts +1 -2
  218. package/esm/FormControl/index.js +1 -1
  219. package/esm/FormControlLabel/FormControlLabel.d.ts +1 -1
  220. package/esm/FormControlLabel/FormControlLabel.js +1 -13
  221. package/esm/FormControlLabel/styled.d.ts +2 -1
  222. package/esm/FormControlLabel/types.d.ts +2 -1
  223. package/esm/FormHelperText/FormHelperText.d.ts +4 -3
  224. package/esm/FormHelperText/FormHelperTextContent/FormHelperTextContent.d.ts +1 -1
  225. package/esm/FormHelperText/FormHelperTextContent/styles.d.ts +4 -4
  226. package/esm/Grid/styled.d.ts +5 -3
  227. package/esm/IconButton/IconButton.d.ts +1 -1
  228. package/esm/IconButton/styles.d.ts +2 -2
  229. package/esm/IconDropdownButton/IconDropdownButton.d.ts +1 -1
  230. package/esm/List/List.d.ts +2 -1
  231. package/esm/ListItem/styles.d.ts +4 -15
  232. package/esm/ListItem/types.d.ts +2 -1
  233. package/esm/ListItemAvatar/ListItemAvatar.d.ts +5 -3
  234. package/esm/ListItemAvatar/ListItemAvatar.js +3 -2
  235. package/esm/ListItemButton/ListItemButton.d.ts +3 -2
  236. package/esm/ListItemIcon/ListItemIcon.d.ts +5 -2
  237. package/esm/ListItemIcon/styled.d.ts +1 -2
  238. package/esm/ListItemSecondaryAction/ListItemSecondaryAction.d.ts +5 -3
  239. package/esm/ListItemSecondaryAction/ListItemSecondaryAction.js +3 -2
  240. package/esm/ListItemText/ListItemText.d.ts +2 -1
  241. package/esm/ListSubheader/ListSubheader.d.ts +5 -3
  242. package/esm/ListSubheader/ListSubheader.js +3 -2
  243. package/esm/MaskField/MaskField.d.ts +1 -1
  244. package/esm/Menu/Menu.d.ts +5 -3
  245. package/esm/Menu/Menu.js +3 -2
  246. package/esm/Menu/index.d.ts +0 -1
  247. package/esm/Menu/index.js +0 -1
  248. package/esm/MenuGroup/stories/styled.d.ts +2 -34
  249. package/esm/MenuGroup/styled.d.ts +1 -6
  250. package/esm/MenuItem/styled.d.ts +4 -3
  251. package/esm/MenuItem/types.d.ts +3 -1
  252. package/esm/MenuList/styled.d.ts +4 -3
  253. package/esm/MenuList/types.d.ts +2 -1
  254. package/esm/NavMenu/NavMenuItem/NavMenuItemButton/styles.d.ts +264 -5
  255. package/esm/Notification/NotificationContainer/NotificationContainer.d.ts +2 -2
  256. package/esm/Notification/NotificationTemplate/NotificationTemplate.d.ts +2 -2
  257. package/esm/Notification/NotificationTemplate/styled.d.ts +4 -9
  258. package/esm/Notification/styled.d.ts +8 -8
  259. package/esm/OverflowTypography/styles.d.ts +1 -6
  260. package/esm/Pagination/types.d.ts +2 -1
  261. package/esm/Placeholder/styles.d.ts +2 -12
  262. package/esm/Product/Product.d.ts +1 -1
  263. package/esm/Product/types.d.ts +2 -2
  264. package/esm/ProductSwitcher/ProductSwitcherContent/styles.d.ts +1 -28
  265. package/esm/ProductSwitcher/styles.d.ts +1 -1
  266. package/esm/Profile/styled.d.ts +1 -1
  267. package/esm/Profile/types.d.ts +3 -2
  268. package/esm/Radio/Radio.d.ts +1 -1
  269. package/esm/Radio/types.d.ts +2 -1
  270. package/esm/RadioGroup/RadioGroup.d.ts +5 -2
  271. package/esm/RadioGroup/RadioGroup.js +3 -1
  272. package/esm/Select/Select.d.ts +2 -1
  273. package/esm/Select/styles.d.ts +1 -28
  274. package/esm/SideDialog/styled.d.ts +2 -1
  275. package/esm/SideDialog/types.d.ts +2 -1
  276. package/esm/SideDialogActions/index.d.ts +1 -0
  277. package/esm/SideDialogActions/index.js +1 -0
  278. package/esm/SideDialogActions/types.d.ts +3 -1
  279. package/esm/SideDialogContent/types.d.ts +3 -1
  280. package/esm/SideDialogContentText/types.d.ts +3 -1
  281. package/esm/SideDialogTitle/types.d.ts +3 -1
  282. package/esm/Slide/Slide.d.ts +5 -3
  283. package/esm/Slide/Slide.js +3 -2
  284. package/esm/SwipeableDrawer/SwipeableDrawer.d.ts +2 -1
  285. package/esm/SwipeableDrawer/styles.d.ts +12 -2
  286. package/esm/Tab/Tab.d.ts +5 -3
  287. package/esm/Tab/Tab.js +3 -2
  288. package/esm/Table/Table.d.ts +3 -1
  289. package/esm/Table/TableBody/TableBody.d.ts +5 -3
  290. package/esm/Table/TableBody/TableBody.js +3 -2
  291. package/esm/Table/TableCell/TableCell.d.ts +5 -3
  292. package/esm/Table/TableCell/TableCell.js +3 -2
  293. package/esm/Table/TableContainer/TableContainer.d.ts +5 -3
  294. package/esm/Table/TableContainer/TableContainer.js +3 -2
  295. package/esm/Table/TableFooter/TableFooter.d.ts +5 -3
  296. package/esm/Table/TableFooter/TableFooter.js +3 -2
  297. package/esm/Table/TableHead/TableHead.d.ts +5 -3
  298. package/esm/Table/TableHead/TableHead.js +3 -2
  299. package/esm/Table/TableRow/TableRow.d.ts +5 -3
  300. package/esm/Table/TableRow/TableRow.js +3 -2
  301. package/esm/Table/TableSortLabel/TableSortLabel.d.ts +5 -3
  302. package/esm/Table/TableSortLabel/TableSortLabel.js +3 -2
  303. package/esm/Tabs/Tabs.d.ts +5 -3
  304. package/esm/Tabs/Tabs.js +3 -2
  305. package/esm/Tag/Tag.d.ts +1 -1
  306. package/esm/Tag/styled.d.ts +2 -2
  307. package/esm/Tag/types.d.ts +2 -1
  308. package/esm/TextArea/TextArea.d.ts +1 -1
  309. package/esm/TextField/TextField.d.ts +1 -1
  310. package/esm/TextField/types.d.ts +2 -1
  311. package/esm/ThemeProvider/ThemeProvider.d.ts +2 -2
  312. package/esm/Typography/Typography.d.ts +4 -3
  313. package/esm/Zoom/Zoom.d.ts +3 -3
  314. package/esm/Zoom/Zoom.js +2 -2
  315. package/package.json +2 -2
  316. package/Menu/types.d.ts +0 -1
  317. package/Menu/types.js +0 -2
  318. package/esm/Menu/types.d.ts +0 -1
  319. package/esm/Menu/types.js +0 -1
@@ -1,5 +1,6 @@
1
- /// <reference types="react" />
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: React.FC<MenuProps>;
20
+ menu: (props: PropsWithChildren<WithoutEmotionSpecific<MenuProps>>) => JSX.Element;
20
21
  };
package/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" | "css" | "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" | "sx" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "required" | "inputProps" | "inputRef" | "readOnly" | "checkedIcon" | "checked" | "edge"> & React.RefAttributes<HTMLButtonElement>>;
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/Radio/types.d.ts CHANGED
@@ -1,2 +1,3 @@
1
1
  import { RadioProps as MuiRadioProps } from '@mui/material';
2
- export declare type RadioProps = Omit<MuiRadioProps, 'size' | 'color'>;
2
+ import { WithoutEmotionSpecific } from '../types';
3
+ export declare type RadioProps = Omit<WithoutEmotionSpecific<MuiRadioProps>, 'size' | 'color'>;
@@ -1,2 +1,5 @@
1
- export { RadioGroup } from '@mui/material';
2
- export type { RadioGroupProps } from '@mui/material';
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;
@@ -1,5 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RadioGroup = void 0;
4
- var material_1 = require("@mui/material");
5
- Object.defineProperty(exports, "RadioGroup", { enumerable: true, get: function () { return material_1.RadioGroup; } });
4
+ const jsx_runtime_1 = require("react/jsx-runtime");
5
+ const material_1 = require("@mui/material");
6
+ const RadioGroup = (props) => ((0, jsx_runtime_1.jsx)(material_1.RadioGroup, Object.assign({}, props)));
7
+ exports.RadioGroup = RadioGroup;
@@ -1,6 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import { SelectProps as MuiSelectProps } from '@mui/material';
3
- export declare type SelectProps<Value> = MuiSelectProps<Value> & {
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;
@@ -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
- export declare type SideDialogProps = MuiDrawerProps & {
2
+ import { WithoutEmotionSpecific } from '../types';
3
+ export declare type SideDialogProps = WithoutEmotionSpecific<MuiDrawerProps> & {
3
4
  title: string;
4
5
  };
@@ -1 +1,2 @@
1
1
  export * from './SideDialogActions';
2
+ export * from './types';
@@ -15,3 +15,4 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
17
  __exportStar(require("./SideDialogActions"), exports);
18
+ __exportStar(require("./types"), exports);
@@ -1 +1,3 @@
1
- export type { DialogActionsProps as SideDialogActionsProps } from '@mui/material';
1
+ import { DialogActionsProps as MuiDialogActionsProps } from '@mui/material';
2
+ import { WithoutEmotionSpecific } from '../types';
3
+ export declare type SideDialogActionsProps = WithoutEmotionSpecific<MuiDialogActionsProps>;
@@ -1 +1,3 @@
1
- export type { DialogContentProps as SideDialogContentProps } from '@mui/material';
1
+ import { DialogContentProps as MuiDialogContentProps } from '@mui/material';
2
+ import { WithoutEmotionSpecific } from '../types';
3
+ export declare type SideDialogContentProps = WithoutEmotionSpecific<MuiDialogContentProps>;
@@ -1 +1,3 @@
1
- export type { DialogContentTextProps as SideDialogContentTextProps } from '@mui/material';
1
+ import { DialogContentTextProps as MuiDialogContentTextProps } from '@mui/material';
2
+ import { WithoutEmotionSpecific } from '../types';
3
+ export declare type SideDialogContentTextProps = WithoutEmotionSpecific<MuiDialogContentTextProps>;
@@ -1 +1,3 @@
1
- export type { DialogTitleProps as SideDialogTitleProps } from '../DialogTitle';
1
+ import { DialogTitleProps as MuiDialogTitleProps } from '../DialogTitle';
2
+ import { WithoutEmotionSpecific } from '../types';
3
+ export declare type SideDialogTitleProps = WithoutEmotionSpecific<MuiDialogTitleProps>;
package/Slide/Slide.d.ts CHANGED
@@ -1,3 +1,5 @@
1
- import { Slide, SlideProps } from '@mui/material';
2
- export { Slide };
3
- export type { SlideProps };
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/Slide/Slide.js CHANGED
@@ -1,5 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.Slide = void 0;
4
+ const jsx_runtime_1 = require("react/jsx-runtime");
4
5
  const material_1 = require("@mui/material");
5
- Object.defineProperty(exports, "Slide", { enumerable: true, get: function () { return material_1.Slide; } });
6
+ const Slide = (props) => (0, jsx_runtime_1.jsx)(material_1.Slide, Object.assign({}, props));
7
+ exports.Slide = Slide;
@@ -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>, "key" | "css" | keyof import("react").HTMLAttributes<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 | "sx" | ("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"> & {
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/Tab/Tab.d.ts CHANGED
@@ -1,3 +1,5 @@
1
- import { Tab, TabProps } from '@mui/material';
2
- export { Tab };
3
- export type { TabProps };
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/Tab/Tab.js CHANGED
@@ -1,5 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.Tab = void 0;
4
+ const jsx_runtime_1 = require("react/jsx-runtime");
4
5
  const material_1 = require("@mui/material");
5
- Object.defineProperty(exports, "Tab", { enumerable: true, get: function () { return material_1.Tab; } });
6
+ const Tab = (props) => (0, jsx_runtime_1.jsx)(material_1.Tab, Object.assign({}, props));
7
+ exports.Tab = Tab;
package/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
- import { TableBody, TableBodyProps } from '@mui/material';
2
- export { TableBody };
3
- export type { TableBodyProps };
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,5 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.TableBody = void 0;
4
+ const jsx_runtime_1 = require("react/jsx-runtime");
4
5
  const material_1 = require("@mui/material");
5
- Object.defineProperty(exports, "TableBody", { enumerable: true, get: function () { return material_1.TableBody; } });
6
+ const TableBody = (props) => (0, jsx_runtime_1.jsx)(material_1.TableBody, Object.assign({}, props));
7
+ exports.TableBody = TableBody;
@@ -1,3 +1,5 @@
1
- import { TableCell, TableCellProps } from '@mui/material';
2
- export { TableCell };
3
- export type { TableCellProps };
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,5 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.TableCell = void 0;
4
+ const jsx_runtime_1 = require("react/jsx-runtime");
4
5
  const material_1 = require("@mui/material");
5
- Object.defineProperty(exports, "TableCell", { enumerable: true, get: function () { return material_1.TableCell; } });
6
+ const TableCell = (props) => (0, jsx_runtime_1.jsx)(material_1.TableCell, Object.assign({}, props));
7
+ exports.TableCell = TableCell;
@@ -1,3 +1,5 @@
1
- import { TableContainer, TableContainerProps } from '@mui/material';
2
- export { TableContainer };
3
- export type { TableContainerProps };
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,5 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.TableContainer = void 0;
4
+ const jsx_runtime_1 = require("react/jsx-runtime");
4
5
  const material_1 = require("@mui/material");
5
- Object.defineProperty(exports, "TableContainer", { enumerable: true, get: function () { return material_1.TableContainer; } });
6
+ const TableContainer = (props) => ((0, jsx_runtime_1.jsx)(material_1.TableContainer, Object.assign({}, props)));
7
+ exports.TableContainer = TableContainer;
@@ -1,3 +1,5 @@
1
- import { TableFooter, TableFooterProps } from '@mui/material';
2
- export { TableFooter };
3
- export type { TableFooterProps };
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,5 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.TableFooter = void 0;
4
+ const jsx_runtime_1 = require("react/jsx-runtime");
4
5
  const material_1 = require("@mui/material");
5
- Object.defineProperty(exports, "TableFooter", { enumerable: true, get: function () { return material_1.TableFooter; } });
6
+ const TableFooter = (props) => ((0, jsx_runtime_1.jsx)(material_1.TableFooter, Object.assign({}, props)));
7
+ exports.TableFooter = TableFooter;
@@ -1,3 +1,5 @@
1
- import { TableHead, TableHeadProps } from '@mui/material';
2
- export { TableHead };
3
- export type { TableHeadProps };
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,5 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.TableHead = void 0;
4
+ const jsx_runtime_1 = require("react/jsx-runtime");
4
5
  const material_1 = require("@mui/material");
5
- Object.defineProperty(exports, "TableHead", { enumerable: true, get: function () { return material_1.TableHead; } });
6
+ const TableHead = (props) => (0, jsx_runtime_1.jsx)(material_1.TableHead, Object.assign({}, props));
7
+ exports.TableHead = TableHead;
@@ -1,3 +1,5 @@
1
- import { TableRow, TableRowProps } from '@mui/material';
2
- export { TableRow };
3
- export type { TableRowProps };
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,5 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.TableRow = void 0;
4
+ const jsx_runtime_1 = require("react/jsx-runtime");
4
5
  const material_1 = require("@mui/material");
5
- Object.defineProperty(exports, "TableRow", { enumerable: true, get: function () { return material_1.TableRow; } });
6
+ const TableRow = (props) => (0, jsx_runtime_1.jsx)(material_1.TableRow, Object.assign({}, props));
7
+ exports.TableRow = TableRow;
@@ -1,3 +1,5 @@
1
- import { TableSortLabel, TableSortLabelProps } from '@mui/material';
2
- export { TableSortLabel };
3
- export type { TableSortLabelProps };
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,5 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.TableSortLabel = void 0;
4
+ const jsx_runtime_1 = require("react/jsx-runtime");
4
5
  const material_1 = require("@mui/material");
5
- Object.defineProperty(exports, "TableSortLabel", { enumerable: true, get: function () { return material_1.TableSortLabel; } });
6
+ const TableSortLabel = (props) => ((0, jsx_runtime_1.jsx)(material_1.TableSortLabel, Object.assign({}, props)));
7
+ exports.TableSortLabel = TableSortLabel;
package/Tabs/Tabs.d.ts CHANGED
@@ -1,3 +1,5 @@
1
- import { Tabs, TabsProps } from '@mui/material';
2
- export { Tabs };
3
- export type { TabsProps };
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/Tabs/Tabs.js CHANGED
@@ -1,5 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.Tabs = void 0;
4
+ const jsx_runtime_1 = require("react/jsx-runtime");
4
5
  const material_1 = require("@mui/material");
5
- Object.defineProperty(exports, "Tabs", { enumerable: true, get: function () { return material_1.Tabs; } });
6
+ const Tabs = (props) => (0, jsx_runtime_1.jsx)(material_1.Tabs, Object.assign({}, props));
7
+ exports.Tabs = Tabs;
package/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" | "css" | "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 | "sx" | "rounded" | "avatar" | "clickable" | "deleteIcon" | "onDelete"> & import("react").RefAttributes<HTMLDivElement>>;
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/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>, "key" | "css" | keyof import("react").HTMLAttributes<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 | "sx" | "avatar" | "clickable" | "deleteIcon" | "onDelete"> & {
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/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, 'color' | 'variant' | 'size'> & {
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" | "css" | "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" | "sx" | "fullWidth" | "focused" | "required" | "autoComplete" | "inputProps" | "inputRef" | "rows" | "maxRows" | "minRows" | "hiddenLabel" | "SelectProps" | "InputProps" | "FormHelperTextProps" | "helperText" | "InputLabelProps"> & import("react").RefAttributes<HTMLDivElement>>;
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>>;