@popmenu/common-ui 0.18.3-alpha.0 → 0.18.3-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} +2051 -8
  2. package/build/index.es.js.map +1 -0
  3. package/build/index.js +1771 -4314
  4. package/build/index.js.map +1 -1
  5. package/package.json +5 -4
  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
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@popmenu/common-ui",
3
- "version": "0.18.3-alpha.0",
3
+ "version": "0.18.3-alpha.1",
4
4
  "license": "MIT",
5
5
  "author": "Popmenu Design System Team",
6
6
  "description": "React components for all Popmenu apps on the web.",
7
7
  "main": "./build/index.js",
8
- "module": "./build/esm/index.js",
8
+ "module": "./build/index.es.js",
9
9
  "types": "./build/index.d.ts",
10
10
  "files": [
11
11
  "/build"
@@ -30,11 +30,12 @@
30
30
  },
31
31
  "devDependencies": {
32
32
  "@types/classnames": "^2.3.1",
33
- "@types/react-table": "^7.7.9"
33
+ "@types/react-table": "^7.7.9",
34
+ "acorn-jsx": "^5.3.2"
34
35
  },
35
36
  "dependencies": {
36
37
  "react-table": "^7.7.0"
37
38
  },
38
39
  "sideEffects": false,
39
- "gitHead": "28f07c77756078c878d1b0c652d40043c7386d26"
40
+ "gitHead": "98e5c096034b670828d7e0304082968eab0ec403"
40
41
  }
@@ -1 +0,0 @@
1
- export { Accordion as default, AccordionProps } from '@material-ui/core';
@@ -1 +0,0 @@
1
- export { AccordionActions as default, AccordionActionsProps } from '@material-ui/core';
@@ -1 +0,0 @@
1
- export { AccordionDetails as default, AccordionDetailsProps } from '@material-ui/core';
@@ -1 +0,0 @@
1
- export { AccordionSummary as default, AccordionSummaryProps } from '@material-ui/core';
@@ -1 +0,0 @@
1
- export { default, AlertProps } from '@material-ui/lab/Alert';
@@ -1 +0,0 @@
1
- export { default, AppBarProps } from '@material-ui/core/AppBar';
@@ -1,3 +0,0 @@
1
- import { FC } from 'react';
2
- import { AudioPlayerProps } from './AudioPlayerProps';
3
- export declare const AudioPlayer: FC<AudioPlayerProps>;
@@ -1,4 +0,0 @@
1
- export interface AudioPlayerProps {
2
- /** The URL of the audio to embed. */
3
- src?: string;
4
- }
@@ -1,2 +0,0 @@
1
- export { AudioPlayer as default } from './AudioPlayer';
2
- export { AudioPlayerProps } from './AudioPlayerProps';
@@ -1,11 +0,0 @@
1
- import { PLAYBACK_STATES, CONTROL_LABELS, AudioPlayerState, AudioPlayerEvent, VOLUME_CONTROL_STATES } from './types';
2
- export declare const initialAudioPlayerState: {
3
- playback: PLAYBACK_STATES;
4
- volumeControls: VOLUME_CONTROL_STATES;
5
- context: {
6
- volume: number;
7
- playbackButtonLabel: CONTROL_LABELS;
8
- volumeButtonLabel: CONTROL_LABELS;
9
- };
10
- };
11
- export declare const audioPlayerReducer: (state: AudioPlayerState, event: AudioPlayerEvent) => AudioPlayerState;
@@ -1 +0,0 @@
1
- export declare const formatTime: (time: number, remaning?: boolean) => string;
@@ -1,5 +0,0 @@
1
- export { audioPlayerReducer, initialAudioPlayerState } from './audioPlayerReducer';
2
- export { useVolumeIcon } from './useVolumeIcon';
3
- export { formatTime } from './formatTime';
4
- export { setupAudioRef } from './setupAudioRef';
5
- export * from './types';
@@ -1,8 +0,0 @@
1
- import { RefObject } from 'react';
2
- import { AudioPlayerEvent } from './types';
3
- interface Config {
4
- audioRef: RefObject<HTMLAudioElement>;
5
- send: (event: AudioPlayerEvent) => void;
6
- }
7
- export declare const setupAudioRef: (config: Config) => () => (() => void);
8
- export {};
@@ -1,77 +0,0 @@
1
- import { RefObject } from 'react';
2
- export declare enum AUDIO_PLAYER_EVENT_TYPES {
3
- TOGGLE_PLAYBACK = "TOGGLE_PLAYBACK",
4
- TOGGLE_VOLUME_CONTROL = "TOGGLE_VOLUME_CONTROL",
5
- TOGGLE_MUTE = "TOGGLE_MUTE",
6
- VOLUME_CHANGE = "VOLUME_CHANGE",
7
- TIME_CHANGE = "TIME_CHANGE",
8
- DURATION_CHANGE = "DURATION_CHANGE",
9
- SET_TIME = "SET_TIME",
10
- CAN_PLAY = "CAN_PLAY",
11
- RESET = "RESET"
12
- }
13
- interface SetVolumeEvent {
14
- type: AUDIO_PLAYER_EVENT_TYPES.VOLUME_CHANGE;
15
- context: Pick<AudioPlayerExtendState, 'volume'>;
16
- }
17
- interface TogglePlaybackEvent {
18
- type: AUDIO_PLAYER_EVENT_TYPES.TOGGLE_PLAYBACK;
19
- }
20
- interface ToggleVolumeControlEvent {
21
- type: AUDIO_PLAYER_EVENT_TYPES.TOGGLE_VOLUME_CONTROL;
22
- }
23
- interface TimeChangeEvent {
24
- type: AUDIO_PLAYER_EVENT_TYPES.TIME_CHANGE;
25
- context: {
26
- currentTime: number;
27
- };
28
- }
29
- interface DurationChangeEvent {
30
- type: AUDIO_PLAYER_EVENT_TYPES.DURATION_CHANGE;
31
- context: {
32
- duration: number;
33
- };
34
- }
35
- interface ToggleMuteEvent {
36
- type: AUDIO_PLAYER_EVENT_TYPES.TOGGLE_MUTE;
37
- }
38
- interface SetTimeEvent {
39
- type: AUDIO_PLAYER_EVENT_TYPES.SET_TIME;
40
- context: {
41
- time: number;
42
- };
43
- }
44
- interface CanPlayEvent {
45
- type: AUDIO_PLAYER_EVENT_TYPES.CAN_PLAY;
46
- }
47
- interface ResetEvent {
48
- type: AUDIO_PLAYER_EVENT_TYPES.RESET;
49
- }
50
- export declare type AudioPlayerEvent = TogglePlaybackEvent | ToggleVolumeControlEvent | SetVolumeEvent | TimeChangeEvent | DurationChangeEvent | ToggleMuteEvent | SetTimeEvent | CanPlayEvent | ResetEvent;
51
- export declare enum PLAYBACK_STATES {
52
- NONE = "NONE",
53
- PAUSED = "PAUSED",
54
- PLAYING = "PLAYING"
55
- }
56
- export declare enum CONTROL_LABELS {
57
- PAUSE = "PAUSE",
58
- PLAY = "PLAY",
59
- MUTE = "MUTE",
60
- UNMUTE = "UNMUTE"
61
- }
62
- export declare enum VOLUME_CONTROL_STATES {
63
- SHOW = "SHOW",
64
- HIDE = "HIDE"
65
- }
66
- export interface AudioPlayerExtendState {
67
- volume: number;
68
- audioRef: RefObject<HTMLAudioElement>;
69
- playbackButtonLabel: CONTROL_LABELS;
70
- volumeButtonLabel: CONTROL_LABELS;
71
- }
72
- export interface AudioPlayerState {
73
- playback: PLAYBACK_STATES;
74
- volumeControls: VOLUME_CONTROL_STATES;
75
- context: AudioPlayerExtendState;
76
- }
77
- export {};
@@ -1,2 +0,0 @@
1
- import { AudioPlayerState } from './types';
2
- export declare const useVolumeIcon: (state: AudioPlayerState) => string;
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { AvatarProps } from './AvatarProps';
3
- export declare const Avatar: React.ForwardRefExoticComponent<Pick<AvatarProps, "className" | "style" | "classes" | "innerRef" | "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" | "background" | "fit" | "silhouette" | "size" | "alt" | "imgProps" | "sizes" | "src" | "srcSet" | "variant"> & React.RefAttributes<HTMLDivElement>>;
@@ -1,15 +0,0 @@
1
- import { AvatarProps as MuiAvatarProps } from '@material-ui/core/Avatar';
2
- import { LoadingStatus } from './util/useImageProps';
3
- export interface AvatarProps extends MuiAvatarProps {
4
- /** Sets the background-color for an Avatar. Automatically adjusts text color for readable contrast. Accepts color codes only, no CSS colors. */
5
- background?: string;
6
- /** Sets the css object-fit property for the Avatar img. */
7
- fit?: 'cover' | 'contain';
8
- /** Sets the silhouette for an Avatar. Silhouette will only be displayed when no `src` or `children` are provided */
9
- silhouette?: 'male' | 'female' | 'neutral' | 'none';
10
- /** Sets the size for an Avatar. */
11
- size?: 'extra-small' | 'small' | 'medium' | 'large' | 'extra-large';
12
- }
13
- export interface AvatarStyleProps extends AvatarProps {
14
- loaded: LoadingStatus;
15
- }
@@ -1,2 +0,0 @@
1
- import { AvatarStyleProps } from './AvatarProps';
2
- export declare const useAvatarStyles: (props: AvatarStyleProps) => import("@material-ui/styles").ClassNameMap<string>;
@@ -1,2 +0,0 @@
1
- export { Avatar as default } from './Avatar';
2
- export { AvatarProps } from './AvatarProps';
@@ -1,15 +0,0 @@
1
- import { AvatarProps } from '../AvatarProps';
2
- export declare enum LoadingStatus {
3
- ERROR = "ERROR",
4
- LOADED = "LOADED",
5
- PENDING = "PENDING"
6
- }
7
- /**
8
- * Hook returns [imgProps, loaded]
9
- * ref: Merged default and provided imgProp object. Includes load and error events for img tag. To be passed to MuiAvatar.
10
- * loaded: Indicates whether the src supplied to an img within Avatar results in loaded or error
11
- */
12
- export declare const useImgProps: (avatarProps: AvatarProps) => {
13
- imgProps: AvatarProps['imgProps'];
14
- loaded: LoadingStatus;
15
- };
@@ -1 +0,0 @@
1
- export { default, BadgeProps } from '@material-ui/core/Badge';
@@ -1,3 +0,0 @@
1
- import { FC } from 'react';
2
- import { BoxProps } from './BoxProps';
3
- export declare const Box: FC<BoxProps>;
@@ -1,5 +0,0 @@
1
- import { BoxProps as MuiBoxProps } from '@material-ui/core';
2
- export interface BoxProps extends MuiBoxProps {
3
- /** Sets the css gap property using thematic spacing units. */
4
- gap?: number;
5
- }
@@ -1 +0,0 @@
1
- export declare const useBoxStyles: (props?: any) => import("@material-ui/styles").ClassNameMap<"root">;
@@ -1,7 +0,0 @@
1
- /**
2
- * Using the customized Box component in Popmenu repo breaks Cypress tests.
3
- * Many tests fail for TypeError around ResizeObserver
4
- * export { Box as default } from './Box'
5
- * export { BoxProps } from './BoxProps'
6
- */
7
- export { Box as default, BoxProps } from '@material-ui/core';
@@ -1 +0,0 @@
1
- export { Breadcrumbs as default, BreadcrumbsProps } from '@material-ui/core';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { ButtonProps } from './ButtonProps';
3
- export declare const Button: React.ForwardRefExoticComponent<Pick<ButtonProps, "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" | "disableElevation" | "fullWidth" | "startIcon" | "endIcon" | "loading" | "textTransform" | "disableFocusRipple" | "href" | "size" | "variant" | "action" | "buttonRef" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "onFocusVisible" | "TouchRippleProps"> & React.RefAttributes<HTMLButtonElement>>;
@@ -1,6 +0,0 @@
1
- import { ButtonProps as MuiButtonProps } from '@material-ui/core/Button';
2
- export interface ButtonProps extends MuiButtonProps {
3
- loading?: boolean;
4
- /** Sets the text transformation property of a button. */
5
- textTransform?: 'uppercase' | 'lowercase' | 'capitalize' | 'none';
6
- }
@@ -1,2 +0,0 @@
1
- import { ButtonProps } from './ButtonProps';
2
- export declare const useButtonStyles: (props: ButtonProps) => import("@material-ui/styles").ClassNameMap<string>;
@@ -1,2 +0,0 @@
1
- export { Button as default } from './Button';
2
- export { ButtonProps } from './ButtonProps';
@@ -1 +0,0 @@
1
- export { ButtonBase as default, ButtonBaseProps } from '@material-ui/core';
@@ -1 +0,0 @@
1
- export { default, ButtonGroupProps } from '@material-ui/core/ButtonGroup';
@@ -1 +0,0 @@
1
- export { default, CardProps } from '@material-ui/core/Card';
@@ -1 +0,0 @@
1
- export { default, CardActionAreaProps } from '@material-ui/core/CardActionArea';
@@ -1 +0,0 @@
1
- export { default, CardActionsProps } from '@material-ui/core/CardActions';
@@ -1 +0,0 @@
1
- export { default, CardContentProps } from '@material-ui/core/CardContent';
@@ -1 +0,0 @@
1
- export { default, CardHeaderProps } from '@material-ui/core/CardHeader';
@@ -1 +0,0 @@
1
- export { default, CardMediaProps } from '@material-ui/core/CardMedia';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { CheckboxProps } from './CheckboxProps';
3
- export declare const Checkbox: React.ForwardRefExoticComponent<Pick<CheckboxProps, "classes" | "checked" | "disabled" | "indeterminate" | "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" | "indeterminateIcon"> & React.RefAttributes<HTMLInputElement>>;
@@ -1,8 +0,0 @@
1
- import { CheckboxProps as MuiCheckboxProps } from '@material-ui/core/Checkbox';
2
- import { FormControlLabelProps } from '../FormControlLabel';
3
- export interface CheckboxProps extends MuiCheckboxProps {
4
- /** Adds a text label to the Checkbox. If provided, the Checkbox will be wrapped by a FormControlLabel component. */
5
- label: string;
6
- /** Props applied to the FormControlLabel component wrapping a checkbox if a label is given. */
7
- LabelProps: Omit<FormControlLabelProps, 'control'>;
8
- }
@@ -1,2 +0,0 @@
1
- export { Checkbox as default } from './Checkbox';
2
- export { CheckboxProps } from './CheckboxProps';
@@ -1 +0,0 @@
1
- export { default, ChipProps } from '@material-ui/core/Chip';
@@ -1 +0,0 @@
1
- export { default, CircularProgressProps } from '@material-ui/core/CircularProgress';
@@ -1 +0,0 @@
1
- export { ClickAwayListener as default, ClickAwayListenerProps } from '@material-ui/core';
@@ -1,3 +0,0 @@
1
- import { FC } from 'react';
2
- import { CollapsibleTextProps } from './CollapsibleTextProps';
3
- export declare const CollapsibleText: FC<CollapsibleTextProps>;
@@ -1,12 +0,0 @@
1
- export interface CollapsibleTextProps {
2
- text: string;
3
- open: boolean;
4
- previewLines?: number;
5
- typographyVariant?: 'body1' | 'body2';
6
- collapsible: boolean;
7
- setCollapsible: (collapsible: boolean) => void;
8
- }
9
- export interface DefaultCollapsibleTextProps extends CollapsibleTextProps {
10
- previewLines: number;
11
- typographyVariant: 'body1' | 'body2';
12
- }
@@ -1,4 +0,0 @@
1
- import { DefaultCollapsibleTextProps } from './CollapsibleTextProps';
2
- export declare const useCollapsibleTextStyles: (props: DefaultCollapsibleTextProps & {
3
- fadeStop?: string | number | undefined;
4
- }) => import("@material-ui/styles").ClassNameMap<string>;
@@ -1,2 +0,0 @@
1
- export { CollapsibleText as default } from './CollapsibleText';
2
- export { CollapsibleTextProps } from './CollapsibleTextProps';
@@ -1 +0,0 @@
1
- export { default, DialogProps } from '@material-ui/core/Dialog';
@@ -1 +0,0 @@
1
- export { default, DialogActionsProps } from '@material-ui/core/DialogActions';
@@ -1 +0,0 @@
1
- export { default, DialogContentProps } from '@material-ui/core/DialogContent';
@@ -1 +0,0 @@
1
- export { default, DialogContentTextProps } from '@material-ui/core/DialogContentText';
@@ -1 +0,0 @@
1
- export { default, DialogTitleProps } from '@material-ui/core/DialogTitle';
@@ -1,3 +0,0 @@
1
- import { FC } from 'react';
2
- import { DividerProps } from './DividerProps';
3
- export declare const Divider: FC<DividerProps>;
@@ -1,17 +0,0 @@
1
- import { TypographyProps } from '../Typography';
2
- declare type Colors = 'primary.main' | 'primary.dark' | 'primary.light' | 'secondary.main' | 'secondary.dark' | 'secondary.light';
3
- export interface DividerProps {
4
- /** Sets the styles for a divider. */
5
- className?: string;
6
- /** Sets the color of the divider line. */
7
- dividerColor?: Colors | string;
8
- /** A message shown in the center of the divider */
9
- text?: string;
10
- /** Sets the color of the divider text */
11
- textColor?: Colors | string;
12
- /** Sets the casing of the text */
13
- textTransform?: 'uppercase' | 'lowercase' | 'capitalize';
14
- /** Props applied to the internal Typography component that displays text */
15
- TypographyProps?: TypographyProps;
16
- }
17
- export {};
@@ -1,2 +0,0 @@
1
- export { Divider as default } from './Divider';
2
- export { DividerProps } from './DividerProps';
@@ -1 +0,0 @@
1
- export { default, DrawerProps } from '@material-ui/core/Drawer';
@@ -1 +0,0 @@
1
- export { Fab as default, FabProps } from '@material-ui/core';
@@ -1 +0,0 @@
1
- export { default, FormControlProps } from '@material-ui/core/FormControl';
@@ -1 +0,0 @@
1
- export { default, FormControlLabelProps } from '@material-ui/core/FormControlLabel';
@@ -1 +0,0 @@
1
- export { default, FormLabelProps } from '@material-ui/core/FormLabel';
@@ -1 +0,0 @@
1
- export { default, GridProps } from '@material-ui/core/Grid';
@@ -1 +0,0 @@
1
- export { GridList as default, GridListProps } from '@material-ui/core';
@@ -1 +0,0 @@
1
- export { Hidden as default, HiddenProps } from '@material-ui/core';
@@ -1,4 +0,0 @@
1
- import { VoidFunctionComponent } from 'react';
2
- import { IconProps } from './IconProps';
3
- export declare const iconStaticClassName = "pop-icon";
4
- export declare const Icon: VoidFunctionComponent<IconProps>;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- export interface IconProps {
3
- /** Sets to the class attribute for the html element */
4
- className?: string;
5
- /** The icon from @popmenu/web-icons to be rendered */
6
- icon: string | React.FC<React.SVGProps<SVGSVGElement>>;
7
- /** Sets the color of the icon */
8
- color?: 'primary' | 'secondary' | 'primary.light' | 'primary.dark' | 'secondary.light' | 'secondary.dark' | string;
9
- /** Sets the dimensions of the icon */
10
- size?: 'small' | 'medium' | 'large' | 'extra-large' | 'inherit';
11
- }
@@ -1,2 +0,0 @@
1
- import { IconProps } from './IconProps';
2
- export declare const useIconStyles: (props: IconProps) => import("@material-ui/styles").ClassNameMap<string>;
@@ -1,2 +0,0 @@
1
- export { Icon as default, iconStaticClassName } from './Icon';
2
- export { IconProps } from './IconProps';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { IconButtonProps } from './IconButtonProps';
3
- export declare const IconButton: React.ForwardRefExoticComponent<Pick<IconButtonProps, "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" | "disableFocusRipple" | "edge" | "size" | "action" | "buttonRef" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "onFocusVisible" | "TouchRippleProps" | keyof import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core/IconButton").IconButtonTypeMap<{}, "button">>> & React.RefAttributes<HTMLButtonElement>>;
@@ -1,2 +0,0 @@
1
- import { IconButtonProps as MuiIconButtonProps } from '@material-ui/core/IconButton';
2
- export declare type IconButtonProps = MuiIconButtonProps;
@@ -1,2 +0,0 @@
1
- export { IconButton as default } from './IconButton';
2
- export { IconButtonProps } from './IconButtonProps';
@@ -1 +0,0 @@
1
- export { default, InputAdornmentProps } from '@material-ui/core/InputAdornment';
@@ -1 +0,0 @@
1
- export { default, LinearProgressProps } from '@material-ui/core/LinearProgress';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { LinkProps } from './LinkProps';
3
- export declare const Link: React.ForwardRefExoticComponent<Pick<LinkProps, "className" | "style" | "classes" | "innerRef" | "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" | "download" | "href" | "hrefLang" | "media" | "ping" | "rel" | "target" | "type" | "referrerPolicy" | "TypographyClasses" | "underline"> & React.RefAttributes<HTMLAnchorElement>>;
@@ -1,4 +0,0 @@
1
- import { LinkProps as MuiLinkProps } from '@material-ui/core/Link';
2
- export interface LinkProps extends Omit<MuiLinkProps, 'color'> {
3
- color?: MuiLinkProps['color'] | 'info';
4
- }
@@ -1,2 +0,0 @@
1
- export { Link as default } from './Link';
2
- export { LinkProps } from './LinkProps';
@@ -1,2 +0,0 @@
1
- import { LinkProps } from './LinkProps';
2
- export declare const useLinkStyles: (props: LinkProps) => import("@material-ui/styles").ClassNameMap<string>;
@@ -1 +0,0 @@
1
- export { default, ListProps } from '@material-ui/core/List';
@@ -1 +0,0 @@
1
- export { default, ListItemProps } from '@material-ui/core/ListItem';