@meonode/mui 1.0.12 → 1.0.13

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 (1162) hide show
  1. package/dist/core.d.ts.map +1 -1
  2. package/dist/lib/mui.core/Accordion.d.ts +75 -0
  3. package/dist/lib/mui.core/Accordion.d.ts.map +1 -0
  4. package/dist/lib/mui.core/AccordionActions.d.ts +4 -0
  5. package/dist/lib/mui.core/AccordionActions.d.ts.map +1 -0
  6. package/dist/lib/mui.core/AccordionDetails.d.ts +4 -0
  7. package/dist/lib/mui.core/AccordionDetails.d.ts.map +1 -0
  8. package/dist/lib/mui.core/AccordionSummary.d.ts +23 -0
  9. package/dist/lib/mui.core/AccordionSummary.d.ts.map +1 -0
  10. package/dist/lib/mui.core/Alert.d.ts +4 -0
  11. package/dist/lib/mui.core/Alert.d.ts.map +1 -0
  12. package/dist/lib/mui.core/AlertTitle.d.ts +4 -0
  13. package/dist/lib/mui.core/AlertTitle.d.ts.map +1 -0
  14. package/dist/lib/mui.core/AppBar.d.ts +23 -0
  15. package/dist/lib/mui.core/AppBar.d.ts.map +1 -0
  16. package/dist/lib/mui.core/Autocomplete.d.ts +4 -0
  17. package/dist/lib/mui.core/Autocomplete.d.ts.map +1 -0
  18. package/dist/lib/mui.core/Avatar.d.ts +23 -0
  19. package/dist/lib/mui.core/Avatar.d.ts.map +1 -0
  20. package/dist/lib/mui.core/AvatarGroup.d.ts +3 -0
  21. package/dist/lib/mui.core/AvatarGroup.d.ts.map +1 -0
  22. package/dist/lib/mui.core/Backdrop.d.ts +23 -0
  23. package/dist/lib/mui.core/Backdrop.d.ts.map +1 -0
  24. package/dist/lib/mui.core/Badge.d.ts +23 -0
  25. package/dist/lib/mui.core/Badge.d.ts.map +1 -0
  26. package/dist/lib/mui.core/BottomNavigation.d.ts +23 -0
  27. package/dist/lib/mui.core/BottomNavigation.d.ts.map +1 -0
  28. package/dist/lib/mui.core/BottomNavigationAction.d.ts +23 -0
  29. package/dist/lib/mui.core/BottomNavigationAction.d.ts.map +1 -0
  30. package/dist/lib/mui.core/Box.d.ts +3 -0
  31. package/dist/lib/mui.core/Box.d.ts.map +1 -0
  32. package/dist/lib/mui.core/Breadcrumbs.d.ts +23 -0
  33. package/dist/lib/mui.core/Breadcrumbs.d.ts.map +1 -0
  34. package/dist/lib/mui.core/Button.d.ts +23 -0
  35. package/dist/lib/mui.core/Button.d.ts.map +1 -0
  36. package/dist/lib/mui.core/ButtonBase.d.ts +23 -0
  37. package/dist/lib/mui.core/ButtonBase.d.ts.map +1 -0
  38. package/dist/lib/mui.core/ButtonGroup.d.ts +23 -0
  39. package/dist/lib/mui.core/ButtonGroup.d.ts.map +1 -0
  40. package/dist/lib/mui.core/Card.d.ts +23 -0
  41. package/dist/lib/mui.core/Card.d.ts.map +1 -0
  42. package/dist/lib/mui.core/CardActionArea.d.ts +23 -0
  43. package/dist/lib/mui.core/CardActionArea.d.ts.map +1 -0
  44. package/dist/lib/mui.core/CardActions.d.ts +4 -0
  45. package/dist/lib/mui.core/CardActions.d.ts.map +1 -0
  46. package/dist/lib/mui.core/CardContent.d.ts +23 -0
  47. package/dist/lib/mui.core/CardContent.d.ts.map +1 -0
  48. package/dist/lib/mui.core/CardHeader.d.ts +23 -0
  49. package/dist/lib/mui.core/CardHeader.d.ts.map +1 -0
  50. package/dist/lib/mui.core/CardMedia.d.ts +23 -0
  51. package/dist/lib/mui.core/CardMedia.d.ts.map +1 -0
  52. package/dist/lib/mui.core/Checkbox.d.ts +4 -0
  53. package/dist/lib/mui.core/Checkbox.d.ts.map +1 -0
  54. package/dist/lib/mui.core/Chip.d.ts +23 -0
  55. package/dist/lib/mui.core/Chip.d.ts.map +1 -0
  56. package/dist/lib/mui.core/CircularProgress.d.ts +4 -0
  57. package/dist/lib/mui.core/CircularProgress.d.ts.map +1 -0
  58. package/dist/lib/mui.core/Collapse.d.ts +4 -0
  59. package/dist/lib/mui.core/Collapse.d.ts.map +1 -0
  60. package/dist/lib/mui.core/Container.d.ts +23 -0
  61. package/dist/lib/mui.core/Container.d.ts.map +1 -0
  62. package/dist/lib/mui.core/CssBaseline.d.ts +4 -0
  63. package/dist/lib/mui.core/CssBaseline.d.ts.map +1 -0
  64. package/dist/lib/mui.core/Dialog.d.ts +4 -0
  65. package/dist/lib/mui.core/Dialog.d.ts.map +1 -0
  66. package/dist/lib/mui.core/DialogActions.d.ts +4 -0
  67. package/dist/lib/mui.core/DialogActions.d.ts.map +1 -0
  68. package/dist/lib/mui.core/DialogContent.d.ts +4 -0
  69. package/dist/lib/mui.core/DialogContent.d.ts.map +1 -0
  70. package/dist/lib/mui.core/DialogContentText.d.ts +23 -0
  71. package/dist/lib/mui.core/DialogContentText.d.ts.map +1 -0
  72. package/dist/lib/mui.core/DialogTitle.d.ts +23 -0
  73. package/dist/lib/mui.core/DialogTitle.d.ts.map +1 -0
  74. package/dist/lib/mui.core/Divider.d.ts +23 -0
  75. package/dist/lib/mui.core/Divider.d.ts.map +1 -0
  76. package/dist/lib/mui.core/Drawer.d.ts +4 -0
  77. package/dist/lib/mui.core/Drawer.d.ts.map +1 -0
  78. package/dist/lib/mui.core/Fab.d.ts +23 -0
  79. package/dist/lib/mui.core/Fab.d.ts.map +1 -0
  80. package/dist/lib/mui.core/Fade.d.ts +4 -0
  81. package/dist/lib/mui.core/Fade.d.ts.map +1 -0
  82. package/dist/lib/mui.core/FilledInput.d.ts +7 -0
  83. package/dist/lib/mui.core/FilledInput.d.ts.map +1 -0
  84. package/dist/lib/mui.core/FormControl.d.ts +23 -0
  85. package/dist/lib/mui.core/FormControl.d.ts.map +1 -0
  86. package/dist/lib/mui.core/FormControlLabel.d.ts +4 -0
  87. package/dist/lib/mui.core/FormControlLabel.d.ts.map +1 -0
  88. package/dist/lib/mui.core/FormGroup.d.ts +4 -0
  89. package/dist/lib/mui.core/FormGroup.d.ts.map +1 -0
  90. package/dist/lib/mui.core/FormHelperText.d.ts +23 -0
  91. package/dist/lib/mui.core/FormHelperText.d.ts.map +1 -0
  92. package/dist/lib/mui.core/FormLabel.d.ts +23 -0
  93. package/dist/lib/mui.core/FormLabel.d.ts.map +1 -0
  94. package/dist/lib/mui.core/Grid.d.ts +3 -0
  95. package/dist/lib/mui.core/Grid.d.ts.map +1 -0
  96. package/dist/lib/mui.core/Grow.d.ts +4 -0
  97. package/dist/lib/mui.core/Grow.d.ts.map +1 -0
  98. package/dist/lib/mui.core/Icon.d.ts +23 -0
  99. package/dist/lib/mui.core/Icon.d.ts.map +1 -0
  100. package/dist/lib/mui.core/IconButton.d.ts +23 -0
  101. package/dist/lib/mui.core/IconButton.d.ts.map +1 -0
  102. package/dist/lib/mui.core/ImageList.d.ts +23 -0
  103. package/dist/lib/mui.core/ImageList.d.ts.map +1 -0
  104. package/dist/lib/mui.core/ImageListItem.d.ts +23 -0
  105. package/dist/lib/mui.core/ImageListItem.d.ts.map +1 -0
  106. package/dist/lib/mui.core/ImageListItemBar.d.ts +4 -0
  107. package/dist/lib/mui.core/ImageListItemBar.d.ts.map +1 -0
  108. package/dist/lib/mui.core/Input.d.ts +7 -0
  109. package/dist/lib/mui.core/Input.d.ts.map +1 -0
  110. package/dist/lib/mui.core/InputAdornment.d.ts +23 -0
  111. package/dist/lib/mui.core/InputAdornment.d.ts.map +1 -0
  112. package/dist/lib/mui.core/InputBase.d.ts +4 -0
  113. package/dist/lib/mui.core/InputBase.d.ts.map +1 -0
  114. package/dist/lib/mui.core/InputLabel.d.ts +23 -0
  115. package/dist/lib/mui.core/InputLabel.d.ts.map +1 -0
  116. package/dist/lib/mui.core/LinearProgress.d.ts +4 -0
  117. package/dist/lib/mui.core/LinearProgress.d.ts.map +1 -0
  118. package/dist/lib/mui.core/Link.d.ts +23 -0
  119. package/dist/lib/mui.core/Link.d.ts.map +1 -0
  120. package/dist/lib/mui.core/List.d.ts +23 -0
  121. package/dist/lib/mui.core/List.d.ts.map +1 -0
  122. package/dist/lib/mui.core/ListItem.d.ts +23 -0
  123. package/dist/lib/mui.core/ListItem.d.ts.map +1 -0
  124. package/dist/lib/mui.core/ListItemAvatar.d.ts +4 -0
  125. package/dist/lib/mui.core/ListItemAvatar.d.ts.map +1 -0
  126. package/dist/lib/mui.core/ListItemButton.d.ts +23 -0
  127. package/dist/lib/mui.core/ListItemButton.d.ts.map +1 -0
  128. package/dist/lib/mui.core/ListItemIcon.d.ts +4 -0
  129. package/dist/lib/mui.core/ListItemIcon.d.ts.map +1 -0
  130. package/dist/lib/mui.core/ListItemText.d.ts +4 -0
  131. package/dist/lib/mui.core/ListItemText.d.ts.map +1 -0
  132. package/dist/lib/mui.core/ListSubheader.d.ts +23 -0
  133. package/dist/lib/mui.core/ListSubheader.d.ts.map +1 -0
  134. package/dist/lib/mui.core/Menu.d.ts +4 -0
  135. package/dist/lib/mui.core/Menu.d.ts.map +1 -0
  136. package/dist/lib/mui.core/MenuItem.d.ts +23 -0
  137. package/dist/lib/mui.core/MenuItem.d.ts.map +1 -0
  138. package/dist/lib/mui.core/MenuList.d.ts +23 -0
  139. package/dist/lib/mui.core/MenuList.d.ts.map +1 -0
  140. package/dist/lib/mui.core/MobileStepper.d.ts +4 -0
  141. package/dist/lib/mui.core/MobileStepper.d.ts.map +1 -0
  142. package/dist/lib/mui.core/Modal.d.ts +23 -0
  143. package/dist/lib/mui.core/Modal.d.ts.map +1 -0
  144. package/dist/lib/mui.core/NativeSelect.d.ts +7 -0
  145. package/dist/lib/mui.core/NativeSelect.d.ts.map +1 -0
  146. package/dist/lib/mui.core/OutlinedInput.d.ts +7 -0
  147. package/dist/lib/mui.core/OutlinedInput.d.ts.map +1 -0
  148. package/dist/lib/mui.core/Pagination.d.ts +4 -0
  149. package/dist/lib/mui.core/Pagination.d.ts.map +1 -0
  150. package/dist/lib/mui.core/PaginationItem.d.ts +23 -0
  151. package/dist/lib/mui.core/PaginationItem.d.ts.map +1 -0
  152. package/dist/lib/mui.core/Paper.d.ts +23 -0
  153. package/dist/lib/mui.core/Paper.d.ts.map +1 -0
  154. package/dist/lib/mui.core/Popover.d.ts +4 -0
  155. package/dist/lib/mui.core/Popover.d.ts.map +1 -0
  156. package/dist/lib/mui.core/Popper.d.ts +3 -0
  157. package/dist/lib/mui.core/Popper.d.ts.map +1 -0
  158. package/dist/lib/mui.core/Portal.d.ts +3 -0
  159. package/dist/lib/mui.core/Portal.d.ts.map +1 -0
  160. package/dist/lib/mui.core/Radio.d.ts +4 -0
  161. package/dist/lib/mui.core/Radio.d.ts.map +1 -0
  162. package/dist/lib/mui.core/RadioGroup.d.ts +4 -0
  163. package/dist/lib/mui.core/RadioGroup.d.ts.map +1 -0
  164. package/dist/lib/mui.core/Rating.d.ts +23 -0
  165. package/dist/lib/mui.core/Rating.d.ts.map +1 -0
  166. package/dist/lib/mui.core/ScopedCssBaseline.d.ts +23 -0
  167. package/dist/lib/mui.core/ScopedCssBaseline.d.ts.map +1 -0
  168. package/dist/lib/mui.core/Select.d.ts +7 -0
  169. package/dist/lib/mui.core/Select.d.ts.map +1 -0
  170. package/dist/lib/mui.core/Skeleton.d.ts +23 -0
  171. package/dist/lib/mui.core/Skeleton.d.ts.map +1 -0
  172. package/dist/lib/mui.core/Slide.d.ts +4 -0
  173. package/dist/lib/mui.core/Slide.d.ts.map +1 -0
  174. package/dist/lib/mui.core/Slider.d.ts +23 -0
  175. package/dist/lib/mui.core/Slider.d.ts.map +1 -0
  176. package/dist/lib/mui.core/Snackbar.d.ts +4 -0
  177. package/dist/lib/mui.core/Snackbar.d.ts.map +1 -0
  178. package/dist/lib/mui.core/SnackbarContent.d.ts +4 -0
  179. package/dist/lib/mui.core/SnackbarContent.d.ts.map +1 -0
  180. package/dist/lib/mui.core/SpeedDial.d.ts +4 -0
  181. package/dist/lib/mui.core/SpeedDial.d.ts.map +1 -0
  182. package/dist/lib/mui.core/SpeedDialAction.d.ts +4 -0
  183. package/dist/lib/mui.core/SpeedDialAction.d.ts.map +1 -0
  184. package/dist/lib/mui.core/SpeedDialIcon.d.ts +7 -0
  185. package/dist/lib/mui.core/SpeedDialIcon.d.ts.map +1 -0
  186. package/dist/lib/mui.core/Stack.d.ts +23 -0
  187. package/dist/lib/mui.core/Stack.d.ts.map +1 -0
  188. package/dist/lib/mui.core/Step.d.ts +23 -0
  189. package/dist/lib/mui.core/Step.d.ts.map +1 -0
  190. package/dist/lib/mui.core/StepButton.d.ts +23 -0
  191. package/dist/lib/mui.core/StepButton.d.ts.map +1 -0
  192. package/dist/lib/mui.core/StepConnector.d.ts +4 -0
  193. package/dist/lib/mui.core/StepConnector.d.ts.map +1 -0
  194. package/dist/lib/mui.core/StepContent.d.ts +4 -0
  195. package/dist/lib/mui.core/StepContent.d.ts.map +1 -0
  196. package/dist/lib/mui.core/StepIcon.d.ts +4 -0
  197. package/dist/lib/mui.core/StepIcon.d.ts.map +1 -0
  198. package/dist/lib/mui.core/StepLabel.d.ts +7 -0
  199. package/dist/lib/mui.core/StepLabel.d.ts.map +1 -0
  200. package/dist/lib/mui.core/Stepper.d.ts +23 -0
  201. package/dist/lib/mui.core/Stepper.d.ts.map +1 -0
  202. package/dist/lib/mui.core/SvgIcon.d.ts +23 -0
  203. package/dist/lib/mui.core/SvgIcon.d.ts.map +1 -0
  204. package/dist/lib/mui.core/SwipeableDrawer.d.ts +3 -0
  205. package/dist/lib/mui.core/SwipeableDrawer.d.ts.map +1 -0
  206. package/dist/lib/mui.core/Switch.d.ts +4 -0
  207. package/dist/lib/mui.core/Switch.d.ts.map +1 -0
  208. package/dist/lib/mui.core/Tab.d.ts +23 -0
  209. package/dist/lib/mui.core/Tab.d.ts.map +1 -0
  210. package/dist/lib/mui.core/TabScrollButton.d.ts +4 -0
  211. package/dist/lib/mui.core/TabScrollButton.d.ts.map +1 -0
  212. package/dist/lib/mui.core/Table.d.ts +23 -0
  213. package/dist/lib/mui.core/Table.d.ts.map +1 -0
  214. package/dist/lib/mui.core/TableBody.d.ts +23 -0
  215. package/dist/lib/mui.core/TableBody.d.ts.map +1 -0
  216. package/dist/lib/mui.core/TableCell.d.ts +4 -0
  217. package/dist/lib/mui.core/TableCell.d.ts.map +1 -0
  218. package/dist/lib/mui.core/TableContainer.d.ts +23 -0
  219. package/dist/lib/mui.core/TableContainer.d.ts.map +1 -0
  220. package/dist/lib/mui.core/TableFooter.d.ts +23 -0
  221. package/dist/lib/mui.core/TableFooter.d.ts.map +1 -0
  222. package/dist/lib/mui.core/TableHead.d.ts +23 -0
  223. package/dist/lib/mui.core/TableHead.d.ts.map +1 -0
  224. package/dist/lib/mui.core/TablePagination.d.ts +23 -0
  225. package/dist/lib/mui.core/TablePagination.d.ts.map +1 -0
  226. package/dist/lib/mui.core/TableRow.d.ts +23 -0
  227. package/dist/lib/mui.core/TableRow.d.ts.map +1 -0
  228. package/dist/lib/mui.core/TableSortLabel.d.ts +23 -0
  229. package/dist/lib/mui.core/TableSortLabel.d.ts.map +1 -0
  230. package/dist/lib/mui.core/Tabs.d.ts +23 -0
  231. package/dist/lib/mui.core/Tabs.d.ts.map +1 -0
  232. package/dist/lib/mui.core/TextField.d.ts +4 -0
  233. package/dist/lib/mui.core/TextField.d.ts.map +1 -0
  234. package/dist/lib/mui.core/TextareaAutosize.d.ts +3 -0
  235. package/dist/lib/mui.core/TextareaAutosize.d.ts.map +1 -0
  236. package/dist/lib/mui.core/ThemeProvider.d.ts +4 -0
  237. package/dist/lib/mui.core/ThemeProvider.d.ts.map +1 -0
  238. package/dist/lib/mui.core/ToggleButton.d.ts +23 -0
  239. package/dist/lib/mui.core/ToggleButton.d.ts.map +1 -0
  240. package/dist/lib/mui.core/ToggleButtonGroup.d.ts +4 -0
  241. package/dist/lib/mui.core/ToggleButtonGroup.d.ts.map +1 -0
  242. package/dist/lib/mui.core/Toolbar.d.ts +23 -0
  243. package/dist/lib/mui.core/Toolbar.d.ts.map +1 -0
  244. package/dist/lib/mui.core/Tooltip.d.ts +4 -0
  245. package/dist/lib/mui.core/Tooltip.d.ts.map +1 -0
  246. package/dist/lib/mui.core/Typography.d.ts +23 -0
  247. package/dist/lib/mui.core/Typography.d.ts.map +1 -0
  248. package/dist/lib/mui.core/Zoom.d.ts +4 -0
  249. package/dist/lib/mui.core/Zoom.d.ts.map +1 -0
  250. package/dist/lib/mui.core/index.d.ts +125 -0
  251. package/dist/lib/mui.core/index.d.ts.map +1 -0
  252. package/dist/lib/mui.lab/Masonry.d.ts +23 -0
  253. package/dist/lib/mui.lab/Masonry.d.ts.map +1 -0
  254. package/dist/lib/mui.lab/TabContext.d.ts +4 -0
  255. package/dist/lib/mui.lab/TabContext.d.ts.map +1 -0
  256. package/dist/lib/mui.lab/TabList.d.ts +5 -0
  257. package/dist/lib/mui.lab/TabList.d.ts.map +1 -0
  258. package/dist/lib/mui.lab/TabPanel.d.ts +4 -0
  259. package/dist/lib/mui.lab/TabPanel.d.ts.map +1 -0
  260. package/dist/lib/mui.lab/Timeline.d.ts +3 -0
  261. package/dist/lib/mui.lab/Timeline.d.ts.map +1 -0
  262. package/dist/lib/mui.lab/TimelineConnector.d.ts +4 -0
  263. package/dist/lib/mui.lab/TimelineConnector.d.ts.map +1 -0
  264. package/dist/lib/mui.lab/TimelineContent.d.ts +4 -0
  265. package/dist/lib/mui.lab/TimelineContent.d.ts.map +1 -0
  266. package/dist/lib/mui.lab/TimelineDot.d.ts +4 -0
  267. package/dist/lib/mui.lab/TimelineDot.d.ts.map +1 -0
  268. package/dist/lib/mui.lab/TimelineItem.d.ts +4 -0
  269. package/dist/lib/mui.lab/TimelineItem.d.ts.map +1 -0
  270. package/dist/lib/mui.lab/TimelineOppositeContent.d.ts +7 -0
  271. package/dist/lib/mui.lab/TimelineOppositeContent.d.ts.map +1 -0
  272. package/dist/lib/mui.lab/TimelineSeparator.d.ts +4 -0
  273. package/dist/lib/mui.lab/TimelineSeparator.d.ts.map +1 -0
  274. package/dist/lib/mui.lab/index.d.ts +12 -0
  275. package/dist/lib/mui.lab/index.d.ts.map +1 -0
  276. package/dist/lib/mui.x-charts/AnimatedArea.d.ts +4 -0
  277. package/dist/lib/mui.x-charts/AnimatedArea.d.ts.map +1 -0
  278. package/dist/lib/mui.x-charts/AnimatedLine.d.ts +3 -0
  279. package/dist/lib/mui.x-charts/AnimatedLine.d.ts.map +1 -0
  280. package/dist/lib/mui.x-charts/AreaElement.d.ts +4 -0
  281. package/dist/lib/mui.x-charts/AreaElement.d.ts.map +1 -0
  282. package/dist/lib/mui.x-charts/AreaPlot.d.ts +4 -0
  283. package/dist/lib/mui.x-charts/AreaPlot.d.ts.map +1 -0
  284. package/dist/lib/mui.x-charts/BarChart.d.ts +3 -0
  285. package/dist/lib/mui.x-charts/BarChart.d.ts.map +1 -0
  286. package/dist/lib/mui.x-charts/BarElement.d.ts +4 -0
  287. package/dist/lib/mui.x-charts/BarElement.d.ts.map +1 -0
  288. package/dist/lib/mui.x-charts/BarLabel.d.ts +4 -0
  289. package/dist/lib/mui.x-charts/BarLabel.d.ts.map +1 -0
  290. package/dist/lib/mui.x-charts/BarPlot.d.ts +4 -0
  291. package/dist/lib/mui.x-charts/BarPlot.d.ts.map +1 -0
  292. package/dist/lib/mui.x-charts/ChartsAxis.d.ts +4 -0
  293. package/dist/lib/mui.x-charts/ChartsAxis.d.ts.map +1 -0
  294. package/dist/lib/mui.x-charts/ChartsAxisHighlight.d.ts +4 -0
  295. package/dist/lib/mui.x-charts/ChartsAxisHighlight.d.ts.map +1 -0
  296. package/dist/lib/mui.x-charts/ChartsAxisHighlightPath.d.ts +3 -0
  297. package/dist/lib/mui.x-charts/ChartsAxisHighlightPath.d.ts.map +1 -0
  298. package/dist/lib/mui.x-charts/ChartsClipPath.d.ts +4 -0
  299. package/dist/lib/mui.x-charts/ChartsClipPath.d.ts.map +1 -0
  300. package/dist/lib/mui.x-charts/ChartsGrid.d.ts +4 -0
  301. package/dist/lib/mui.x-charts/ChartsGrid.d.ts.map +1 -0
  302. package/dist/lib/mui.x-charts/ChartsItemTooltipContent.d.ts +4 -0
  303. package/dist/lib/mui.x-charts/ChartsItemTooltipContent.d.ts.map +1 -0
  304. package/dist/lib/mui.x-charts/ChartsLabelMark.d.ts +3 -0
  305. package/dist/lib/mui.x-charts/ChartsLabelMark.d.ts.map +1 -0
  306. package/dist/lib/mui.x-charts/ChartsLegend.d.ts +3 -0
  307. package/dist/lib/mui.x-charts/ChartsLegend.d.ts.map +1 -0
  308. package/dist/lib/mui.x-charts/ChartsLocalizationProvider.d.ts +4 -0
  309. package/dist/lib/mui.x-charts/ChartsLocalizationProvider.d.ts.map +1 -0
  310. package/dist/lib/mui.x-charts/ChartsReferenceLine.d.ts +4 -0
  311. package/dist/lib/mui.x-charts/ChartsReferenceLine.d.ts.map +1 -0
  312. package/dist/lib/mui.x-charts/ChartsSurface.d.ts +3 -0
  313. package/dist/lib/mui.x-charts/ChartsSurface.d.ts.map +1 -0
  314. package/dist/lib/mui.x-charts/ChartsText.d.ts +4 -0
  315. package/dist/lib/mui.x-charts/ChartsText.d.ts.map +1 -0
  316. package/dist/lib/mui.x-charts/ChartsTooltip.d.ts +4 -0
  317. package/dist/lib/mui.x-charts/ChartsTooltip.d.ts.map +1 -0
  318. package/dist/lib/mui.x-charts/ChartsTooltipCell.d.ts +3 -0
  319. package/dist/lib/mui.x-charts/ChartsTooltipCell.d.ts.map +1 -0
  320. package/dist/lib/mui.x-charts/ChartsTooltipContainer.d.ts +4 -0
  321. package/dist/lib/mui.x-charts/ChartsTooltipContainer.d.ts.map +1 -0
  322. package/dist/lib/mui.x-charts/ChartsTooltipPaper.d.ts +3 -0
  323. package/dist/lib/mui.x-charts/ChartsTooltipPaper.d.ts.map +1 -0
  324. package/dist/lib/mui.x-charts/ChartsTooltipRow.d.ts +3 -0
  325. package/dist/lib/mui.x-charts/ChartsTooltipRow.d.ts.map +1 -0
  326. package/dist/lib/mui.x-charts/ChartsTooltipTable.d.ts +3 -0
  327. package/dist/lib/mui.x-charts/ChartsTooltipTable.d.ts.map +1 -0
  328. package/dist/lib/mui.x-charts/ChartsXAxis.d.ts +4 -0
  329. package/dist/lib/mui.x-charts/ChartsXAxis.d.ts.map +1 -0
  330. package/dist/lib/mui.x-charts/ChartsYAxis.d.ts +4 -0
  331. package/dist/lib/mui.x-charts/ChartsYAxis.d.ts.map +1 -0
  332. package/dist/lib/mui.x-charts/LineChart.d.ts +3 -0
  333. package/dist/lib/mui.x-charts/LineChart.d.ts.map +1 -0
  334. package/dist/lib/mui.x-charts/LineElement.d.ts +4 -0
  335. package/dist/lib/mui.x-charts/LineElement.d.ts.map +1 -0
  336. package/dist/lib/mui.x-charts/LineHighlightElement.d.ts +4 -0
  337. package/dist/lib/mui.x-charts/LineHighlightElement.d.ts.map +1 -0
  338. package/dist/lib/mui.x-charts/LineHighlightPlot.d.ts +4 -0
  339. package/dist/lib/mui.x-charts/LineHighlightPlot.d.ts.map +1 -0
  340. package/dist/lib/mui.x-charts/LinePlot.d.ts +4 -0
  341. package/dist/lib/mui.x-charts/LinePlot.d.ts.map +1 -0
  342. package/dist/lib/mui.x-charts/PieArcLabelPlot.d.ts +4 -0
  343. package/dist/lib/mui.x-charts/PieArcLabelPlot.d.ts.map +1 -0
  344. package/dist/lib/mui.x-charts/PieArcPlot.d.ts +4 -0
  345. package/dist/lib/mui.x-charts/PieArcPlot.d.ts.map +1 -0
  346. package/dist/lib/mui.x-charts/PieChart.d.ts +3 -0
  347. package/dist/lib/mui.x-charts/PieChart.d.ts.map +1 -0
  348. package/dist/lib/mui.x-charts/PiePlot.d.ts +4 -0
  349. package/dist/lib/mui.x-charts/PiePlot.d.ts.map +1 -0
  350. package/dist/lib/mui.x-charts/PiecewiseColorLegend.d.ts +3 -0
  351. package/dist/lib/mui.x-charts/PiecewiseColorLegend.d.ts.map +1 -0
  352. package/dist/lib/mui.x-charts/RadarAxisHighlight.d.ts +4 -0
  353. package/dist/lib/mui.x-charts/RadarAxisHighlight.d.ts.map +1 -0
  354. package/dist/lib/mui.x-charts/RadarChart.d.ts +3 -0
  355. package/dist/lib/mui.x-charts/RadarChart.d.ts.map +1 -0
  356. package/dist/lib/mui.x-charts/RadarDataProvider.d.ts +4 -0
  357. package/dist/lib/mui.x-charts/RadarDataProvider.d.ts.map +1 -0
  358. package/dist/lib/mui.x-charts/RadarGrid.d.ts +4 -0
  359. package/dist/lib/mui.x-charts/RadarGrid.d.ts.map +1 -0
  360. package/dist/lib/mui.x-charts/RadarMetricLabels.d.ts +23 -0
  361. package/dist/lib/mui.x-charts/RadarMetricLabels.d.ts.map +1 -0
  362. package/dist/lib/mui.x-charts/RadarSeriesArea.d.ts +4 -0
  363. package/dist/lib/mui.x-charts/RadarSeriesArea.d.ts.map +1 -0
  364. package/dist/lib/mui.x-charts/RadarSeriesMarks.d.ts +4 -0
  365. package/dist/lib/mui.x-charts/RadarSeriesMarks.d.ts.map +1 -0
  366. package/dist/lib/mui.x-charts/RadarSeriesPlot.d.ts +4 -0
  367. package/dist/lib/mui.x-charts/RadarSeriesPlot.d.ts.map +1 -0
  368. package/dist/lib/mui.x-charts/Scatter.d.ts +4 -0
  369. package/dist/lib/mui.x-charts/Scatter.d.ts.map +1 -0
  370. package/dist/lib/mui.x-charts/ScatterChart.d.ts +3 -0
  371. package/dist/lib/mui.x-charts/ScatterChart.d.ts.map +1 -0
  372. package/dist/lib/mui.x-charts/ScatterMarker.d.ts +4 -0
  373. package/dist/lib/mui.x-charts/ScatterMarker.d.ts.map +1 -0
  374. package/dist/lib/mui.x-charts/ScatterPlot.d.ts +4 -0
  375. package/dist/lib/mui.x-charts/ScatterPlot.d.ts.map +1 -0
  376. package/dist/lib/mui.x-charts/SparkLineChart.d.ts +3 -0
  377. package/dist/lib/mui.x-charts/SparkLineChart.d.ts.map +1 -0
  378. package/dist/lib/mui.x-charts/Unstable_RadarChart.d.ts +3 -0
  379. package/dist/lib/mui.x-charts/Unstable_RadarChart.d.ts.map +1 -0
  380. package/dist/lib/mui.x-charts/Unstable_RadarChart.js +1 -1
  381. package/dist/lib/mui.x-charts/Unstable_RadarDataProvider.d.ts +4 -0
  382. package/dist/lib/mui.x-charts/Unstable_RadarDataProvider.d.ts.map +1 -0
  383. package/dist/lib/mui.x-charts/Unstable_RadarDataProvider.js +1 -1
  384. package/dist/lib/mui.x-charts/index.d.ts +54 -0
  385. package/dist/lib/mui.x-charts/index.d.ts.map +1 -0
  386. package/dist/lib/mui.x-charts-pro/AnimatedArea.d.ts +4 -0
  387. package/dist/lib/mui.x-charts-pro/AnimatedArea.d.ts.map +1 -0
  388. package/dist/lib/mui.x-charts-pro/AnimatedLine.d.ts +3 -0
  389. package/dist/lib/mui.x-charts-pro/AnimatedLine.d.ts.map +1 -0
  390. package/dist/lib/mui.x-charts-pro/AreaElement.d.ts +4 -0
  391. package/dist/lib/mui.x-charts-pro/AreaElement.d.ts.map +1 -0
  392. package/dist/lib/mui.x-charts-pro/AreaPlot.d.ts +4 -0
  393. package/dist/lib/mui.x-charts-pro/AreaPlot.d.ts.map +1 -0
  394. package/dist/lib/mui.x-charts-pro/BarChart.d.ts +3 -0
  395. package/dist/lib/mui.x-charts-pro/BarChart.d.ts.map +1 -0
  396. package/dist/lib/mui.x-charts-pro/BarChartPro.d.ts +3 -0
  397. package/dist/lib/mui.x-charts-pro/BarChartPro.d.ts.map +1 -0
  398. package/dist/lib/mui.x-charts-pro/BarElement.d.ts +4 -0
  399. package/dist/lib/mui.x-charts-pro/BarElement.d.ts.map +1 -0
  400. package/dist/lib/mui.x-charts-pro/BarLabel.d.ts +4 -0
  401. package/dist/lib/mui.x-charts-pro/BarLabel.d.ts.map +1 -0
  402. package/dist/lib/mui.x-charts-pro/BarPlot.d.ts +4 -0
  403. package/dist/lib/mui.x-charts-pro/BarPlot.d.ts.map +1 -0
  404. package/dist/lib/mui.x-charts-pro/ChartsAxis.d.ts +4 -0
  405. package/dist/lib/mui.x-charts-pro/ChartsAxis.d.ts.map +1 -0
  406. package/dist/lib/mui.x-charts-pro/ChartsAxisHighlight.d.ts +4 -0
  407. package/dist/lib/mui.x-charts-pro/ChartsAxisHighlight.d.ts.map +1 -0
  408. package/dist/lib/mui.x-charts-pro/ChartsAxisHighlightPath.d.ts +3 -0
  409. package/dist/lib/mui.x-charts-pro/ChartsAxisHighlightPath.d.ts.map +1 -0
  410. package/dist/lib/mui.x-charts-pro/ChartsClipPath.d.ts +4 -0
  411. package/dist/lib/mui.x-charts-pro/ChartsClipPath.d.ts.map +1 -0
  412. package/dist/lib/mui.x-charts-pro/ChartsGrid.d.ts +4 -0
  413. package/dist/lib/mui.x-charts-pro/ChartsGrid.d.ts.map +1 -0
  414. package/dist/lib/mui.x-charts-pro/ChartsItemTooltipContent.d.ts +4 -0
  415. package/dist/lib/mui.x-charts-pro/ChartsItemTooltipContent.d.ts.map +1 -0
  416. package/dist/lib/mui.x-charts-pro/ChartsLabelMark.d.ts +3 -0
  417. package/dist/lib/mui.x-charts-pro/ChartsLabelMark.d.ts.map +1 -0
  418. package/dist/lib/mui.x-charts-pro/ChartsLegend.d.ts +3 -0
  419. package/dist/lib/mui.x-charts-pro/ChartsLegend.d.ts.map +1 -0
  420. package/dist/lib/mui.x-charts-pro/ChartsLocalizationProvider.d.ts +4 -0
  421. package/dist/lib/mui.x-charts-pro/ChartsLocalizationProvider.d.ts.map +1 -0
  422. package/dist/lib/mui.x-charts-pro/ChartsReferenceLine.d.ts +4 -0
  423. package/dist/lib/mui.x-charts-pro/ChartsReferenceLine.d.ts.map +1 -0
  424. package/dist/lib/mui.x-charts-pro/ChartsSurface.d.ts +3 -0
  425. package/dist/lib/mui.x-charts-pro/ChartsSurface.d.ts.map +1 -0
  426. package/dist/lib/mui.x-charts-pro/ChartsText.d.ts +4 -0
  427. package/dist/lib/mui.x-charts-pro/ChartsText.d.ts.map +1 -0
  428. package/dist/lib/mui.x-charts-pro/ChartsTooltip.d.ts +4 -0
  429. package/dist/lib/mui.x-charts-pro/ChartsTooltip.d.ts.map +1 -0
  430. package/dist/lib/mui.x-charts-pro/ChartsTooltipCell.d.ts +3 -0
  431. package/dist/lib/mui.x-charts-pro/ChartsTooltipCell.d.ts.map +1 -0
  432. package/dist/lib/mui.x-charts-pro/ChartsTooltipContainer.d.ts +4 -0
  433. package/dist/lib/mui.x-charts-pro/ChartsTooltipContainer.d.ts.map +1 -0
  434. package/dist/lib/mui.x-charts-pro/ChartsTooltipPaper.d.ts +3 -0
  435. package/dist/lib/mui.x-charts-pro/ChartsTooltipPaper.d.ts.map +1 -0
  436. package/dist/lib/mui.x-charts-pro/ChartsTooltipRow.d.ts +3 -0
  437. package/dist/lib/mui.x-charts-pro/ChartsTooltipRow.d.ts.map +1 -0
  438. package/dist/lib/mui.x-charts-pro/ChartsTooltipTable.d.ts +3 -0
  439. package/dist/lib/mui.x-charts-pro/ChartsTooltipTable.d.ts.map +1 -0
  440. package/dist/lib/mui.x-charts-pro/ChartsXAxis.d.ts +4 -0
  441. package/dist/lib/mui.x-charts-pro/ChartsXAxis.d.ts.map +1 -0
  442. package/dist/lib/mui.x-charts-pro/ChartsYAxis.d.ts +4 -0
  443. package/dist/lib/mui.x-charts-pro/ChartsYAxis.d.ts.map +1 -0
  444. package/dist/lib/mui.x-charts-pro/FunnelPlot.d.ts +4 -0
  445. package/dist/lib/mui.x-charts-pro/FunnelPlot.d.ts.map +1 -0
  446. package/dist/lib/mui.x-charts-pro/FunnelSection.d.ts +3 -0
  447. package/dist/lib/mui.x-charts-pro/FunnelSection.d.ts.map +1 -0
  448. package/dist/lib/mui.x-charts-pro/FunnelSectionLabel.d.ts +3 -0
  449. package/dist/lib/mui.x-charts-pro/FunnelSectionLabel.d.ts.map +1 -0
  450. package/dist/lib/mui.x-charts-pro/Heatmap.d.ts +3 -0
  451. package/dist/lib/mui.x-charts-pro/Heatmap.d.ts.map +1 -0
  452. package/dist/lib/mui.x-charts-pro/HeatmapPlot.d.ts +4 -0
  453. package/dist/lib/mui.x-charts-pro/HeatmapPlot.d.ts.map +1 -0
  454. package/dist/lib/mui.x-charts-pro/HeatmapTooltip.d.ts +4 -0
  455. package/dist/lib/mui.x-charts-pro/HeatmapTooltip.d.ts.map +1 -0
  456. package/dist/lib/mui.x-charts-pro/HeatmapTooltipContent.d.ts +4 -0
  457. package/dist/lib/mui.x-charts-pro/HeatmapTooltipContent.d.ts.map +1 -0
  458. package/dist/lib/mui.x-charts-pro/LineChart.d.ts +3 -0
  459. package/dist/lib/mui.x-charts-pro/LineChart.d.ts.map +1 -0
  460. package/dist/lib/mui.x-charts-pro/LineChartPro.d.ts +3 -0
  461. package/dist/lib/mui.x-charts-pro/LineChartPro.d.ts.map +1 -0
  462. package/dist/lib/mui.x-charts-pro/LineElement.d.ts +4 -0
  463. package/dist/lib/mui.x-charts-pro/LineElement.d.ts.map +1 -0
  464. package/dist/lib/mui.x-charts-pro/LineHighlightElement.d.ts +4 -0
  465. package/dist/lib/mui.x-charts-pro/LineHighlightElement.d.ts.map +1 -0
  466. package/dist/lib/mui.x-charts-pro/LineHighlightPlot.d.ts +4 -0
  467. package/dist/lib/mui.x-charts-pro/LineHighlightPlot.d.ts.map +1 -0
  468. package/dist/lib/mui.x-charts-pro/LinePlot.d.ts +4 -0
  469. package/dist/lib/mui.x-charts-pro/LinePlot.d.ts.map +1 -0
  470. package/dist/lib/mui.x-charts-pro/PieArcLabelPlot.d.ts +4 -0
  471. package/dist/lib/mui.x-charts-pro/PieArcLabelPlot.d.ts.map +1 -0
  472. package/dist/lib/mui.x-charts-pro/PieArcPlot.d.ts +4 -0
  473. package/dist/lib/mui.x-charts-pro/PieArcPlot.d.ts.map +1 -0
  474. package/dist/lib/mui.x-charts-pro/PieChart.d.ts +3 -0
  475. package/dist/lib/mui.x-charts-pro/PieChart.d.ts.map +1 -0
  476. package/dist/lib/mui.x-charts-pro/PieChartPro.d.ts +3 -0
  477. package/dist/lib/mui.x-charts-pro/PieChartPro.d.ts.map +1 -0
  478. package/dist/lib/mui.x-charts-pro/PiePlot.d.ts +4 -0
  479. package/dist/lib/mui.x-charts-pro/PiePlot.d.ts.map +1 -0
  480. package/dist/lib/mui.x-charts-pro/PiecewiseColorLegend.d.ts +3 -0
  481. package/dist/lib/mui.x-charts-pro/PiecewiseColorLegend.d.ts.map +1 -0
  482. package/dist/lib/mui.x-charts-pro/RadarAxisHighlight.d.ts +4 -0
  483. package/dist/lib/mui.x-charts-pro/RadarAxisHighlight.d.ts.map +1 -0
  484. package/dist/lib/mui.x-charts-pro/RadarChart.d.ts +3 -0
  485. package/dist/lib/mui.x-charts-pro/RadarChart.d.ts.map +1 -0
  486. package/dist/lib/mui.x-charts-pro/RadarChartPro.d.ts +3 -0
  487. package/dist/lib/mui.x-charts-pro/RadarChartPro.d.ts.map +1 -0
  488. package/dist/lib/mui.x-charts-pro/RadarDataProvider.d.ts +4 -0
  489. package/dist/lib/mui.x-charts-pro/RadarDataProvider.d.ts.map +1 -0
  490. package/dist/lib/mui.x-charts-pro/RadarGrid.d.ts +4 -0
  491. package/dist/lib/mui.x-charts-pro/RadarGrid.d.ts.map +1 -0
  492. package/dist/lib/mui.x-charts-pro/RadarMetricLabels.d.ts +23 -0
  493. package/dist/lib/mui.x-charts-pro/RadarMetricLabels.d.ts.map +1 -0
  494. package/dist/lib/mui.x-charts-pro/RadarSeriesArea.d.ts +4 -0
  495. package/dist/lib/mui.x-charts-pro/RadarSeriesArea.d.ts.map +1 -0
  496. package/dist/lib/mui.x-charts-pro/RadarSeriesMarks.d.ts +4 -0
  497. package/dist/lib/mui.x-charts-pro/RadarSeriesMarks.d.ts.map +1 -0
  498. package/dist/lib/mui.x-charts-pro/RadarSeriesPlot.d.ts +4 -0
  499. package/dist/lib/mui.x-charts-pro/RadarSeriesPlot.d.ts.map +1 -0
  500. package/dist/lib/mui.x-charts-pro/Scatter.d.ts +4 -0
  501. package/dist/lib/mui.x-charts-pro/Scatter.d.ts.map +1 -0
  502. package/dist/lib/mui.x-charts-pro/ScatterChart.d.ts +3 -0
  503. package/dist/lib/mui.x-charts-pro/ScatterChart.d.ts.map +1 -0
  504. package/dist/lib/mui.x-charts-pro/ScatterChartPro.d.ts +3 -0
  505. package/dist/lib/mui.x-charts-pro/ScatterChartPro.d.ts.map +1 -0
  506. package/dist/lib/mui.x-charts-pro/ScatterMarker.d.ts +4 -0
  507. package/dist/lib/mui.x-charts-pro/ScatterMarker.d.ts.map +1 -0
  508. package/dist/lib/mui.x-charts-pro/ScatterPlot.d.ts +4 -0
  509. package/dist/lib/mui.x-charts-pro/ScatterPlot.d.ts.map +1 -0
  510. package/dist/lib/mui.x-charts-pro/SparkLineChart.d.ts +3 -0
  511. package/dist/lib/mui.x-charts-pro/SparkLineChart.d.ts.map +1 -0
  512. package/dist/lib/mui.x-charts-pro/Unstable_FunnelChart.d.ts +3 -0
  513. package/dist/lib/mui.x-charts-pro/Unstable_FunnelChart.d.ts.map +1 -0
  514. package/dist/lib/mui.x-charts-pro/Unstable_FunnelChart.js +1 -1
  515. package/dist/lib/mui.x-charts-pro/Unstable_RadarChart.d.ts +3 -0
  516. package/dist/lib/mui.x-charts-pro/Unstable_RadarChart.d.ts.map +1 -0
  517. package/dist/lib/mui.x-charts-pro/Unstable_RadarChart.js +1 -1
  518. package/dist/lib/mui.x-charts-pro/Unstable_RadarDataProvider.d.ts +4 -0
  519. package/dist/lib/mui.x-charts-pro/Unstable_RadarDataProvider.d.ts.map +1 -0
  520. package/dist/lib/mui.x-charts-pro/Unstable_RadarDataProvider.js +1 -1
  521. package/dist/lib/mui.x-charts-pro/index.d.ts +67 -0
  522. package/dist/lib/mui.x-charts-pro/index.d.ts.map +1 -0
  523. package/dist/lib/mui.x-data-grid/DataGrid.d.ts +5 -0
  524. package/dist/lib/mui.x-data-grid/DataGrid.d.ts.map +1 -0
  525. package/dist/lib/mui.x-data-grid/ExportCsv.d.ts +3 -0
  526. package/dist/lib/mui.x-data-grid/ExportCsv.d.ts.map +1 -0
  527. package/dist/lib/mui.x-data-grid/ExportPrint.d.ts +3 -0
  528. package/dist/lib/mui.x-data-grid/ExportPrint.d.ts.map +1 -0
  529. package/dist/lib/mui.x-data-grid/FilterPanelTrigger.d.ts +3 -0
  530. package/dist/lib/mui.x-data-grid/FilterPanelTrigger.d.ts.map +1 -0
  531. package/dist/lib/mui.x-data-grid/GridActionsCell.d.ts +4 -0
  532. package/dist/lib/mui.x-data-grid/GridActionsCell.d.ts.map +1 -0
  533. package/dist/lib/mui.x-data-grid/GridActionsCellItem.d.ts +5 -0
  534. package/dist/lib/mui.x-data-grid/GridActionsCellItem.d.ts.map +1 -0
  535. package/dist/lib/mui.x-data-grid/GridAddIcon.d.ts +3 -0
  536. package/dist/lib/mui.x-data-grid/GridAddIcon.d.ts.map +1 -0
  537. package/dist/lib/mui.x-data-grid/GridApiContext.d.ts +3 -0
  538. package/dist/lib/mui.x-data-grid/GridApiContext.d.ts.map +1 -0
  539. package/dist/lib/mui.x-data-grid/GridArrowDownwardIcon.d.ts +3 -0
  540. package/dist/lib/mui.x-data-grid/GridArrowDownwardIcon.d.ts.map +1 -0
  541. package/dist/lib/mui.x-data-grid/GridArrowUpwardIcon.d.ts +3 -0
  542. package/dist/lib/mui.x-data-grid/GridArrowUpwardIcon.d.ts.map +1 -0
  543. package/dist/lib/mui.x-data-grid/GridBody.d.ts +4 -0
  544. package/dist/lib/mui.x-data-grid/GridBody.d.ts.map +1 -0
  545. package/dist/lib/mui.x-data-grid/GridBooleanCell.d.ts +5 -0
  546. package/dist/lib/mui.x-data-grid/GridBooleanCell.d.ts.map +1 -0
  547. package/dist/lib/mui.x-data-grid/GridCell.d.ts +65 -0
  548. package/dist/lib/mui.x-data-grid/GridCell.d.ts.map +1 -0
  549. package/dist/lib/mui.x-data-grid/GridCellCheckboxForwardRef.d.ts +3 -0
  550. package/dist/lib/mui.x-data-grid/GridCellCheckboxForwardRef.d.ts.map +1 -0
  551. package/dist/lib/mui.x-data-grid/GridCellCheckboxRenderer.d.ts +3 -0
  552. package/dist/lib/mui.x-data-grid/GridCellCheckboxRenderer.d.ts.map +1 -0
  553. package/dist/lib/mui.x-data-grid/GridCheckCircleIcon.d.ts +3 -0
  554. package/dist/lib/mui.x-data-grid/GridCheckCircleIcon.d.ts.map +1 -0
  555. package/dist/lib/mui.x-data-grid/GridCheckIcon.d.ts +3 -0
  556. package/dist/lib/mui.x-data-grid/GridCheckIcon.d.ts.map +1 -0
  557. package/dist/lib/mui.x-data-grid/GridClearIcon.d.ts +3 -0
  558. package/dist/lib/mui.x-data-grid/GridClearIcon.d.ts.map +1 -0
  559. package/dist/lib/mui.x-data-grid/GridCloseIcon.d.ts +3 -0
  560. package/dist/lib/mui.x-data-grid/GridCloseIcon.d.ts.map +1 -0
  561. package/dist/lib/mui.x-data-grid/GridColumnHeaderFilterIconButton.d.ts +4 -0
  562. package/dist/lib/mui.x-data-grid/GridColumnHeaderFilterIconButton.d.ts.map +1 -0
  563. package/dist/lib/mui.x-data-grid/GridColumnHeaderItem.d.ts +5 -0
  564. package/dist/lib/mui.x-data-grid/GridColumnHeaderItem.d.ts.map +1 -0
  565. package/dist/lib/mui.x-data-grid/GridColumnHeaderMenu.d.ts +4 -0
  566. package/dist/lib/mui.x-data-grid/GridColumnHeaderMenu.d.ts.map +1 -0
  567. package/dist/lib/mui.x-data-grid/GridColumnHeaderSeparator.d.ts +5 -0
  568. package/dist/lib/mui.x-data-grid/GridColumnHeaderSeparator.d.ts.map +1 -0
  569. package/dist/lib/mui.x-data-grid/GridColumnHeaderTitle.d.ts +4 -0
  570. package/dist/lib/mui.x-data-grid/GridColumnHeaderTitle.d.ts.map +1 -0
  571. package/dist/lib/mui.x-data-grid/GridColumnHeaders.d.ts +3 -0
  572. package/dist/lib/mui.x-data-grid/GridColumnHeaders.d.ts.map +1 -0
  573. package/dist/lib/mui.x-data-grid/GridColumnIcon.d.ts +3 -0
  574. package/dist/lib/mui.x-data-grid/GridColumnIcon.d.ts.map +1 -0
  575. package/dist/lib/mui.x-data-grid/GridColumnsManagement.d.ts +4 -0
  576. package/dist/lib/mui.x-data-grid/GridColumnsManagement.d.ts.map +1 -0
  577. package/dist/lib/mui.x-data-grid/GridColumnsPanel.d.ts +4 -0
  578. package/dist/lib/mui.x-data-grid/GridColumnsPanel.d.ts.map +1 -0
  579. package/dist/lib/mui.x-data-grid/GridContextProvider.d.ts +4 -0
  580. package/dist/lib/mui.x-data-grid/GridContextProvider.d.ts.map +1 -0
  581. package/dist/lib/mui.x-data-grid/GridCsvExportMenuItem.d.ts +4 -0
  582. package/dist/lib/mui.x-data-grid/GridCsvExportMenuItem.d.ts.map +1 -0
  583. package/dist/lib/mui.x-data-grid/GridDeleteForeverIcon.d.ts +3 -0
  584. package/dist/lib/mui.x-data-grid/GridDeleteForeverIcon.d.ts.map +1 -0
  585. package/dist/lib/mui.x-data-grid/GridDeleteIcon.d.ts +3 -0
  586. package/dist/lib/mui.x-data-grid/GridDeleteIcon.d.ts.map +1 -0
  587. package/dist/lib/mui.x-data-grid/GridDownloadIcon.d.ts +3 -0
  588. package/dist/lib/mui.x-data-grid/GridDownloadIcon.d.ts.map +1 -0
  589. package/dist/lib/mui.x-data-grid/GridDragIcon.d.ts +3 -0
  590. package/dist/lib/mui.x-data-grid/GridDragIcon.d.ts.map +1 -0
  591. package/dist/lib/mui.x-data-grid/GridEditBooleanCell.d.ts +4 -0
  592. package/dist/lib/mui.x-data-grid/GridEditBooleanCell.d.ts.map +1 -0
  593. package/dist/lib/mui.x-data-grid/GridEditDateCell.d.ts +4 -0
  594. package/dist/lib/mui.x-data-grid/GridEditDateCell.d.ts.map +1 -0
  595. package/dist/lib/mui.x-data-grid/GridEditInputCell.d.ts +3 -0
  596. package/dist/lib/mui.x-data-grid/GridEditInputCell.d.ts.map +1 -0
  597. package/dist/lib/mui.x-data-grid/GridEditSingleSelectCell.d.ts +4 -0
  598. package/dist/lib/mui.x-data-grid/GridEditSingleSelectCell.d.ts.map +1 -0
  599. package/dist/lib/mui.x-data-grid/GridExpandMoreIcon.d.ts +3 -0
  600. package/dist/lib/mui.x-data-grid/GridExpandMoreIcon.d.ts.map +1 -0
  601. package/dist/lib/mui.x-data-grid/GridFilterAltIcon.d.ts +3 -0
  602. package/dist/lib/mui.x-data-grid/GridFilterAltIcon.d.ts.map +1 -0
  603. package/dist/lib/mui.x-data-grid/GridFilterListIcon.d.ts +3 -0
  604. package/dist/lib/mui.x-data-grid/GridFilterListIcon.d.ts.map +1 -0
  605. package/dist/lib/mui.x-data-grid/GridFooter.d.ts +7 -0
  606. package/dist/lib/mui.x-data-grid/GridFooter.d.ts.map +1 -0
  607. package/dist/lib/mui.x-data-grid/GridFooterContainer.d.ts +7 -0
  608. package/dist/lib/mui.x-data-grid/GridFooterContainer.d.ts.map +1 -0
  609. package/dist/lib/mui.x-data-grid/GridFooterPlaceholder.d.ts +23 -0
  610. package/dist/lib/mui.x-data-grid/GridFooterPlaceholder.d.ts.map +1 -0
  611. package/dist/lib/mui.x-data-grid/GridHeader.d.ts +23 -0
  612. package/dist/lib/mui.x-data-grid/GridHeader.d.ts.map +1 -0
  613. package/dist/lib/mui.x-data-grid/GridHeaderCheckbox.d.ts +3 -0
  614. package/dist/lib/mui.x-data-grid/GridHeaderCheckbox.d.ts.map +1 -0
  615. package/dist/lib/mui.x-data-grid/GridKeyboardArrowRight.d.ts +3 -0
  616. package/dist/lib/mui.x-data-grid/GridKeyboardArrowRight.d.ts.map +1 -0
  617. package/dist/lib/mui.x-data-grid/GridLoadIcon.d.ts +3 -0
  618. package/dist/lib/mui.x-data-grid/GridLoadIcon.d.ts.map +1 -0
  619. package/dist/lib/mui.x-data-grid/GridMenuIcon.d.ts +3 -0
  620. package/dist/lib/mui.x-data-grid/GridMenuIcon.d.ts.map +1 -0
  621. package/dist/lib/mui.x-data-grid/GridMoreVertIcon.d.ts +3 -0
  622. package/dist/lib/mui.x-data-grid/GridMoreVertIcon.d.ts.map +1 -0
  623. package/dist/lib/mui.x-data-grid/GridNoColumnsOverlay.d.ts +7 -0
  624. package/dist/lib/mui.x-data-grid/GridNoColumnsOverlay.d.ts.map +1 -0
  625. package/dist/lib/mui.x-data-grid/GridNoRowsOverlay.d.ts +7 -0
  626. package/dist/lib/mui.x-data-grid/GridNoRowsOverlay.d.ts.map +1 -0
  627. package/dist/lib/mui.x-data-grid/GridPagination.d.ts +23 -0
  628. package/dist/lib/mui.x-data-grid/GridPagination.d.ts.map +1 -0
  629. package/dist/lib/mui.x-data-grid/GridPanelContent.d.ts +4 -0
  630. package/dist/lib/mui.x-data-grid/GridPanelContent.d.ts.map +1 -0
  631. package/dist/lib/mui.x-data-grid/GridPanelFooter.d.ts +4 -0
  632. package/dist/lib/mui.x-data-grid/GridPanelFooter.d.ts.map +1 -0
  633. package/dist/lib/mui.x-data-grid/GridPanelHeader.d.ts +4 -0
  634. package/dist/lib/mui.x-data-grid/GridPanelHeader.d.ts.map +1 -0
  635. package/dist/lib/mui.x-data-grid/GridPanelWrapper.d.ts +3 -0
  636. package/dist/lib/mui.x-data-grid/GridPanelWrapper.d.ts.map +1 -0
  637. package/dist/lib/mui.x-data-grid/GridPrintExportMenuItem.d.ts +4 -0
  638. package/dist/lib/mui.x-data-grid/GridPrintExportMenuItem.d.ts.map +1 -0
  639. package/dist/lib/mui.x-data-grid/GridRemoveIcon.d.ts +3 -0
  640. package/dist/lib/mui.x-data-grid/GridRemoveIcon.d.ts.map +1 -0
  641. package/dist/lib/mui.x-data-grid/GridRow.d.ts +3 -0
  642. package/dist/lib/mui.x-data-grid/GridRow.d.ts.map +1 -0
  643. package/dist/lib/mui.x-data-grid/GridRowCount.d.ts +5 -0
  644. package/dist/lib/mui.x-data-grid/GridRowCount.d.ts.map +1 -0
  645. package/dist/lib/mui.x-data-grid/GridSearchIcon.d.ts +3 -0
  646. package/dist/lib/mui.x-data-grid/GridSearchIcon.d.ts.map +1 -0
  647. package/dist/lib/mui.x-data-grid/GridSelectedRowCount.d.ts +5 -0
  648. package/dist/lib/mui.x-data-grid/GridSelectedRowCount.d.ts.map +1 -0
  649. package/dist/lib/mui.x-data-grid/GridSeparatorIcon.d.ts +3 -0
  650. package/dist/lib/mui.x-data-grid/GridSeparatorIcon.d.ts.map +1 -0
  651. package/dist/lib/mui.x-data-grid/GridSkeletonCell.d.ts +5 -0
  652. package/dist/lib/mui.x-data-grid/GridSkeletonCell.d.ts.map +1 -0
  653. package/dist/lib/mui.x-data-grid/GridTableRowsIcon.d.ts +3 -0
  654. package/dist/lib/mui.x-data-grid/GridTableRowsIcon.d.ts.map +1 -0
  655. package/dist/lib/mui.x-data-grid/GridTripleDotsVerticalIcon.d.ts +3 -0
  656. package/dist/lib/mui.x-data-grid/GridTripleDotsVerticalIcon.d.ts.map +1 -0
  657. package/dist/lib/mui.x-data-grid/GridViewColumnIcon.d.ts +3 -0
  658. package/dist/lib/mui.x-data-grid/GridViewColumnIcon.d.ts.map +1 -0
  659. package/dist/lib/mui.x-data-grid/GridViewHeadlineIcon.d.ts +3 -0
  660. package/dist/lib/mui.x-data-grid/GridViewHeadlineIcon.d.ts.map +1 -0
  661. package/dist/lib/mui.x-data-grid/GridViewStreamIcon.d.ts +3 -0
  662. package/dist/lib/mui.x-data-grid/GridViewStreamIcon.d.ts.map +1 -0
  663. package/dist/lib/mui.x-data-grid/GridVisibilityOffIcon.d.ts +3 -0
  664. package/dist/lib/mui.x-data-grid/GridVisibilityOffIcon.d.ts.map +1 -0
  665. package/dist/lib/mui.x-data-grid/QuickFilter.d.ts +4 -0
  666. package/dist/lib/mui.x-data-grid/QuickFilter.d.ts.map +1 -0
  667. package/dist/lib/mui.x-data-grid/QuickFilterClear.d.ts +3 -0
  668. package/dist/lib/mui.x-data-grid/QuickFilterClear.d.ts.map +1 -0
  669. package/dist/lib/mui.x-data-grid/QuickFilterControl.d.ts +3 -0
  670. package/dist/lib/mui.x-data-grid/QuickFilterControl.d.ts.map +1 -0
  671. package/dist/lib/mui.x-data-grid/QuickFilterTrigger.d.ts +3 -0
  672. package/dist/lib/mui.x-data-grid/QuickFilterTrigger.d.ts.map +1 -0
  673. package/dist/lib/mui.x-data-grid/Toolbar.d.ts +7 -0
  674. package/dist/lib/mui.x-data-grid/Toolbar.d.ts.map +1 -0
  675. package/dist/lib/mui.x-data-grid/ToolbarButton.d.ts +3 -0
  676. package/dist/lib/mui.x-data-grid/ToolbarButton.d.ts.map +1 -0
  677. package/dist/lib/mui.x-data-grid/index.d.ts +79 -0
  678. package/dist/lib/mui.x-data-grid/index.d.ts.map +1 -0
  679. package/dist/lib/mui.x-data-grid/index.js +1 -1
  680. package/dist/lib/{mui.x-data-grid-pro.type.d.ts → mui.x-data-grid/type.d.ts} +3 -11
  681. package/dist/lib/mui.x-data-grid/type.d.ts.map +1 -0
  682. package/dist/lib/mui.x-data-grid/type.js +1 -0
  683. package/dist/lib/mui.x-data-grid-premium/AiAssistantPanelTrigger.d.ts +3 -0
  684. package/dist/lib/mui.x-data-grid-premium/AiAssistantPanelTrigger.d.ts.map +1 -0
  685. package/dist/lib/mui.x-data-grid-premium/DataGridPremium.d.ts +5 -0
  686. package/dist/lib/mui.x-data-grid-premium/DataGridPremium.d.ts.map +1 -0
  687. package/dist/lib/mui.x-data-grid-premium/ExportCsv.d.ts +3 -0
  688. package/dist/lib/mui.x-data-grid-premium/ExportCsv.d.ts.map +1 -0
  689. package/dist/lib/mui.x-data-grid-premium/ExportExcel.d.ts +3 -0
  690. package/dist/lib/mui.x-data-grid-premium/ExportExcel.d.ts.map +1 -0
  691. package/dist/lib/mui.x-data-grid-premium/ExportPrint.d.ts +3 -0
  692. package/dist/lib/mui.x-data-grid-premium/ExportPrint.d.ts.map +1 -0
  693. package/dist/lib/mui.x-data-grid-premium/FilterPanelTrigger.d.ts +3 -0
  694. package/dist/lib/mui.x-data-grid-premium/FilterPanelTrigger.d.ts.map +1 -0
  695. package/dist/lib/mui.x-data-grid-premium/GridActionsCell.d.ts +4 -0
  696. package/dist/lib/mui.x-data-grid-premium/GridActionsCell.d.ts.map +1 -0
  697. package/dist/lib/mui.x-data-grid-premium/GridActionsCellItem.d.ts +5 -0
  698. package/dist/lib/mui.x-data-grid-premium/GridActionsCellItem.d.ts.map +1 -0
  699. package/dist/lib/mui.x-data-grid-premium/GridAddIcon.d.ts +3 -0
  700. package/dist/lib/mui.x-data-grid-premium/GridAddIcon.d.ts.map +1 -0
  701. package/dist/lib/mui.x-data-grid-premium/GridAiAssistantPanel.d.ts +23 -0
  702. package/dist/lib/mui.x-data-grid-premium/GridAiAssistantPanel.d.ts.map +1 -0
  703. package/dist/lib/mui.x-data-grid-premium/GridApiContext.d.ts +3 -0
  704. package/dist/lib/mui.x-data-grid-premium/GridApiContext.d.ts.map +1 -0
  705. package/dist/lib/mui.x-data-grid-premium/GridArrowDownwardIcon.d.ts +3 -0
  706. package/dist/lib/mui.x-data-grid-premium/GridArrowDownwardIcon.d.ts.map +1 -0
  707. package/dist/lib/mui.x-data-grid-premium/GridArrowUpwardIcon.d.ts +3 -0
  708. package/dist/lib/mui.x-data-grid-premium/GridArrowUpwardIcon.d.ts.map +1 -0
  709. package/dist/lib/mui.x-data-grid-premium/GridBody.d.ts +4 -0
  710. package/dist/lib/mui.x-data-grid-premium/GridBody.d.ts.map +1 -0
  711. package/dist/lib/mui.x-data-grid-premium/GridBooleanCell.d.ts +5 -0
  712. package/dist/lib/mui.x-data-grid-premium/GridBooleanCell.d.ts.map +1 -0
  713. package/dist/lib/mui.x-data-grid-premium/GridCell.d.ts +65 -0
  714. package/dist/lib/mui.x-data-grid-premium/GridCell.d.ts.map +1 -0
  715. package/dist/lib/mui.x-data-grid-premium/GridCellCheckboxForwardRef.d.ts +3 -0
  716. package/dist/lib/mui.x-data-grid-premium/GridCellCheckboxForwardRef.d.ts.map +1 -0
  717. package/dist/lib/mui.x-data-grid-premium/GridCellCheckboxRenderer.d.ts +3 -0
  718. package/dist/lib/mui.x-data-grid-premium/GridCellCheckboxRenderer.d.ts.map +1 -0
  719. package/dist/lib/mui.x-data-grid-premium/GridCheckCircleIcon.d.ts +3 -0
  720. package/dist/lib/mui.x-data-grid-premium/GridCheckCircleIcon.d.ts.map +1 -0
  721. package/dist/lib/mui.x-data-grid-premium/GridCheckIcon.d.ts +3 -0
  722. package/dist/lib/mui.x-data-grid-premium/GridCheckIcon.d.ts.map +1 -0
  723. package/dist/lib/mui.x-data-grid-premium/GridClearIcon.d.ts +3 -0
  724. package/dist/lib/mui.x-data-grid-premium/GridClearIcon.d.ts.map +1 -0
  725. package/dist/lib/mui.x-data-grid-premium/GridCloseIcon.d.ts +3 -0
  726. package/dist/lib/mui.x-data-grid-premium/GridCloseIcon.d.ts.map +1 -0
  727. package/dist/lib/mui.x-data-grid-premium/GridColumnHeaderFilterIconButton.d.ts +4 -0
  728. package/dist/lib/mui.x-data-grid-premium/GridColumnHeaderFilterIconButton.d.ts.map +1 -0
  729. package/dist/lib/mui.x-data-grid-premium/GridColumnHeaderItem.d.ts +5 -0
  730. package/dist/lib/mui.x-data-grid-premium/GridColumnHeaderItem.d.ts.map +1 -0
  731. package/dist/lib/mui.x-data-grid-premium/GridColumnHeaderMenu.d.ts +4 -0
  732. package/dist/lib/mui.x-data-grid-premium/GridColumnHeaderMenu.d.ts.map +1 -0
  733. package/dist/lib/mui.x-data-grid-premium/GridColumnHeaderSeparator.d.ts +5 -0
  734. package/dist/lib/mui.x-data-grid-premium/GridColumnHeaderSeparator.d.ts.map +1 -0
  735. package/dist/lib/mui.x-data-grid-premium/GridColumnHeaderTitle.d.ts +4 -0
  736. package/dist/lib/mui.x-data-grid-premium/GridColumnHeaderTitle.d.ts.map +1 -0
  737. package/dist/lib/mui.x-data-grid-premium/GridColumnHeaders.d.ts +3 -0
  738. package/dist/lib/mui.x-data-grid-premium/GridColumnHeaders.d.ts.map +1 -0
  739. package/dist/lib/mui.x-data-grid-premium/GridColumnIcon.d.ts +3 -0
  740. package/dist/lib/mui.x-data-grid-premium/GridColumnIcon.d.ts.map +1 -0
  741. package/dist/lib/mui.x-data-grid-premium/GridColumnsManagement.d.ts +4 -0
  742. package/dist/lib/mui.x-data-grid-premium/GridColumnsManagement.d.ts.map +1 -0
  743. package/dist/lib/mui.x-data-grid-premium/GridColumnsPanel.d.ts +4 -0
  744. package/dist/lib/mui.x-data-grid-premium/GridColumnsPanel.d.ts.map +1 -0
  745. package/dist/lib/mui.x-data-grid-premium/GridContextProvider.d.ts +4 -0
  746. package/dist/lib/mui.x-data-grid-premium/GridContextProvider.d.ts.map +1 -0
  747. package/dist/lib/mui.x-data-grid-premium/GridCsvExportMenuItem.d.ts +4 -0
  748. package/dist/lib/mui.x-data-grid-premium/GridCsvExportMenuItem.d.ts.map +1 -0
  749. package/dist/lib/mui.x-data-grid-premium/GridDeleteForeverIcon.d.ts +3 -0
  750. package/dist/lib/mui.x-data-grid-premium/GridDeleteForeverIcon.d.ts.map +1 -0
  751. package/dist/lib/mui.x-data-grid-premium/GridDeleteIcon.d.ts +3 -0
  752. package/dist/lib/mui.x-data-grid-premium/GridDeleteIcon.d.ts.map +1 -0
  753. package/dist/lib/mui.x-data-grid-premium/GridDetailPanelToggleCell.d.ts +4 -0
  754. package/dist/lib/mui.x-data-grid-premium/GridDetailPanelToggleCell.d.ts.map +1 -0
  755. package/dist/lib/mui.x-data-grid-premium/GridDownloadIcon.d.ts +3 -0
  756. package/dist/lib/mui.x-data-grid-premium/GridDownloadIcon.d.ts.map +1 -0
  757. package/dist/lib/mui.x-data-grid-premium/GridDragIcon.d.ts +3 -0
  758. package/dist/lib/mui.x-data-grid-premium/GridDragIcon.d.ts.map +1 -0
  759. package/dist/lib/mui.x-data-grid-premium/GridEditBooleanCell.d.ts +4 -0
  760. package/dist/lib/mui.x-data-grid-premium/GridEditBooleanCell.d.ts.map +1 -0
  761. package/dist/lib/mui.x-data-grid-premium/GridEditDateCell.d.ts +4 -0
  762. package/dist/lib/mui.x-data-grid-premium/GridEditDateCell.d.ts.map +1 -0
  763. package/dist/lib/mui.x-data-grid-premium/GridEditInputCell.d.ts +3 -0
  764. package/dist/lib/mui.x-data-grid-premium/GridEditInputCell.d.ts.map +1 -0
  765. package/dist/lib/mui.x-data-grid-premium/GridEditSingleSelectCell.d.ts +4 -0
  766. package/dist/lib/mui.x-data-grid-premium/GridEditSingleSelectCell.d.ts.map +1 -0
  767. package/dist/lib/mui.x-data-grid-premium/GridEmptyPivotOverlay.d.ts +7 -0
  768. package/dist/lib/mui.x-data-grid-premium/GridEmptyPivotOverlay.d.ts.map +1 -0
  769. package/dist/lib/mui.x-data-grid-premium/GridExcelExportMenuItem.d.ts +4 -0
  770. package/dist/lib/mui.x-data-grid-premium/GridExcelExportMenuItem.d.ts.map +1 -0
  771. package/dist/lib/mui.x-data-grid-premium/GridExpandMoreIcon.d.ts +3 -0
  772. package/dist/lib/mui.x-data-grid-premium/GridExpandMoreIcon.d.ts.map +1 -0
  773. package/dist/lib/mui.x-data-grid-premium/GridFilterAltIcon.d.ts +3 -0
  774. package/dist/lib/mui.x-data-grid-premium/GridFilterAltIcon.d.ts.map +1 -0
  775. package/dist/lib/mui.x-data-grid-premium/GridFilterListIcon.d.ts +3 -0
  776. package/dist/lib/mui.x-data-grid-premium/GridFilterListIcon.d.ts.map +1 -0
  777. package/dist/lib/mui.x-data-grid-premium/GridFooter.d.ts +7 -0
  778. package/dist/lib/mui.x-data-grid-premium/GridFooter.d.ts.map +1 -0
  779. package/dist/lib/mui.x-data-grid-premium/GridFooterContainer.d.ts +7 -0
  780. package/dist/lib/mui.x-data-grid-premium/GridFooterContainer.d.ts.map +1 -0
  781. package/dist/lib/mui.x-data-grid-premium/GridFooterPlaceholder.d.ts +23 -0
  782. package/dist/lib/mui.x-data-grid-premium/GridFooterPlaceholder.d.ts.map +1 -0
  783. package/dist/lib/mui.x-data-grid-premium/GridHeader.d.ts +23 -0
  784. package/dist/lib/mui.x-data-grid-premium/GridHeader.d.ts.map +1 -0
  785. package/dist/lib/mui.x-data-grid-premium/GridHeaderCheckbox.d.ts +3 -0
  786. package/dist/lib/mui.x-data-grid-premium/GridHeaderCheckbox.d.ts.map +1 -0
  787. package/dist/lib/mui.x-data-grid-premium/GridHeaderFilterCell.d.ts +3 -0
  788. package/dist/lib/mui.x-data-grid-premium/GridHeaderFilterCell.d.ts.map +1 -0
  789. package/dist/lib/mui.x-data-grid-premium/GridHeaderFilterMenu.d.ts +4 -0
  790. package/dist/lib/mui.x-data-grid-premium/GridHeaderFilterMenu.d.ts.map +1 -0
  791. package/dist/lib/mui.x-data-grid-premium/GridHeaderFilterMenuContainer.d.ts +4 -0
  792. package/dist/lib/mui.x-data-grid-premium/GridHeaderFilterMenuContainer.d.ts.map +1 -0
  793. package/dist/lib/mui.x-data-grid-premium/GridKeyboardArrowRight.d.ts +3 -0
  794. package/dist/lib/mui.x-data-grid-premium/GridKeyboardArrowRight.d.ts.map +1 -0
  795. package/dist/lib/mui.x-data-grid-premium/GridLoadIcon.d.ts +3 -0
  796. package/dist/lib/mui.x-data-grid-premium/GridLoadIcon.d.ts.map +1 -0
  797. package/dist/lib/mui.x-data-grid-premium/GridMenuIcon.d.ts +3 -0
  798. package/dist/lib/mui.x-data-grid-premium/GridMenuIcon.d.ts.map +1 -0
  799. package/dist/lib/mui.x-data-grid-premium/GridMoreVertIcon.d.ts +3 -0
  800. package/dist/lib/mui.x-data-grid-premium/GridMoreVertIcon.d.ts.map +1 -0
  801. package/dist/lib/mui.x-data-grid-premium/GridNoColumnsOverlay.d.ts +7 -0
  802. package/dist/lib/mui.x-data-grid-premium/GridNoColumnsOverlay.d.ts.map +1 -0
  803. package/dist/lib/mui.x-data-grid-premium/GridNoRowsOverlay.d.ts +7 -0
  804. package/dist/lib/mui.x-data-grid-premium/GridNoRowsOverlay.d.ts.map +1 -0
  805. package/dist/lib/mui.x-data-grid-premium/GridPagination.d.ts +23 -0
  806. package/dist/lib/mui.x-data-grid-premium/GridPagination.d.ts.map +1 -0
  807. package/dist/lib/mui.x-data-grid-premium/GridPanelContent.d.ts +4 -0
  808. package/dist/lib/mui.x-data-grid-premium/GridPanelContent.d.ts.map +1 -0
  809. package/dist/lib/mui.x-data-grid-premium/GridPanelFooter.d.ts +4 -0
  810. package/dist/lib/mui.x-data-grid-premium/GridPanelFooter.d.ts.map +1 -0
  811. package/dist/lib/mui.x-data-grid-premium/GridPanelHeader.d.ts +4 -0
  812. package/dist/lib/mui.x-data-grid-premium/GridPanelHeader.d.ts.map +1 -0
  813. package/dist/lib/mui.x-data-grid-premium/GridPanelWrapper.d.ts +3 -0
  814. package/dist/lib/mui.x-data-grid-premium/GridPanelWrapper.d.ts.map +1 -0
  815. package/dist/lib/mui.x-data-grid-premium/GridPivotPanel.d.ts +23 -0
  816. package/dist/lib/mui.x-data-grid-premium/GridPivotPanel.d.ts.map +1 -0
  817. package/dist/lib/mui.x-data-grid-premium/GridPrintExportMenuItem.d.ts +4 -0
  818. package/dist/lib/mui.x-data-grid-premium/GridPrintExportMenuItem.d.ts.map +1 -0
  819. package/dist/lib/mui.x-data-grid-premium/GridRemoveIcon.d.ts +3 -0
  820. package/dist/lib/mui.x-data-grid-premium/GridRemoveIcon.d.ts.map +1 -0
  821. package/dist/lib/mui.x-data-grid-premium/GridRow.d.ts +3 -0
  822. package/dist/lib/mui.x-data-grid-premium/GridRow.d.ts.map +1 -0
  823. package/dist/lib/mui.x-data-grid-premium/GridRowCount.d.ts +5 -0
  824. package/dist/lib/mui.x-data-grid-premium/GridRowCount.d.ts.map +1 -0
  825. package/dist/lib/mui.x-data-grid-premium/GridRowReorderCell.d.ts +4 -0
  826. package/dist/lib/mui.x-data-grid-premium/GridRowReorderCell.d.ts.map +1 -0
  827. package/dist/lib/mui.x-data-grid-premium/GridSearchIcon.d.ts +3 -0
  828. package/dist/lib/mui.x-data-grid-premium/GridSearchIcon.d.ts.map +1 -0
  829. package/dist/lib/mui.x-data-grid-premium/GridSelectedRowCount.d.ts +5 -0
  830. package/dist/lib/mui.x-data-grid-premium/GridSelectedRowCount.d.ts.map +1 -0
  831. package/dist/lib/mui.x-data-grid-premium/GridSeparatorIcon.d.ts +3 -0
  832. package/dist/lib/mui.x-data-grid-premium/GridSeparatorIcon.d.ts.map +1 -0
  833. package/dist/lib/mui.x-data-grid-premium/GridSkeletonCell.d.ts +5 -0
  834. package/dist/lib/mui.x-data-grid-premium/GridSkeletonCell.d.ts.map +1 -0
  835. package/dist/lib/mui.x-data-grid-premium/GridTableRowsIcon.d.ts +3 -0
  836. package/dist/lib/mui.x-data-grid-premium/GridTableRowsIcon.d.ts.map +1 -0
  837. package/dist/lib/mui.x-data-grid-premium/GridTreeDataGroupingCell.d.ts +4 -0
  838. package/dist/lib/mui.x-data-grid-premium/GridTreeDataGroupingCell.d.ts.map +1 -0
  839. package/dist/lib/mui.x-data-grid-premium/GridTripleDotsVerticalIcon.d.ts +3 -0
  840. package/dist/lib/mui.x-data-grid-premium/GridTripleDotsVerticalIcon.d.ts.map +1 -0
  841. package/dist/lib/mui.x-data-grid-premium/GridViewColumnIcon.d.ts +3 -0
  842. package/dist/lib/mui.x-data-grid-premium/GridViewColumnIcon.d.ts.map +1 -0
  843. package/dist/lib/mui.x-data-grid-premium/GridViewHeadlineIcon.d.ts +3 -0
  844. package/dist/lib/mui.x-data-grid-premium/GridViewHeadlineIcon.d.ts.map +1 -0
  845. package/dist/lib/mui.x-data-grid-premium/GridViewStreamIcon.d.ts +3 -0
  846. package/dist/lib/mui.x-data-grid-premium/GridViewStreamIcon.d.ts.map +1 -0
  847. package/dist/lib/mui.x-data-grid-premium/GridVisibilityOffIcon.d.ts +3 -0
  848. package/dist/lib/mui.x-data-grid-premium/GridVisibilityOffIcon.d.ts.map +1 -0
  849. package/dist/lib/mui.x-data-grid-premium/PromptField.d.ts +15 -0
  850. package/dist/lib/mui.x-data-grid-premium/PromptField.d.ts.map +1 -0
  851. package/dist/lib/mui.x-data-grid-premium/PromptFieldControl.d.ts +3 -0
  852. package/dist/lib/mui.x-data-grid-premium/PromptFieldControl.d.ts.map +1 -0
  853. package/dist/lib/mui.x-data-grid-premium/PromptFieldRecord.d.ts +3 -0
  854. package/dist/lib/mui.x-data-grid-premium/PromptFieldRecord.d.ts.map +1 -0
  855. package/dist/lib/mui.x-data-grid-premium/PromptFieldSend.d.ts +3 -0
  856. package/dist/lib/mui.x-data-grid-premium/PromptFieldSend.d.ts.map +1 -0
  857. package/dist/lib/mui.x-data-grid-premium/QuickFilter.d.ts +4 -0
  858. package/dist/lib/mui.x-data-grid-premium/QuickFilter.d.ts.map +1 -0
  859. package/dist/lib/mui.x-data-grid-premium/QuickFilterClear.d.ts +3 -0
  860. package/dist/lib/mui.x-data-grid-premium/QuickFilterClear.d.ts.map +1 -0
  861. package/dist/lib/mui.x-data-grid-premium/QuickFilterControl.d.ts +3 -0
  862. package/dist/lib/mui.x-data-grid-premium/QuickFilterControl.d.ts.map +1 -0
  863. package/dist/lib/mui.x-data-grid-premium/QuickFilterTrigger.d.ts +3 -0
  864. package/dist/lib/mui.x-data-grid-premium/QuickFilterTrigger.d.ts.map +1 -0
  865. package/dist/lib/mui.x-data-grid-premium/Toolbar.d.ts +7 -0
  866. package/dist/lib/mui.x-data-grid-premium/Toolbar.d.ts.map +1 -0
  867. package/dist/lib/mui.x-data-grid-premium/ToolbarButton.d.ts +3 -0
  868. package/dist/lib/mui.x-data-grid-premium/ToolbarButton.d.ts.map +1 -0
  869. package/dist/lib/mui.x-data-grid-premium/index.d.ts +95 -0
  870. package/dist/lib/mui.x-data-grid-premium/index.d.ts.map +1 -0
  871. package/dist/lib/mui.x-data-grid-premium/index.js +1 -1
  872. package/dist/lib/{mui.x-data-grid-premium.type.d.ts → mui.x-data-grid-premium/type.d.ts} +1 -9
  873. package/dist/lib/mui.x-data-grid-premium/type.d.ts.map +1 -0
  874. package/dist/lib/mui.x-data-grid-premium/type.js +1 -0
  875. package/dist/lib/mui.x-data-grid-pro/DataGridPro.d.ts +5 -0
  876. package/dist/lib/mui.x-data-grid-pro/DataGridPro.d.ts.map +1 -0
  877. package/dist/lib/mui.x-data-grid-pro/ExportCsv.d.ts +3 -0
  878. package/dist/lib/mui.x-data-grid-pro/ExportCsv.d.ts.map +1 -0
  879. package/dist/lib/mui.x-data-grid-pro/ExportPrint.d.ts +3 -0
  880. package/dist/lib/mui.x-data-grid-pro/ExportPrint.d.ts.map +1 -0
  881. package/dist/lib/mui.x-data-grid-pro/FilterPanelTrigger.d.ts +3 -0
  882. package/dist/lib/mui.x-data-grid-pro/FilterPanelTrigger.d.ts.map +1 -0
  883. package/dist/lib/mui.x-data-grid-pro/GridActionsCell.d.ts +4 -0
  884. package/dist/lib/mui.x-data-grid-pro/GridActionsCell.d.ts.map +1 -0
  885. package/dist/lib/mui.x-data-grid-pro/GridActionsCellItem.d.ts +5 -0
  886. package/dist/lib/mui.x-data-grid-pro/GridActionsCellItem.d.ts.map +1 -0
  887. package/dist/lib/mui.x-data-grid-pro/GridAddIcon.d.ts +3 -0
  888. package/dist/lib/mui.x-data-grid-pro/GridAddIcon.d.ts.map +1 -0
  889. package/dist/lib/mui.x-data-grid-pro/GridApiContext.d.ts +3 -0
  890. package/dist/lib/mui.x-data-grid-pro/GridApiContext.d.ts.map +1 -0
  891. package/dist/lib/mui.x-data-grid-pro/GridArrowDownwardIcon.d.ts +3 -0
  892. package/dist/lib/mui.x-data-grid-pro/GridArrowDownwardIcon.d.ts.map +1 -0
  893. package/dist/lib/mui.x-data-grid-pro/GridArrowUpwardIcon.d.ts +3 -0
  894. package/dist/lib/mui.x-data-grid-pro/GridArrowUpwardIcon.d.ts.map +1 -0
  895. package/dist/lib/mui.x-data-grid-pro/GridBody.d.ts +4 -0
  896. package/dist/lib/mui.x-data-grid-pro/GridBody.d.ts.map +1 -0
  897. package/dist/lib/mui.x-data-grid-pro/GridBooleanCell.d.ts +5 -0
  898. package/dist/lib/mui.x-data-grid-pro/GridBooleanCell.d.ts.map +1 -0
  899. package/dist/lib/mui.x-data-grid-pro/GridCell.d.ts +65 -0
  900. package/dist/lib/mui.x-data-grid-pro/GridCell.d.ts.map +1 -0
  901. package/dist/lib/mui.x-data-grid-pro/GridCellCheckboxForwardRef.d.ts +3 -0
  902. package/dist/lib/mui.x-data-grid-pro/GridCellCheckboxForwardRef.d.ts.map +1 -0
  903. package/dist/lib/mui.x-data-grid-pro/GridCellCheckboxRenderer.d.ts +3 -0
  904. package/dist/lib/mui.x-data-grid-pro/GridCellCheckboxRenderer.d.ts.map +1 -0
  905. package/dist/lib/mui.x-data-grid-pro/GridCheckCircleIcon.d.ts +3 -0
  906. package/dist/lib/mui.x-data-grid-pro/GridCheckCircleIcon.d.ts.map +1 -0
  907. package/dist/lib/mui.x-data-grid-pro/GridCheckIcon.d.ts +3 -0
  908. package/dist/lib/mui.x-data-grid-pro/GridCheckIcon.d.ts.map +1 -0
  909. package/dist/lib/mui.x-data-grid-pro/GridClearIcon.d.ts +3 -0
  910. package/dist/lib/mui.x-data-grid-pro/GridClearIcon.d.ts.map +1 -0
  911. package/dist/lib/mui.x-data-grid-pro/GridCloseIcon.d.ts +3 -0
  912. package/dist/lib/mui.x-data-grid-pro/GridCloseIcon.d.ts.map +1 -0
  913. package/dist/lib/mui.x-data-grid-pro/GridColumnHeaderFilterIconButton.d.ts +4 -0
  914. package/dist/lib/mui.x-data-grid-pro/GridColumnHeaderFilterIconButton.d.ts.map +1 -0
  915. package/dist/lib/mui.x-data-grid-pro/GridColumnHeaderItem.d.ts +5 -0
  916. package/dist/lib/mui.x-data-grid-pro/GridColumnHeaderItem.d.ts.map +1 -0
  917. package/dist/lib/mui.x-data-grid-pro/GridColumnHeaderMenu.d.ts +4 -0
  918. package/dist/lib/mui.x-data-grid-pro/GridColumnHeaderMenu.d.ts.map +1 -0
  919. package/dist/lib/mui.x-data-grid-pro/GridColumnHeaderSeparator.d.ts +5 -0
  920. package/dist/lib/mui.x-data-grid-pro/GridColumnHeaderSeparator.d.ts.map +1 -0
  921. package/dist/lib/mui.x-data-grid-pro/GridColumnHeaderTitle.d.ts +4 -0
  922. package/dist/lib/mui.x-data-grid-pro/GridColumnHeaderTitle.d.ts.map +1 -0
  923. package/dist/lib/mui.x-data-grid-pro/GridColumnHeaders.d.ts +3 -0
  924. package/dist/lib/mui.x-data-grid-pro/GridColumnHeaders.d.ts.map +1 -0
  925. package/dist/lib/mui.x-data-grid-pro/GridColumnIcon.d.ts +3 -0
  926. package/dist/lib/mui.x-data-grid-pro/GridColumnIcon.d.ts.map +1 -0
  927. package/dist/lib/mui.x-data-grid-pro/GridColumnsManagement.d.ts +4 -0
  928. package/dist/lib/mui.x-data-grid-pro/GridColumnsManagement.d.ts.map +1 -0
  929. package/dist/lib/mui.x-data-grid-pro/GridColumnsPanel.d.ts +4 -0
  930. package/dist/lib/mui.x-data-grid-pro/GridColumnsPanel.d.ts.map +1 -0
  931. package/dist/lib/mui.x-data-grid-pro/GridContextProvider.d.ts +4 -0
  932. package/dist/lib/mui.x-data-grid-pro/GridContextProvider.d.ts.map +1 -0
  933. package/dist/lib/mui.x-data-grid-pro/GridCsvExportMenuItem.d.ts +4 -0
  934. package/dist/lib/mui.x-data-grid-pro/GridCsvExportMenuItem.d.ts.map +1 -0
  935. package/dist/lib/mui.x-data-grid-pro/GridDeleteForeverIcon.d.ts +3 -0
  936. package/dist/lib/mui.x-data-grid-pro/GridDeleteForeverIcon.d.ts.map +1 -0
  937. package/dist/lib/mui.x-data-grid-pro/GridDeleteIcon.d.ts +3 -0
  938. package/dist/lib/mui.x-data-grid-pro/GridDeleteIcon.d.ts.map +1 -0
  939. package/dist/lib/mui.x-data-grid-pro/GridDetailPanelToggleCell.d.ts +4 -0
  940. package/dist/lib/mui.x-data-grid-pro/GridDetailPanelToggleCell.d.ts.map +1 -0
  941. package/dist/lib/mui.x-data-grid-pro/GridDownloadIcon.d.ts +3 -0
  942. package/dist/lib/mui.x-data-grid-pro/GridDownloadIcon.d.ts.map +1 -0
  943. package/dist/lib/mui.x-data-grid-pro/GridDragIcon.d.ts +3 -0
  944. package/dist/lib/mui.x-data-grid-pro/GridDragIcon.d.ts.map +1 -0
  945. package/dist/lib/mui.x-data-grid-pro/GridEditBooleanCell.d.ts +4 -0
  946. package/dist/lib/mui.x-data-grid-pro/GridEditBooleanCell.d.ts.map +1 -0
  947. package/dist/lib/mui.x-data-grid-pro/GridEditDateCell.d.ts +4 -0
  948. package/dist/lib/mui.x-data-grid-pro/GridEditDateCell.d.ts.map +1 -0
  949. package/dist/lib/mui.x-data-grid-pro/GridEditInputCell.d.ts +3 -0
  950. package/dist/lib/mui.x-data-grid-pro/GridEditInputCell.d.ts.map +1 -0
  951. package/dist/lib/mui.x-data-grid-pro/GridEditSingleSelectCell.d.ts +4 -0
  952. package/dist/lib/mui.x-data-grid-pro/GridEditSingleSelectCell.d.ts.map +1 -0
  953. package/dist/lib/mui.x-data-grid-pro/GridExpandMoreIcon.d.ts +3 -0
  954. package/dist/lib/mui.x-data-grid-pro/GridExpandMoreIcon.d.ts.map +1 -0
  955. package/dist/lib/mui.x-data-grid-pro/GridFilterAltIcon.d.ts +3 -0
  956. package/dist/lib/mui.x-data-grid-pro/GridFilterAltIcon.d.ts.map +1 -0
  957. package/dist/lib/mui.x-data-grid-pro/GridFilterListIcon.d.ts +3 -0
  958. package/dist/lib/mui.x-data-grid-pro/GridFilterListIcon.d.ts.map +1 -0
  959. package/dist/lib/mui.x-data-grid-pro/GridFooter.d.ts +7 -0
  960. package/dist/lib/mui.x-data-grid-pro/GridFooter.d.ts.map +1 -0
  961. package/dist/lib/mui.x-data-grid-pro/GridFooterContainer.d.ts +7 -0
  962. package/dist/lib/mui.x-data-grid-pro/GridFooterContainer.d.ts.map +1 -0
  963. package/dist/lib/mui.x-data-grid-pro/GridFooterPlaceholder.d.ts +23 -0
  964. package/dist/lib/mui.x-data-grid-pro/GridFooterPlaceholder.d.ts.map +1 -0
  965. package/dist/lib/mui.x-data-grid-pro/GridHeader.d.ts +23 -0
  966. package/dist/lib/mui.x-data-grid-pro/GridHeader.d.ts.map +1 -0
  967. package/dist/lib/mui.x-data-grid-pro/GridHeaderCheckbox.d.ts +3 -0
  968. package/dist/lib/mui.x-data-grid-pro/GridHeaderCheckbox.d.ts.map +1 -0
  969. package/dist/lib/mui.x-data-grid-pro/GridHeaderFilterCell.d.ts +3 -0
  970. package/dist/lib/mui.x-data-grid-pro/GridHeaderFilterCell.d.ts.map +1 -0
  971. package/dist/lib/mui.x-data-grid-pro/GridHeaderFilterMenu.d.ts +4 -0
  972. package/dist/lib/mui.x-data-grid-pro/GridHeaderFilterMenu.d.ts.map +1 -0
  973. package/dist/lib/mui.x-data-grid-pro/GridHeaderFilterMenuContainer.d.ts +4 -0
  974. package/dist/lib/mui.x-data-grid-pro/GridHeaderFilterMenuContainer.d.ts.map +1 -0
  975. package/dist/lib/mui.x-data-grid-pro/GridKeyboardArrowRight.d.ts +3 -0
  976. package/dist/lib/mui.x-data-grid-pro/GridKeyboardArrowRight.d.ts.map +1 -0
  977. package/dist/lib/mui.x-data-grid-pro/GridLoadIcon.d.ts +3 -0
  978. package/dist/lib/mui.x-data-grid-pro/GridLoadIcon.d.ts.map +1 -0
  979. package/dist/lib/mui.x-data-grid-pro/GridMenuIcon.d.ts +3 -0
  980. package/dist/lib/mui.x-data-grid-pro/GridMenuIcon.d.ts.map +1 -0
  981. package/dist/lib/mui.x-data-grid-pro/GridMoreVertIcon.d.ts +3 -0
  982. package/dist/lib/mui.x-data-grid-pro/GridMoreVertIcon.d.ts.map +1 -0
  983. package/dist/lib/mui.x-data-grid-pro/GridNoColumnsOverlay.d.ts +7 -0
  984. package/dist/lib/mui.x-data-grid-pro/GridNoColumnsOverlay.d.ts.map +1 -0
  985. package/dist/lib/mui.x-data-grid-pro/GridNoRowsOverlay.d.ts +7 -0
  986. package/dist/lib/mui.x-data-grid-pro/GridNoRowsOverlay.d.ts.map +1 -0
  987. package/dist/lib/mui.x-data-grid-pro/GridPagination.d.ts +23 -0
  988. package/dist/lib/mui.x-data-grid-pro/GridPagination.d.ts.map +1 -0
  989. package/dist/lib/mui.x-data-grid-pro/GridPanelContent.d.ts +4 -0
  990. package/dist/lib/mui.x-data-grid-pro/GridPanelContent.d.ts.map +1 -0
  991. package/dist/lib/mui.x-data-grid-pro/GridPanelFooter.d.ts +4 -0
  992. package/dist/lib/mui.x-data-grid-pro/GridPanelFooter.d.ts.map +1 -0
  993. package/dist/lib/mui.x-data-grid-pro/GridPanelHeader.d.ts +4 -0
  994. package/dist/lib/mui.x-data-grid-pro/GridPanelHeader.d.ts.map +1 -0
  995. package/dist/lib/mui.x-data-grid-pro/GridPanelWrapper.d.ts +3 -0
  996. package/dist/lib/mui.x-data-grid-pro/GridPanelWrapper.d.ts.map +1 -0
  997. package/dist/lib/mui.x-data-grid-pro/GridPrintExportMenuItem.d.ts +4 -0
  998. package/dist/lib/mui.x-data-grid-pro/GridPrintExportMenuItem.d.ts.map +1 -0
  999. package/dist/lib/mui.x-data-grid-pro/GridRemoveIcon.d.ts +3 -0
  1000. package/dist/lib/mui.x-data-grid-pro/GridRemoveIcon.d.ts.map +1 -0
  1001. package/dist/lib/mui.x-data-grid-pro/GridRow.d.ts +3 -0
  1002. package/dist/lib/mui.x-data-grid-pro/GridRow.d.ts.map +1 -0
  1003. package/dist/lib/mui.x-data-grid-pro/GridRowCount.d.ts +5 -0
  1004. package/dist/lib/mui.x-data-grid-pro/GridRowCount.d.ts.map +1 -0
  1005. package/dist/lib/mui.x-data-grid-pro/GridRowReorderCell.d.ts +4 -0
  1006. package/dist/lib/mui.x-data-grid-pro/GridRowReorderCell.d.ts.map +1 -0
  1007. package/dist/lib/mui.x-data-grid-pro/GridSearchIcon.d.ts +3 -0
  1008. package/dist/lib/mui.x-data-grid-pro/GridSearchIcon.d.ts.map +1 -0
  1009. package/dist/lib/mui.x-data-grid-pro/GridSelectedRowCount.d.ts +5 -0
  1010. package/dist/lib/mui.x-data-grid-pro/GridSelectedRowCount.d.ts.map +1 -0
  1011. package/dist/lib/mui.x-data-grid-pro/GridSeparatorIcon.d.ts +3 -0
  1012. package/dist/lib/mui.x-data-grid-pro/GridSeparatorIcon.d.ts.map +1 -0
  1013. package/dist/lib/mui.x-data-grid-pro/GridSkeletonCell.d.ts +5 -0
  1014. package/dist/lib/mui.x-data-grid-pro/GridSkeletonCell.d.ts.map +1 -0
  1015. package/dist/lib/mui.x-data-grid-pro/GridTableRowsIcon.d.ts +3 -0
  1016. package/dist/lib/mui.x-data-grid-pro/GridTableRowsIcon.d.ts.map +1 -0
  1017. package/dist/lib/mui.x-data-grid-pro/GridTreeDataGroupingCell.d.ts +4 -0
  1018. package/dist/lib/mui.x-data-grid-pro/GridTreeDataGroupingCell.d.ts.map +1 -0
  1019. package/dist/lib/mui.x-data-grid-pro/GridTripleDotsVerticalIcon.d.ts +3 -0
  1020. package/dist/lib/mui.x-data-grid-pro/GridTripleDotsVerticalIcon.d.ts.map +1 -0
  1021. package/dist/lib/mui.x-data-grid-pro/GridViewColumnIcon.d.ts +3 -0
  1022. package/dist/lib/mui.x-data-grid-pro/GridViewColumnIcon.d.ts.map +1 -0
  1023. package/dist/lib/mui.x-data-grid-pro/GridViewHeadlineIcon.d.ts +3 -0
  1024. package/dist/lib/mui.x-data-grid-pro/GridViewHeadlineIcon.d.ts.map +1 -0
  1025. package/dist/lib/mui.x-data-grid-pro/GridViewStreamIcon.d.ts +3 -0
  1026. package/dist/lib/mui.x-data-grid-pro/GridViewStreamIcon.d.ts.map +1 -0
  1027. package/dist/lib/mui.x-data-grid-pro/GridVisibilityOffIcon.d.ts +3 -0
  1028. package/dist/lib/mui.x-data-grid-pro/GridVisibilityOffIcon.d.ts.map +1 -0
  1029. package/dist/lib/mui.x-data-grid-pro/QuickFilter.d.ts +4 -0
  1030. package/dist/lib/mui.x-data-grid-pro/QuickFilter.d.ts.map +1 -0
  1031. package/dist/lib/mui.x-data-grid-pro/QuickFilterClear.d.ts +3 -0
  1032. package/dist/lib/mui.x-data-grid-pro/QuickFilterClear.d.ts.map +1 -0
  1033. package/dist/lib/mui.x-data-grid-pro/QuickFilterControl.d.ts +3 -0
  1034. package/dist/lib/mui.x-data-grid-pro/QuickFilterControl.d.ts.map +1 -0
  1035. package/dist/lib/mui.x-data-grid-pro/QuickFilterTrigger.d.ts +3 -0
  1036. package/dist/lib/mui.x-data-grid-pro/QuickFilterTrigger.d.ts.map +1 -0
  1037. package/dist/lib/mui.x-data-grid-pro/Toolbar.d.ts +7 -0
  1038. package/dist/lib/mui.x-data-grid-pro/Toolbar.d.ts.map +1 -0
  1039. package/dist/lib/mui.x-data-grid-pro/ToolbarButton.d.ts +3 -0
  1040. package/dist/lib/mui.x-data-grid-pro/ToolbarButton.d.ts.map +1 -0
  1041. package/dist/lib/mui.x-data-grid-pro/index.d.ts +85 -0
  1042. package/dist/lib/mui.x-data-grid-pro/index.d.ts.map +1 -0
  1043. package/dist/lib/mui.x-data-grid-pro/index.js +1 -1
  1044. package/dist/lib/{mui.x-data-grid.type.d.ts → mui.x-data-grid-pro/type.d.ts} +1 -9
  1045. package/dist/lib/mui.x-data-grid-pro/type.d.ts.map +1 -0
  1046. package/dist/lib/mui.x-data-grid-pro/type.js +1 -0
  1047. package/dist/lib/mui.x-date-pickers/DatePickerToolbar.d.ts +7 -0
  1048. package/dist/lib/mui.x-date-pickers/DatePickerToolbar.d.ts.map +1 -0
  1049. package/dist/lib/mui.x-date-pickers/DatePickers.d.ts +7 -0
  1050. package/dist/lib/mui.x-date-pickers/DatePickers.d.ts.map +1 -0
  1051. package/dist/lib/mui.x-date-pickers/DateTimePicker.d.ts +7 -0
  1052. package/dist/lib/mui.x-date-pickers/DateTimePicker.d.ts.map +1 -0
  1053. package/dist/lib/mui.x-date-pickers/DateTimePickerTabs.d.ts +9 -0
  1054. package/dist/lib/mui.x-date-pickers/DateTimePickerTabs.d.ts.map +1 -0
  1055. package/dist/lib/mui.x-date-pickers/DateTimePickerToolbar.d.ts +4 -0
  1056. package/dist/lib/mui.x-date-pickers/DateTimePickerToolbar.d.ts.map +1 -0
  1057. package/dist/lib/mui.x-date-pickers/DesktopDatePicker.d.ts +7 -0
  1058. package/dist/lib/mui.x-date-pickers/DesktopDatePicker.d.ts.map +1 -0
  1059. package/dist/lib/mui.x-date-pickers/DesktopDateTimePicker.d.ts +7 -0
  1060. package/dist/lib/mui.x-date-pickers/DesktopDateTimePicker.d.ts.map +1 -0
  1061. package/dist/lib/mui.x-date-pickers/DesktopDateTimePickerLayout.d.ts +7 -0
  1062. package/dist/lib/mui.x-date-pickers/DesktopDateTimePickerLayout.d.ts.map +1 -0
  1063. package/dist/lib/mui.x-date-pickers/DesktopTimePicker.d.ts +7 -0
  1064. package/dist/lib/mui.x-date-pickers/DesktopTimePicker.d.ts.map +1 -0
  1065. package/dist/lib/mui.x-date-pickers/TimeField.d.ts +7 -0
  1066. package/dist/lib/mui.x-date-pickers/TimeField.d.ts.map +1 -0
  1067. package/dist/lib/mui.x-date-pickers/TimePicker.d.ts +7 -0
  1068. package/dist/lib/mui.x-date-pickers/TimePicker.d.ts.map +1 -0
  1069. package/dist/lib/mui.x-date-pickers/TimePickerToolbar.d.ts +4 -0
  1070. package/dist/lib/mui.x-date-pickers/TimePickerToolbar.d.ts.map +1 -0
  1071. package/dist/lib/mui.x-date-pickers/index.d.ts +13 -0
  1072. package/dist/lib/mui.x-date-pickers/index.d.ts.map +1 -0
  1073. package/dist/lib/mui.x-tree-view/RichTreeViewRoot.d.ts +3 -0
  1074. package/dist/lib/mui.x-tree-view/RichTreeViewRoot.d.ts.map +1 -0
  1075. package/dist/lib/mui.x-tree-view/SimpleTreeViewRoot.d.ts +3 -0
  1076. package/dist/lib/mui.x-tree-view/SimpleTreeViewRoot.d.ts.map +1 -0
  1077. package/dist/lib/mui.x-tree-view/TreeItem.d.ts +7 -0
  1078. package/dist/lib/mui.x-tree-view/TreeItem.d.ts.map +1 -0
  1079. package/dist/lib/mui.x-tree-view/TreeItemCheckbox.d.ts +3 -0
  1080. package/dist/lib/mui.x-tree-view/TreeItemCheckbox.d.ts.map +1 -0
  1081. package/dist/lib/mui.x-tree-view/TreeItemContent.d.ts +3 -0
  1082. package/dist/lib/mui.x-tree-view/TreeItemContent.d.ts.map +1 -0
  1083. package/dist/lib/mui.x-tree-view/TreeItemDragAndDropOverlay.d.ts +4 -0
  1084. package/dist/lib/mui.x-tree-view/TreeItemDragAndDropOverlay.d.ts.map +1 -0
  1085. package/dist/lib/mui.x-tree-view/TreeItemGroupTransition.d.ts +3 -0
  1086. package/dist/lib/mui.x-tree-view/TreeItemGroupTransition.d.ts.map +1 -0
  1087. package/dist/lib/mui.x-tree-view/TreeItemIcon.d.ts +4 -0
  1088. package/dist/lib/mui.x-tree-view/TreeItemIcon.d.ts.map +1 -0
  1089. package/dist/lib/mui.x-tree-view/TreeItemIconContainer.d.ts +3 -0
  1090. package/dist/lib/mui.x-tree-view/TreeItemIconContainer.d.ts.map +1 -0
  1091. package/dist/lib/mui.x-tree-view/TreeItemLabel.d.ts +3 -0
  1092. package/dist/lib/mui.x-tree-view/TreeItemLabel.d.ts.map +1 -0
  1093. package/dist/lib/mui.x-tree-view/TreeItemLabelInput.d.ts +3 -0
  1094. package/dist/lib/mui.x-tree-view/TreeItemLabelInput.d.ts.map +1 -0
  1095. package/dist/lib/mui.x-tree-view/TreeItemProvider.d.ts +4 -0
  1096. package/dist/lib/mui.x-tree-view/TreeItemProvider.d.ts.map +1 -0
  1097. package/dist/lib/mui.x-tree-view/TreeItemRoot.d.ts +3 -0
  1098. package/dist/lib/mui.x-tree-view/TreeItemRoot.d.ts.map +1 -0
  1099. package/dist/lib/mui.x-tree-view/TreeViewCollapseIcon.d.ts +23 -0
  1100. package/dist/lib/mui.x-tree-view/TreeViewCollapseIcon.d.ts.map +1 -0
  1101. package/dist/lib/mui.x-tree-view/TreeViewExpandIcon.d.ts +23 -0
  1102. package/dist/lib/mui.x-tree-view/TreeViewExpandIcon.d.ts.map +1 -0
  1103. package/dist/lib/mui.x-tree-view/index.d.ts +16 -0
  1104. package/dist/lib/mui.x-tree-view/index.d.ts.map +1 -0
  1105. package/dist/lib/mui.x-tree-view-pro/RichTreeViewPro.d.ts +7 -0
  1106. package/dist/lib/mui.x-tree-view-pro/RichTreeViewPro.d.ts.map +1 -0
  1107. package/dist/lib/mui.x-tree-view-pro/SimpleTreeViewRoot.d.ts +3 -0
  1108. package/dist/lib/mui.x-tree-view-pro/SimpleTreeViewRoot.d.ts.map +1 -0
  1109. package/dist/lib/mui.x-tree-view-pro/TreeItem.d.ts +7 -0
  1110. package/dist/lib/mui.x-tree-view-pro/TreeItem.d.ts.map +1 -0
  1111. package/dist/lib/mui.x-tree-view-pro/TreeItemCheckbox.d.ts +3 -0
  1112. package/dist/lib/mui.x-tree-view-pro/TreeItemCheckbox.d.ts.map +1 -0
  1113. package/dist/lib/mui.x-tree-view-pro/TreeItemContent.d.ts +3 -0
  1114. package/dist/lib/mui.x-tree-view-pro/TreeItemContent.d.ts.map +1 -0
  1115. package/dist/lib/mui.x-tree-view-pro/TreeItemDragAndDropOverlay.d.ts +4 -0
  1116. package/dist/lib/mui.x-tree-view-pro/TreeItemDragAndDropOverlay.d.ts.map +1 -0
  1117. package/dist/lib/mui.x-tree-view-pro/TreeItemGroupTransition.d.ts +3 -0
  1118. package/dist/lib/mui.x-tree-view-pro/TreeItemGroupTransition.d.ts.map +1 -0
  1119. package/dist/lib/mui.x-tree-view-pro/TreeItemIcon.d.ts +4 -0
  1120. package/dist/lib/mui.x-tree-view-pro/TreeItemIcon.d.ts.map +1 -0
  1121. package/dist/lib/mui.x-tree-view-pro/TreeItemIconContainer.d.ts +3 -0
  1122. package/dist/lib/mui.x-tree-view-pro/TreeItemIconContainer.d.ts.map +1 -0
  1123. package/dist/lib/mui.x-tree-view-pro/TreeItemLabel.d.ts +3 -0
  1124. package/dist/lib/mui.x-tree-view-pro/TreeItemLabel.d.ts.map +1 -0
  1125. package/dist/lib/mui.x-tree-view-pro/TreeItemLabelInput.d.ts +3 -0
  1126. package/dist/lib/mui.x-tree-view-pro/TreeItemLabelInput.d.ts.map +1 -0
  1127. package/dist/lib/mui.x-tree-view-pro/TreeItemProvider.d.ts +4 -0
  1128. package/dist/lib/mui.x-tree-view-pro/TreeItemProvider.d.ts.map +1 -0
  1129. package/dist/lib/mui.x-tree-view-pro/TreeItemRoot.d.ts +3 -0
  1130. package/dist/lib/mui.x-tree-view-pro/TreeItemRoot.d.ts.map +1 -0
  1131. package/dist/lib/mui.x-tree-view-pro/TreeViewCollapseIcon.d.ts +23 -0
  1132. package/dist/lib/mui.x-tree-view-pro/TreeViewCollapseIcon.d.ts.map +1 -0
  1133. package/dist/lib/mui.x-tree-view-pro/TreeViewExpandIcon.d.ts +23 -0
  1134. package/dist/lib/mui.x-tree-view-pro/TreeViewExpandIcon.d.ts.map +1 -0
  1135. package/dist/lib/mui.x-tree-view-pro/index.d.ts +16 -0
  1136. package/dist/lib/mui.x-tree-view-pro/index.d.ts.map +1 -0
  1137. package/dist/main.d.ts.map +1 -1
  1138. package/dist/main.js +3 -1
  1139. package/package.json +2 -2
  1140. package/dist/lib/mui.core.d.ts +0 -1494
  1141. package/dist/lib/mui.core.d.ts.map +0 -1
  1142. package/dist/lib/mui.lab.d.ts +0 -46
  1143. package/dist/lib/mui.lab.d.ts.map +0 -1
  1144. package/dist/lib/mui.x-charts-pro.d.ts +0 -95
  1145. package/dist/lib/mui.x-charts-pro.d.ts.map +0 -1
  1146. package/dist/lib/mui.x-charts.d.ts +0 -82
  1147. package/dist/lib/mui.x-charts.d.ts.map +0 -1
  1148. package/dist/lib/mui.x-data-grid-premium.d.ts +0 -303
  1149. package/dist/lib/mui.x-data-grid-premium.d.ts.map +0 -1
  1150. package/dist/lib/mui.x-data-grid-premium.type.d.ts.map +0 -1
  1151. package/dist/lib/mui.x-data-grid-pro.d.ts +0 -237
  1152. package/dist/lib/mui.x-data-grid-pro.d.ts.map +0 -1
  1153. package/dist/lib/mui.x-data-grid-pro.type.d.ts.map +0 -1
  1154. package/dist/lib/mui.x-data-grid.d.ts +0 -231
  1155. package/dist/lib/mui.x-data-grid.d.ts.map +0 -1
  1156. package/dist/lib/mui.x-data-grid.type.d.ts.map +0 -1
  1157. package/dist/lib/mui.x-date-pickers.d.ts +0 -64
  1158. package/dist/lib/mui.x-date-pickers.d.ts.map +0 -1
  1159. package/dist/lib/mui.x-tree-view-pro.d.ts +0 -73
  1160. package/dist/lib/mui.x-tree-view-pro.d.ts.map +0 -1
  1161. package/dist/lib/mui.x-tree-view.d.ts +0 -69
  1162. package/dist/lib/mui.x-tree-view.d.ts.map +0 -1
@@ -1,1494 +0,0 @@
1
- import { AccordionActions as MuiAccordionActions, AccordionDetails as MuiAccordionDetails, Alert as MuiAlert, AlertTitle as MuiAlertTitle, Autocomplete as MuiAutocomplete, CardActions as MuiCardActions, Checkbox as MuiCheckbox, CircularProgress as MuiCircularProgress, Collapse as MuiCollapse, CssBaseline as MuiCssBaseline, Dialog as MuiDialog, DialogActions as MuiDialogActions, DialogContent as MuiDialogContent, Drawer as MuiDrawer, Fade as MuiFade, FormControlLabel as MuiFormControlLabel, FormGroup as MuiFormGroup, Grow as MuiGrow, ImageListItemBar as MuiImageListItemBar, InputBase as MuiInputBase, LinearProgress as MuiLinearProgress, ListItemAvatar as MuiListItemAvatar, ListItemIcon as MuiListItemIcon, ListItemText as MuiListItemText, Menu as MuiMenu, MobileStepper as MuiMobileStepper, Pagination as MuiPagination, Popover as MuiPopover, Radio as MuiRadio, RadioGroup as MuiRadioGroup, Slide as MuiSlide, Snackbar as MuiSnackbar, SnackbarContent as MuiSnackbarContent, SpeedDial as MuiSpeedDial, SpeedDialAction as MuiSpeedDialAction, StepConnector as MuiStepConnector, StepContent as MuiStepContent, StepIcon as MuiStepIcon, Switch as MuiSwitch, TabScrollButton as MuiTabScrollButton, TableCell as MuiTableCell, TextField as MuiTextField, ThemeProvider as MuiThemeProvider, ToggleButtonGroup as MuiToggleButtonGroup, Tooltip as MuiTooltip, Zoom as MuiZoom } from '@mui/material';
2
- /**
3
- * Export Material-UI component factories with enhanced type-safety and prop validation.
4
- * Each export is a factory function that wraps the original MUI component, providing:
5
- * - Full TypeScript type checking for component props
6
- * - Direct CSS property support without requiring sx prop
7
- * - Theme context access and inheritance
8
- * - Proper component validation and error handling
9
- */
10
- export declare const Accordion: <T extends React.ElementType = "div">(props?: Omit<{
11
- children: NonNullable<React.ReactNode>;
12
- classes?: Partial<import("@mui/material").AccordionClasses>;
13
- defaultExpanded?: boolean;
14
- disabled?: boolean;
15
- disableGutters?: boolean;
16
- expanded?: boolean;
17
- onChange?: (event: React.SyntheticEvent, expanded: boolean) => void;
18
- sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
19
- TransitionComponent?: React.JSXElementConstructor<import("@mui/material/transitions").TransitionProps & {
20
- children?: React.ReactElement<unknown, any>;
21
- }>;
22
- TransitionProps?: import("@mui/material/transitions").TransitionProps;
23
- } & import("@mui/material").AccordionSlotsAndSlotProps & Omit<import("@mui/material").PaperOwnProps, "classes" | "onChange"> & Partial<{
24
- component: T;
25
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "component" | "children" | keyof import("@mui/material/OverridableComponent").CommonProps | "onChange" | "elevation" | "square" | "sx" | "variant" | "disabled" | "disableGutters" | "TransitionComponent" | "TransitionProps" | "defaultExpanded" | "expanded" | keyof import("@mui/material").AccordionSlotsAndSlotProps>, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
26
- props: Partial<Omit<{
27
- children: NonNullable<React.ReactNode>;
28
- classes?: Partial<import("@mui/material").AccordionClasses>;
29
- defaultExpanded?: boolean;
30
- disabled?: boolean;
31
- disableGutters?: boolean;
32
- expanded?: boolean;
33
- onChange?: (event: React.SyntheticEvent, expanded: boolean) => void;
34
- sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
35
- TransitionComponent?: React.JSXElementConstructor<import("@mui/material/transitions").TransitionProps & {
36
- children?: React.ReactElement<unknown, any>;
37
- }>;
38
- TransitionProps?: import("@mui/material/transitions").TransitionProps;
39
- } & import("@mui/material").AccordionSlotsAndSlotProps & Omit<import("@mui/material").PaperOwnProps, "classes" | "onChange"> & Partial<{
40
- component: T;
41
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "component" | "children" | keyof import("@mui/material/OverridableComponent").CommonProps | "onChange" | "elevation" | "square" | "sx" | "variant" | "disabled" | "disableGutters" | "TransitionComponent" | "TransitionProps" | "defaultExpanded" | "expanded" | keyof import("@mui/material").AccordionSlotsAndSlotProps>, "children">>;
42
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
43
- theme: Partial<{
44
- [key: string]: any;
45
- }>;
46
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").AccordionTypeMap<{}, "div"> & {
47
- props: {
48
- children: NonNullable<React.ReactNode>;
49
- classes?: Partial<import("@mui/material").AccordionClasses>;
50
- defaultExpanded?: boolean;
51
- disabled?: boolean;
52
- disableGutters?: boolean;
53
- expanded?: boolean;
54
- onChange?: (event: React.SyntheticEvent, expanded: boolean) => void;
55
- sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
56
- TransitionComponent?: React.JSXElementConstructor<import("@mui/material/transitions").TransitionProps & {
57
- children?: React.ReactElement<unknown, any>;
58
- }>;
59
- TransitionProps?: import("@mui/material/transitions").TransitionProps;
60
- } & import("@mui/material").AccordionSlotsAndSlotProps & Omit<import("@mui/material").PaperOwnProps, "classes" | "onChange"> & Partial<{
61
- component: T;
62
- }>;
63
- defaultComponent: "div";
64
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "elevation" | "square" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | keyof import("react").ClassAttributes<HTMLDivElement> | "disableGutters" | "TransitionComponent" | "TransitionProps" | "defaultExpanded" | "expanded" | keyof import("@mui/material").AccordionSlotsAndSlotProps>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").AccordionTypeMap<{}, "div"> & {
65
- props: {
66
- children: NonNullable<React.ReactNode>;
67
- classes?: Partial<import("@mui/material").AccordionClasses>;
68
- defaultExpanded?: boolean;
69
- disabled?: boolean;
70
- disableGutters?: boolean;
71
- expanded?: boolean;
72
- onChange?: (event: React.SyntheticEvent, expanded: boolean) => void;
73
- sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
74
- TransitionComponent?: React.JSXElementConstructor<import("@mui/material/transitions").TransitionProps & {
75
- children?: React.ReactElement<unknown, any>;
76
- }>;
77
- TransitionProps?: import("@mui/material/transitions").TransitionProps;
78
- } & import("@mui/material").AccordionSlotsAndSlotProps & Omit<import("@mui/material").PaperOwnProps, "classes" | "onChange"> & Partial<{
79
- component: T;
80
- }>;
81
- defaultComponent: "div";
82
- }>>;
83
- export declare const AccordionActions: (props?: import("@meonode/ui").NodeProps<typeof MuiAccordionActions>) => import("@meonode/ui").NodeInstance<typeof MuiAccordionActions>;
84
- export declare const AccordionDetails: (props?: import("@meonode/ui").NodeProps<typeof MuiAccordionDetails>) => import("@meonode/ui").NodeInstance<typeof MuiAccordionDetails>;
85
- export declare const AccordionSummary: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").AccordionSummaryOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
86
- component: T;
87
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "expandIcon" | "slots" | "slotProps">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
88
- props: Partial<Omit<import("@mui/material").AccordionSummaryOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
89
- component: T;
90
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "expandIcon" | "slots" | "slotProps">, "children">>;
91
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
92
- theme: Partial<{
93
- [key: string]: any;
94
- }>;
95
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").AccordionSummaryTypeMap<{}, "div">> & {
96
- props: import("@mui/material").AccordionSummaryOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
97
- component: T;
98
- }>;
99
- defaultComponent: "div";
100
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "expandIcon" | "slots" | "slotProps" | keyof import("react").ClassAttributes<HTMLDivElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").AccordionSummaryTypeMap<{}, "div">> & {
101
- props: import("@mui/material").AccordionSummaryOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
102
- component: T;
103
- }>;
104
- defaultComponent: "div";
105
- }>>;
106
- export declare const Alert: (props?: import("@meonode/ui").NodeProps<typeof MuiAlert>) => import("@meonode/ui").NodeInstance<typeof MuiAlert>;
107
- export declare const AlertTitle: (props?: import("@meonode/ui").NodeProps<typeof MuiAlertTitle>) => import("@meonode/ui").NodeInstance<typeof MuiAlertTitle>;
108
- export declare const AppBar: <T extends React.ElementType = "header">(props?: Omit<import("@mui/material").AppBarOwnProps & Omit<import("@mui/material").PaperOwnProps, "color" | "position" | "classes"> & Partial<{
109
- component: T;
110
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "style" | "component" | "color" | "position" | "children" | "className" | "classes" | "elevation" | "square" | "sx" | "variant" | "enableColorOnDark">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
111
- props: Partial<Omit<import("@mui/material").AppBarOwnProps & Omit<import("@mui/material").PaperOwnProps, "color" | "position" | "classes"> & Partial<{
112
- component: T;
113
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "style" | "component" | "color" | "position" | "children" | "className" | "classes" | "elevation" | "square" | "sx" | "variant" | "enableColorOnDark">, "children">>;
114
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
115
- theme: Partial<{
116
- [key: string]: any;
117
- }>;
118
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").AppBarTypeMap<{}, "header"> & {
119
- props: import("@mui/material").AppBarOwnProps & Omit<import("@mui/material").PaperOwnProps, "color" | "position" | "classes"> & Partial<{
120
- component: T;
121
- }>;
122
- defaultComponent: "header";
123
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "elevation" | "square" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "enableColorOnDark" | keyof import("react").ClassAttributes<HTMLElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").AppBarTypeMap<{}, "header"> & {
124
- props: import("@mui/material").AppBarOwnProps & Omit<import("@mui/material").PaperOwnProps, "color" | "position" | "classes"> & Partial<{
125
- component: T;
126
- }>;
127
- defaultComponent: "header";
128
- }>>;
129
- export declare const Autocomplete: (props?: import("@meonode/ui").NodeProps<typeof MuiAutocomplete>) => import("@meonode/ui").NodeInstance<typeof MuiAutocomplete>;
130
- export declare const Avatar: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").AvatarOwnProps & import("@mui/material").AvatarSlotsAndSlotProps & Partial<{
131
- component: T;
132
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "variant" | "slots" | "slotProps" | "alt" | "src" | "sizes" | "srcSet" | "imgProps">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
133
- props: Partial<Omit<import("@mui/material").AvatarOwnProps & import("@mui/material").AvatarSlotsAndSlotProps & Partial<{
134
- component: T;
135
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "variant" | "slots" | "slotProps" | "alt" | "src" | "sizes" | "srcSet" | "imgProps">, "children">>;
136
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
137
- theme: Partial<{
138
- [key: string]: any;
139
- }>;
140
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").AvatarTypeMap<{}, "div"> & {
141
- props: import("@mui/material").AvatarOwnProps & import("@mui/material").AvatarSlotsAndSlotProps & Partial<{
142
- component: T;
143
- }>;
144
- defaultComponent: "div";
145
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLDivElement> | "alt" | "src" | "sizes" | "srcSet" | "imgProps" | keyof import("@mui/material").AvatarSlotsAndSlotProps>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").AvatarTypeMap<{}, "div"> & {
146
- props: import("@mui/material").AvatarOwnProps & import("@mui/material").AvatarSlotsAndSlotProps & Partial<{
147
- component: T;
148
- }>;
149
- defaultComponent: "div";
150
- }>>;
151
- export declare const AvatarGroup: (props?: import("@meonode/ui").NodeProps<import("@mui/types").OverridableComponent<import("@mui/material").AvatarGroupTypeMap<{}, "div">>>) => import("@meonode/ui").NodeInstance<import("@mui/types").OverridableComponent<import("@mui/material").AvatarGroupTypeMap<{}, "div">>>;
152
- export declare const Backdrop: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").BackdropOwnProps & Partial<{
153
- component: T;
154
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "components" | "slot" | "style" | "title" | "component" | "color" | "content" | "transitionDuration" | "translate" | "children" | "className" | "classes" | "ref" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "slots" | "slotProps" | "enter" | "componentsProps" | "in" | "mountOnEnter" | "unmountOnExit" | "timeout" | "easing" | "addEndListener" | "onEnter" | "onEntering" | "onEntered" | "onExit" | "onExiting" | "onExited" | "appear" | "exit" | "open" | "TransitionComponent" | "invisible">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
155
- props: Partial<Omit<import("@mui/material").BackdropOwnProps & Partial<{
156
- component: T;
157
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "components" | "slot" | "style" | "title" | "component" | "color" | "content" | "transitionDuration" | "translate" | "children" | "className" | "classes" | "ref" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "slots" | "slotProps" | "enter" | "componentsProps" | "in" | "mountOnEnter" | "unmountOnExit" | "timeout" | "easing" | "addEndListener" | "onEnter" | "onEntering" | "onEntered" | "onExit" | "onExiting" | "onExited" | "appear" | "exit" | "open" | "TransitionComponent" | "invisible">, "children">>;
158
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
159
- theme: Partial<{
160
- [key: string]: any;
161
- }>;
162
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").BackdropTypeMap<{}, "div"> & {
163
- props: import("@mui/material").BackdropOwnProps & Partial<{
164
- component: T;
165
- }>;
166
- defaultComponent: "div";
167
- }, T>, "components" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "ref" | "key" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "slots" | "slotProps" | "enter" | "componentsProps" | "in" | "mountOnEnter" | "unmountOnExit" | "timeout" | "easing" | "addEndListener" | "onEnter" | "onEntering" | "onEntered" | "onExit" | "onExiting" | "onExited" | "appear" | "exit" | "open" | "TransitionComponent" | "invisible">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").BackdropTypeMap<{}, "div"> & {
168
- props: import("@mui/material").BackdropOwnProps & Partial<{
169
- component: T;
170
- }>;
171
- defaultComponent: "div";
172
- }>>;
173
- export declare const Badge: <T extends React.ElementType = "span">(props?: Omit<import("@mui/material").BadgeOwnProps & Partial<{
174
- component: T;
175
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "components" | "style" | "component" | "color" | "children" | "className" | "classes" | "sx" | "variant" | "slots" | "slotProps" | "componentsProps" | "max" | "anchorOrigin" | "invisible" | "badgeContent" | "overlap" | "showZero">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
176
- props: Partial<Omit<import("@mui/material").BadgeOwnProps & Partial<{
177
- component: T;
178
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "components" | "style" | "component" | "color" | "children" | "className" | "classes" | "sx" | "variant" | "slots" | "slotProps" | "componentsProps" | "max" | "anchorOrigin" | "invisible" | "badgeContent" | "overlap" | "showZero">, "children">>;
179
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
180
- theme: Partial<{
181
- [key: string]: any;
182
- }>;
183
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").BadgeTypeMap<"span", {}> & {
184
- props: import("@mui/material").BadgeOwnProps & Partial<{
185
- component: T;
186
- }>;
187
- defaultComponent: "span";
188
- }, T>, "components" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "slots" | "slotProps" | "componentsProps" | "max" | keyof import("react").ClassAttributes<HTMLSpanElement> | "anchorOrigin" | "invisible" | "badgeContent" | "overlap" | "showZero">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").BadgeTypeMap<"span", {}> & {
189
- props: import("@mui/material").BadgeOwnProps & Partial<{
190
- component: T;
191
- }>;
192
- defaultComponent: "span";
193
- }>>;
194
- export declare const BottomNavigation: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").BottomNavigationOwnProps & Partial<{
195
- component: T;
196
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "onChange" | "sx" | "value" | "showLabels">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
197
- props: Partial<Omit<import("@mui/material").BottomNavigationOwnProps & Partial<{
198
- component: T;
199
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "onChange" | "sx" | "value" | "showLabels">, "children">>;
200
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
201
- theme: Partial<{
202
- [key: string]: any;
203
- }>;
204
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").BottomNavigationTypeMap<{}, "div"> & {
205
- props: import("@mui/material").BottomNavigationOwnProps & Partial<{
206
- component: T;
207
- }>;
208
- defaultComponent: "div";
209
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLDivElement> | "value" | "showLabels">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").BottomNavigationTypeMap<{}, "div"> & {
210
- props: import("@mui/material").BottomNavigationOwnProps & Partial<{
211
- component: T;
212
- }>;
213
- defaultComponent: "div";
214
- }>>;
215
- export declare const BottomNavigationAction: <T extends React.ElementType = "button">(props?: Omit<import("@mui/material").BottomNavigationActionOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
216
- component: T;
217
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "label" | "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "slots" | "slotProps" | "icon" | "showLabel" | "value">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
218
- props: Partial<Omit<import("@mui/material").BottomNavigationActionOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
219
- component: T;
220
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "label" | "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "slots" | "slotProps" | "icon" | "showLabel" | "value">, "children">>;
221
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
222
- theme: Partial<{
223
- [key: string]: any;
224
- }>;
225
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").BottomNavigationActionTypeMap<{}, "button">> & {
226
- props: import("@mui/material").BottomNavigationActionOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
227
- component: T;
228
- }>;
229
- defaultComponent: "button";
230
- }, T>, "form" | "label" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "type" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "slots" | "slotProps" | "name" | "icon" | "showLabel" | "value" | keyof import("react").ClassAttributes<HTMLButtonElement> | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").BottomNavigationActionTypeMap<{}, "button">> & {
231
- props: import("@mui/material").BottomNavigationActionOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
232
- component: T;
233
- }>;
234
- defaultComponent: "button";
235
- }>>;
236
- export declare const Box: (props?: import("@meonode/ui").NodeProps<import("@mui/types").OverridableComponent<import("@mui/system").BoxTypeMap<{}, "div", import("@mui/material").Theme>>>) => import("@meonode/ui").NodeInstance<import("@mui/types").OverridableComponent<import("@mui/system").BoxTypeMap<{}, "div", import("@mui/material").Theme>>>;
237
- export declare const Breadcrumbs: <T extends React.ElementType = "nav">(props?: Omit<import("@mui/material").BreadcrumbsOwnProps & Partial<{
238
- component: T;
239
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "slots" | "slotProps" | "separator" | "expandText" | "itemsAfterCollapse" | "itemsBeforeCollapse" | "maxItems">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
240
- props: Partial<Omit<import("@mui/material").BreadcrumbsOwnProps & Partial<{
241
- component: T;
242
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "slots" | "slotProps" | "separator" | "expandText" | "itemsAfterCollapse" | "itemsBeforeCollapse" | "maxItems">, "children">>;
243
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
244
- theme: Partial<{
245
- [key: string]: any;
246
- }>;
247
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").BreadcrumbsTypeMap<{}, "nav"> & {
248
- props: import("@mui/material").BreadcrumbsOwnProps & Partial<{
249
- component: T;
250
- }>;
251
- defaultComponent: "nav";
252
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "slots" | "slotProps" | "separator" | keyof import("react").ClassAttributes<HTMLElement> | "expandText" | "itemsAfterCollapse" | "itemsBeforeCollapse" | "maxItems">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").BreadcrumbsTypeMap<{}, "nav"> & {
253
- props: import("@mui/material").BreadcrumbsOwnProps & Partial<{
254
- component: T;
255
- }>;
256
- defaultComponent: "nav";
257
- }>>;
258
- export declare const Button: <T extends React.ElementType = "button">(props?: Omit<import("@mui/material").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
259
- component: T;
260
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "color" | "children" | "className" | "classes" | "sx" | "variant" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "href" | "disableElevation" | "disableFocusRipple" | "endIcon" | "fullWidth" | "loading" | "loadingIndicator" | "loadingPosition" | "size" | "startIcon">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
261
- props: Partial<Omit<import("@mui/material").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
262
- component: T;
263
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "color" | "children" | "className" | "classes" | "sx" | "variant" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "href" | "disableElevation" | "disableFocusRipple" | "endIcon" | "fullWidth" | "loading" | "loadingIndicator" | "loadingPosition" | "size" | "startIcon">, "children">>;
264
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
265
- theme: Partial<{
266
- [key: string]: any;
267
- }>;
268
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").ButtonTypeMap<{}, "button">> & {
269
- props: import("@mui/material").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
270
- component: T;
271
- }>;
272
- defaultComponent: "button";
273
- }, T>, "form" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "type" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "href" | "name" | "value" | keyof import("react").ClassAttributes<HTMLButtonElement> | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "disableElevation" | "disableFocusRipple" | "endIcon" | "fullWidth" | "loading" | "loadingIndicator" | "loadingPosition" | "size" | "startIcon">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").ButtonTypeMap<{}, "button">> & {
274
- props: import("@mui/material").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
275
- component: T;
276
- }>;
277
- defaultComponent: "button";
278
- }>>;
279
- export declare const ButtonBase: <T extends React.ElementType = "button">(props?: Omit<import("@mui/material").ButtonBaseOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
280
- component: T;
281
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
282
- props: Partial<Omit<import("@mui/material").ButtonBaseOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
283
- component: T;
284
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef">, "children">>;
285
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
286
- theme: Partial<{
287
- [key: string]: any;
288
- }>;
289
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").ButtonBaseTypeMap<{}, "button">> & {
290
- props: import("@mui/material").ButtonBaseOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
291
- component: T;
292
- }>;
293
- defaultComponent: "button";
294
- }, T>, "form" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "type" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "name" | "value" | keyof import("react").ClassAttributes<HTMLButtonElement> | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").ButtonBaseTypeMap<{}, "button">> & {
295
- props: import("@mui/material").ButtonBaseOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
296
- component: T;
297
- }>;
298
- defaultComponent: "button";
299
- }>>;
300
- export declare const ButtonGroup: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").ButtonGroupOwnProps & Partial<{
301
- component: T;
302
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "color" | "children" | "className" | "classes" | "sx" | "variant" | "disabled" | "disableRipple" | "disableElevation" | "disableFocusRipple" | "fullWidth" | "size" | "orientation">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
303
- props: Partial<Omit<import("@mui/material").ButtonGroupOwnProps & Partial<{
304
- component: T;
305
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "color" | "children" | "className" | "classes" | "sx" | "variant" | "disabled" | "disableRipple" | "disableElevation" | "disableFocusRipple" | "fullWidth" | "size" | "orientation">, "children">>;
306
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
307
- theme: Partial<{
308
- [key: string]: any;
309
- }>;
310
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ButtonGroupTypeMap<{}, "div"> & {
311
- props: import("@mui/material").ButtonGroupOwnProps & Partial<{
312
- component: T;
313
- }>;
314
- defaultComponent: "div";
315
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | "disableRipple" | keyof import("react").ClassAttributes<HTMLDivElement> | "disableElevation" | "disableFocusRipple" | "fullWidth" | "size" | "orientation">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ButtonGroupTypeMap<{}, "div"> & {
316
- props: import("@mui/material").ButtonGroupOwnProps & Partial<{
317
- component: T;
318
- }>;
319
- defaultComponent: "div";
320
- }>>;
321
- export declare const Card: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").CardOwnProps & Partial<{
322
- component: T;
323
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "elevation" | "square" | "sx" | "variant" | "raised">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
324
- props: Partial<Omit<import("@mui/material").CardOwnProps & Partial<{
325
- component: T;
326
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "elevation" | "square" | "sx" | "variant" | "raised">, "children">>;
327
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
328
- theme: Partial<{
329
- [key: string]: any;
330
- }>;
331
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").CardTypeMap<{}, "div"> & {
332
- props: import("@mui/material").CardOwnProps & Partial<{
333
- component: T;
334
- }>;
335
- defaultComponent: "div";
336
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "elevation" | "square" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLDivElement> | "raised">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").CardTypeMap<{}, "div"> & {
337
- props: import("@mui/material").CardOwnProps & Partial<{
338
- component: T;
339
- }>;
340
- defaultComponent: "div";
341
- }>>;
342
- export declare const CardActionArea: <T extends React.ElementType = "button">(props?: Omit<import("@mui/material").CardActionAreaOwnProps & import("@mui/material").CardActionAreaSlotsAndSlotProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
343
- component: T;
344
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "slots" | "slotProps">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
345
- props: Partial<Omit<import("@mui/material").CardActionAreaOwnProps & import("@mui/material").CardActionAreaSlotsAndSlotProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
346
- component: T;
347
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "slots" | "slotProps">, "children">>;
348
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
349
- theme: Partial<{
350
- [key: string]: any;
351
- }>;
352
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").CardActionAreaTypeMap<{}, "button">> & {
353
- props: import("@mui/material").CardActionAreaOwnProps & import("@mui/material").CardActionAreaSlotsAndSlotProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
354
- component: T;
355
- }>;
356
- defaultComponent: "button";
357
- }, T>, "form" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "type" | "onChange" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "name" | "value" | keyof import("react").ClassAttributes<HTMLButtonElement> | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | keyof import("@mui/material").CardActionAreaOwnProps | keyof import("@mui/material").CardActionAreaSlotsAndSlotProps>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").CardActionAreaTypeMap<{}, "button">> & {
358
- props: import("@mui/material").CardActionAreaOwnProps & import("@mui/material").CardActionAreaSlotsAndSlotProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
359
- component: T;
360
- }>;
361
- defaultComponent: "button";
362
- }>>;
363
- export declare const CardActions: (props?: import("@meonode/ui").NodeProps<typeof MuiCardActions>) => import("@meonode/ui").NodeInstance<typeof MuiCardActions>;
364
- export declare const CardContent: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").CardContentOwnProps & Partial<{
365
- component: T;
366
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
367
- props: Partial<Omit<import("@mui/material").CardContentOwnProps & Partial<{
368
- component: T;
369
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx">, "children">>;
370
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
371
- theme: Partial<{
372
- [key: string]: any;
373
- }>;
374
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").CardContentTypeMap<{}, "div"> & {
375
- props: import("@mui/material").CardContentOwnProps & Partial<{
376
- component: T;
377
- }>;
378
- defaultComponent: "div";
379
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLDivElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").CardContentTypeMap<{}, "div"> & {
380
- props: import("@mui/material").CardContentOwnProps & Partial<{
381
- component: T;
382
- }>;
383
- defaultComponent: "div";
384
- }>>;
385
- export declare const CardHeader: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").CardHeaderOwnProps<"span", "span"> & import("@mui/material").CardHeaderSlotsAndSlotProps & Partial<{
386
- component: T;
387
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "title" | "component" | "className" | "classes" | "sx" | "action" | "slots" | "slotProps" | "avatar" | "disableTypography" | "subheader" | "subheaderTypographyProps" | "titleTypographyProps">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
388
- props: Partial<Omit<import("@mui/material").CardHeaderOwnProps<"span", "span"> & import("@mui/material").CardHeaderSlotsAndSlotProps & Partial<{
389
- component: T;
390
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "title" | "component" | "className" | "classes" | "sx" | "action" | "slots" | "slotProps" | "avatar" | "disableTypography" | "subheader" | "subheaderTypographyProps" | "titleTypographyProps">, "children">>;
391
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
392
- theme: Partial<{
393
- [key: string]: any;
394
- }>;
395
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").CardHeaderTypeMap<{}, "div", "span", "span"> & {
396
- props: import("@mui/material").CardHeaderOwnProps<"span", "span"> & import("@mui/material").CardHeaderSlotsAndSlotProps & Partial<{
397
- component: T;
398
- }>;
399
- defaultComponent: "div";
400
- }, T>, "slot" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "onChange" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLDivElement> | keyof import("@mui/material").CardHeaderOwnProps<"span", "span"> | keyof import("@mui/material").CardHeaderSlotsAndSlotProps>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").CardHeaderTypeMap<{}, "div", "span", "span"> & {
401
- props: import("@mui/material").CardHeaderOwnProps<"span", "span"> & import("@mui/material").CardHeaderSlotsAndSlotProps & Partial<{
402
- component: T;
403
- }>;
404
- defaultComponent: "div";
405
- }>>;
406
- export declare const CardMedia: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").CardMediaOwnProps & Partial<{
407
- component: T;
408
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "image" | "component" | "children" | "className" | "classes" | "sx" | "src">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
409
- props: Partial<Omit<import("@mui/material").CardMediaOwnProps & Partial<{
410
- component: T;
411
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "image" | "component" | "children" | "className" | "classes" | "sx" | "src">, "children">>;
412
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
413
- theme: Partial<{
414
- [key: string]: any;
415
- }>;
416
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").CardMediaTypeMap<{}, "div"> & {
417
- props: import("@mui/material").CardMediaOwnProps & Partial<{
418
- component: T;
419
- }>;
420
- defaultComponent: "div";
421
- }, T>, "slot" | "title" | "image" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLDivElement> | "src">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").CardMediaTypeMap<{}, "div"> & {
422
- props: import("@mui/material").CardMediaOwnProps & Partial<{
423
- component: T;
424
- }>;
425
- defaultComponent: "div";
426
- }>>;
427
- export declare const Checkbox: (props?: import("@meonode/ui").NodeProps<typeof MuiCheckbox>) => import("@meonode/ui").NodeInstance<typeof MuiCheckbox>;
428
- export declare const Chip: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").ChipOwnProps & import("@mui/material").ChipSlotsAndSlotProps & Partial<{
429
- component: T;
430
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "label" | "style" | "component" | "color" | "children" | "className" | "classes" | "sx" | "variant" | "tabIndex" | "disabled" | "slots" | "slotProps" | "icon" | "size" | "avatar" | "clickable" | "deleteIcon" | "onDelete" | "skipFocusWhenDisabled">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
431
- props: Partial<Omit<import("@mui/material").ChipOwnProps & import("@mui/material").ChipSlotsAndSlotProps & Partial<{
432
- component: T;
433
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "label" | "style" | "component" | "color" | "children" | "className" | "classes" | "sx" | "variant" | "tabIndex" | "disabled" | "slots" | "slotProps" | "icon" | "size" | "avatar" | "clickable" | "deleteIcon" | "onDelete" | "skipFocusWhenDisabled">, "children">>;
434
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
435
- theme: Partial<{
436
- [key: string]: any;
437
- }>;
438
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ChipTypeMap<{}, "div"> & {
439
- props: import("@mui/material").ChipOwnProps & import("@mui/material").ChipSlotsAndSlotProps & Partial<{
440
- component: T;
441
- }>;
442
- defaultComponent: "div";
443
- }, T>, "label" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | keyof import("react").ClassAttributes<HTMLDivElement> | "icon" | "size" | "avatar" | "clickable" | "deleteIcon" | "onDelete" | "skipFocusWhenDisabled" | keyof import("@mui/material").ChipSlotsAndSlotProps>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ChipTypeMap<{}, "div"> & {
444
- props: import("@mui/material").ChipOwnProps & import("@mui/material").ChipSlotsAndSlotProps & Partial<{
445
- component: T;
446
- }>;
447
- defaultComponent: "div";
448
- }>>;
449
- export declare const CircularProgress: (props?: import("@meonode/ui").NodeProps<typeof MuiCircularProgress>) => import("@meonode/ui").NodeInstance<typeof MuiCircularProgress>;
450
- export declare const Collapse: (props?: import("@meonode/ui").NodeProps<typeof MuiCollapse>) => import("@meonode/ui").NodeInstance<typeof MuiCollapse>;
451
- export declare const Container: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").ContainerOwnProps & Partial<{
452
- component: T;
453
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "maxWidth" | "children" | "className" | "classes" | "sx" | "fixed" | "disableGutters">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
454
- props: Partial<Omit<import("@mui/material").ContainerOwnProps & Partial<{
455
- component: T;
456
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "maxWidth" | "children" | "className" | "classes" | "sx" | "fixed" | "disableGutters">, "children">>;
457
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
458
- theme: Partial<{
459
- [key: string]: any;
460
- }>;
461
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ContainerTypeMap<{}, "div"> & {
462
- props: import("@mui/material").ContainerOwnProps & Partial<{
463
- component: T;
464
- }>;
465
- defaultComponent: "div";
466
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLDivElement> | "fixed" | "disableGutters">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ContainerTypeMap<{}, "div"> & {
467
- props: import("@mui/material").ContainerOwnProps & Partial<{
468
- component: T;
469
- }>;
470
- defaultComponent: "div";
471
- }>>;
472
- export declare const CssBaseline: (props?: import("@meonode/ui").NodeProps<typeof MuiCssBaseline>) => import("@meonode/ui").NodeInstance<typeof MuiCssBaseline>;
473
- export declare const Dialog: (props?: import("@meonode/ui").NodeProps<typeof MuiDialog>) => import("@meonode/ui").NodeInstance<typeof MuiDialog>;
474
- export declare const DialogActions: (props?: import("@meonode/ui").NodeProps<typeof MuiDialogActions>) => import("@meonode/ui").NodeInstance<typeof MuiDialogActions>;
475
- export declare const DialogContent: (props?: import("@meonode/ui").NodeProps<typeof MuiDialogContent>) => import("@meonode/ui").NodeInstance<typeof MuiDialogContent>;
476
- export declare const DialogContentText: <T extends React.ElementType = "span">(props?: Omit<import("@mui/material").DialogContentTextOwnProps & Partial<{
477
- component: T;
478
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "typography" | "zIndex" | "p" | "style" | "component" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "children" | "className" | "classes" | "sx" | "variant" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
479
- props: Partial<Omit<import("@mui/material").DialogContentTextOwnProps & Partial<{
480
- component: T;
481
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "typography" | "zIndex" | "p" | "style" | "component" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "children" | "className" | "classes" | "sx" | "variant" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping">, "children">>;
482
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
483
- theme: Partial<{
484
- [key: string]: any;
485
- }>;
486
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").DialogContentTextTypeMap<{}, "span"> & {
487
- props: import("@mui/material").DialogContentTextOwnProps & Partial<{
488
- component: T;
489
- }>;
490
- defaultComponent: "span";
491
- }, T>, "typography" | "p" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping" | keyof import("react").ClassAttributes<HTMLSpanElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").DialogContentTextTypeMap<{}, "span"> & {
492
- props: import("@mui/material").DialogContentTextOwnProps & Partial<{
493
- component: T;
494
- }>;
495
- defaultComponent: "span";
496
- }>>;
497
- export declare const DialogTitle: <T extends React.ElementType = "span">(props?: Omit<import("@mui/material").DialogTitleOwnProps & Partial<{
498
- component: T;
499
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "typography" | "zIndex" | "p" | "style" | "component" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "children" | "className" | "classes" | "sx" | "variant" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
500
- props: Partial<Omit<import("@mui/material").DialogTitleOwnProps & Partial<{
501
- component: T;
502
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "typography" | "zIndex" | "p" | "style" | "component" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "children" | "className" | "classes" | "sx" | "variant" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping">, "children">>;
503
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
504
- theme: Partial<{
505
- [key: string]: any;
506
- }>;
507
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").DialogTitleTypeMap<{}, "span"> & {
508
- props: import("@mui/material").DialogTitleOwnProps & Partial<{
509
- component: T;
510
- }>;
511
- defaultComponent: "span";
512
- }, T>, "typography" | "p" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping" | keyof import("react").ClassAttributes<HTMLSpanElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").DialogTitleTypeMap<{}, "span"> & {
513
- props: import("@mui/material").DialogTitleOwnProps & Partial<{
514
- component: T;
515
- }>;
516
- defaultComponent: "span";
517
- }>>;
518
- export declare const Divider: <T extends React.ElementType = "hr">(props?: Omit<import("@mui/material").DividerOwnProps & Partial<{
519
- component: T;
520
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHRElement>, HTMLHRElement>, "style" | "component" | "textAlign" | "children" | "className" | "classes" | "sx" | "variant" | "orientation" | "light" | "absolute" | "flexItem">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
521
- props: Partial<Omit<import("@mui/material").DividerOwnProps & Partial<{
522
- component: T;
523
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHRElement>, HTMLHRElement>, "style" | "component" | "textAlign" | "children" | "className" | "classes" | "sx" | "variant" | "orientation" | "light" | "absolute" | "flexItem">, "children">>;
524
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
525
- theme: Partial<{
526
- [key: string]: any;
527
- }>;
528
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").DividerTypeMap<{}, "hr"> & {
529
- props: import("@mui/material").DividerOwnProps & Partial<{
530
- component: T;
531
- }>;
532
- defaultComponent: "hr";
533
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "orientation" | "light" | "absolute" | "flexItem" | keyof import("react").ClassAttributes<HTMLHRElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").DividerTypeMap<{}, "hr"> & {
534
- props: import("@mui/material").DividerOwnProps & Partial<{
535
- component: T;
536
- }>;
537
- defaultComponent: "hr";
538
- }>>;
539
- export declare const Drawer: (props?: import("@meonode/ui").NodeProps<typeof MuiDrawer>) => import("@meonode/ui").NodeInstance<typeof MuiDrawer>;
540
- export declare const Fab: <T extends React.ElementType = "button">(props?: Omit<import("@mui/material").FabOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
541
- component: T;
542
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "color" | "children" | "className" | "classes" | "sx" | "variant" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "href" | "disableFocusRipple" | "size">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
543
- props: Partial<Omit<import("@mui/material").FabOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
544
- component: T;
545
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "color" | "children" | "className" | "classes" | "sx" | "variant" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "href" | "disableFocusRipple" | "size">, "children">>;
546
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
547
- theme: Partial<{
548
- [key: string]: any;
549
- }>;
550
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").FabTypeMap<{}, "button">> & {
551
- props: import("@mui/material").FabOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
552
- component: T;
553
- }>;
554
- defaultComponent: "button";
555
- }, T>, "form" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "type" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "href" | "name" | "value" | keyof import("react").ClassAttributes<HTMLButtonElement> | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "disableFocusRipple" | "size">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").FabTypeMap<{}, "button">> & {
556
- props: import("@mui/material").FabOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
557
- component: T;
558
- }>;
559
- defaultComponent: "button";
560
- }>>;
561
- export declare const Fade: (props?: import("@meonode/ui").NodeProps<typeof MuiFade>) => import("@meonode/ui").NodeInstance<typeof MuiFade>;
562
- export declare const FilledInput: (props?: import("@meonode/ui").NodeProps<((props: import("@mui/material").FilledInputProps) => React.JSX.Element) & {
563
- muiName: string;
564
- }>) => import("@meonode/ui").NodeInstance<((props: import("@mui/material").FilledInputProps) => React.JSX.Element) & {
565
- muiName: string;
566
- }>;
567
- export declare const FormControl: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").FormControlOwnProps & Partial<{
568
- component: T;
569
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "color" | "margin" | "children" | "className" | "classes" | "sx" | "variant" | "disabled" | "fullWidth" | "size" | "required" | "error" | "focused" | "hiddenLabel">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
570
- props: Partial<Omit<import("@mui/material").FormControlOwnProps & Partial<{
571
- component: T;
572
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "color" | "margin" | "children" | "className" | "classes" | "sx" | "variant" | "disabled" | "fullWidth" | "size" | "required" | "error" | "focused" | "hiddenLabel">, "children">>;
573
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
574
- theme: Partial<{
575
- [key: string]: any;
576
- }>;
577
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").FormControlTypeMap<{}, "div"> & {
578
- props: import("@mui/material").FormControlOwnProps & Partial<{
579
- component: T;
580
- }>;
581
- defaultComponent: "div";
582
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | keyof import("react").ClassAttributes<HTMLDivElement> | "fullWidth" | "size" | "required" | "error" | "focused" | "hiddenLabel">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").FormControlTypeMap<{}, "div"> & {
583
- props: import("@mui/material").FormControlOwnProps & Partial<{
584
- component: T;
585
- }>;
586
- defaultComponent: "div";
587
- }>>;
588
- export declare const FormControlLabel: (props?: import("@meonode/ui").NodeProps<typeof MuiFormControlLabel>) => import("@meonode/ui").NodeInstance<typeof MuiFormControlLabel>;
589
- export declare const FormGroup: (props?: import("@meonode/ui").NodeProps<typeof MuiFormGroup>) => import("@meonode/ui").NodeInstance<typeof MuiFormGroup>;
590
- export declare const FormHelperText: <T extends React.ElementType = "p">(props?: Omit<import("@mui/material").FormHelperTextOwnProps & Partial<{
591
- component: T;
592
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "style" | "component" | "margin" | "children" | "className" | "classes" | "sx" | "variant" | "disabled" | "required" | "error" | "filled" | "focused">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
593
- props: Partial<Omit<import("@mui/material").FormHelperTextOwnProps & Partial<{
594
- component: T;
595
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "style" | "component" | "margin" | "children" | "className" | "classes" | "sx" | "variant" | "disabled" | "required" | "error" | "filled" | "focused">, "children">>;
596
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
597
- theme: Partial<{
598
- [key: string]: any;
599
- }>;
600
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").FormHelperTextTypeMap<{}, "p"> & {
601
- props: import("@mui/material").FormHelperTextOwnProps & Partial<{
602
- component: T;
603
- }>;
604
- defaultComponent: "p";
605
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | "required" | "error" | "filled" | "focused" | keyof import("react").ClassAttributes<HTMLParagraphElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").FormHelperTextTypeMap<{}, "p"> & {
606
- props: import("@mui/material").FormHelperTextOwnProps & Partial<{
607
- component: T;
608
- }>;
609
- defaultComponent: "p";
610
- }>>;
611
- export declare const FormLabel: <T extends React.ElementType = "label">(props?: Omit<import("@mui/material").FormLabelBaseProps & import("@mui/material").FormLabelOwnProps & Partial<{
612
- component: T;
613
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "form" | "slot" | "title" | "component" | "color" | "content" | "translate" | "children" | keyof import("@mui/material/OverridableComponent").CommonProps | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | "required" | "error" | "htmlFor" | "filled" | "focused">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
614
- props: Partial<Omit<import("@mui/material").FormLabelBaseProps & import("@mui/material").FormLabelOwnProps & Partial<{
615
- component: T;
616
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "form" | "slot" | "title" | "component" | "color" | "content" | "translate" | "children" | keyof import("@mui/material/OverridableComponent").CommonProps | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | "required" | "error" | "htmlFor" | "filled" | "focused">, "children">>;
617
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
618
- theme: Partial<{
619
- [key: string]: any;
620
- }>;
621
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").FormLabelTypeMap<{}, "label"> & {
622
- props: import("@mui/material").FormLabelBaseProps & import("@mui/material").FormLabelOwnProps & Partial<{
623
- component: T;
624
- }>;
625
- defaultComponent: "label";
626
- }, T>, "form" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | "required" | "error" | "htmlFor" | "filled" | "focused" | keyof import("react").ClassAttributes<HTMLLabelElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").FormLabelTypeMap<{}, "label"> & {
627
- props: import("@mui/material").FormLabelBaseProps & import("@mui/material").FormLabelOwnProps & Partial<{
628
- component: T;
629
- }>;
630
- defaultComponent: "label";
631
- }>>;
632
- export declare const Grid: (props?: import("@meonode/ui").NodeProps<import("@mui/types").OverridableComponent<import("@mui/material").GridTypeMap<{}, "div">>>) => import("@meonode/ui").NodeInstance<import("@mui/types").OverridableComponent<import("@mui/material").GridTypeMap<{}, "div">>>;
633
- export declare const Grow: (props?: import("@meonode/ui").NodeProps<typeof MuiGrow>) => import("@meonode/ui").NodeInstance<typeof MuiGrow>;
634
- export declare const Icon: <T extends React.ElementType = "span">(props?: Omit<import("@mui/material").IconOwnProps & Partial<{
635
- component: T;
636
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "component" | "color" | "fontSize" | "children" | "className" | "classes" | "sx" | "baseClassName">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
637
- props: Partial<Omit<import("@mui/material").IconOwnProps & Partial<{
638
- component: T;
639
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "component" | "color" | "fontSize" | "children" | "className" | "classes" | "sx" | "baseClassName">, "children">>;
640
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
641
- theme: Partial<{
642
- [key: string]: any;
643
- }>;
644
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").IconTypeMap<{}, "span"> & {
645
- props: import("@mui/material").IconOwnProps & Partial<{
646
- component: T;
647
- }>;
648
- defaultComponent: "span";
649
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "baseClassName" | keyof import("react").ClassAttributes<HTMLSpanElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").IconTypeMap<{}, "span"> & {
650
- props: import("@mui/material").IconOwnProps & Partial<{
651
- component: T;
652
- }>;
653
- defaultComponent: "span";
654
- }>>;
655
- export declare const IconButton: <T extends React.ElementType = "button">(props?: Omit<import("@mui/material").IconButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
656
- component: T;
657
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "color" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "loading" | "loadingIndicator" | "size" | "edge">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
658
- props: Partial<Omit<import("@mui/material").IconButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
659
- component: T;
660
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "color" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "loading" | "loadingIndicator" | "size" | "edge">, "children">>;
661
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
662
- theme: Partial<{
663
- [key: string]: any;
664
- }>;
665
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").IconButtonTypeMap<{}, "button">> & {
666
- props: import("@mui/material").IconButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
667
- component: T;
668
- }>;
669
- defaultComponent: "button";
670
- }, T>, "form" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "type" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "name" | "value" | keyof import("react").ClassAttributes<HTMLButtonElement> | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "disableFocusRipple" | "loading" | "loadingIndicator" | "size" | "edge">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").IconButtonTypeMap<{}, "button">> & {
671
- props: import("@mui/material").IconButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
672
- component: T;
673
- }>;
674
- defaultComponent: "button";
675
- }>>;
676
- export declare const ImageList: <T extends React.ElementType = "ul">(props?: Omit<import("@mui/material").ImageListOwnProps & Partial<{
677
- component: T;
678
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "style" | "component" | "gap" | "children" | "className" | "classes" | "sx" | "variant" | "cols" | "rowHeight">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
679
- props: Partial<Omit<import("@mui/material").ImageListOwnProps & Partial<{
680
- component: T;
681
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "style" | "component" | "gap" | "children" | "className" | "classes" | "sx" | "variant" | "cols" | "rowHeight">, "children">>;
682
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
683
- theme: Partial<{
684
- [key: string]: any;
685
- }>;
686
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ImageListTypeMap<{}, "ul"> & {
687
- props: import("@mui/material").ImageListOwnProps & Partial<{
688
- component: T;
689
- }>;
690
- defaultComponent: "ul";
691
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "cols" | keyof import("react").ClassAttributes<HTMLUListElement> | "rowHeight">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ImageListTypeMap<{}, "ul"> & {
692
- props: import("@mui/material").ImageListOwnProps & Partial<{
693
- component: T;
694
- }>;
695
- defaultComponent: "ul";
696
- }>>;
697
- export declare const ImageListItem: <T extends React.ElementType = "li">(props?: Omit<import("@mui/material").ImageListItemOwnProps & Partial<{
698
- component: T;
699
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "rows" | "cols">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
700
- props: Partial<Omit<import("@mui/material").ImageListItemOwnProps & Partial<{
701
- component: T;
702
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "rows" | "cols">, "children">>;
703
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
704
- theme: Partial<{
705
- [key: string]: any;
706
- }>;
707
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ImageListItemTypeMap<{}, "li"> & {
708
- props: import("@mui/material").ImageListItemOwnProps & Partial<{
709
- component: T;
710
- }>;
711
- defaultComponent: "li";
712
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "value" | "rows" | keyof import("react").ClassAttributes<HTMLLIElement> | "cols">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ImageListItemTypeMap<{}, "li"> & {
713
- props: import("@mui/material").ImageListItemOwnProps & Partial<{
714
- component: T;
715
- }>;
716
- defaultComponent: "li";
717
- }>>;
718
- export declare const ImageListItemBar: (props?: import("@meonode/ui").NodeProps<typeof MuiImageListItemBar>) => import("@meonode/ui").NodeInstance<typeof MuiImageListItemBar>;
719
- export declare const Input: (props?: import("@meonode/ui").NodeProps<((props: import("@mui/material").InputProps) => React.JSX.Element) & {
720
- muiName: string;
721
- }>) => import("@meonode/ui").NodeInstance<((props: import("@mui/material").InputProps) => React.JSX.Element) & {
722
- muiName: string;
723
- }>;
724
- export declare const InputAdornment: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").InputAdornmentOwnProps & Partial<{
725
- component: T;
726
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "position" | "children" | "className" | "classes" | "sx" | "variant" | "disableTypography" | "disablePointerEvents">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
727
- props: Partial<Omit<import("@mui/material").InputAdornmentOwnProps & Partial<{
728
- component: T;
729
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "position" | "children" | "className" | "classes" | "sx" | "variant" | "disableTypography" | "disablePointerEvents">, "children">>;
730
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
731
- theme: Partial<{
732
- [key: string]: any;
733
- }>;
734
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").InputAdornmentTypeMap<{}, "div"> & {
735
- props: import("@mui/material").InputAdornmentOwnProps & Partial<{
736
- component: T;
737
- }>;
738
- defaultComponent: "div";
739
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLDivElement> | "disableTypography" | "disablePointerEvents">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").InputAdornmentTypeMap<{}, "div"> & {
740
- props: import("@mui/material").InputAdornmentOwnProps & Partial<{
741
- component: T;
742
- }>;
743
- defaultComponent: "div";
744
- }>>;
745
- export declare const InputBase: (props?: import("@meonode/ui").NodeProps<typeof MuiInputBase>) => import("@meonode/ui").NodeInstance<typeof MuiInputBase>;
746
- export declare const InputLabel: <T extends React.ElementType = "label">(props?: Omit<import("@mui/material").InputLabelOwnProps & Pick<import("@mui/material").FormLabelOwnProps, "color" | "filled"> & Partial<{
747
- component: T;
748
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "style" | "component" | "color" | "margin" | "children" | "className" | "classes" | "sx" | "variant" | "disabled" | "size" | "required" | "error" | "filled" | "focused" | "disableAnimation" | "shrink">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
749
- props: Partial<Omit<import("@mui/material").InputLabelOwnProps & Pick<import("@mui/material").FormLabelOwnProps, "color" | "filled"> & Partial<{
750
- component: T;
751
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "style" | "component" | "color" | "margin" | "children" | "className" | "classes" | "sx" | "variant" | "disabled" | "size" | "required" | "error" | "filled" | "focused" | "disableAnimation" | "shrink">, "children">>;
752
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
753
- theme: Partial<{
754
- [key: string]: any;
755
- }>;
756
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").InputLabelTypeMap<{}, "label"> & {
757
- props: import("@mui/material").InputLabelOwnProps & Pick<import("@mui/material").FormLabelOwnProps, "color" | "filled"> & Partial<{
758
- component: T;
759
- }>;
760
- defaultComponent: "label";
761
- }, T>, "form" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | "size" | "required" | "error" | "htmlFor" | "filled" | "focused" | keyof import("react").ClassAttributes<HTMLLabelElement> | "disableAnimation" | "shrink">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").InputLabelTypeMap<{}, "label"> & {
762
- props: import("@mui/material").InputLabelOwnProps & Pick<import("@mui/material").FormLabelOwnProps, "color" | "filled"> & Partial<{
763
- component: T;
764
- }>;
765
- defaultComponent: "label";
766
- }>>;
767
- export declare const LinearProgress: (props?: import("@meonode/ui").NodeProps<typeof MuiLinearProgress>) => import("@meonode/ui").NodeInstance<typeof MuiLinearProgress>;
768
- export declare const Link: <T extends React.ElementType = "a">(props?: Omit<import("@mui/material").LinkOwnProps & Partial<{
769
- component: T;
770
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "typography" | "zIndex" | "p" | "style" | "component" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "children" | "className" | "classes" | "sx" | "variant" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping" | "TypographyClasses" | "underline">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
771
- props: Partial<Omit<import("@mui/material").LinkOwnProps & Partial<{
772
- component: T;
773
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "typography" | "zIndex" | "p" | "style" | "component" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "children" | "className" | "classes" | "sx" | "variant" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping" | "TypographyClasses" | "underline">, "children">>;
774
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
775
- theme: Partial<{
776
- [key: string]: any;
777
- }>;
778
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").LinkTypeMap<{}, "a"> & {
779
- props: import("@mui/material").LinkOwnProps & Partial<{
780
- component: T;
781
- }>;
782
- defaultComponent: "a";
783
- }, T>, "typography" | "p" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "type" | "onChange" | "sx" | "variant" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLAnchorElement> | "download" | "href" | "hrefLang" | "media" | "ping" | "target" | "referrerPolicy" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping" | "TypographyClasses" | "underline">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").LinkTypeMap<{}, "a"> & {
784
- props: import("@mui/material").LinkOwnProps & Partial<{
785
- component: T;
786
- }>;
787
- defaultComponent: "a";
788
- }>>;
789
- export declare const List: <T extends React.ElementType = "ul">(props?: Omit<import("@mui/material").ListOwnProps & Partial<{
790
- component: T;
791
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "subheader" | "dense" | "disablePadding">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
792
- props: Partial<Omit<import("@mui/material").ListOwnProps & Partial<{
793
- component: T;
794
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "subheader" | "dense" | "disablePadding">, "children">>;
795
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
796
- theme: Partial<{
797
- [key: string]: any;
798
- }>;
799
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ExtendListTypeMap<import("@mui/material").ListTypeMap<{}, "ul">> & {
800
- props: import("@mui/material").ListOwnProps & Partial<{
801
- component: T;
802
- }>;
803
- defaultComponent: "ul";
804
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "subheader" | "dense" | keyof import("react").ClassAttributes<HTMLUListElement> | "disablePadding">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ExtendListTypeMap<import("@mui/material").ListTypeMap<{}, "ul">> & {
805
- props: import("@mui/material").ListOwnProps & Partial<{
806
- component: T;
807
- }>;
808
- defaultComponent: "ul";
809
- }>>;
810
- export declare const ListItem: <T extends React.ElementType = "li">(props?: Omit<import("@mui/material").ListItemOwnProps & Partial<{
811
- component: T;
812
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "components" | "style" | "component" | "alignItems" | "children" | "className" | "classes" | "sx" | "slots" | "slotProps" | "componentsProps" | "dense" | "disableGutters" | "divider" | "disablePadding" | "ContainerComponent" | "ContainerProps" | "secondaryAction">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
813
- props: Partial<Omit<import("@mui/material").ListItemOwnProps & Partial<{
814
- component: T;
815
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "components" | "style" | "component" | "alignItems" | "children" | "className" | "classes" | "sx" | "slots" | "slotProps" | "componentsProps" | "dense" | "disableGutters" | "divider" | "disablePadding" | "ContainerComponent" | "ContainerProps" | "secondaryAction">, "children">>;
816
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
817
- theme: Partial<{
818
- [key: string]: any;
819
- }>;
820
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ListItemTypeMap<{}, "li"> & {
821
- props: import("@mui/material").ListItemOwnProps & Partial<{
822
- component: T;
823
- }>;
824
- defaultComponent: "li";
825
- }, T>, "components" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "slots" | "slotProps" | "componentsProps" | "value" | "dense" | "disableGutters" | "divider" | keyof import("react").ClassAttributes<HTMLLIElement> | "disablePadding" | "ContainerComponent" | "ContainerProps" | "secondaryAction">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ListItemTypeMap<{}, "li"> & {
826
- props: import("@mui/material").ListItemOwnProps & Partial<{
827
- component: T;
828
- }>;
829
- defaultComponent: "li";
830
- }>>;
831
- export declare const ListItemAvatar: (props?: import("@meonode/ui").NodeProps<typeof MuiListItemAvatar>) => import("@meonode/ui").NodeInstance<typeof MuiListItemAvatar>;
832
- export declare const ListItemButton: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").ListItemButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
833
- component: T;
834
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "alignItems" | "children" | "className" | "classes" | "sx" | "autoFocus" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "dense" | "disableGutters" | "divider" | "selected">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
835
- props: Partial<Omit<import("@mui/material").ListItemButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
836
- component: T;
837
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "alignItems" | "children" | "className" | "classes" | "sx" | "autoFocus" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "dense" | "disableGutters" | "divider" | "selected">, "children">>;
838
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
839
- theme: Partial<{
840
- [key: string]: any;
841
- }>;
842
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").ListItemButtonTypeMap<{}, "div">> & {
843
- props: import("@mui/material").ListItemButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
844
- component: T;
845
- }>;
846
- defaultComponent: "div";
847
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | keyof import("react").ClassAttributes<HTMLDivElement> | "dense" | "disableGutters" | "divider" | "selected">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").ListItemButtonTypeMap<{}, "div">> & {
848
- props: import("@mui/material").ListItemButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
849
- component: T;
850
- }>;
851
- defaultComponent: "div";
852
- }>>;
853
- export declare const ListItemIcon: (props?: import("@meonode/ui").NodeProps<typeof MuiListItemIcon>) => import("@meonode/ui").NodeInstance<typeof MuiListItemIcon>;
854
- export declare const ListItemText: (props?: import("@meonode/ui").NodeProps<typeof MuiListItemText>) => import("@meonode/ui").NodeInstance<typeof MuiListItemText>;
855
- export declare const ListSubheader: <T extends React.ElementType = "li">(props?: Omit<import("@mui/material").ListSubheaderOwnProps & Partial<{
856
- component: T;
857
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "style" | "component" | "color" | "inset" | "children" | "className" | "classes" | "sx" | "disableGutters" | "disableSticky">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
858
- props: Partial<Omit<import("@mui/material").ListSubheaderOwnProps & Partial<{
859
- component: T;
860
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "style" | "component" | "color" | "inset" | "children" | "className" | "classes" | "sx" | "disableGutters" | "disableSticky">, "children">>;
861
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
862
- theme: Partial<{
863
- [key: string]: any;
864
- }>;
865
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ListSubheaderTypeMap<{}, "li"> & {
866
- props: import("@mui/material").ListSubheaderOwnProps & Partial<{
867
- component: T;
868
- }>;
869
- defaultComponent: "li";
870
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "value" | "disableGutters" | keyof import("react").ClassAttributes<HTMLLIElement> | "disableSticky">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ListSubheaderTypeMap<{}, "li"> & {
871
- props: import("@mui/material").ListSubheaderOwnProps & Partial<{
872
- component: T;
873
- }>;
874
- defaultComponent: "li";
875
- }>>;
876
- export declare const Menu: (props?: import("@meonode/ui").NodeProps<typeof MuiMenu>) => import("@meonode/ui").NodeInstance<typeof MuiMenu>;
877
- export declare const MenuItem: <T extends React.ElementType = "li">(props?: Omit<import("@mui/material").MenuItemOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
878
- component: T;
879
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "autoFocus" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "dense" | "disableGutters" | "divider" | "selected">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
880
- props: Partial<Omit<import("@mui/material").MenuItemOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
881
- component: T;
882
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "autoFocus" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "dense" | "disableGutters" | "divider" | "selected">, "children">>;
883
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
884
- theme: Partial<{
885
- [key: string]: any;
886
- }>;
887
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").MenuItemTypeMap<{}, "li">> & {
888
- props: import("@mui/material").MenuItemOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
889
- component: T;
890
- }>;
891
- defaultComponent: "li";
892
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "onChange" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "value" | keyof import("@mui/material").MenuItemOwnProps | keyof import("react").ClassAttributes<HTMLLIElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").MenuItemTypeMap<{}, "li">> & {
893
- props: import("@mui/material").MenuItemOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
894
- component: T;
895
- }>;
896
- defaultComponent: "li";
897
- }>>;
898
- export declare const MenuList: <T extends React.ElementType = "ul">(props?: Omit<import("@mui/material").MenuListOwnProps & import("@mui/material").ListOwnProps & Partial<{
899
- component: T;
900
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "component" | "children" | keyof import("@mui/material/OverridableComponent").CommonProps | "sx" | "variant" | "autoFocus" | "subheader" | "dense" | "disabledItemsFocusable" | "disableListWrap" | "disablePadding" | "autoFocusItem">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
901
- props: Partial<Omit<import("@mui/material").MenuListOwnProps & import("@mui/material").ListOwnProps & Partial<{
902
- component: T;
903
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "component" | "children" | keyof import("@mui/material/OverridableComponent").CommonProps | "sx" | "variant" | "autoFocus" | "subheader" | "dense" | "disabledItemsFocusable" | "disableListWrap" | "disablePadding" | "autoFocusItem">, "children">>;
904
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
905
- theme: Partial<{
906
- [key: string]: any;
907
- }>;
908
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ExtendListTypeMap<import("@mui/material").MenuListTypeMap<{}, "ul">> & {
909
- props: import("@mui/material").MenuListOwnProps & import("@mui/material").ListOwnProps & Partial<{
910
- component: T;
911
- }>;
912
- defaultComponent: "ul";
913
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "subheader" | "dense" | keyof import("react").ClassAttributes<HTMLUListElement> | "disabledItemsFocusable" | "disableListWrap" | "disablePadding" | "autoFocusItem">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ExtendListTypeMap<import("@mui/material").MenuListTypeMap<{}, "ul">> & {
914
- props: import("@mui/material").MenuListOwnProps & import("@mui/material").ListOwnProps & Partial<{
915
- component: T;
916
- }>;
917
- defaultComponent: "ul";
918
- }>>;
919
- export declare const MobileStepper: (props?: import("@meonode/ui").NodeProps<typeof MuiMobileStepper>) => import("@meonode/ui").NodeInstance<typeof MuiMobileStepper>;
920
- export declare const Modal: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").ModalOwnProps & Partial<{
921
- component: T;
922
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "components" | "style" | "component" | "container" | "children" | "className" | "classes" | "sx" | "slots" | "slotProps" | "componentsProps" | "open" | "BackdropComponent" | "BackdropProps" | "closeAfterTransition" | "disableAutoFocus" | "disableEnforceFocus" | "disableEscapeKeyDown" | "disablePortal" | "disableRestoreFocus" | "disableScrollLock" | "hideBackdrop" | "keepMounted" | "onClose" | "onTransitionEnter" | "onTransitionExited">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
923
- props: Partial<Omit<import("@mui/material").ModalOwnProps & Partial<{
924
- component: T;
925
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "components" | "style" | "component" | "container" | "children" | "className" | "classes" | "sx" | "slots" | "slotProps" | "componentsProps" | "open" | "BackdropComponent" | "BackdropProps" | "closeAfterTransition" | "disableAutoFocus" | "disableEnforceFocus" | "disableEscapeKeyDown" | "disablePortal" | "disableRestoreFocus" | "disableScrollLock" | "hideBackdrop" | "keepMounted" | "onClose" | "onTransitionEnter" | "onTransitionExited">, "children">>;
926
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
927
- theme: Partial<{
928
- [key: string]: any;
929
- }>;
930
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ModalTypeMap<"div", {}> & {
931
- props: import("@mui/material").ModalOwnProps & Partial<{
932
- component: T;
933
- }>;
934
- defaultComponent: "div";
935
- }, T>, "components" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "slots" | "slotProps" | keyof import("react").ClassAttributes<HTMLDivElement> | "componentsProps" | "open" | "BackdropComponent" | "BackdropProps" | "closeAfterTransition" | "disableAutoFocus" | "disableEnforceFocus" | "disableEscapeKeyDown" | "disablePortal" | "disableRestoreFocus" | "disableScrollLock" | "hideBackdrop" | "keepMounted" | "onClose" | "onTransitionEnter" | "onTransitionExited">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ModalTypeMap<"div", {}> & {
936
- props: import("@mui/material").ModalOwnProps & Partial<{
937
- component: T;
938
- }>;
939
- defaultComponent: "div";
940
- }>>;
941
- export declare const NativeSelect: (props?: import("@meonode/ui").NodeProps<((props: import("@mui/material").NativeSelectProps) => React.JSX.Element) & {
942
- muiName: string;
943
- }>) => import("@meonode/ui").NodeInstance<((props: import("@mui/material").NativeSelectProps) => React.JSX.Element) & {
944
- muiName: string;
945
- }>;
946
- export declare const OutlinedInput: (props?: import("@meonode/ui").NodeProps<((props: import("@mui/material").OutlinedInputProps) => React.JSX.Element) & {
947
- muiName: string;
948
- }>) => import("@meonode/ui").NodeInstance<((props: import("@mui/material").OutlinedInputProps) => React.JSX.Element) & {
949
- muiName: string;
950
- }>;
951
- export declare const Pagination: (props?: import("@meonode/ui").NodeProps<typeof MuiPagination>) => import("@meonode/ui").NodeInstance<typeof MuiPagination>;
952
- export declare const PaginationItem: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").PaginationItemOwnProps & Partial<{
953
- component: T;
954
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "components" | "shape" | "style" | "component" | "color" | "page" | "className" | "classes" | "type" | "sx" | "variant" | "disabled" | "slots" | "slotProps" | "size" | "selected">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
955
- props: Partial<Omit<import("@mui/material").PaginationItemOwnProps & Partial<{
956
- component: T;
957
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "components" | "shape" | "style" | "component" | "color" | "page" | "className" | "classes" | "type" | "sx" | "variant" | "disabled" | "slots" | "slotProps" | "size" | "selected">, "children">>;
958
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
959
- theme: Partial<{
960
- [key: string]: any;
961
- }>;
962
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").PaginationItemTypeMap<{}, "div"> & {
963
- props: import("@mui/material").PaginationItemOwnProps & Partial<{
964
- component: T;
965
- }>;
966
- defaultComponent: "div";
967
- }, T>, "components" | "shape" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "type" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | "slots" | "slotProps" | keyof import("react").ClassAttributes<HTMLDivElement> | "size" | "selected">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").PaginationItemTypeMap<{}, "div"> & {
968
- props: import("@mui/material").PaginationItemOwnProps & Partial<{
969
- component: T;
970
- }>;
971
- defaultComponent: "div";
972
- }>>;
973
- export declare const Paper: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").PaperOwnProps & Partial<{
974
- component: T;
975
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "elevation" | "square" | "sx" | "variant">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
976
- props: Partial<Omit<import("@mui/material").PaperOwnProps & Partial<{
977
- component: T;
978
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "elevation" | "square" | "sx" | "variant">, "children">>;
979
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
980
- theme: Partial<{
981
- [key: string]: any;
982
- }>;
983
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").PaperTypeMap<{}, "div"> & {
984
- props: import("@mui/material").PaperOwnProps & Partial<{
985
- component: T;
986
- }>;
987
- defaultComponent: "div";
988
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "elevation" | "square" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLDivElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").PaperTypeMap<{}, "div"> & {
989
- props: import("@mui/material").PaperOwnProps & Partial<{
990
- component: T;
991
- }>;
992
- defaultComponent: "div";
993
- }>>;
994
- export declare const Popover: (props?: import("@meonode/ui").NodeProps<typeof MuiPopover>) => import("@meonode/ui").NodeInstance<typeof MuiPopover>;
995
- export declare const Popper: (props?: import("@meonode/ui").NodeProps<import("react").ForwardRefExoticComponent<import("@mui/material").PopperProps & import("react").RefAttributes<HTMLDivElement>>>) => import("@meonode/ui").NodeInstance<import("react").ForwardRefExoticComponent<import("@mui/material").PopperProps & import("react").RefAttributes<HTMLDivElement>>>;
996
- export declare const Portal: (props?: import("@meonode/ui").NodeProps<import("react").ForwardRefExoticComponent<import("@mui/material").PortalProps & import("react").RefAttributes<Element>>>) => import("@meonode/ui").NodeInstance<import("react").ForwardRefExoticComponent<import("@mui/material").PortalProps & import("react").RefAttributes<Element>>>;
997
- export declare const Radio: (props?: import("@meonode/ui").NodeProps<typeof MuiRadio>) => import("@meonode/ui").NodeInstance<typeof MuiRadio>;
998
- export declare const RadioGroup: (props?: import("@meonode/ui").NodeProps<typeof MuiRadioGroup>) => import("@meonode/ui").NodeInstance<typeof MuiRadioGroup>;
999
- export declare const Rating: <T extends React.ElementType = "span">(props?: Omit<import("@mui/material").RatingOwnProps & Partial<{
1000
- component: T;
1001
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "component" | "className" | "classes" | "onChange" | "sx" | "defaultValue" | "disabled" | "slots" | "slotProps" | "name" | "max" | "icon" | "value" | "size" | "readOnly" | "emptyIcon" | "emptyLabelText" | "getLabelText" | "highlightSelectedOnly" | "IconContainerComponent" | "onChangeActive" | "precision">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1002
- props: Partial<Omit<import("@mui/material").RatingOwnProps & Partial<{
1003
- component: T;
1004
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "component" | "className" | "classes" | "onChange" | "sx" | "defaultValue" | "disabled" | "slots" | "slotProps" | "name" | "max" | "icon" | "value" | "size" | "readOnly" | "emptyIcon" | "emptyLabelText" | "getLabelText" | "highlightSelectedOnly" | "IconContainerComponent" | "onChangeActive" | "precision">, "children">>;
1005
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1006
- theme: Partial<{
1007
- [key: string]: any;
1008
- }>;
1009
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").RatingTypeMap<{}, "span"> & {
1010
- props: import("@mui/material").RatingOwnProps & Partial<{
1011
- component: T;
1012
- }>;
1013
- defaultComponent: "span";
1014
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLSpanElement> | keyof import("@mui/material").RatingOwnProps>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").RatingTypeMap<{}, "span"> & {
1015
- props: import("@mui/material").RatingOwnProps & Partial<{
1016
- component: T;
1017
- }>;
1018
- defaultComponent: "span";
1019
- }>>;
1020
- export declare const ScopedCssBaseline: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").ScopedCssBaselineOwnProps & Partial<{
1021
- component: T;
1022
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "enableColorScheme">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1023
- props: Partial<Omit<import("@mui/material").ScopedCssBaselineOwnProps & Partial<{
1024
- component: T;
1025
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "enableColorScheme">, "children">>;
1026
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1027
- theme: Partial<{
1028
- [key: string]: any;
1029
- }>;
1030
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ScopedCssBaselineTypeMap<{}, "div"> & {
1031
- props: import("@mui/material").ScopedCssBaselineOwnProps & Partial<{
1032
- component: T;
1033
- }>;
1034
- defaultComponent: "div";
1035
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLDivElement> | "enableColorScheme">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ScopedCssBaselineTypeMap<{}, "div"> & {
1036
- props: import("@mui/material").ScopedCssBaselineOwnProps & Partial<{
1037
- component: T;
1038
- }>;
1039
- defaultComponent: "div";
1040
- }>>;
1041
- export declare const Select: (props?: import("@meonode/ui").NodeProps<(<Value = unknown>(props: import("@mui/material").SelectProps<Value>) => React.JSX.Element) & {
1042
- muiName: string;
1043
- }>) => import("@meonode/ui").NodeInstance<(<Value = unknown>(props: import("@mui/material").SelectProps<Value>) => React.JSX.Element) & {
1044
- muiName: string;
1045
- }>;
1046
- export declare const Skeleton: <T extends React.ElementType = "span">(props?: Omit<import("@mui/material").SkeletonOwnProps & Partial<{
1047
- component: T;
1048
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "component" | "height" | "width" | "animation" | "children" | "className" | "classes" | "sx" | "variant">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1049
- props: Partial<Omit<import("@mui/material").SkeletonOwnProps & Partial<{
1050
- component: T;
1051
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "component" | "height" | "width" | "animation" | "children" | "className" | "classes" | "sx" | "variant">, "children">>;
1052
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1053
- theme: Partial<{
1054
- [key: string]: any;
1055
- }>;
1056
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").SkeletonTypeMap<{}, "span"> & {
1057
- props: import("@mui/material").SkeletonOwnProps & Partial<{
1058
- component: T;
1059
- }>;
1060
- defaultComponent: "span";
1061
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLSpanElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SkeletonTypeMap<{}, "span"> & {
1062
- props: import("@mui/material").SkeletonOwnProps & Partial<{
1063
- component: T;
1064
- }>;
1065
- defaultComponent: "span";
1066
- }>>;
1067
- export declare const Slide: (props?: import("@meonode/ui").NodeProps<typeof MuiSlide>) => import("@meonode/ui").NodeInstance<typeof MuiSlide>;
1068
- export declare const Slider: <T extends React.ElementType = "span">(props?: Omit<import("@mui/material").SliderOwnProps<number | number[]> & Partial<{
1069
- component: T;
1070
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "components" | "style" | "track" | "component" | "color" | "scale" | "className" | "classes" | "onChange" | "sx" | "defaultValue" | "tabIndex" | "aria-label" | "aria-labelledby" | "aria-valuetext" | "disabled" | "slots" | "slotProps" | "name" | "componentsProps" | "max" | "value" | "size" | "step" | "min" | "disableSwap" | "getAriaLabel" | "getAriaValueText" | "marks" | "onChangeCommitted" | "orientation" | "shiftStep" | "valueLabelDisplay" | "valueLabelFormat">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1071
- props: Partial<Omit<import("@mui/material").SliderOwnProps<number | number[]> & Partial<{
1072
- component: T;
1073
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "components" | "style" | "track" | "component" | "color" | "scale" | "className" | "classes" | "onChange" | "sx" | "defaultValue" | "tabIndex" | "aria-label" | "aria-labelledby" | "aria-valuetext" | "disabled" | "slots" | "slotProps" | "name" | "componentsProps" | "max" | "value" | "size" | "step" | "min" | "disableSwap" | "getAriaLabel" | "getAriaValueText" | "marks" | "onChangeCommitted" | "orientation" | "shiftStep" | "valueLabelDisplay" | "valueLabelFormat">, "children">>;
1074
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1075
- theme: Partial<{
1076
- [key: string]: any;
1077
- }>;
1078
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").SliderTypeMap<"span", {}, number | number[]> & {
1079
- props: import("@mui/material").SliderOwnProps<number | number[]> & Partial<{
1080
- component: T;
1081
- }>;
1082
- defaultComponent: "span";
1083
- }, T>, "components" | "slot" | "title" | "track" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | "slots" | "slotProps" | "name" | "componentsProps" | "max" | "value" | "size" | keyof import("react").ClassAttributes<HTMLSpanElement> | "step" | "min" | "disableSwap" | "getAriaLabel" | "getAriaValueText" | "marks" | "onChangeCommitted" | "orientation" | "shiftStep" | "valueLabelDisplay" | "valueLabelFormat">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SliderTypeMap<"span", {}, number | number[]> & {
1084
- props: import("@mui/material").SliderOwnProps<number | number[]> & Partial<{
1085
- component: T;
1086
- }>;
1087
- defaultComponent: "span";
1088
- }>>;
1089
- export declare const Snackbar: (props?: import("@meonode/ui").NodeProps<typeof MuiSnackbar>) => import("@meonode/ui").NodeInstance<typeof MuiSnackbar>;
1090
- export declare const SnackbarContent: (props?: import("@meonode/ui").NodeProps<typeof MuiSnackbarContent>) => import("@meonode/ui").NodeInstance<typeof MuiSnackbarContent>;
1091
- export declare const SpeedDial: (props?: import("@meonode/ui").NodeProps<typeof MuiSpeedDial>) => import("@meonode/ui").NodeInstance<typeof MuiSpeedDial>;
1092
- export declare const SpeedDialAction: (props?: import("@meonode/ui").NodeProps<typeof MuiSpeedDialAction>) => import("@meonode/ui").NodeInstance<typeof MuiSpeedDialAction>;
1093
- export declare const SpeedDialIcon: (props?: import("@meonode/ui").NodeProps<((props: import("@mui/material").SpeedDialIconProps) => React.JSX.Element) & {
1094
- muiName: string;
1095
- }>) => import("@meonode/ui").NodeInstance<((props: import("@mui/material").SpeedDialIconProps) => React.JSX.Element) & {
1096
- muiName: string;
1097
- }>;
1098
- export declare const Stack: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").StackOwnProps & Partial<{
1099
- component: T;
1100
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "component" | keyof import("@mui/material/OverridableComponent").CommonProps | keyof import("@mui/material").StackOwnProps>, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1101
- props: Partial<Omit<import("@mui/material").StackOwnProps & Partial<{
1102
- component: T;
1103
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "component" | keyof import("@mui/material/OverridableComponent").CommonProps | keyof import("@mui/material").StackOwnProps>, "children">>;
1104
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1105
- theme: Partial<{
1106
- [key: string]: any;
1107
- }>;
1108
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").StackTypeMap<{}, "div"> & {
1109
- props: import("@mui/material").StackOwnProps & Partial<{
1110
- component: T;
1111
- }>;
1112
- defaultComponent: "div";
1113
- }, T>, "typography" | "spacing" | "p" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLDivElement> | "divider" | "useFlexGap">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").StackTypeMap<{}, "div"> & {
1114
- props: import("@mui/material").StackOwnProps & Partial<{
1115
- component: T;
1116
- }>;
1117
- defaultComponent: "div";
1118
- }>>;
1119
- export declare const Step: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").StepOwnProps & Partial<{
1120
- component: T;
1121
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "disabled" | "index" | "active" | "expanded" | "last" | "completed">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1122
- props: Partial<Omit<import("@mui/material").StepOwnProps & Partial<{
1123
- component: T;
1124
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "disabled" | "index" | "active" | "expanded" | "last" | "completed">, "children">>;
1125
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1126
- theme: Partial<{
1127
- [key: string]: any;
1128
- }>;
1129
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").StepTypeMap<{}, "div"> & {
1130
- props: import("@mui/material").StepOwnProps & Partial<{
1131
- component: T;
1132
- }>;
1133
- defaultComponent: "div";
1134
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | keyof import("react").ClassAttributes<HTMLDivElement> | "index" | "active" | "expanded" | "last" | "completed">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").StepTypeMap<{}, "div"> & {
1135
- props: import("@mui/material").StepOwnProps & Partial<{
1136
- component: T;
1137
- }>;
1138
- defaultComponent: "div";
1139
- }>>;
1140
- export declare const StepButton: <T extends React.ElementType = "button">(props?: Omit<import("@mui/material").StepButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
1141
- component: T;
1142
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "icon" | "optional">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1143
- props: Partial<Omit<import("@mui/material").StepButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
1144
- component: T;
1145
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "icon" | "optional">, "children">>;
1146
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1147
- theme: Partial<{
1148
- [key: string]: any;
1149
- }>;
1150
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").StepButtonTypeMap<{}, "button">> & {
1151
- props: import("@mui/material").StepButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
1152
- component: T;
1153
- }>;
1154
- defaultComponent: "button";
1155
- }, T>, "form" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "type" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "name" | "icon" | "value" | keyof import("react").ClassAttributes<HTMLButtonElement> | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "optional">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").StepButtonTypeMap<{}, "button">> & {
1156
- props: import("@mui/material").StepButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
1157
- component: T;
1158
- }>;
1159
- defaultComponent: "button";
1160
- }>>;
1161
- export declare const StepConnector: (props?: import("@meonode/ui").NodeProps<typeof MuiStepConnector>) => import("@meonode/ui").NodeInstance<typeof MuiStepConnector>;
1162
- export declare const StepContent: (props?: import("@meonode/ui").NodeProps<typeof MuiStepContent>) => import("@meonode/ui").NodeInstance<typeof MuiStepContent>;
1163
- export declare const StepIcon: (props?: import("@meonode/ui").NodeProps<typeof MuiStepIcon>) => import("@meonode/ui").NodeInstance<typeof MuiStepIcon>;
1164
- export declare const StepLabel: (props?: import("@meonode/ui").NodeProps<((props: import("@mui/material").StepLabelProps) => React.JSX.Element) & {
1165
- muiName: string;
1166
- }>) => import("@meonode/ui").NodeInstance<((props: import("@mui/material").StepLabelProps) => React.JSX.Element) & {
1167
- muiName: string;
1168
- }>;
1169
- export declare const Stepper: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").StepperOwnProps & Partial<{
1170
- component: T;
1171
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "elevation" | "square" | "sx" | "variant" | "orientation" | "activeStep" | "alternativeLabel" | "connector" | "nonLinear">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1172
- props: Partial<Omit<import("@mui/material").StepperOwnProps & Partial<{
1173
- component: T;
1174
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "elevation" | "square" | "sx" | "variant" | "orientation" | "activeStep" | "alternativeLabel" | "connector" | "nonLinear">, "children">>;
1175
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1176
- theme: Partial<{
1177
- [key: string]: any;
1178
- }>;
1179
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").StepperTypeMap<{}, "div"> & {
1180
- props: import("@mui/material").StepperOwnProps & Partial<{
1181
- component: T;
1182
- }>;
1183
- defaultComponent: "div";
1184
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "elevation" | "square" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLDivElement> | "orientation" | "activeStep" | "alternativeLabel" | "connector" | "nonLinear">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").StepperTypeMap<{}, "div"> & {
1185
- props: import("@mui/material").StepperOwnProps & Partial<{
1186
- component: T;
1187
- }>;
1188
- defaultComponent: "div";
1189
- }>>;
1190
- export declare const SvgIcon: <T extends React.ElementType = "svg">(props?: Omit<import("@mui/material").SvgIconOwnProps & Partial<{
1191
- component: T;
1192
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").SVGProps<SVGSVGElement>, "style" | "component" | "color" | "fontSize" | "shapeRendering" | "children" | "className" | "classes" | "sx" | "viewBox" | "htmlColor" | "inheritViewBox" | "titleAccess">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1193
- props: Partial<Omit<import("@mui/material").SvgIconOwnProps & Partial<{
1194
- component: T;
1195
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").SVGProps<SVGSVGElement>, "style" | "component" | "color" | "fontSize" | "shapeRendering" | "children" | "className" | "classes" | "sx" | "viewBox" | "htmlColor" | "inheritViewBox" | "titleAccess">, "children">>;
1196
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1197
- theme: Partial<{
1198
- [key: string]: any;
1199
- }>;
1200
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").SvgIconTypeMap<{}, "svg"> & {
1201
- props: import("@mui/material").SvgIconOwnProps & Partial<{
1202
- component: T;
1203
- }>;
1204
- defaultComponent: "svg";
1205
- }, T>, "string" | "spacing" | "path" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "ref" | "values" | "key" | "type" | "onChange" | "elevation" | "sx" | "suppressHydrationWarning" | "id" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "href" | "media" | "target" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "origin" | "name" | "max" | "in" | "preserveAspectRatio" | "viewBox" | "crossOrigin" | "method" | "version" | "x" | "y" | "min" | "requiredExtensions" | "systemLanguage" | "cx" | "cy" | "r" | "pathLength" | "clipPathUnits" | "rx" | "ry" | "in2" | "mode" | "result" | "k1" | "k2" | "k3" | "k4" | "operator" | "bias" | "divisor" | "edgeMode" | "kernelMatrix" | "preserveAlpha" | "targetX" | "targetY" | "diffuseConstant" | "surfaceScale" | "xChannelSelector" | "yChannelSelector" | "dx" | "dy" | "amplitude" | "exponent" | "intercept" | "slope" | "tableValues" | "z" | "specularConstant" | "specularExponent" | "limitingConeAngle" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "numOctaves" | "seed" | "stitchTiles" | "filterUnits" | "primitiveUnits" | "x1" | "x2" | "y1" | "y2" | "gradientTransform" | "gradientUnits" | "spreadMethod" | "markerHeight" | "markerUnits" | "markerWidth" | "refX" | "refY" | "maskContentUnits" | "maskUnits" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "fr" | "fx" | "fy" | "lengthAdjust" | "textLength" | "startOffset" | "orientation" | "htmlColor" | "inheritViewBox" | "titleAccess" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "by" | "calcMode" | "capHeight" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "d" | "decelerate" | "descent" | "dur" | "enableBackground" | "end" | "externalResourcesRequired" | "filterRes" | "focusable" | "format" | "from" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "horizAdvX" | "horizOriginX" | "k" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "local" | "orient" | "overlinePosition" | "overlineThickness" | "panose1" | "radius" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredFeatures" | "restart" | "speed" | "stdDeviation" | "stemh" | "stemv" | "strikethroughPosition" | "strikethroughThickness" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewTarget" | "vMathematical" | "widths" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "zoomAndPan">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg"> & {
1206
- props: import("@mui/material").SvgIconOwnProps & Partial<{
1207
- component: T;
1208
- }>;
1209
- defaultComponent: "svg";
1210
- }>>;
1211
- export declare const SwipeableDrawer: (props?: import("@meonode/ui").NodeProps<import("react").JSXElementConstructor<import("@mui/material").SwipeableDrawerProps>>) => import("@meonode/ui").NodeInstance<import("react").JSXElementConstructor<import("@mui/material").SwipeableDrawerProps>>;
1212
- export declare const Switch: (props?: import("@meonode/ui").NodeProps<typeof MuiSwitch>) => import("@meonode/ui").NodeInstance<typeof MuiSwitch>;
1213
- export declare const Tab: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").TabOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
1214
- component: T;
1215
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "label" | "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "icon" | "value" | "disableFocusRipple" | "iconPosition" | "wrapped">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1216
- props: Partial<Omit<import("@mui/material").TabOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
1217
- component: T;
1218
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "label" | "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "icon" | "value" | "disableFocusRipple" | "iconPosition" | "wrapped">, "children">>;
1219
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1220
- theme: Partial<{
1221
- [key: string]: any;
1222
- }>;
1223
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").TabTypeMap<{}, "div">> & {
1224
- props: import("@mui/material").TabOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
1225
- component: T;
1226
- }>;
1227
- defaultComponent: "div";
1228
- }, T>, "label" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | keyof import("react").ClassAttributes<HTMLDivElement> | "icon" | "value" | "disableFocusRipple" | "iconPosition" | "wrapped">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").TabTypeMap<{}, "div">> & {
1229
- props: import("@mui/material").TabOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
1230
- component: T;
1231
- }>;
1232
- defaultComponent: "div";
1233
- }>>;
1234
- export declare const TabScrollButton: (props?: import("@meonode/ui").NodeProps<typeof MuiTabScrollButton>) => import("@meonode/ui").NodeInstance<typeof MuiTabScrollButton>;
1235
- export declare const Table: <T extends React.ElementType = "table">(props?: Omit<import("@mui/material").TableOwnProps & Partial<{
1236
- component: T;
1237
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>, "style" | "component" | "padding" | "children" | "className" | "classes" | "sx" | "size" | "stickyHeader">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1238
- props: Partial<Omit<import("@mui/material").TableOwnProps & Partial<{
1239
- component: T;
1240
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>, "style" | "component" | "padding" | "children" | "className" | "classes" | "sx" | "size" | "stickyHeader">, "children">>;
1241
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1242
- theme: Partial<{
1243
- [key: string]: any;
1244
- }>;
1245
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").TableTypeMap<{}, "table"> & {
1246
- props: import("@mui/material").TableOwnProps & Partial<{
1247
- component: T;
1248
- }>;
1249
- defaultComponent: "table";
1250
- }, T>, "slot" | "summary" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "bgcolor" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "align" | "size" | "cellPadding" | "cellSpacing" | "frame" | "rules" | "stickyHeader" | keyof import("react").ClassAttributes<HTMLTableElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").TableTypeMap<{}, "table"> & {
1251
- props: import("@mui/material").TableOwnProps & Partial<{
1252
- component: T;
1253
- }>;
1254
- defaultComponent: "table";
1255
- }>>;
1256
- export declare const TableBody: <T extends React.ElementType = "tbody">(props?: Omit<import("@mui/material").TableBodyOwnProps & Partial<{
1257
- component: T;
1258
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, "style" | "component" | "children" | "className" | "classes" | "sx">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1259
- props: Partial<Omit<import("@mui/material").TableBodyOwnProps & Partial<{
1260
- component: T;
1261
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, "style" | "component" | "children" | "className" | "classes" | "sx">, "children">>;
1262
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1263
- theme: Partial<{
1264
- [key: string]: any;
1265
- }>;
1266
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").TableBodyTypeMap<{}, "tbody"> & {
1267
- props: import("@mui/material").TableBodyOwnProps & Partial<{
1268
- component: T;
1269
- }>;
1270
- defaultComponent: "tbody";
1271
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLTableSectionElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").TableBodyTypeMap<{}, "tbody"> & {
1272
- props: import("@mui/material").TableBodyOwnProps & Partial<{
1273
- component: T;
1274
- }>;
1275
- defaultComponent: "tbody";
1276
- }>>;
1277
- export declare const TableCell: (props?: import("@meonode/ui").NodeProps<typeof MuiTableCell>) => import("@meonode/ui").NodeInstance<typeof MuiTableCell>;
1278
- export declare const TableContainer: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").TableContainerOwnProps & Partial<{
1279
- component: T;
1280
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1281
- props: Partial<Omit<import("@mui/material").TableContainerOwnProps & Partial<{
1282
- component: T;
1283
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx">, "children">>;
1284
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1285
- theme: Partial<{
1286
- [key: string]: any;
1287
- }>;
1288
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").TableContainerTypeMap<{}, "div"> & {
1289
- props: import("@mui/material").TableContainerOwnProps & Partial<{
1290
- component: T;
1291
- }>;
1292
- defaultComponent: "div";
1293
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLDivElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").TableContainerTypeMap<{}, "div"> & {
1294
- props: import("@mui/material").TableContainerOwnProps & Partial<{
1295
- component: T;
1296
- }>;
1297
- defaultComponent: "div";
1298
- }>>;
1299
- export declare const TableFooter: <T extends React.ElementType = "tfoot">(props?: Omit<import("@mui/material").TableFooterOwnProps & Partial<{
1300
- component: T;
1301
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, "style" | "component" | "children" | "className" | "classes" | "sx">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1302
- props: Partial<Omit<import("@mui/material").TableFooterOwnProps & Partial<{
1303
- component: T;
1304
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, "style" | "component" | "children" | "className" | "classes" | "sx">, "children">>;
1305
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1306
- theme: Partial<{
1307
- [key: string]: any;
1308
- }>;
1309
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").TableFooterTypeMap<{}, "tfoot"> & {
1310
- props: import("@mui/material").TableFooterOwnProps & Partial<{
1311
- component: T;
1312
- }>;
1313
- defaultComponent: "tfoot";
1314
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLTableSectionElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").TableFooterTypeMap<{}, "tfoot"> & {
1315
- props: import("@mui/material").TableFooterOwnProps & Partial<{
1316
- component: T;
1317
- }>;
1318
- defaultComponent: "tfoot";
1319
- }>>;
1320
- export declare const TableHead: <T extends React.ElementType = "thead">(props?: Omit<import("@mui/material").TableHeadOwnProps & Partial<{
1321
- component: T;
1322
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, "style" | "component" | "children" | "className" | "classes" | "sx">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1323
- props: Partial<Omit<import("@mui/material").TableHeadOwnProps & Partial<{
1324
- component: T;
1325
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, "style" | "component" | "children" | "className" | "classes" | "sx">, "children">>;
1326
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1327
- theme: Partial<{
1328
- [key: string]: any;
1329
- }>;
1330
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").TableHeadTypeMap<{}, "thead"> & {
1331
- props: import("@mui/material").TableHeadOwnProps & Partial<{
1332
- component: T;
1333
- }>;
1334
- defaultComponent: "thead";
1335
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLTableSectionElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").TableHeadTypeMap<{}, "thead"> & {
1336
- props: import("@mui/material").TableHeadOwnProps & Partial<{
1337
- component: T;
1338
- }>;
1339
- defaultComponent: "thead";
1340
- }>>;
1341
- export declare const TablePagination: <T extends React.ElementType = import("react").JSXElementConstructor<import("@mui/material").TablePaginationBaseProps>>(props?: Omit<import("@mui/material").TablePaginationOwnProps & import("@mui/material").TablePaginationSlotsAndSlotProps & Partial<{
1342
- component: T;
1343
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("@mui/material").TablePaginationBaseProps, "abbr" | "slot" | "style" | "title" | "component" | "color" | "content" | "height" | "page" | "translate" | "width" | "padding" | "className" | "classes" | "ref" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | "slots" | "slotProps" | "align" | "size" | "colSpan" | "headers" | "rowSpan" | "scope" | "valign" | "sortDirection" | "SelectProps" | "getItemAriaLabel" | "count" | "showFirstButton" | "showLastButton" | "ActionsComponent" | "backIconButtonProps" | "labelDisplayedRows" | "labelRowsPerPage" | "nextIconButtonProps" | "onPageChange" | "onRowsPerPageChange" | "rowsPerPage" | "rowsPerPageOptions">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1344
- props: Partial<Omit<import("@mui/material").TablePaginationOwnProps & import("@mui/material").TablePaginationSlotsAndSlotProps & Partial<{
1345
- component: T;
1346
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("@mui/material").TablePaginationBaseProps, "abbr" | "slot" | "style" | "title" | "component" | "color" | "content" | "height" | "page" | "translate" | "width" | "padding" | "className" | "classes" | "ref" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | "slots" | "slotProps" | "align" | "size" | "colSpan" | "headers" | "rowSpan" | "scope" | "valign" | "sortDirection" | "SelectProps" | "getItemAriaLabel" | "count" | "showFirstButton" | "showLastButton" | "ActionsComponent" | "backIconButtonProps" | "labelDisplayedRows" | "labelRowsPerPage" | "nextIconButtonProps" | "onPageChange" | "onRowsPerPageChange" | "rowsPerPage" | "rowsPerPageOptions">, "children">>;
1347
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1348
- theme: Partial<{
1349
- [key: string]: any;
1350
- }>;
1351
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").TablePaginationTypeMap<{}, import("react").JSXElementConstructor<import("@mui/material").TablePaginationBaseProps>> & {
1352
- props: import("@mui/material").TablePaginationOwnProps & import("@mui/material").TablePaginationSlotsAndSlotProps & Partial<{
1353
- component: T;
1354
- }>;
1355
- defaultComponent: import("react").JSXElementConstructor<import("@mui/material").TablePaginationBaseProps>;
1356
- }, T>, "abbr" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "ref" | "key" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "disabled" | "align" | "size" | "colSpan" | "headers" | "rowSpan" | "scope" | "valign" | "sortDirection" | "SelectProps" | "getItemAriaLabel" | "count" | "showFirstButton" | "showLastButton" | "ActionsComponent" | "backIconButtonProps" | "labelDisplayedRows" | "labelRowsPerPage" | "nextIconButtonProps" | "onPageChange" | "onRowsPerPageChange" | "rowsPerPage" | "rowsPerPageOptions" | keyof import("@mui/material").TablePaginationSlotsAndSlotProps>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").TablePaginationTypeMap<{}, import("react").JSXElementConstructor<import("@mui/material").TablePaginationBaseProps>> & {
1357
- props: import("@mui/material").TablePaginationOwnProps & import("@mui/material").TablePaginationSlotsAndSlotProps & Partial<{
1358
- component: T;
1359
- }>;
1360
- defaultComponent: import("react").JSXElementConstructor<import("@mui/material").TablePaginationBaseProps>;
1361
- }>>;
1362
- export declare const TableRow: <T extends React.ElementType = "tr">(props?: Omit<import("@mui/material").TableRowOwnProps & Partial<{
1363
- component: T;
1364
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "selected" | "hover">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1365
- props: Partial<Omit<import("@mui/material").TableRowOwnProps & Partial<{
1366
- component: T;
1367
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "selected" | "hover">, "children">>;
1368
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1369
- theme: Partial<{
1370
- [key: string]: any;
1371
- }>;
1372
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").TableRowTypeMap<{}, "tr"> & {
1373
- props: import("@mui/material").TableRowOwnProps & Partial<{
1374
- component: T;
1375
- }>;
1376
- defaultComponent: "tr";
1377
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "selected" | "hover" | keyof import("react").ClassAttributes<HTMLTableRowElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").TableRowTypeMap<{}, "tr"> & {
1378
- props: import("@mui/material").TableRowOwnProps & Partial<{
1379
- component: T;
1380
- }>;
1381
- defaultComponent: "tr";
1382
- }>>;
1383
- export declare const TableSortLabel: <T extends React.ElementType = "span">(props?: Omit<import("@mui/material").TableSortLabelOwnProps & import("@mui/material").TableSortLabelSlotsAndSlotProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
1384
- component: T;
1385
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "direction" | "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "slots" | "slotProps" | "active" | "hideSortIcon" | "IconComponent">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1386
- props: Partial<Omit<import("@mui/material").TableSortLabelOwnProps & import("@mui/material").TableSortLabelSlotsAndSlotProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
1387
- component: T;
1388
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "direction" | "style" | "component" | "children" | "className" | "classes" | "sx" | "tabIndex" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "slots" | "slotProps" | "active" | "hideSortIcon" | "IconComponent">, "children">>;
1389
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1390
- theme: Partial<{
1391
- [key: string]: any;
1392
- }>;
1393
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").TableSortLabelTypeMap<{}, "span">> & {
1394
- props: import("@mui/material").TableSortLabelOwnProps & import("@mui/material").TableSortLabelSlotsAndSlotProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
1395
- component: T;
1396
- }>;
1397
- defaultComponent: "span";
1398
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | keyof import("react").ClassAttributes<HTMLSpanElement> | "active" | "hideSortIcon" | "IconComponent" | keyof import("@mui/material").TableSortLabelSlotsAndSlotProps>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").TableSortLabelTypeMap<{}, "span">> & {
1399
- props: import("@mui/material").TableSortLabelOwnProps & import("@mui/material").TableSortLabelSlotsAndSlotProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
1400
- component: T;
1401
- }>;
1402
- defaultComponent: "span";
1403
- }>>;
1404
- export declare const Tabs: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").TabsOwnProps & Partial<{
1405
- component: T;
1406
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "onChange" | "sx" | "variant" | "aria-label" | "aria-labelledby" | "action" | "slots" | "slotProps" | "value" | "orientation" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "ScrollButtonComponent" | "scrollButtons" | "selectionFollowsFocus" | "TabIndicatorProps" | "TabScrollButtonProps" | "textColor" | "visibleScrollbar">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1407
- props: Partial<Omit<import("@mui/material").TabsOwnProps & Partial<{
1408
- component: T;
1409
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "onChange" | "sx" | "variant" | "aria-label" | "aria-labelledby" | "action" | "slots" | "slotProps" | "value" | "orientation" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "ScrollButtonComponent" | "scrollButtons" | "selectionFollowsFocus" | "TabIndicatorProps" | "TabScrollButtonProps" | "textColor" | "visibleScrollbar">, "children">>;
1410
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1411
- theme: Partial<{
1412
- [key: string]: any;
1413
- }>;
1414
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").TabsTypeMap<{}, "div"> & {
1415
- props: import("@mui/material").TabsOwnProps & Partial<{
1416
- component: T;
1417
- }>;
1418
- defaultComponent: "div";
1419
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "action" | "slots" | "slotProps" | keyof import("react").ClassAttributes<HTMLDivElement> | "value" | "orientation" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "ScrollButtonComponent" | "scrollButtons" | "selectionFollowsFocus" | "TabIndicatorProps" | "TabScrollButtonProps" | "textColor" | "visibleScrollbar">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").TabsTypeMap<{}, "div"> & {
1420
- props: import("@mui/material").TabsOwnProps & Partial<{
1421
- component: T;
1422
- }>;
1423
- defaultComponent: "div";
1424
- }>>;
1425
- export declare const TextField: (props?: import("@meonode/ui").NodeProps<typeof MuiTextField>) => import("@meonode/ui").NodeInstance<typeof MuiTextField>;
1426
- export declare const TextareaAutosize: (props?: import("@meonode/ui").NodeProps<import("react").ForwardRefExoticComponent<import("@mui/material").TextareaAutosizeProps & import("react").RefAttributes<Element>>>) => import("@meonode/ui").NodeInstance<import("react").ForwardRefExoticComponent<import("@mui/material").TextareaAutosizeProps & import("react").RefAttributes<Element>>>;
1427
- export declare const ThemeProvider: (props?: import("@meonode/ui").NodeProps<typeof MuiThemeProvider>) => import("@meonode/ui").NodeInstance<typeof MuiThemeProvider>;
1428
- export declare const ToggleButton: <T extends React.ElementType = "button">(props?: Omit<import("@mui/material").ToggleButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
1429
- component: T;
1430
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "color" | "children" | "className" | "classes" | "onChange" | "sx" | "tabIndex" | "onClick" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "value" | "disableFocusRipple" | "fullWidth" | "size" | "selected">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1431
- props: Partial<Omit<import("@mui/material").ToggleButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
1432
- component: T;
1433
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "style" | "component" | "color" | "children" | "className" | "classes" | "onChange" | "sx" | "tabIndex" | "onClick" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "value" | "disableFocusRipple" | "fullWidth" | "size" | "selected">, "children">>;
1434
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1435
- theme: Partial<{
1436
- [key: string]: any;
1437
- }>;
1438
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").ToggleButtonTypeMap<{}, "button">> & {
1439
- props: import("@mui/material").ToggleButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
1440
- component: T;
1441
- }>;
1442
- defaultComponent: "button";
1443
- }, T>, "form" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "type" | "onChange" | "sx" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "action" | "centerRipple" | "disabled" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "name" | "value" | keyof import("react").ClassAttributes<HTMLButtonElement> | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "disableFocusRipple" | "fullWidth" | "size" | "selected">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ExtendButtonBaseTypeMap<import("@mui/material").ToggleButtonTypeMap<{}, "button">> & {
1444
- props: import("@mui/material").ToggleButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & Partial<{
1445
- component: T;
1446
- }>;
1447
- defaultComponent: "button";
1448
- }>>;
1449
- export declare const ToggleButtonGroup: (props?: import("@meonode/ui").NodeProps<typeof MuiToggleButtonGroup>) => import("@meonode/ui").NodeInstance<typeof MuiToggleButtonGroup>;
1450
- export declare const Toolbar: <T extends React.ElementType = "div">(props?: Omit<import("@mui/material").ToolbarOwnProps & Partial<{
1451
- component: T;
1452
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "variant" | "disableGutters">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1453
- props: Partial<Omit<import("@mui/material").ToolbarOwnProps & Partial<{
1454
- component: T;
1455
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "component" | "children" | "className" | "classes" | "sx" | "variant" | "disableGutters">, "children">>;
1456
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1457
- theme: Partial<{
1458
- [key: string]: any;
1459
- }>;
1460
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").ToolbarTypeMap<{}, "div"> & {
1461
- props: import("@mui/material").ToolbarOwnProps & Partial<{
1462
- component: T;
1463
- }>;
1464
- defaultComponent: "div";
1465
- }, T>, "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | keyof import("react").ClassAttributes<HTMLDivElement> | "disableGutters">) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").ToolbarTypeMap<{}, "div"> & {
1466
- props: import("@mui/material").ToolbarOwnProps & Partial<{
1467
- component: T;
1468
- }>;
1469
- defaultComponent: "div";
1470
- }>>;
1471
- export declare const Tooltip: (props?: import("@meonode/ui").NodeProps<typeof MuiTooltip>) => import("@meonode/ui").NodeInstance<typeof MuiTooltip>;
1472
- export declare const Typography: <T extends React.ElementType = "span">(props?: Omit<import("@mui/material").TypographyOwnProps & Partial<{
1473
- component: T;
1474
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "typography" | "zIndex" | "p" | "style" | "component" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "children" | "className" | "classes" | "sx" | "variant" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping">, "style" | "props" | keyof import("react").CSSProperties | "children" | "theme"> & import("react").Attributes & import("react").CSSProperties & Partial<{
1475
- props: Partial<Omit<import("@mui/material").TypographyOwnProps & Partial<{
1476
- component: T;
1477
- }> & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "typography" | "zIndex" | "p" | "style" | "component" | "alignContent" | "alignItems" | "alignSelf" | "bottom" | "boxShadow" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "height" | "justifyContent" | "justifyItems" | "justifySelf" | "left" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "right" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "top" | "visibility" | "whiteSpace" | "width" | "border" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "children" | "className" | "classes" | "sx" | "variant" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping">, "children">>;
1478
- children: import("@meonode/ui").Children | import("@meonode/ui").Children[];
1479
- theme: Partial<{
1480
- [key: string]: any;
1481
- }>;
1482
- }> & Omit<import("@mui/material/OverridableComponent").OverrideProps<import("@mui/material").TypographyTypeMap<{}, "span"> & {
1483
- props: import("@mui/material").TypographyOwnProps & Partial<{
1484
- component: T;
1485
- }>;
1486
- defaultComponent: "span";
1487
- }, T>, "typography" | "p" | "slot" | "title" | "props" | "component" | keyof import("react").CSSProperties | "children" | "theme" | "className" | "classes" | "onChange" | "sx" | "variant" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "displayPrint" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "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" | "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" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping" | keyof import("react").ClassAttributes<HTMLSpanElement>>) => import("@meonode/ui").NodeInstance<import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").TypographyTypeMap<{}, "span"> & {
1488
- props: import("@mui/material").TypographyOwnProps & Partial<{
1489
- component: T;
1490
- }>;
1491
- defaultComponent: "span";
1492
- }>>;
1493
- export declare const Zoom: (props?: import("@meonode/ui").NodeProps<typeof MuiZoom>) => import("@meonode/ui").NodeInstance<typeof MuiZoom>;
1494
- //# sourceMappingURL=mui.core.d.ts.map