@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
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ /// <reference types="styled-jsx" />
3
+ /// <reference types="@emotion/core" />
4
+ declare const _default: import("react").FunctionComponent<{}>;
5
+ export default _default;
@@ -0,0 +1,58 @@
1
+ import React from 'react';
2
+ declare const ChevronLeftIconButton: React.NamedExoticComponent<{
3
+ action?: ((instance: import("@material-ui/core").ButtonBaseActions | null) => void) | React.RefObject<import("@material-ui/core").ButtonBaseActions> | null | undefined;
4
+ buttonRef?: ((instance: unknown) => void) | React.RefObject<unknown> | null | undefined;
5
+ centerRipple?: boolean | undefined;
6
+ disabled?: boolean | undefined;
7
+ disableRipple?: boolean | undefined;
8
+ disableTouchRipple?: boolean | undefined;
9
+ focusRipple?: boolean | undefined;
10
+ focusVisibleClassName?: string | undefined;
11
+ onFocusVisible?: ((event: React.FocusEvent<any>) => void) | undefined;
12
+ TouchRippleProps?: Partial<import("@material-ui/core/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
13
+ } & {
14
+ color?: "inherit" | "primary" | "secondary" | "default" | undefined;
15
+ disableFocusRipple?: boolean | undefined;
16
+ edge?: false | "end" | "start" | undefined;
17
+ size?: "small" | "medium" | undefined;
18
+ } & import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core").ExtendButtonBaseTypeMap<{
19
+ props: {
20
+ color?: "inherit" | "primary" | "secondary" | "default" | undefined;
21
+ disableFocusRipple?: boolean | undefined;
22
+ edge?: false | "end" | "start" | undefined;
23
+ size?: "small" | "medium" | undefined;
24
+ };
25
+ defaultComponent: "button";
26
+ classKey: import("@material-ui/core/IconButton").IconButtonClassKey;
27
+ }>> & Pick<Pick<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "form" | "style" | "title" | "className" | "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" | "key" | "type" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value"> & {
28
+ ref?: ((instance: HTMLButtonElement | null) => void) | React.RefObject<HTMLButtonElement> | null | undefined;
29
+ }, "form" | "title" | "ref" | "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" | "key" | "type" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value">>;
30
+ declare const ChevronRightIconButton: React.NamedExoticComponent<{
31
+ action?: ((instance: import("@material-ui/core").ButtonBaseActions | null) => void) | React.RefObject<import("@material-ui/core").ButtonBaseActions> | null | undefined;
32
+ buttonRef?: ((instance: unknown) => void) | React.RefObject<unknown> | null | undefined;
33
+ centerRipple?: boolean | undefined;
34
+ disabled?: boolean | undefined;
35
+ disableRipple?: boolean | undefined;
36
+ disableTouchRipple?: boolean | undefined;
37
+ focusRipple?: boolean | undefined;
38
+ focusVisibleClassName?: string | undefined;
39
+ onFocusVisible?: ((event: React.FocusEvent<any>) => void) | undefined;
40
+ TouchRippleProps?: Partial<import("@material-ui/core/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
41
+ } & {
42
+ color?: "inherit" | "primary" | "secondary" | "default" | undefined;
43
+ disableFocusRipple?: boolean | undefined;
44
+ edge?: false | "end" | "start" | undefined;
45
+ size?: "small" | "medium" | undefined;
46
+ } & import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core").ExtendButtonBaseTypeMap<{
47
+ props: {
48
+ color?: "inherit" | "primary" | "secondary" | "default" | undefined;
49
+ disableFocusRipple?: boolean | undefined;
50
+ edge?: false | "end" | "start" | undefined;
51
+ size?: "small" | "medium" | undefined;
52
+ };
53
+ defaultComponent: "button";
54
+ classKey: import("@material-ui/core/IconButton").IconButtonClassKey;
55
+ }>> & Pick<Pick<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "form" | "style" | "title" | "className" | "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" | "key" | "type" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value"> & {
56
+ ref?: ((instance: HTMLButtonElement | null) => void) | React.RefObject<HTMLButtonElement> | null | undefined;
57
+ }, "form" | "title" | "ref" | "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" | "key" | "type" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value">>;
58
+ export { ChevronLeftIconButton, ChevronRightIconButton };
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { PaginationProps } from './types';
3
+ declare const _default: React.NamedExoticComponent<PaginationProps>;
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ declare type PaginationProps = {
2
+ /**
3
+ * Current pageIndex.
4
+ */
5
+ pageIndex: number;
6
+ /**
7
+ * Total pages.
8
+ */
9
+ totalPages: number;
10
+ setPageIndex: (pageIndex: number) => void;
11
+ };
12
+ export { PaginationProps };
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { PaperProps } from '@material-ui/core/Paper';
3
+ declare const Paper: React.ForwardRefExoticComponent<Pick<PaperProps, "classes" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "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" | "component" | "elevation" | "square" | "variant" | "innerRef"> & React.RefAttributes<unknown>>;
4
+ export default Paper;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { PopperProps } from '@material-ui/core/Popper';
3
+ declare const Popper: (props: PopperProps) => JSX.Element;
4
+ export default Popper;
@@ -0,0 +1,10 @@
1
+ import { FC } from 'react';
2
+ import { Container } from '@surveycake/rhooks';
3
+ export interface PortalProps {
4
+ /**
5
+ * HTMLElement, ref(createRef), component instance.
6
+ */
7
+ container?: Container;
8
+ }
9
+ declare const Portal: FC<PortalProps>;
10
+ export default Portal;
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ import { MuiRadioProps } from './types';
3
+ declare const MuiRadio: FC<MuiRadioProps>;
4
+ export default MuiRadio;
@@ -0,0 +1,3 @@
1
+ import { RadioProps as MuiRadioProps } from '@material-ui/core/Radio';
2
+ export interface MuiRadioProps extends Pick<MuiRadioProps, 'value' | 'checked' | 'disabled' | 'classes'> {
3
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ import { MuiRadioGroupProps } from './types';
3
+ declare const Radio: FC<MuiRadioGroupProps>;
4
+ export default Radio;
@@ -0,0 +1,3 @@
1
+ import { RadioGroupProps as MuiRadioGroupProps } from '@material-ui/core/RadioGroup';
2
+ export interface MuiRadioGroupProps extends Pick<MuiRadioGroupProps, 'defaultValue' | 'onChange' | 'value'> {
3
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ import { SelectProps } from './types';
3
+ declare const Select: FC<SelectProps>;
4
+ export default Select;
@@ -0,0 +1,4 @@
1
+ import { SelectProps } from './types';
2
+ declare const useStyles: (props: SelectProps) => Record<"root", string>;
3
+ export declare const itemStyle: (props?: any) => Record<"root" | "container" | "var", string>;
4
+ export default useStyles;
@@ -0,0 +1,26 @@
1
+ import { ChangeEvent, ReactNode } from 'react';
2
+ declare type MenuItemOption = {
3
+ value: string | number;
4
+ children: string | ReactNode;
5
+ };
6
+ export interface SelectProps {
7
+ options: MenuItemOption[];
8
+ value: unknown;
9
+ onChange: (event: ChangeEvent<{
10
+ name?: string;
11
+ value: unknown;
12
+ }>, child: ReactNode) => void;
13
+ onOpen?: (event: object) => void;
14
+ onClose?: (event: object) => void;
15
+ variant?: 'standard' | 'outlined' | 'filled';
16
+ multiple?: boolean;
17
+ height?: string;
18
+ backgroundColor?: string;
19
+ selectedItemColor?: string;
20
+ itemSelectedColor?: string;
21
+ itemHoverBackgroundColor?: string;
22
+ itemHoverColor?: string;
23
+ itemSelectedBackgroundColor?: string;
24
+ isVarItem?: boolean;
25
+ }
26
+ export {};
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { SlidingSideMenuProps } from './types';
3
+ declare const _default: React.NamedExoticComponent<SlidingSideMenuProps>;
4
+ export default _default;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ /// <reference types="styled-jsx" />
3
+ /// <reference types="@emotion/core" />
4
+ import { PartialSlidingSideMenuProps } from './types';
5
+ export declare const StyledSideMenu: import("@emotion/styled-base").StyledComponent<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, PartialSlidingSideMenuProps, object>;
6
+ export declare const StyledIconWrapper: import("@emotion/styled-base").StyledComponent<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "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">, object>;
7
+ export declare const IconStyle: string;
@@ -0,0 +1,17 @@
1
+ import { ReactNode } from 'react';
2
+ import { IconProps } from '../Icon';
3
+ import { BackdropProps } from '@material-ui/core/Backdrop';
4
+ export interface SlidingSideMenuProps {
5
+ open: boolean;
6
+ onClick: () => void;
7
+ onClose: () => void;
8
+ onClosed?: () => void;
9
+ duration?: number;
10
+ icon?: ReactNode;
11
+ position?: 'left' | 'right';
12
+ width?: number;
13
+ IconProps?: IconProps;
14
+ BackdropProps?: BackdropProps;
15
+ }
16
+ export interface PartialSlidingSideMenuProps extends Pick<SlidingSideMenuProps, 'open' | 'duration' | 'position' | 'width'> {
17
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ import { SnackbarProps } from './types';
3
+ declare const Snackbar: FC<SnackbarProps>;
4
+ export default Snackbar;
@@ -0,0 +1,13 @@
1
+ /// <reference types="react" />
2
+ /// <reference types="styled-jsx" />
3
+ /// <reference types="@emotion/core" />
4
+ import { SnackbarProps } from './types';
5
+ declare type UseStylesProps = Pick<SnackbarProps, 'semantic'> & {
6
+ withTitle: boolean;
7
+ };
8
+ export declare const useStyles: (props: UseStylesProps) => Record<"root", string>;
9
+ export declare const MessageWrapper: string;
10
+ export declare const MessageContent: string;
11
+ export declare const TitleStyle: string;
12
+ export declare const IconWrapper: import("@emotion/styled-base").StyledComponent<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "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">, object>;
13
+ export {};
@@ -0,0 +1,24 @@
1
+ import { ReactElement } from 'react';
2
+ import { SnackbarProps as MuiSnackbarProps } from '@material-ui/core/Snackbar';
3
+ import { IconProps } from '../Icon';
4
+ export interface SnackbarProps extends MuiSnackbarProps {
5
+ semantic?: 'warning' | 'info' | 'success' | 'error';
6
+ transitionDirection: 'left' | 'right' | 'up' | 'down';
7
+ title: string;
8
+ MessageIcon: ReactElement<IconProps>;
9
+ showSemanticIcon: boolean;
10
+ }
11
+ export interface SnackbarContentProps extends Pick<SnackbarProps, 'message' | 'action' | 'title' | 'semantic' | 'MessageIcon' | 'showSemanticIcon'> {
12
+ }
13
+ export declare enum Semantic {
14
+ 'WARNING' = "warning",
15
+ 'INFO' = "info",
16
+ 'SUCCESS' = "success",
17
+ 'ERROR' = "error"
18
+ }
19
+ export declare enum Direction {
20
+ 'UP' = "up",
21
+ 'DOWN' = "down",
22
+ 'LEFT' = "left",
23
+ 'RIGHT' = "right"
24
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { StepProps } from './types';
3
+ declare const _default: React.NamedExoticComponent<StepProps>;
4
+ export default _default;
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ /// <reference types="styled-jsx" />
3
+ /// <reference types="@emotion/core" />
4
+ import { StepProps } from './types';
5
+ export declare const SytledStep: import("@emotion/styled-base").StyledComponent<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, StepProps, object>;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ export interface StepProps {
3
+ children: React.ReactNode;
4
+ active?: boolean;
5
+ disabled?: boolean;
6
+ onClick?: () => void;
7
+ }
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { StepperProps } from './types';
3
+ declare const _default: React.NamedExoticComponent<StepperProps>;
4
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export declare const StepperContainer: string;
2
+ export declare const ConnectorContainer: string;
@@ -0,0 +1,6 @@
1
+ import { ReactElement } from 'react';
2
+ import { StepProps } from './Step/types';
3
+ export interface StepperProps {
4
+ children: ReactElement<StepProps> | ReactElement<StepProps>[];
5
+ activeStepIdx: number;
6
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ import { SwitchProps } from './types';
3
+ declare const Switch: FC<SwitchProps>;
4
+ export default Switch;
@@ -0,0 +1,9 @@
1
+ /// <reference types="react" />
2
+ /// <reference types="styled-jsx" />
3
+ /// <reference types="@emotion/core" />
4
+ import { SwitchProps } from './types';
5
+ export declare const InputStyle: import("@emotion/styled-base").StyledComponent<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, Pick<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "form" | "style" | "title" | "pattern" | "color" | "height" | "width" | "hidden" | "size" | "multiple" | "disabled" | "accept" | "alt" | "autoComplete" | "autoFocus" | "capture" | "checked" | "crossOrigin" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "list" | "max" | "maxLength" | "min" | "minLength" | "name" | "placeholder" | "readOnly" | "required" | "src" | "step" | "type" | "value" | "onChange" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "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" | "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 LabelStyle: import("@emotion/styled-base").StyledComponent<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, Pick<import("react").ClassAttributes<HTMLLabelElement> & import("react").LabelHTMLAttributes<HTMLLabelElement> & Pick<SwitchProps, "checked">, "form" | "style" | "title" | "color" | "hidden" | "checked" | "placeholder" | "onChange" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "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" | "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" | "htmlFor">, object>;
7
+ export declare const ThumbStyle: import("@emotion/styled-base").StyledComponent<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, Pick<import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & Pick<SwitchProps, "checked">, "style" | "title" | "color" | "hidden" | "checked" | "placeholder" | "onChange" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "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" | "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>;
8
+ export declare const CheckedNode: import("@emotion/styled-base").StyledComponent<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "title" | "color" | "hidden" | "placeholder" | "onChange" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "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" | "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>;
9
+ export declare const UnCheckedNode: import("@emotion/styled-base").StyledComponent<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "style" | "title" | "color" | "hidden" | "placeholder" | "onChange" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "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" | "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>;
@@ -0,0 +1,11 @@
1
+ /// <reference types="react" />
2
+ export interface SwitchProps {
3
+ checked?: boolean;
4
+ onChange?: (event: React.ChangeEvent<HTMLInputElement>) => void;
5
+ disabled?: boolean;
6
+ innerCheckedNode?: React.ReactNode;
7
+ innerUnCheckedNode?: React.ReactNode;
8
+ readOnly?: boolean;
9
+ required?: boolean;
10
+ icon?: React.ReactNode;
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ import { TabProps } from './types';
3
+ declare const Tab: FC<TabProps>;
4
+ export default Tab;
@@ -0,0 +1,2 @@
1
+ declare const useStyles: (props?: any) => Record<"root" | "selected" | "wrapper", string>;
2
+ export default useStyles;
@@ -0,0 +1,3 @@
1
+ import { TabProps as MuiTabProps } from '@material-ui/core/Tab';
2
+ export interface TabProps extends MuiTabProps {
3
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ import { TabsProps } from './types';
3
+ declare const Tabs: FC<TabsProps>;
4
+ export default Tabs;
@@ -0,0 +1,2 @@
1
+ declare const useStyles: (props?: any) => Record<"scrollButtons" | "flexContainer", string>;
2
+ export default useStyles;
@@ -0,0 +1,3 @@
1
+ import { TabsProps as MuiTabsProps } from '@material-ui/core/Tabs';
2
+ export interface TabsProps extends Pick<MuiTabsProps, 'value' | 'onChange' | 'ref'> {
3
+ }
@@ -0,0 +1,9 @@
1
+ import { HTMLAttributes, FC } from 'react';
2
+ import { ColorProp } from '../types/color';
3
+ export interface TagProps extends Omit<HTMLAttributes<HTMLDivElement>, 'color'> {
4
+ className?: string;
5
+ color?: ColorProp;
6
+ variant?: 'filled' | 'outlined';
7
+ }
8
+ declare const Tag: FC<TagProps>;
9
+ export default Tag;
@@ -0,0 +1 @@
1
+ export declare const useStyles: (deps?: any[]) => import("../styles").Classes<"tag" | "label">;
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ import { ToggleButtonGroupProps } from './types';
3
+ declare const ToggleButtonGroup: FC<ToggleButtonGroupProps>;
4
+ export default ToggleButtonGroup;
@@ -0,0 +1,25 @@
1
+ import { Theme as AugmentedTheme } from '@material-ui/core/styles';
2
+ declare const styles: (theme: AugmentedTheme) => {
3
+ root: {
4
+ borderColor: string;
5
+ '&:hover': {
6
+ backgroundColor: string;
7
+ };
8
+ '&.Mui-selected': {
9
+ backgroundColor: string;
10
+ color: string;
11
+ '&:hover': {
12
+ backgroundColor: string;
13
+ };
14
+ };
15
+ };
16
+ sizeSmall: {
17
+ width: number;
18
+ height: number;
19
+ '& svg': {
20
+ width: number;
21
+ height: number;
22
+ };
23
+ };
24
+ };
25
+ export default styles;