@popmenu/common-ui 0.18.3-alpha.0 → 0.18.4-alpha.1

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 (182) hide show
  1. package/build/{esm/index.js → index.es.js} +4 -6
  2. package/build/index.es.js.map +1 -0
  3. package/build/index.js +3 -4591
  4. package/build/index.js.map +1 -1
  5. package/package.json +6 -9
  6. package/build/esm/components/Accordion/index.d.ts +0 -1
  7. package/build/esm/components/AccordionActions/index.d.ts +0 -1
  8. package/build/esm/components/AccordionDetails/index.d.ts +0 -1
  9. package/build/esm/components/AccordionSummary/index.d.ts +0 -1
  10. package/build/esm/components/Alert/index.d.ts +0 -1
  11. package/build/esm/components/AppBar/index.d.ts +0 -1
  12. package/build/esm/components/AudioPlayer/AudioPlayer.d.ts +0 -3
  13. package/build/esm/components/AudioPlayer/AudioPlayerProps.d.ts +0 -4
  14. package/build/esm/components/AudioPlayer/index.d.ts +0 -2
  15. package/build/esm/components/AudioPlayer/util/audioPlayerReducer.d.ts +0 -11
  16. package/build/esm/components/AudioPlayer/util/formatTime.d.ts +0 -1
  17. package/build/esm/components/AudioPlayer/util/index.d.ts +0 -5
  18. package/build/esm/components/AudioPlayer/util/setupAudioRef.d.ts +0 -8
  19. package/build/esm/components/AudioPlayer/util/types.d.ts +0 -77
  20. package/build/esm/components/AudioPlayer/util/useVolumeIcon.d.ts +0 -2
  21. package/build/esm/components/Avatar/Avatar.d.ts +0 -3
  22. package/build/esm/components/Avatar/AvatarProps.d.ts +0 -15
  23. package/build/esm/components/Avatar/avatar.styles.d.ts +0 -2
  24. package/build/esm/components/Avatar/index.d.ts +0 -2
  25. package/build/esm/components/Avatar/util/useImageProps.d.ts +0 -15
  26. package/build/esm/components/Badge/index.d.ts +0 -1
  27. package/build/esm/components/Box/Box.d.ts +0 -3
  28. package/build/esm/components/Box/BoxProps.d.ts +0 -5
  29. package/build/esm/components/Box/BoxStyles.d.ts +0 -1
  30. package/build/esm/components/Box/index.d.ts +0 -7
  31. package/build/esm/components/Breadcrumbs/index.d.ts +0 -1
  32. package/build/esm/components/Button/Button.d.ts +0 -3
  33. package/build/esm/components/Button/ButtonProps.d.ts +0 -6
  34. package/build/esm/components/Button/ButtonStyles.d.ts +0 -2
  35. package/build/esm/components/Button/index.d.ts +0 -2
  36. package/build/esm/components/ButtonBase/index.d.ts +0 -1
  37. package/build/esm/components/ButtonGroup/index.d.ts +0 -1
  38. package/build/esm/components/Card/index.d.ts +0 -1
  39. package/build/esm/components/CardActionArea/index.d.ts +0 -1
  40. package/build/esm/components/CardActions/index.d.ts +0 -1
  41. package/build/esm/components/CardContent/index.d.ts +0 -1
  42. package/build/esm/components/CardHeader/index.d.ts +0 -1
  43. package/build/esm/components/CardMedia/index.d.ts +0 -1
  44. package/build/esm/components/Checkbox/Checkbox.d.ts +0 -3
  45. package/build/esm/components/Checkbox/CheckboxProps.d.ts +0 -8
  46. package/build/esm/components/Checkbox/index.d.ts +0 -2
  47. package/build/esm/components/Chip/index.d.ts +0 -1
  48. package/build/esm/components/CircularProgress/index.d.ts +0 -1
  49. package/build/esm/components/ClickAwayListener/index.d.ts +0 -1
  50. package/build/esm/components/CollapsibleText/CollapsibleText.d.ts +0 -3
  51. package/build/esm/components/CollapsibleText/CollapsibleTextProps.d.ts +0 -12
  52. package/build/esm/components/CollapsibleText/CollapsibleTextStyles.d.ts +0 -4
  53. package/build/esm/components/CollapsibleText/index.d.ts +0 -2
  54. package/build/esm/components/Dialog/index.d.ts +0 -1
  55. package/build/esm/components/DialogActions/index.d.ts +0 -1
  56. package/build/esm/components/DialogContent/index.d.ts +0 -1
  57. package/build/esm/components/DialogContentText/index.d.ts +0 -1
  58. package/build/esm/components/DialogTitle/index.d.ts +0 -1
  59. package/build/esm/components/Divider/Divider.d.ts +0 -3
  60. package/build/esm/components/Divider/DividerProps.d.ts +0 -17
  61. package/build/esm/components/Divider/index.d.ts +0 -2
  62. package/build/esm/components/Drawer/index.d.ts +0 -1
  63. package/build/esm/components/Fab/index.d.ts +0 -1
  64. package/build/esm/components/FormControl/index.d.ts +0 -1
  65. package/build/esm/components/FormControlLabel/index.d.ts +0 -1
  66. package/build/esm/components/FormLabel/index.d.ts +0 -1
  67. package/build/esm/components/Grid/index.d.ts +0 -1
  68. package/build/esm/components/GridList/index.d.ts +0 -1
  69. package/build/esm/components/Hidden/index.d.ts +0 -1
  70. package/build/esm/components/Icon/Icon.d.ts +0 -4
  71. package/build/esm/components/Icon/IconProps.d.ts +0 -11
  72. package/build/esm/components/Icon/IconStyles.d.ts +0 -2
  73. package/build/esm/components/Icon/index.d.ts +0 -2
  74. package/build/esm/components/IconButton/IconButton.d.ts +0 -3
  75. package/build/esm/components/IconButton/IconButtonProps.d.ts +0 -2
  76. package/build/esm/components/IconButton/index.d.ts +0 -2
  77. package/build/esm/components/InputAdornment/index.d.ts +0 -1
  78. package/build/esm/components/LinearProgress/index.d.ts +0 -1
  79. package/build/esm/components/Link/Link.d.ts +0 -3
  80. package/build/esm/components/Link/LinkProps.d.ts +0 -4
  81. package/build/esm/components/Link/index.d.ts +0 -2
  82. package/build/esm/components/Link/link.styles.d.ts +0 -2
  83. package/build/esm/components/List/index.d.ts +0 -1
  84. package/build/esm/components/ListItem/index.d.ts +0 -1
  85. package/build/esm/components/ListItemIcon/index.d.ts +0 -1
  86. package/build/esm/components/ListItemSecondaryAction/index.d.ts +0 -1
  87. package/build/esm/components/ListItemText/index.d.ts +0 -1
  88. package/build/esm/components/Menu/index.d.ts +0 -1
  89. package/build/esm/components/MenuItem/index.d.ts +0 -1
  90. package/build/esm/components/MenuList/index.d.ts +0 -1
  91. package/build/esm/components/Modal/index.d.ts +0 -1
  92. package/build/esm/components/Paper/Paper.d.ts +0 -6
  93. package/build/esm/components/Paper/index.d.ts +0 -1
  94. package/build/esm/components/PaperContent/PaperContent.d.ts +0 -2
  95. package/build/esm/components/PaperContent/index.d.ts +0 -1
  96. package/build/esm/components/Popover/index.d.ts +0 -1
  97. package/build/esm/components/Popper/index.d.ts +0 -1
  98. package/build/esm/components/Radio/Radio.d.ts +0 -3
  99. package/build/esm/components/Radio/RadioProps.d.ts +0 -8
  100. package/build/esm/components/Radio/index.d.ts +0 -2
  101. package/build/esm/components/SplitInput/SplitInput.d.ts +0 -3
  102. package/build/esm/components/SplitInput/SplitInputProps.d.ts +0 -18
  103. package/build/esm/components/SplitInput/SplitInputStyles.d.ts +0 -2
  104. package/build/esm/components/SplitInput/index.d.ts +0 -2
  105. package/build/esm/components/Step/index.d.ts +0 -1
  106. package/build/esm/components/StepButton/index.d.ts +0 -1
  107. package/build/esm/components/StepConnector/index.d.ts +0 -1
  108. package/build/esm/components/StepContent/index.d.ts +0 -1
  109. package/build/esm/components/StepIcon/index.d.ts +0 -1
  110. package/build/esm/components/StepLabel/index.d.ts +0 -1
  111. package/build/esm/components/Stepper/index.d.ts +0 -1
  112. package/build/esm/components/Switch/Switch.d.ts +0 -3
  113. package/build/esm/components/Switch/SwitchProps.d.ts +0 -8
  114. package/build/esm/components/Switch/index.d.ts +0 -2
  115. package/build/esm/components/Switch/switch.styles.d.ts +0 -2
  116. package/build/esm/components/Tab/index.d.ts +0 -1
  117. package/build/esm/components/Table/Table.d.ts +0 -3
  118. package/build/esm/components/Table/TableProps.d.ts +0 -28
  119. package/build/esm/components/Table/TableStyles.d.ts +0 -2
  120. package/build/esm/components/Table/index.d.ts +0 -2
  121. package/build/esm/components/Table/util/makeColumns.d.ts +0 -7
  122. package/build/esm/components/TableActionsCell/TableActionsCell.d.ts +0 -3
  123. package/build/esm/components/TableActionsCell/TableActionsCellProps.d.ts +0 -10
  124. package/build/esm/components/TableActionsCell/index.d.ts +0 -2
  125. package/build/esm/components/TableBody/TableBody.d.ts +0 -2
  126. package/build/esm/components/TableBody/index.d.ts +0 -1
  127. package/build/esm/components/TableCell/TableCell.d.ts +0 -2
  128. package/build/esm/components/TableCell/TableCellStyles.d.ts +0 -1
  129. package/build/esm/components/TableCell/index.d.ts +0 -1
  130. package/build/esm/components/TableFooter/TableFooter.d.ts +0 -2
  131. package/build/esm/components/TableFooter/index.d.ts +0 -1
  132. package/build/esm/components/TableHeader/TableHeader.d.ts +0 -2
  133. package/build/esm/components/TableHeader/index.d.ts +0 -1
  134. package/build/esm/components/TableHeaderCell/TableHeaderCell.d.ts +0 -3
  135. package/build/esm/components/TableHeaderCell/TableHeaderCellProps.d.ts +0 -8
  136. package/build/esm/components/TableHeaderCell/TableHeaderCellStyles.d.ts +0 -2
  137. package/build/esm/components/TableHeaderCell/index.d.ts +0 -1
  138. package/build/esm/components/TableHeaderRow/TableHeaderRow.d.ts +0 -2
  139. package/build/esm/components/TableHeaderRow/index.d.ts +0 -1
  140. package/build/esm/components/TableRow/TableRow.d.ts +0 -2
  141. package/build/esm/components/TableRow/TableRowStyles.d.ts +0 -1
  142. package/build/esm/components/TableRow/index.d.ts +0 -1
  143. package/build/esm/components/Tabs/index.d.ts +0 -1
  144. package/build/esm/components/TextField/index.d.ts +0 -1
  145. package/build/esm/components/ThemeProvider/index.d.ts +0 -1
  146. package/build/esm/components/ToggleButton/ToggleButton.d.ts +0 -3
  147. package/build/esm/components/ToggleButton/ToggleButtonProps.d.ts +0 -4
  148. package/build/esm/components/ToggleButton/ToggleButtonStyles.d.ts +0 -2
  149. package/build/esm/components/ToggleButton/index.d.ts +0 -2
  150. package/build/esm/components/ToggleButtonGroup/ToggleButtonGroup.d.ts +0 -3
  151. package/build/esm/components/ToggleButtonGroup/ToggleButtonGroupProps.d.ts +0 -6
  152. package/build/esm/components/ToggleButtonGroup/ToggleButtonGroupStyles.d.ts +0 -1
  153. package/build/esm/components/ToggleButtonGroup/index.d.ts +0 -2
  154. package/build/esm/components/Toolbar/index.d.ts +0 -1
  155. package/build/esm/components/Tooltip/Tooltip.d.ts +0 -3
  156. package/build/esm/components/Tooltip/TooltipProps.d.ts +0 -1
  157. package/build/esm/components/Tooltip/TooltipStyles.d.ts +0 -2
  158. package/build/esm/components/Tooltip/index.d.ts +0 -2
  159. package/build/esm/components/Typography/Typography.d.ts +0 -3
  160. package/build/esm/components/Typography/TypographyStyles.d.ts +0 -2
  161. package/build/esm/components/Typography/index.d.ts +0 -2
  162. package/build/esm/components/index.d.ts +0 -75
  163. package/build/esm/hooks/index.d.ts +0 -1
  164. package/build/esm/hooks/useCollapsibleText.d.ts +0 -10
  165. package/build/esm/index.d.ts +0 -3
  166. package/build/esm/index.js.map +0 -1
  167. package/build/esm/react-table-de7bf68c.js +0 -4591
  168. package/build/esm/react-table-de7bf68c.js.map +0 -1
  169. package/build/esm/types/index.d.ts +0 -2
  170. package/build/esm/util/ServerStyleSheets.d.ts +0 -1
  171. package/build/esm/util/colors/alpha.d.ts +0 -1
  172. package/build/esm/util/colors/darken.d.ts +0 -1
  173. package/build/esm/util/colors/decomposeColor.d.ts +0 -1
  174. package/build/esm/util/colors/getLuminance.d.ts +0 -1
  175. package/build/esm/util/colors/hexToRgb.d.ts +0 -1
  176. package/build/esm/util/colors/index.d.ts +0 -8
  177. package/build/esm/util/colors/lighten.d.ts +0 -1
  178. package/build/esm/util/colors/recomposeColor.d.ts +0 -1
  179. package/build/esm/util/colors/rgbToHex.d.ts +0 -1
  180. package/build/esm/util/createTheme.d.ts +0 -1
  181. package/build/esm/util/index.d.ts +0 -4
  182. package/build/esm/util/makeStyles.d.ts +0 -1
@@ -1 +0,0 @@
1
- export { default, ListProps } from '@material-ui/core/List';
@@ -1 +0,0 @@
1
- export { default, ListItemProps } from '@material-ui/core/ListItem';
@@ -1 +0,0 @@
1
- export { default, ListItemIconProps } from '@material-ui/core/ListItemIcon';
@@ -1 +0,0 @@
1
- export { default, ListItemSecondaryActionProps } from '@material-ui/core/ListItemSecondaryAction';
@@ -1 +0,0 @@
1
- export { default, ListItemTextProps } from '@material-ui/core/ListItemText';
@@ -1 +0,0 @@
1
- export { default, MenuProps } from '@material-ui/core/Menu';
@@ -1 +0,0 @@
1
- export { default, MenuItemProps } from '@material-ui/core/MenuItem';
@@ -1 +0,0 @@
1
- export { default, MenuListProps } from '@material-ui/core/MenuList';
@@ -1 +0,0 @@
1
- export { Modal as default, ModalProps } from '@material-ui/core';
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- import { PaperProps as MuiPaperProps } from '@material-ui/core';
3
- export interface PaperProps extends MuiPaperProps {
4
- legacyStyles?: boolean;
5
- }
6
- export declare const Paper: React.ForwardRefExoticComponent<Pick<PaperProps, "color" | "translate" | "hidden" | "style" | "square" | "classes" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "tabIndex" | "title" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "legacyStyles" | "component" | "elevation" | "variant" | "innerRef"> & React.RefAttributes<HTMLDivElement>>;
@@ -1 +0,0 @@
1
- export { Paper as default, PaperProps } from './Paper';
@@ -1,2 +0,0 @@
1
- import { FC } from 'react';
2
- export declare const PaperContent: FC<Record<string, never>>;
@@ -1 +0,0 @@
1
- export { PaperContent as default } from './PaperContent';
@@ -1 +0,0 @@
1
- export { Popover as default, PopoverProps } from '@material-ui/core';
@@ -1 +0,0 @@
1
- export { Popper as default, PopperProps } from '@material-ui/core';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { RadioProps } from './RadioProps';
3
- export declare const Radio: React.ForwardRefExoticComponent<Pick<RadioProps, "classes" | "checked" | "disabled" | "checkedIcon" | "color" | "icon" | "className" | "style" | "innerRef" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "form" | "label" | "key" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value" | "disableFocusRipple" | "edge" | "size" | "action" | "buttonRef" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "onFocusVisible" | "TouchRippleProps" | "inputProps" | "inputRef" | "readOnly" | "required" | "LabelProps"> & React.RefAttributes<HTMLInputElement>>;
@@ -1,8 +0,0 @@
1
- import { RadioProps as MuiRadioProps } from '@material-ui/core/Radio';
2
- import { FormControlLabelProps } from '../FormControlLabel';
3
- export interface RadioProps extends MuiRadioProps {
4
- /** Adds a text label to the Radio. If provided, the Radio will be wrapped by a FormControlLabel component. */
5
- label: string;
6
- /** Props applied to the FormControlLabel component wrapping a Radio if a label is given. */
7
- LabelProps: Omit<FormControlLabelProps, 'control'>;
8
- }
@@ -1,2 +0,0 @@
1
- export { Radio as default } from './Radio';
2
- export { RadioProps } from './RadioProps';
@@ -1,3 +0,0 @@
1
- import { FC } from 'react';
2
- import { SplitInputProps } from './SplitInputProps';
3
- export declare const SplitInput: FC<SplitInputProps>;
@@ -1,18 +0,0 @@
1
- import { ButtonProps } from '../Button';
2
- import { TextFieldProps } from '../TextField';
3
- export interface SplitInputProps {
4
- /** Props applied to the composed TextField component */
5
- TextFieldProps?: TextFieldProps;
6
- /** Props applied to the composed Button component */
7
- ButtonProps?: ButtonProps;
8
- /** Sets the color for both TextField and Button */
9
- color?: 'primary' | 'secondary';
10
- /** Sets the text color for the TextField */
11
- inputTextColor?: string;
12
- /** Applies a partially transparent background to the TextField */
13
- backgroundTransparency?: boolean;
14
- /** Event callback for the TextField change event */
15
- onChange?: TextFieldProps['onChange'];
16
- /** Event callback for the Button click event */
17
- onClick?: ButtonProps['onClick'];
18
- }
@@ -1,2 +0,0 @@
1
- import { SplitInputProps } from './SplitInputProps';
2
- export declare const useSplitInputStyles: (props: SplitInputProps) => import("@material-ui/styles").ClassNameMap<string>;
@@ -1,2 +0,0 @@
1
- export { SplitInput as default } from './SplitInput';
2
- export { SplitInputProps } from './SplitInputProps';
@@ -1 +0,0 @@
1
- export { Step as default, StepProps } from '@material-ui/core';
@@ -1 +0,0 @@
1
- export { StepButton as default, StepButtonProps } from '@material-ui/core';
@@ -1 +0,0 @@
1
- export { StepConnector as default, StepConnectorProps } from '@material-ui/core';
@@ -1 +0,0 @@
1
- export { StepContent as default, StepContentProps } from '@material-ui/core';
@@ -1 +0,0 @@
1
- export { StepIcon as default, StepIconProps } from '@material-ui/core';
@@ -1 +0,0 @@
1
- export { StepLabel as default, StepLabelProps } from '@material-ui/core';
@@ -1 +0,0 @@
1
- export { Stepper as default, StepperProps } from '@material-ui/core';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { SwitchProps } from './SwitchProps';
3
- export declare const Switch: React.ForwardRefExoticComponent<Pick<SwitchProps, "classes" | "checked" | "disabled" | "checkedIcon" | "color" | "icon" | "className" | "style" | "innerRef" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "form" | "label" | "key" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "type" | "value" | "disableFocusRipple" | "edge" | "size" | "action" | "buttonRef" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "onFocusVisible" | "TouchRippleProps" | "inputProps" | "inputRef" | "readOnly" | "required" | "LabelProps"> & React.RefAttributes<HTMLInputElement>>;
@@ -1,8 +0,0 @@
1
- import { SwitchProps as MuiSwitchProps } from '@material-ui/core/Switch';
2
- import { FormControlLabelProps } from '../FormControlLabel';
3
- export interface SwitchProps extends MuiSwitchProps {
4
- /** Adds a text label to the Switch. If provided, the Switch will be wrapped by a FormControlLabel component. */
5
- label: string;
6
- /** Props applied to the FormControlLabel component wrapping a Switch if a label is given. */
7
- LabelProps: Omit<FormControlLabelProps, 'control'>;
8
- }
@@ -1,2 +0,0 @@
1
- export { Switch as default } from './Switch';
2
- export { SwitchProps } from './SwitchProps';
@@ -1,2 +0,0 @@
1
- import { SwitchProps } from './SwitchProps';
2
- export declare const useSwitchStyles: (props: SwitchProps) => import("@material-ui/styles").ClassNameMap<string>;
@@ -1 +0,0 @@
1
- export { default, TabProps } from '@material-ui/core/Tab';
@@ -1,3 +0,0 @@
1
- import { FC } from 'react';
2
- import { TableProps } from './TableProps';
3
- export declare const Table: FC<TableProps>;
@@ -1,28 +0,0 @@
1
- import React from 'react';
2
- import { Cell, Column } from 'react-table';
3
- export interface TableProps {
4
- /** Configurations for each individual column. */
5
- columns: Array<Column & {
6
- accessor: string;
7
- }>;
8
- /** A table's data set. */
9
- data: Array<Record<string, unknown>>;
10
- /** Actions that can be performed on any given row. */
11
- actions?: Record<string, {
12
- icon?: string | React.FC<React.SVGProps<SVGSVGElement>>;
13
- label: string;
14
- action: (cell: Cell) => void;
15
- }>;
16
- /** Styles the table to not shrink below the height of a full page. */
17
- enableMinHeight?: boolean;
18
- /** Styles the table to take up its containers full width. */
19
- fullWidth?: boolean;
20
- /** Enables sortability for columns. */
21
- sortable?: boolean;
22
- /** Sets loading state. When true, Will render a CircularProgress when true and not rows. */
23
- loading?: boolean;
24
- /** A short message for users when the data set does not produce any rows. */
25
- emptyMessage?: string;
26
- /** An image to be displayed with the empty message. */
27
- EmptyImage?: () => React.ReactNode;
28
- }
@@ -1,2 +0,0 @@
1
- import { TableProps } from './TableProps';
2
- export declare const useTableStyles: (props: TableProps) => import("@material-ui/styles").ClassNameMap<string>;
@@ -1,2 +0,0 @@
1
- export { Table as default } from './Table';
2
- export { TableProps } from './TableProps';
@@ -1,7 +0,0 @@
1
- import { Column } from 'react-table';
2
- import { TableProps } from '../TableProps';
3
- interface MakeColumnsConfig extends Pick<TableProps, 'columns' | 'actions'> {
4
- actionColumnId: string;
5
- }
6
- export declare const makeColumns: (config: MakeColumnsConfig) => Array<Column>;
7
- export {};
@@ -1,3 +0,0 @@
1
- import { FC } from 'react';
2
- import { TableActionsCellProps } from './TableActionsCellProps';
3
- export declare const TableActionsCell: FC<TableActionsCellProps>;
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- import { Cell, TableInstance } from 'react-table';
3
- export interface TableActionsCellProps extends TableInstance {
4
- cell: Cell;
5
- actions: Record<string, {
6
- icon?: string | React.FC<React.SVGProps<SVGSVGElement>>;
7
- label: string;
8
- action: (cell: Cell) => void;
9
- }>;
10
- }
@@ -1,2 +0,0 @@
1
- export { TableActionsCell as default } from './TableActionsCell';
2
- export { TableActionsCellProps } from './TableActionsCellProps';
@@ -1,2 +0,0 @@
1
- import { FC } from 'react';
2
- export declare const TableBody: FC;
@@ -1 +0,0 @@
1
- export { TableBody as default } from './TableBody';
@@ -1,2 +0,0 @@
1
- import { FC } from 'react';
2
- export declare const TableCell: FC;
@@ -1 +0,0 @@
1
- export declare const useTableCellStyles: (props?: any) => import("@material-ui/styles").ClassNameMap<"root">;
@@ -1 +0,0 @@
1
- export { TableCell as default } from './TableCell';
@@ -1,2 +0,0 @@
1
- import { FC } from 'react';
2
- export declare const TableFooter: FC;
@@ -1 +0,0 @@
1
- export { TableFooter as default } from './TableFooter';
@@ -1,2 +0,0 @@
1
- import { FC } from 'react';
2
- export declare const TableHeader: FC;
@@ -1 +0,0 @@
1
- export { TableHeader as default } from './TableHeader';
@@ -1,3 +0,0 @@
1
- import { FC } from 'react';
2
- import { TableHeaderCellProps } from './TableHeaderCellProps';
3
- export declare const TableHeaderCell: FC<TableHeaderCellProps>;
@@ -1,8 +0,0 @@
1
- import { Column } from 'react-table';
2
- import { TableProps } from '../Table';
3
- export interface TableHeaderCellProps {
4
- column: Column & {
5
- isActionColumn: boolean;
6
- };
7
- tableProps: TableProps;
8
- }
@@ -1,2 +0,0 @@
1
- import { TableHeaderCellProps } from './TableHeaderCellProps';
2
- export declare const useTableHeaderCellStyles: (props: TableHeaderCellProps) => import("@material-ui/styles").ClassNameMap<string>;
@@ -1 +0,0 @@
1
- export { TableHeaderCell as default } from './TableHeaderCell';
@@ -1,2 +0,0 @@
1
- import { FC } from 'react';
2
- export declare const TableHeaderRow: FC;
@@ -1 +0,0 @@
1
- export { TableHeaderRow as default } from './TableHeaderRow';
@@ -1,2 +0,0 @@
1
- import { FC } from 'react';
2
- export declare const TableRow: FC;
@@ -1 +0,0 @@
1
- export declare const useTableRowStyles: (props?: any) => import("@material-ui/styles").ClassNameMap<"root">;
@@ -1 +0,0 @@
1
- export { TableRow as default } from './TableRow';
@@ -1 +0,0 @@
1
- export { default, TabsProps } from '@material-ui/core/Tabs';
@@ -1 +0,0 @@
1
- export { default, TextFieldProps } from '@material-ui/core/TextField';
@@ -1 +0,0 @@
1
- export { ThemeProvider as default, ThemeProviderProps } from '@material-ui/core';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { ToggleButtonProps } from './ToggleButtonProps';
3
- export declare const ToggleButton: React.ForwardRefExoticComponent<Pick<ToggleButtonProps, "className" | "style" | "classes" | "innerRef" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "form" | "key" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "type" | "value" | "selected" | "disableFocusRipple" | "size" | "action" | "buttonRef" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "onFocusVisible" | "TouchRippleProps"> & React.RefAttributes<HTMLButtonElement>>;
@@ -1,4 +0,0 @@
1
- import { ToggleButtonProps as MuiToggleButtonProps } from '@material-ui/lab/ToggleButton';
2
- export interface ToggleButtonProps extends MuiToggleButtonProps {
3
- color?: 'primary' | 'secondary' | 'success' | 'info' | 'warning' | 'error';
4
- }
@@ -1,2 +0,0 @@
1
- import { ToggleButtonProps } from './ToggleButtonProps';
2
- export declare const useToggleButtonStyles: (props: ToggleButtonProps) => import("@material-ui/styles").ClassNameMap<string>;
@@ -1,2 +0,0 @@
1
- export { ToggleButton as default } from './ToggleButton';
2
- export { ToggleButtonProps } from './ToggleButtonProps';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { ToggleButtonGroupProps } from './ToggleButtonGroupProps';
3
- export declare const ToggleButtonGroup: React.ForwardRefExoticComponent<Pick<ToggleButtonGroupProps, "classes" | "onChange" | "children" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "exclusive" | "orientation" | "size" | "value" | "innerRef"> & React.RefAttributes<HTMLDivElement>>;
@@ -1,6 +0,0 @@
1
- import { ToggleButtonGroupProps as MuiToggleButtonGroupProps } from '@material-ui/lab/ToggleButtonGroup';
2
- import { Ref } from 'react';
3
- export interface ToggleButtonGroupProps extends MuiToggleButtonGroupProps {
4
- color: 'primary' | 'secondary' | 'success' | 'info' | 'warning' | 'error';
5
- ref?: (instance: HTMLDivElement) => void | Ref<HTMLDivElement> | null;
6
- }
@@ -1 +0,0 @@
1
- export declare const useToggleButtonGroupStyles: (props?: any) => import("@material-ui/styles").ClassNameMap<string>;
@@ -1,2 +0,0 @@
1
- export { ToggleButtonGroup as default } from './ToggleButtonGroup';
2
- export { ToggleButtonGroupProps } from './ToggleButtonGroupProps';
@@ -1 +0,0 @@
1
- export { Toolbar as default, ToolbarProps } from '@material-ui/core';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { TooltipProps } from './TooltipProps';
3
- export declare const Tooltip: React.ForwardRefExoticComponent<Pick<TooltipProps, "classes" | "arrow" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "disableFocusListener" | "disableHoverListener" | "disableTouchListener" | "enterDelay" | "enterNextDelay" | "enterTouchDelay" | "interactive" | "leaveDelay" | "leaveTouchDelay" | "onClose" | "onOpen" | "open" | "placement" | "PopperComponent" | "PopperProps" | "TransitionComponent" | "TransitionProps" | "innerRef"> & React.RefAttributes<HTMLElement>>;
@@ -1 +0,0 @@
1
- export { TooltipProps } from '@material-ui/core/Tooltip';
@@ -1,2 +0,0 @@
1
- import { TooltipProps } from './TooltipProps';
2
- export declare const useTooltipStyles: (props: TooltipProps) => import("@material-ui/styles").ClassNameMap<string>;
@@ -1,2 +0,0 @@
1
- export { Tooltip as default } from './Tooltip';
2
- export { TooltipProps } from './TooltipProps';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { TypographyProps } from '@material-ui/core/Typography';
3
- export declare const Typography: React.ForwardRefExoticComponent<Pick<TypographyProps<"span", {}>, "slot" | "title" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "noWrap" | "gutterBottom" | "paragraph" | "align" | "display" | "variant" | "variantMapping" | keyof import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core/Typography").TypographyTypeMap<{}, "span">>> & React.RefAttributes<HTMLParagraphElement | HTMLHeadingElement | HTMLSpanElement>>;
@@ -1,2 +0,0 @@
1
- import { TypographyProps } from '@material-ui/core/Typography';
2
- export declare const useTypographyStyles: (props: TypographyProps<"span", {}>) => import("@material-ui/styles").ClassNameMap<string>;
@@ -1,2 +0,0 @@
1
- export { Typography as default } from './Typography';
2
- export { TypographyProps } from '@material-ui/core/Typography';