@surveycake/rc 2.4.0-alpha.12

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 (226) hide show
  1. package/CHANGELOG.md +1586 -0
  2. package/README.md +9 -0
  3. package/dist/AnimateHeight/index.d.ts +18 -0
  4. package/dist/AnimateHeight/utils.d.ts +1 -0
  5. package/dist/Avatar/index.d.ts +4 -0
  6. package/dist/Avatar/style.d.ts +4 -0
  7. package/dist/Avatar/types.d.ts +6 -0
  8. package/dist/Backdrop/index.d.ts +4 -0
  9. package/dist/Button/index.d.ts +4 -0
  10. package/dist/Button/types.d.ts +5 -0
  11. package/dist/Card/CardActionArea/index.d.ts +8 -0
  12. package/dist/Card/CardActions/index.d.ts +3 -0
  13. package/dist/Card/CardContent/index.d.ts +2 -0
  14. package/dist/Card/CardHeader/index.d.ts +2 -0
  15. package/dist/Card/index.d.ts +4 -0
  16. package/dist/Card/style.d.ts +3 -0
  17. package/dist/Card/types.d.ts +5 -0
  18. package/dist/Checkbox/index.d.ts +4 -0
  19. package/dist/Checkbox/types.d.ts +3 -0
  20. package/dist/Chip/CustomChip/index.d.ts +19 -0
  21. package/dist/Chip/CustomChip/types.d.ts +5 -0
  22. package/dist/Chip/index.d.ts +4 -0
  23. package/dist/Chip/types.d.ts +11 -0
  24. package/dist/DatePicker/index.d.ts +4 -0
  25. package/dist/DatePicker/styles.d.ts +9 -0
  26. package/dist/DatePicker/types.d.ts +10 -0
  27. package/dist/Divider/index.d.ts +4 -0
  28. package/dist/Divider/style.d.ts +13 -0
  29. package/dist/EditableTable/index.d.ts +8 -0
  30. package/dist/GroupSelect/index.d.ts +4 -0
  31. package/dist/GroupSelect/style.d.ts +5 -0
  32. package/dist/GroupSelect/types.d.ts +28 -0
  33. package/dist/Icon/icons/brands/facebook-in.d.ts +3 -0
  34. package/dist/Icon/icons/brands/facebook.d.ts +3 -0
  35. package/dist/Icon/icons/brands/linkedin-in.d.ts +3 -0
  36. package/dist/Icon/icons/brands/linkedin.d.ts +3 -0
  37. package/dist/Icon/icons/brands/twitter-in.d.ts +3 -0
  38. package/dist/Icon/icons/brands/twitter.d.ts +3 -0
  39. package/dist/Icon/icons/filled/angle-left.d.ts +3 -0
  40. package/dist/Icon/icons/filled/angle-right.d.ts +3 -0
  41. package/dist/Icon/icons/filled/arrow-alt-left.d.ts +3 -0
  42. package/dist/Icon/icons/filled/bar-chart.d.ts +3 -0
  43. package/dist/Icon/icons/filled/caret-down.d.ts +3 -0
  44. package/dist/Icon/icons/filled/caret-left.d.ts +3 -0
  45. package/dist/Icon/icons/filled/caret-right.d.ts +3 -0
  46. package/dist/Icon/icons/filled/caret-up.d.ts +3 -0
  47. package/dist/Icon/icons/filled/check-circle.d.ts +3 -0
  48. package/dist/Icon/icons/filled/check-square.d.ts +3 -0
  49. package/dist/Icon/icons/filled/check.d.ts +3 -0
  50. package/dist/Icon/icons/filled/chevron-left.d.ts +3 -0
  51. package/dist/Icon/icons/filled/chevron-right.d.ts +3 -0
  52. package/dist/Icon/icons/filled/ellipsis-h.d.ts +3 -0
  53. package/dist/Icon/icons/filled/ellipsis-v.d.ts +3 -0
  54. package/dist/Icon/icons/filled/exclamation-circle.d.ts +3 -0
  55. package/dist/Icon/icons/filled/exclamation-triangle.d.ts +3 -0
  56. package/dist/Icon/icons/filled/hand-pointer.d.ts +3 -0
  57. package/dist/Icon/icons/filled/heart.d.ts +3 -0
  58. package/dist/Icon/icons/filled/info-circle.d.ts +3 -0
  59. package/dist/Icon/icons/filled/list-ul.d.ts +3 -0
  60. package/dist/Icon/icons/filled/lock.d.ts +3 -0
  61. package/dist/Icon/icons/filled/minus-light.d.ts +3 -0
  62. package/dist/Icon/icons/filled/plus-light.d.ts +3 -0
  63. package/dist/Icon/icons/filled/plus.d.ts +3 -0
  64. package/dist/Icon/icons/filled/question-circle.d.ts +3 -0
  65. package/dist/Icon/icons/filled/search.d.ts +3 -0
  66. package/dist/Icon/icons/filled/sort-down.d.ts +3 -0
  67. package/dist/Icon/icons/filled/sort-up.d.ts +3 -0
  68. package/dist/Icon/icons/filled/sort.d.ts +3 -0
  69. package/dist/Icon/icons/filled/star.d.ts +3 -0
  70. package/dist/Icon/icons/filled/thumb-up.d.ts +3 -0
  71. package/dist/Icon/icons/filled/times-circle.d.ts +3 -0
  72. package/dist/Icon/icons/filled/user-plus.d.ts +3 -0
  73. package/dist/Icon/icons/filled/user.d.ts +3 -0
  74. package/dist/Icon/icons/filled/users.d.ts +3 -0
  75. package/dist/Icon/icons/outlined/analytics-light.d.ts +3 -0
  76. package/dist/Icon/icons/outlined/angle-left.d.ts +3 -0
  77. package/dist/Icon/icons/outlined/angle-right.d.ts +3 -0
  78. package/dist/Icon/icons/outlined/arrow-right.d.ts +3 -0
  79. package/dist/Icon/icons/outlined/brackets-curly.d.ts +3 -0
  80. package/dist/Icon/icons/outlined/browser-light.d.ts +3 -0
  81. package/dist/Icon/icons/outlined/calendar-alt.d.ts +3 -0
  82. package/dist/Icon/icons/outlined/check-circle.d.ts +3 -0
  83. package/dist/Icon/icons/outlined/check.d.ts +3 -0
  84. package/dist/Icon/icons/outlined/chevron-down.d.ts +3 -0
  85. package/dist/Icon/icons/outlined/clock.d.ts +3 -0
  86. package/dist/Icon/icons/outlined/code.d.ts +3 -0
  87. package/dist/Icon/icons/outlined/cog-light.d.ts +3 -0
  88. package/dist/Icon/icons/outlined/comment-alt-lines.d.ts +3 -0
  89. package/dist/Icon/icons/outlined/edit-light.d.ts +3 -0
  90. package/dist/Icon/icons/outlined/exclamation-circle.d.ts +3 -0
  91. package/dist/Icon/icons/outlined/external-link-light.d.ts +3 -0
  92. package/dist/Icon/icons/outlined/file-alt.d.ts +3 -0
  93. package/dist/Icon/icons/outlined/file-certificate.d.ts +3 -0
  94. package/dist/Icon/icons/outlined/filter.d.ts +3 -0
  95. package/dist/Icon/icons/outlined/global-asia.d.ts +3 -0
  96. package/dist/Icon/icons/outlined/hand-pointer.d.ts +3 -0
  97. package/dist/Icon/icons/outlined/heart.d.ts +3 -0
  98. package/dist/Icon/icons/outlined/info-circle.d.ts +3 -0
  99. package/dist/Icon/icons/outlined/link-light.d.ts +3 -0
  100. package/dist/Icon/icons/outlined/link.d.ts +3 -0
  101. package/dist/Icon/icons/outlined/list-ul.d.ts +3 -0
  102. package/dist/Icon/icons/outlined/long-arrow-right.d.ts +3 -0
  103. package/dist/Icon/icons/outlined/page-break.d.ts +3 -0
  104. package/dist/Icon/icons/outlined/pen-light.d.ts +3 -0
  105. package/dist/Icon/icons/outlined/plus-circle.d.ts +3 -0
  106. package/dist/Icon/icons/outlined/qrcode.d.ts +3 -0
  107. package/dist/Icon/icons/outlined/question-circle-outline.d.ts +3 -0
  108. package/dist/Icon/icons/outlined/redo.d.ts +3 -0
  109. package/dist/Icon/icons/outlined/search-light.d.ts +3 -0
  110. package/dist/Icon/icons/outlined/spinner-third.d.ts +3 -0
  111. package/dist/Icon/icons/outlined/square.d.ts +3 -0
  112. package/dist/Icon/icons/outlined/star.d.ts +3 -0
  113. package/dist/Icon/icons/outlined/th-large.d.ts +3 -0
  114. package/dist/Icon/icons/outlined/thumb-up.d.ts +3 -0
  115. package/dist/Icon/icons/outlined/times-circle.d.ts +3 -0
  116. package/dist/Icon/icons/outlined/times.d.ts +3 -0
  117. package/dist/Icon/icons/outlined/trash-alt-regular.d.ts +3 -0
  118. package/dist/Icon/icons/outlined/user-plus.d.ts +3 -0
  119. package/dist/Icon/index.d.ts +16 -0
  120. package/dist/Icon/styles.d.ts +1 -0
  121. package/dist/Icon/types.d.ts +7 -0
  122. package/dist/IconButton/index.d.ts +5 -0
  123. package/dist/IconButton/types.d.ts +6 -0
  124. package/dist/InputSlider/Dots/Dot.d.ts +12 -0
  125. package/dist/InputSlider/Dots/index.d.ts +14 -0
  126. package/dist/InputSlider/Dots/styles.d.ts +1 -0
  127. package/dist/InputSlider/Handler/index.d.ts +10 -0
  128. package/dist/InputSlider/Marks/Mark.d.ts +15 -0
  129. package/dist/InputSlider/Marks/index.d.ts +11 -0
  130. package/dist/InputSlider/Marks/styles.d.ts +1 -0
  131. package/dist/InputSlider/Track/index.d.ts +7 -0
  132. package/dist/InputSlider/index.d.ts +5 -0
  133. package/dist/InputSlider/styles.d.ts +1 -0
  134. package/dist/InputSlider/types.d.ts +45 -0
  135. package/dist/InputSlider/useSlide.d.ts +10 -0
  136. package/dist/InputSlider/utils.d.ts +9 -0
  137. package/dist/KeyboardDatePicker/index.d.ts +4 -0
  138. package/dist/KeyboardDatePicker/style.d.ts +5 -0
  139. package/dist/KeyboardDatePicker/types.d.ts +12 -0
  140. package/dist/KeyboardDatePicker/withMuiPickersUtilsProvider.d.ts +2 -0
  141. package/dist/MenuItem/index.d.ts +4 -0
  142. package/dist/MenuItem/styles.d.ts +3 -0
  143. package/dist/MenuItem/types.d.ts +6 -0
  144. package/dist/MenuList/index.d.ts +4 -0
  145. package/dist/MenuList/styles.d.ts +3 -0
  146. package/dist/MenuList/types.d.ts +5 -0
  147. package/dist/Message/Message.d.ts +13 -0
  148. package/dist/Message/icons.d.ts +4 -0
  149. package/dist/Message/index.d.ts +19 -0
  150. package/dist/Message/styles.d.ts +1 -0
  151. package/dist/Modal/index.d.ts +4 -0
  152. package/dist/Modal/types.d.ts +6 -0
  153. package/dist/MuiComponentsPlayground/Button/index.d.ts +5 -0
  154. package/dist/MuiComponentsPlayground/Menu/index.d.ts +5 -0
  155. package/dist/MuiComponentsPlayground/Typography/index.d.ts +5 -0
  156. package/dist/MuiSystemPlayground/Typography/index.d.ts +5 -0
  157. package/dist/Pagination/Icons.d.ts +58 -0
  158. package/dist/Pagination/index.d.ts +4 -0
  159. package/dist/Pagination/types.d.ts +12 -0
  160. package/dist/Paper/index.d.ts +4 -0
  161. package/dist/Popper/index.d.ts +4 -0
  162. package/dist/Portal/index.d.ts +10 -0
  163. package/dist/Radio/index.d.ts +4 -0
  164. package/dist/Radio/types.d.ts +3 -0
  165. package/dist/RadioGroup/index.d.ts +4 -0
  166. package/dist/RadioGroup/types.d.ts +3 -0
  167. package/dist/Select/index.d.ts +4 -0
  168. package/dist/Select/style.d.ts +4 -0
  169. package/dist/Select/types.d.ts +26 -0
  170. package/dist/SlidingSideMenu/index.d.ts +4 -0
  171. package/dist/SlidingSideMenu/styles.d.ts +7 -0
  172. package/dist/SlidingSideMenu/types.d.ts +17 -0
  173. package/dist/Snackbar/index.d.ts +4 -0
  174. package/dist/Snackbar/styles.d.ts +13 -0
  175. package/dist/Snackbar/types.d.ts +24 -0
  176. package/dist/Stepper/Step/index.d.ts +4 -0
  177. package/dist/Stepper/Step/styles.d.ts +5 -0
  178. package/dist/Stepper/Step/types.d.ts +7 -0
  179. package/dist/Stepper/index.d.ts +4 -0
  180. package/dist/Stepper/styles.d.ts +2 -0
  181. package/dist/Stepper/types.d.ts +6 -0
  182. package/dist/Switch/index.d.ts +4 -0
  183. package/dist/Switch/styles.d.ts +9 -0
  184. package/dist/Switch/types.d.ts +11 -0
  185. package/dist/Tabs/Tab/index.d.ts +4 -0
  186. package/dist/Tabs/Tab/styles.d.ts +2 -0
  187. package/dist/Tabs/Tab/types.d.ts +3 -0
  188. package/dist/Tabs/index.d.ts +4 -0
  189. package/dist/Tabs/styles.d.ts +2 -0
  190. package/dist/Tabs/types.d.ts +3 -0
  191. package/dist/Tag/index.d.ts +9 -0
  192. package/dist/Tag/styles.d.ts +1 -0
  193. package/dist/ToggleButtonGroup/index.d.ts +4 -0
  194. package/dist/ToggleButtonGroup/style.d.ts +25 -0
  195. package/dist/ToggleButtonGroup/types.d.ts +14 -0
  196. package/dist/Tooltip/index.d.ts +4 -0
  197. package/dist/Tooltip/types.d.ts +3 -0
  198. package/dist/Typography/index.d.ts +26 -0
  199. package/dist/Typography/styles.d.ts +1 -0
  200. package/dist/index.d.ts +135 -0
  201. package/dist/index.js +8 -0
  202. package/dist/rc.cjs.development.js +4529 -0
  203. package/dist/rc.cjs.development.js.map +1 -0
  204. package/dist/rc.cjs.production.min.js +2 -0
  205. package/dist/rc.cjs.production.min.js.map +1 -0
  206. package/dist/rc.esm.js +4385 -0
  207. package/dist/rc.esm.js.map +1 -0
  208. package/dist/styles/MuiThemeProvider.d.ts +3 -0
  209. package/dist/styles/boxShadow.d.ts +2 -0
  210. package/dist/styles/index.d.ts +92 -0
  211. package/dist/styles/theme.d.ts +76 -0
  212. package/dist/types/color.d.ts +4 -0
  213. package/dist/utils/formatNumberToText.d.ts +2 -0
  214. package/dist/utils/hexToRgba.d.ts +4 -0
  215. package/dist/utils/replaceAll.d.ts +2 -0
  216. package/dist/utils/resolveThemeColorByPath.d.ts +3 -0
  217. package/dist/utils/resolveThemeColorProp.d.ts +3 -0
  218. package/dist/utils/statusData.d.ts +21 -0
  219. package/dist/wording/en/dashboard.d.ts +54 -0
  220. package/dist/wording/en/index.d.ts +2 -0
  221. package/dist/wording/en/pricing.d.ts +35 -0
  222. package/dist/wording/index.d.ts +12 -0
  223. package/dist/wording/tw/dashboard.d.ts +54 -0
  224. package/dist/wording/tw/index.d.ts +2 -0
  225. package/dist/wording/tw/pricing.d.ts +35 -0
  226. package/package.json +98 -0
package/README.md ADDED
@@ -0,0 +1,9 @@
1
+ # rc
2
+
3
+ React components library for SurveyCake
4
+
5
+ Only support ES Modules
6
+
7
+ Please see
8
+ - [documentation](https://doc.svy.do/rc/)
9
+ - [roadmap](ROADMAP.md)
@@ -0,0 +1,18 @@
1
+ import { FC } from 'react';
2
+ export interface AnimateHeightProps {
3
+ /**
4
+ * transition-duration
5
+ */
6
+ duration?: number | 'auto';
7
+ /**
8
+ * transition-timing-function
9
+ */
10
+ timingFunction?: string;
11
+ height?: number | 'auto';
12
+ /**
13
+ * disable transition
14
+ */
15
+ animateDisabled?: boolean;
16
+ }
17
+ declare const AnimateHeight: FC<AnimateHeightProps>;
18
+ export default AnimateHeight;
@@ -0,0 +1 @@
1
+ export declare const animate: (node: HTMLDivElement, prevHeight: number | "auto", height: number | "auto", duration: number | "auto", timingFunction: string, animateDisabled: boolean) => void;
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ import { AvatarProps } from './types';
3
+ declare const Avatar: FC<AvatarProps>;
4
+ export default Avatar;
@@ -0,0 +1,4 @@
1
+ import { Theme } from '@material-ui/core/styles';
2
+ import { AvatarProps } from './types';
3
+ declare const styles: (theme: Theme) => Record<"root" | "medium" | "large" | "small", import("@material-ui/styles").CSSProperties | import("@material-ui/styles").CreateCSSProperties<Pick<AvatarProps, "height" | "width">> | ((props: Pick<AvatarProps, "height" | "width">) => import("@material-ui/styles").CreateCSSProperties<Pick<AvatarProps, "height" | "width">>)>;
4
+ export default styles;
@@ -0,0 +1,6 @@
1
+ import { AvatarProps as MuiAvatarProps } from '@material-ui/core/Avatar';
2
+ export interface AvatarProps extends Pick<MuiAvatarProps, 'children' | 'src' | 'alt' | 'variant'> {
3
+ size?: 'small' | 'medium' | 'large';
4
+ width?: number;
5
+ height?: number;
6
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ import { BackdropProps } from '@material-ui/core/Backdrop';
3
+ declare const Backdrop: FC<BackdropProps>;
4
+ export default Backdrop;
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ import { ButtonProps } from './types';
3
+ declare const Button: FC<ButtonProps>;
4
+ export default Button;
@@ -0,0 +1,5 @@
1
+ import { MouseEventHandler } from 'react';
2
+ import { ButtonProps as MuiButtonProps } from '@material-ui/core/Button';
3
+ export interface ButtonProps extends Pick<MuiButtonProps, 'size' | 'color' | 'variant' | 'disabled' | 'classes'> {
4
+ onClick: MouseEventHandler<HTMLButtonElement>;
5
+ }
@@ -0,0 +1,8 @@
1
+ declare const CardActionArea: import("@material-ui/core").ExtendButtonBase<import("@material-ui/core").ExtendButtonBaseTypeMap<{
2
+ props: {
3
+ focusVisibleClassName?: string | undefined;
4
+ };
5
+ defaultComponent: "button";
6
+ classKey: import("@material-ui/core/CardActionArea").CardActionAreaClassKey;
7
+ }>>;
8
+ export default CardActionArea;
@@ -0,0 +1,3 @@
1
+ import { default as MuiCardActions } from '@material-ui/core/CardActions';
2
+ declare const CardActions: typeof MuiCardActions;
3
+ export default CardActions;
@@ -0,0 +1,2 @@
1
+ declare const CardContent: import("@material-ui/core/OverridableComponent").OverridableComponent<import("@material-ui/core/CardContent").CardContentTypeMap<{}, "div">>;
2
+ export default CardContent;
@@ -0,0 +1,2 @@
1
+ declare const CardHeader: import("@material-ui/core/CardHeader").OverridableCardHeader;
2
+ export default CardHeader;
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ import { CardProps } from './types';
3
+ declare const Card: FC<CardProps>;
4
+ export default Card;
@@ -0,0 +1,3 @@
1
+ import { CardProps } from './types';
2
+ declare const useStyles: (props: CardProps) => Record<"root", string>;
3
+ export default useStyles;
@@ -0,0 +1,5 @@
1
+ import { CardProps as MuiCardProps } from '@material-ui/core/Card';
2
+ export interface CardProps extends MuiCardProps {
3
+ width: string;
4
+ height: string;
5
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ import { MuiCheckboxProps } from './types';
3
+ declare const MuiCheckbox: FC<MuiCheckboxProps>;
4
+ export default MuiCheckbox;
@@ -0,0 +1,3 @@
1
+ import { CheckboxProps as MuiCheckboxProps } from '@material-ui/core/Checkbox';
2
+ export interface MuiCheckboxProps extends Pick<MuiCheckboxProps, 'value' | 'checked' | 'disabled' | 'classes' | 'color'> {
3
+ }
@@ -0,0 +1,19 @@
1
+ import React from 'react';
2
+ import { CustomChipProps } from './types';
3
+ declare const CustomChip: React.ComponentType<Pick<CustomChipProps & Pick<{
4
+ avatar?: React.ReactElement<any, string | ((props: any) => React.ReactElement<any, string | any | (new (props: any) => React.Component<any, any, any>)> | null) | (new (props: any) => React.Component<any, any, any>)> | undefined;
5
+ clickable?: boolean | undefined;
6
+ color?: "inherit" | "primary" | "secondary" | "default" | undefined;
7
+ deleteIcon?: React.ReactElement<any, string | ((props: any) => React.ReactElement<any, string | any | (new (props: any) => React.Component<any, any, any>)> | null) | (new (props: any) => React.Component<any, any, any>)> | undefined;
8
+ disabled?: boolean | undefined;
9
+ icon?: React.ReactElement<any, string | ((props: any) => React.ReactElement<any, string | any | (new (props: any) => React.Component<any, any, any>)> | null) | (new (props: any) => React.Component<any, any, any>)> | undefined;
10
+ label?: React.ReactNode;
11
+ onDelete?: ((event: any) => void) | undefined;
12
+ size?: "small" | "medium" | undefined;
13
+ variant?: "default" | "outlined" | undefined;
14
+ } & import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core/Chip").ChipTypeMap<{}, "div">> & Pick<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "style" | "title" | "className" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "tabIndex" | "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" | "css"> & {
15
+ ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
16
+ }, "title" | "ref" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "tabIndex" | "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" | "css">, "label" | "style" | "title" | "ref" | "className" | "classes" | "innerRef" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "tabIndex" | "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" | "css" | "avatar" | "clickable" | "deleteIcon" | "disabled" | "icon" | "onDelete" | "size" | "variant">, "label" | "style" | "title" | "ref" | "innerRef" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "tabIndex" | "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" | "css" | "active" | "avatar" | "clickable" | "deleteIcon" | "disabled" | "icon" | "onDelete" | "size" | "variant"> & import("@material-ui/core/styles").StyledComponentProps<"root"> & {
17
+ className?: string | undefined;
18
+ } & CustomChipProps>;
19
+ export default CustomChip;
@@ -0,0 +1,5 @@
1
+ declare type CustomChipProps = {
2
+ color?: string;
3
+ active?: boolean;
4
+ };
5
+ export { CustomChipProps };
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { ChipType } from './types';
3
+ declare const _default: React.NamedExoticComponent<ChipType>;
4
+ export default _default;
@@ -0,0 +1,11 @@
1
+ import { ChipProps } from '@material-ui/core/Chip';
2
+ declare type AdditionalVariant = 'surveycake';
3
+ declare type MuiChipVariant = 'default' | 'outlined';
4
+ declare type ExtendedVariant = MuiChipVariant | AdditionalVariant;
5
+ declare type MuiChipColor = 'primary' | 'secondary' | 'default';
6
+ declare type ChipType = Omit<ChipProps, 'variant' | 'color'> & {
7
+ variant: ExtendedVariant;
8
+ active?: boolean;
9
+ color?: string;
10
+ };
11
+ export { ChipType, MuiChipColor };
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ import { DatePickerProps } from './types';
3
+ declare const DatePicker: FC<DatePickerProps>;
4
+ export default DatePicker;
@@ -0,0 +1,9 @@
1
+ /// <reference types="react" />
2
+ /// <reference types="styled-jsx" />
3
+ /// <reference types="@emotion/core" />
4
+ export declare const DatePickerWrapper: import("@emotion/styled-base").StyledComponent<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "style" | "title" | "color" | "hidden" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "tabIndex" | "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" | "css">, object>;
5
+ export declare const IonwWrapper: import("@emotion/styled-base").StyledComponent<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "style" | "title" | "color" | "hidden" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "tabIndex" | "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" | "css">, object>;
6
+ export declare const popOverStyles: Record<"root", import("@material-ui/styles").CSSProperties | import("@material-ui/styles").CreateCSSProperties<{}> | ((props: {}) => import("@material-ui/styles").CreateCSSProperties<{}>)>;
7
+ export declare const inputStyles: Record<"root", import("@material-ui/styles").CSSProperties | import("@material-ui/styles").CreateCSSProperties<{}> | ((props: {}) => import("@material-ui/styles").CreateCSSProperties<{}>)>;
8
+ declare const styles: Record<"root", import("@material-ui/styles").CSSProperties | import("@material-ui/styles").CreateCSSProperties<{}> | ((props: {}) => import("@material-ui/styles").CreateCSSProperties<{}>)>;
9
+ export default styles;
@@ -0,0 +1,10 @@
1
+ export interface DatePickerProps {
2
+ value: Date | undefined | null;
3
+ onChange: (date: Date | null) => void;
4
+ placeholder?: string;
5
+ label?: string;
6
+ minDate?: Date;
7
+ maxDate?: Date;
8
+ disableFuture?: boolean;
9
+ disablePast?: boolean;
10
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ import { DividerProps } from '@material-ui/core/Divider';
3
+ declare const Divider: FC<DividerProps>;
4
+ export default Divider;
@@ -0,0 +1,13 @@
1
+ /// <reference types="react" />
2
+ /// <reference types="styled-jsx" />
3
+ /// <reference types="@emotion/core" />
4
+ declare const useStyles: (props: {
5
+ absolute?: boolean | undefined;
6
+ flexItem?: boolean | undefined;
7
+ light?: boolean | undefined;
8
+ orientation?: "horizontal" | "vertical" | undefined;
9
+ variant?: "inset" | "middle" | "fullWidth" | undefined;
10
+ } & import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core/Divider").DividerTypeMap<{}, "hr">> & Pick<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHRElement>, HTMLHRElement>, "color" | "hidden" | "style" | "title" | "className" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "tabIndex" | "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" | "css"> & {
11
+ ref?: ((instance: HTMLHRElement | null) => void) | import("react").RefObject<HTMLHRElement> | null | undefined;
12
+ }, "color" | "hidden" | "ref" | "title" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "tabIndex" | "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" | "css">) => Record<"root", string>;
13
+ export default useStyles;
@@ -0,0 +1,8 @@
1
+ import { FC } from 'react';
2
+ import { Row, Column } from 'react-table';
3
+ interface EditableTableProps {
4
+ rows: Row[];
5
+ columns: Column[];
6
+ }
7
+ declare const EditableTable: FC<EditableTableProps>;
8
+ export default EditableTable;
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ import { GroupSelectProps } from './types';
3
+ declare const GroupSelect: FC<GroupSelectProps>;
4
+ export default GroupSelect;
@@ -0,0 +1,5 @@
1
+ declare const styles: Record<"root" | "icon", import("@material-ui/styles").CSSProperties | import("@material-ui/styles").CreateCSSProperties<{}> | ((props: {}) => import("@material-ui/styles").CreateCSSProperties<{}>)>;
2
+ export declare const emptyStyles: Record<"root", import("@material-ui/styles").CSSProperties | import("@material-ui/styles").CreateCSSProperties<{}> | ((props: {}) => import("@material-ui/styles").CreateCSSProperties<{}>)>;
3
+ export declare const subheaderStyles: Record<"root", import("@material-ui/styles").CSSProperties | import("@material-ui/styles").CreateCSSProperties<{}> | ((props: {}) => import("@material-ui/styles").CreateCSSProperties<{}>)>;
4
+ export declare const useCustomOptionStyle: (props?: any) => Record<"root" | "container" | "var" | "sbj", string>;
5
+ export default styles;
@@ -0,0 +1,28 @@
1
+ import { ChangeEvent, ReactNode } from 'react';
2
+ export interface OptionType {
3
+ readonly var: string;
4
+ readonly sbj: string;
5
+ }
6
+ export declare type MenuItemOption = {
7
+ value: string | number;
8
+ children: string | ReactNode;
9
+ emptyLabel?: string | ReactNode;
10
+ };
11
+ declare type MenuGroups = {
12
+ optionType: keyof OptionType;
13
+ groupTitle: string;
14
+ options: MenuItemOption[];
15
+ };
16
+ export interface GroupSelectProps {
17
+ groups: MenuGroups[];
18
+ value: unknown;
19
+ onChange: (event: ChangeEvent<{
20
+ name?: string;
21
+ value: unknown;
22
+ }>, child: ReactNode) => void;
23
+ onOpen?: (event: object) => void;
24
+ onClose?: (event: object) => void;
25
+ variant?: 'standard' | 'outlined' | 'filled';
26
+ multiple?: boolean;
27
+ }
28
+ export {};
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const FacebookIn: IconDefinition;
3
+ export default FacebookIn;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const Facebook: IconDefinition;
3
+ export default Facebook;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const LinkedinIn: IconDefinition;
3
+ export default LinkedinIn;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const Linkedin: IconDefinition;
3
+ export default Linkedin;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const TwitterIn: IconDefinition;
3
+ export default TwitterIn;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const Twitter: IconDefinition;
3
+ export default Twitter;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const AngleLeft: IconDefinition;
3
+ export default AngleLeft;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const AngleRight: IconDefinition;
3
+ export default AngleRight;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const ArrowAltLeft: IconDefinition;
3
+ export default ArrowAltLeft;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const BarChart: IconDefinition;
3
+ export default BarChart;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const CaretDown: IconDefinition;
3
+ export default CaretDown;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const CaretLeft: IconDefinition;
3
+ export default CaretLeft;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const CaretRight: IconDefinition;
3
+ export default CaretRight;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const CaretUp: IconDefinition;
3
+ export default CaretUp;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const CheckCircle: IconDefinition;
3
+ export default CheckCircle;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const CheckSquare: IconDefinition;
3
+ export default CheckSquare;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const Check: IconDefinition;
3
+ export default Check;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const ChevronLeft: IconDefinition;
3
+ export default ChevronLeft;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const ChevronRight: IconDefinition;
3
+ export default ChevronRight;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const EllipsisH: IconDefinition;
3
+ export default EllipsisH;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const EllipsisV: IconDefinition;
3
+ export default EllipsisV;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const ExclamationCircle: IconDefinition;
3
+ export default ExclamationCircle;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const ExclamationTriangle: IconDefinition;
3
+ export default ExclamationTriangle;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const HandPointer: IconDefinition;
3
+ export default HandPointer;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const Heart: IconDefinition;
3
+ export default Heart;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const InfoCircle: IconDefinition;
3
+ export default InfoCircle;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const ListUl: IconDefinition;
3
+ export default ListUl;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const Lock: IconDefinition;
3
+ export default Lock;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const MinusLight: IconDefinition;
3
+ export default MinusLight;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const PlusLight: IconDefinition;
3
+ export default PlusLight;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const Plus: IconDefinition;
3
+ export default Plus;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const QuestionCircle: IconDefinition;
3
+ export default QuestionCircle;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const Search: IconDefinition;
3
+ export default Search;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const SortDown: IconDefinition;
3
+ export default SortDown;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const SortUp: IconDefinition;
3
+ export default SortUp;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const Sort: IconDefinition;
3
+ export default Sort;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../../types';
2
+ declare const Star: IconDefinition;
3
+ export default Star;