@koine/react 1.0.105 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (178) hide show
  1. package/Alert/Alert.d.ts +1 -1
  2. package/Animations/Reveal.d.ts +1 -1
  3. package/Animations/useReveal.d.ts +1 -1
  4. package/Autocomplete/AutocompleteMui.d.ts +4 -4
  5. package/Autocomplete/helpers.d.ts +1 -1
  6. package/Bg/BgColor.d.ts +1 -1
  7. package/Bg/BgPhoto.d.ts +2 -2
  8. package/Bg/BgSvg.d.ts +1 -1
  9. package/Breadcrumbs/Breadcrumbs.d.ts +3 -3
  10. package/Buttons/Button.d.ts +2 -2
  11. package/Buttons/ButtonComposite.d.ts +3 -3
  12. package/Buttons/ButtonFab.d.ts +1 -1
  13. package/Buttons/ButtonLink.d.ts +2 -2
  14. package/Buttons/IconButton.d.ts +2 -2
  15. package/Calendar/CalendarDaygridCell.d.ts +6 -6
  16. package/Calendar/CalendarDaygridNav.d.ts +3 -3
  17. package/Calendar/CalendarDaygridTable.d.ts +4 -4
  18. package/Calendar/CalendarLegend.d.ts +3 -3
  19. package/Calendar/calendar-api-google.d.ts +1 -1
  20. package/Calendar/types.d.ts +13 -13
  21. package/Calendar/useCalendar.d.ts +5 -5
  22. package/Carousel/CarouselCss.d.ts +2 -2
  23. package/Collapsable/CollapsableReach.js +1 -2
  24. package/Debug/Debug.d.ts +1 -1
  25. package/Details/Details.d.ts +6 -6
  26. package/Dialog/DialogMui.d.ts +8 -8
  27. package/Dialog/DialogMui.js +1 -1
  28. package/Dialog/css/bare.d.ts +1 -1
  29. package/Dialog/m/bare.d.ts +1 -1
  30. package/Dialog/m/bare.js +1 -1
  31. package/Dialog/sc/bare.d.ts +1 -1
  32. package/Dialog/sc/framer.d.ts +1 -1
  33. package/Dialog/sc/framerMaterial.d.ts +1 -1
  34. package/Dialog/sc/material.d.ts +1 -1
  35. package/Dialog/tw/bare.d.ts +7 -7
  36. package/Dialog/tw/elegant.d.ts +7 -7
  37. package/Dialog/tw/framer.d.ts +3 -3
  38. package/Dialog/tw/framerMaterial.d.ts +5 -5
  39. package/Dialog/tw/material.d.ts +7 -7
  40. package/Editor/Editor--tiptap.d.ts +2 -2
  41. package/Favicon/FaviconTags.d.ts +1 -1
  42. package/Favicon/FaviconTags.js +1 -1
  43. package/Form/Form.d.ts +7 -7
  44. package/Forms/Checkbox/Checkbox.d.ts +2 -2
  45. package/Forms/Feedback/Feedback.d.ts +1 -1
  46. package/Forms/Field/Field.d.ts +3 -3
  47. package/Forms/Field/FieldControl.d.ts +2 -2
  48. package/Forms/Input/Input.d.ts +2 -2
  49. package/Forms/InputGroup/InputGroup.d.ts +1 -1
  50. package/Forms/Password/Password.d.ts +2 -2
  51. package/Forms/Radio/Radio.d.ts +3 -3
  52. package/Forms/Switch/Switch.d.ts +2 -2
  53. package/Forms/Textarea/Textarea.d.ts +2 -2
  54. package/Forms/Textarea/TextareaRich.d.ts +2 -2
  55. package/Forms/Toggle/Toggle.d.ts +3 -3
  56. package/Forms/Toggle/useToggle.d.ts +1 -1
  57. package/Forms/antispam.d.ts +18 -1
  58. package/Forms/helpers.d.ts +5 -5
  59. package/Gauge/Gauge.d.ts +1 -1
  60. package/Grid/Grid.d.ts +6 -6
  61. package/Hamburger/Hamburger.d.ts +1 -1
  62. package/Header/useHeader.d.ts +5 -5
  63. package/Hidden/Hidden.d.ts +1 -1
  64. package/Img/sc/bare.d.ts +1 -1
  65. package/Img/types.d.ts +2 -2
  66. package/Link/Link.d.ts +1 -1
  67. package/Link/LinkBlank.d.ts +1 -1
  68. package/Menu/MenuMui.d.ts +5 -5
  69. package/Menu/MenuMui.js +1 -1
  70. package/MenuItem/MenuItemMui.d.ts +1 -1
  71. package/Meta/Meta.d.ts +1 -1
  72. package/NoJs/NoJs.d.ts +1 -1
  73. package/Pagination/PaginationNav.d.ts +2 -2
  74. package/Pagination/PaginationResults.d.ts +1 -1
  75. package/Pill/Pill.d.ts +1 -1
  76. package/Progress/ProgressCircular.d.ts +1 -1
  77. package/Progress/ProgressLinear.d.ts +1 -1
  78. package/Progress/ProgressOverlay.d.ts +1 -1
  79. package/Rating/Rating.d.ts +3 -3
  80. package/Select/SelectDownshift.d.ts +1 -1
  81. package/Select/components.d.ts +1 -1
  82. package/Sidebar/Sidebar.d.ts +1 -1
  83. package/Spacing/Spacing.d.ts +6 -6
  84. package/Sticky/Sticky.d.ts +1 -1
  85. package/Sticky/StickyCss.d.ts +1 -1
  86. package/Tabs/TabsMui.d.ts +11 -11
  87. package/Tabs/TabsMui.js +1 -1
  88. package/Tabs/tw/bare.d.ts +4 -4
  89. package/Tabs/tw/material.d.ts +10 -10
  90. package/Typography/ReadMore.d.ts +1 -1
  91. package/Typography/TextLoop.d.ts +2 -2
  92. package/Typography/TypeStairs.d.ts +1 -1
  93. package/helpers/classed.d.ts +3 -3
  94. package/helpers/classed.js +1 -0
  95. package/helpers/createUseMediaQueryWidth.d.ts +3 -3
  96. package/helpers/extend-component.d.ts +4 -4
  97. package/helpers/extend-component.js +1 -0
  98. package/hooks/index.d.ts +4 -1
  99. package/hooks/index.js +4 -1
  100. package/hooks/types.d.ts +2 -2
  101. package/hooks/useAsyncFn.d.ts +4 -4
  102. package/hooks/useAsyncFn.js +1 -0
  103. package/hooks/useDateLocale.d.ts +1 -0
  104. package/hooks/useDateLocale.js +1 -0
  105. package/hooks/useEffectOnce.d.ts +1 -0
  106. package/hooks/useEffectOnce.js +1 -0
  107. package/hooks/useFirstMountState.d.ts +1 -0
  108. package/hooks/useFirstMountState.js +1 -0
  109. package/hooks/useFocus.d.ts +1 -0
  110. package/hooks/useFocus.js +1 -0
  111. package/hooks/useId.d.ts +1 -0
  112. package/hooks/useId.js +1 -0
  113. package/hooks/useInterval.d.ts +7 -0
  114. package/hooks/useInterval.js +28 -0
  115. package/hooks/useIsomorphicLayoutEffect.d.ts +1 -0
  116. package/hooks/useIsomorphicLayoutEffect.js +1 -0
  117. package/hooks/useKeyUp.d.ts +2 -0
  118. package/hooks/useKeyUp.js +23 -0
  119. package/hooks/useMeasure.d.ts +3 -3
  120. package/hooks/useMount.d.ts +1 -0
  121. package/hooks/useMount.js +1 -0
  122. package/hooks/useMountedState.d.ts +1 -0
  123. package/hooks/useMountedState.js +1 -0
  124. package/hooks/useNavigateAway.d.ts +32 -0
  125. package/hooks/useNavigateAway.js +68 -0
  126. package/hooks/usePrevious.d.ts +5 -1
  127. package/hooks/usePrevious.js +11 -7
  128. package/hooks/usePreviousRef.d.ts +2 -0
  129. package/hooks/usePreviousRef.js +9 -0
  130. package/hooks/useScrollPosition.d.ts +3 -3
  131. package/hooks/useScrollPosition.js +1 -0
  132. package/hooks/useScrollTo.d.ts +1 -0
  133. package/hooks/useScrollTo.js +1 -0
  134. package/hooks/useTraceUpdate.d.ts +1 -0
  135. package/hooks/useTraceUpdate.js +1 -0
  136. package/hooks/useUpdateEffect.d.ts +1 -0
  137. package/hooks/useUpdateEffect.js +1 -0
  138. package/hooks/useWindowSize.d.ts +1 -0
  139. package/hooks/useWindowSize.js +4 -2
  140. package/m/MotionProvider.d.ts +2 -2
  141. package/node/Collapsable/CollapsableReach.js +1 -2
  142. package/node/Dialog/DialogMui.js +1 -1
  143. package/node/Dialog/m/bare.js +1 -1
  144. package/node/Favicon/FaviconTags.js +1 -1
  145. package/node/Menu/MenuMui.js +1 -1
  146. package/node/Tabs/TabsMui.js +1 -1
  147. package/node/helpers/classed.js +1 -0
  148. package/node/helpers/extend-component.js +1 -0
  149. package/node/hooks/index.js +4 -1
  150. package/node/hooks/useAsyncFn.js +1 -0
  151. package/node/hooks/useDateLocale.js +4 -2
  152. package/node/hooks/useEffectOnce.js +1 -0
  153. package/node/hooks/useFirstMountState.js +1 -0
  154. package/node/hooks/useFocus.js +1 -0
  155. package/node/hooks/useInterval.js +32 -0
  156. package/node/hooks/useIsomorphicLayoutEffect.js +1 -0
  157. package/node/hooks/useKeyUp.js +27 -0
  158. package/node/hooks/useMount.js +1 -0
  159. package/node/hooks/useMountedState.js +1 -0
  160. package/node/hooks/useNavigateAway.js +72 -0
  161. package/node/hooks/usePrevious.js +10 -6
  162. package/node/hooks/usePreviousRef.js +13 -0
  163. package/node/hooks/useScrollPosition.js +1 -0
  164. package/node/hooks/useScrollTo.js +1 -0
  165. package/node/hooks/useTraceUpdate.js +1 -0
  166. package/node/hooks/useUpdateEffect.js +1 -0
  167. package/node/hooks/useWindowSize.js +4 -2
  168. package/package.json +44 -23
  169. package/styles/media.d.ts +3 -3
  170. package/styles/spacing.d.ts +7 -7
  171. package/styles/theme--vanilla.d.ts +4 -4
  172. package/styles/theme.d.ts +4 -4
  173. package/types.d.ts +4 -4
  174. package/hooks/useMediaQueryWidthCreator.d.ts +0 -6
  175. package/hooks/useMediaQueryWidthCreator.js +0 -169
  176. package/hooks/useMqWidthCreator.d.ts +0 -3
  177. package/hooks/useMqWidthCreator.js +0 -225
  178. package/node/hooks/useId.js +0 -12
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  import type { FormControl } from "../helpers";
3
3
  export declare const PasswordInputNative: import("styled-components").StyledComponent<"input", import("styled-components").DefaultTheme, {}, never>;
4
- export declare type PasswordProps = FormControl;
5
- export declare const Password: import("react").ForwardRefExoticComponent<Pick<PasswordProps, "key" | "value" | "id" | "width" | "title" | "color" | "form" | "slot" | "style" | "pattern" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "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" | "list" | "step" | "disabled" | "type" | "height" | "capture" | "size" | "min" | "max" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "crossOrigin" | "alt" | "src" | "autoComplete" | "accept" | "checked" | "enterKeyHint" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | keyof import("../helpers").FormControlProps<any>> & import("react").RefAttributes<HTMLInputElement>>;
4
+ export type PasswordProps = FormControl;
5
+ export declare const Password: import("react").ForwardRefExoticComponent<Pick<PasswordProps, "key" | "value" | "id" | "width" | "title" | "color" | "form" | "slot" | "style" | "pattern" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "nonce" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "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" | "onResize" | "onResizeCapture" | "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" | "list" | "step" | "disabled" | "type" | "height" | "capture" | "size" | "min" | "max" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "crossOrigin" | "alt" | "src" | "autoComplete" | "accept" | "checked" | "enterKeyHint" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | keyof import("../helpers").FormControlProps<any>> & import("react").RefAttributes<HTMLInputElement>>;
@@ -1,12 +1,12 @@
1
1
  /// <reference types="react" />
2
2
  import type { Option } from "../../types";
3
3
  import { FormControl } from "../helpers";
4
- declare type RadioOptionProps = Omit<FormControl, "value"> & Option & {
4
+ type RadioOptionProps = Omit<FormControl, "value"> & Option & {
5
5
  $ref: React.ForwardedRef<HTMLInputElement>;
6
6
  };
7
- export declare type RadioProps = Omit<FormControl, "value"> & {
7
+ export type RadioProps = Omit<FormControl, "value"> & {
8
8
  value?: string;
9
9
  options?: Pick<RadioOptionProps, "label" | "value">[];
10
10
  };
11
- export declare const Radio: import("react").ForwardRefExoticComponent<Pick<RadioProps, "key" | "value" | "id" | "width" | "title" | "color" | "form" | "slot" | "style" | "pattern" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "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" | "list" | "step" | "disabled" | "type" | "height" | "capture" | "size" | "options" | "min" | "max" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "crossOrigin" | "alt" | "src" | "autoComplete" | "accept" | "checked" | "enterKeyHint" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | keyof import("../helpers").FormControlProps<any>> & import("react").RefAttributes<HTMLInputElement>>;
11
+ export declare const Radio: import("react").ForwardRefExoticComponent<Pick<RadioProps, "key" | "value" | "id" | "width" | "title" | "color" | "form" | "slot" | "style" | "pattern" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "nonce" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "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" | "onResize" | "onResizeCapture" | "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" | "list" | "step" | "disabled" | "type" | "height" | "capture" | "size" | "options" | "min" | "max" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "crossOrigin" | "alt" | "src" | "autoComplete" | "accept" | "checked" | "enterKeyHint" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | keyof import("../helpers").FormControlProps<any>> & import("react").RefAttributes<HTMLInputElement>>;
12
12
  export {};
@@ -2,8 +2,8 @@
2
2
  import { UseToggleProps } from "../Toggle/useToggle";
3
3
  export declare const SwitchTrack: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>;
4
4
  export declare const SwitchHandle: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>;
5
- export declare type SwitchProps = UseToggleProps;
5
+ export type SwitchProps = UseToggleProps;
6
6
  /**
7
7
  * All logic and invisible Inputs come from the `useToggle` hook
8
8
  */
9
- export declare const Switch: import("react").ForwardRefExoticComponent<Pick<UseToggleProps, "key" | "value" | "id" | "width" | "title" | "color" | "form" | "slot" | "style" | "pattern" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "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" | "list" | "step" | "disabled" | "type" | "height" | "capture" | "size" | "options" | "min" | "max" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "crossOrigin" | "alt" | "src" | "autoComplete" | "accept" | "checked" | "enterKeyHint" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | keyof import("..").FormControlProps<any> | "valueTrue" | "valueFalse"> & import("react").RefAttributes<HTMLInputElement>>;
9
+ export declare const Switch: import("react").ForwardRefExoticComponent<Pick<UseToggleProps, "key" | "value" | "id" | "width" | "title" | "color" | "form" | "slot" | "style" | "pattern" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "nonce" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "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" | "onResize" | "onResizeCapture" | "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" | "list" | "step" | "disabled" | "type" | "height" | "capture" | "size" | "options" | "min" | "max" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "crossOrigin" | "alt" | "src" | "autoComplete" | "accept" | "checked" | "enterKeyHint" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | keyof import("..").FormControlProps<any> | "valueTrue" | "valueFalse"> & import("react").RefAttributes<HTMLInputElement>>;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  import { FormControl } from "../helpers";
3
3
  export declare const TextareaNative: import("styled-components").StyledComponent<"textarea", import("styled-components").DefaultTheme, {}, never>;
4
- export declare type TextareaProps = FormControl<"textarea">;
5
- export declare const Textarea: import("react").ForwardRefExoticComponent<Pick<TextareaProps, "key" | "value" | "id" | "title" | "color" | "form" | "slot" | "style" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "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" | "disabled" | "autoFocus" | "autoComplete" | "maxLength" | "minLength" | "readOnly" | "required" | "rows" | "cols" | "dirName" | "wrap" | keyof import("../helpers").FormControlProps<any>> & import("react").RefAttributes<HTMLTextAreaElement>>;
4
+ export type TextareaProps = FormControl<"textarea">;
5
+ export declare const Textarea: import("react").ForwardRefExoticComponent<Pick<TextareaProps, "key" | "value" | "id" | "title" | "color" | "form" | "slot" | "style" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "nonce" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "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" | "onResize" | "onResizeCapture" | "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" | "disabled" | "autoFocus" | "autoComplete" | "maxLength" | "minLength" | "readOnly" | "required" | "cols" | "dirName" | "rows" | "wrap" | keyof import("../helpers").FormControlProps<any>> & import("react").RefAttributes<HTMLTextAreaElement>>;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { FormControl } from "../helpers";
3
- export declare type TextareaRichProps = FormControl<"textarea"> & {
3
+ export type TextareaRichProps = FormControl<"textarea"> & {
4
4
  defaultValue?: string;
5
5
  };
6
- export declare const TextareaRich: import("react").ForwardRefExoticComponent<Pick<TextareaRichProps, "key" | "value" | "id" | "title" | "color" | "form" | "slot" | "style" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "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" | "disabled" | "autoFocus" | "autoComplete" | "maxLength" | "minLength" | "readOnly" | "required" | "rows" | "cols" | "dirName" | "wrap" | keyof import("../helpers").FormControlProps<any>> & import("react").RefAttributes<HTMLTextAreaElement>>;
6
+ export declare const TextareaRich: import("react").ForwardRefExoticComponent<Pick<TextareaRichProps, "key" | "value" | "id" | "title" | "color" | "form" | "slot" | "style" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "nonce" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "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" | "onResize" | "onResizeCapture" | "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" | "disabled" | "autoFocus" | "autoComplete" | "maxLength" | "minLength" | "readOnly" | "required" | "cols" | "dirName" | "rows" | "wrap" | keyof import("../helpers").FormControlProps<any>> & import("react").RefAttributes<HTMLTextAreaElement>>;
@@ -9,10 +9,10 @@ export declare const ToggleIndicatorHolder: import("styled-components").StyledCo
9
9
  export declare const ToggleIndicatorBgSquare: import("styled-components").StyledComponent<"svg", import("styled-components").DefaultTheme, {}, never>;
10
10
  export declare const ToggleIndicatorBgCircle: import("styled-components").StyledComponent<"svg", import("styled-components").DefaultTheme, {}, never>;
11
11
  export declare const ToggleIndicatorFg: import("styled-components").StyledComponent<"svg", import("styled-components").DefaultTheme, {}, never>;
12
- export declare type ToggleIndicatorProps = unknown;
13
- export declare type ToggleIndicatorSquaredProps = ToggleIndicatorProps;
12
+ export type ToggleIndicatorProps = unknown;
13
+ export type ToggleIndicatorSquaredProps = ToggleIndicatorProps;
14
14
  export declare const ToggleIndicatorSquared: (props: ToggleIndicatorSquaredProps) => JSX.Element;
15
- export declare type ToggleIndicatorRoundedProps = ToggleIndicatorProps & {
15
+ export type ToggleIndicatorRoundedProps = ToggleIndicatorProps & {
16
16
  /** @default 6 */
17
17
  r?: number;
18
18
  };
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import type { Option } from "../../types";
3
3
  import { FormControl } from "../helpers";
4
- export declare type UseToggleProps = Omit<FormControl, "value"> & {
4
+ export type UseToggleProps = Omit<FormControl, "value"> & {
5
5
  value?: boolean;
6
6
  valueTrue?: string;
7
7
  valueFalse?: string;
@@ -12,7 +12,24 @@ import { ObjectShape } from "@kuus/yup";
12
12
  */
13
13
  export declare function encodeForm<T extends ObjectShape = {}>(validationRules: T): {
14
14
  encodedSchema: import("@kuus/yup").ObjectSchema<{
15
- [x: string]: T[keyof T] extends import("@kuus/yup").ISchema<any, import("@kuus/yup").AnyObject, any, any> ? T[keyof T]["__outputType"] : unknown;
15
+ [x: string]: T[keyof T] extends import("@kuus/yup").ISchema<any, any, any, any> ? T[keyof T]["__outputType"] : T[keyof T] extends {
16
+ readonly key: string;
17
+ readonly isContext: boolean;
18
+ readonly isValue: boolean;
19
+ readonly isSibling: boolean;
20
+ readonly path: any;
21
+ readonly getter: (data: unknown) => unknown;
22
+ readonly map?: ((value: unknown) => infer T_1) | undefined;
23
+ readonly __isYupRef: boolean;
24
+ getValue(value: any, parent?: {} | undefined, context?: {} | undefined): infer T_1;
25
+ cast(value: any, options?: {
26
+ parent?: {} | undefined;
27
+ context?: {} | undefined;
28
+ } | undefined): infer T_1;
29
+ resolve(): any;
30
+ describe(): import("@kuus/yup").SchemaRefDescription;
31
+ toString(): string;
32
+ } ? T_1 : unknown;
16
33
  }, import("@kuus/yup").AnyObject, {
17
34
  [x: string]: T[keyof T] extends import("@kuus/yup").ISchema<any, import("@kuus/yup").AnyObject, any, any> ? T[keyof T]["__default"] : undefined;
18
35
  }, "">;
@@ -1,17 +1,17 @@
1
1
  /// <reference types="react" />
2
2
  import type { Control, UseFormRegister, UseFormSetValue } from "react-hook-form";
3
3
  import type { Option } from "../types";
4
- declare type FormControlNativeType = "input" | "select" | "textarea";
5
- declare type FormControlFieldValues = Record<string, any>;
6
- export declare type FormControlNative<T extends FormControlNativeType = "input"> = Omit<React.ComponentPropsWithRef<T>, "name">;
7
- export declare type FormControlProps<T extends FormControlFieldValues = any> = {
4
+ type FormControlNativeType = "input" | "select" | "textarea";
5
+ type FormControlFieldValues = Record<string, any>;
6
+ export type FormControlNative<T extends FormControlNativeType = "input"> = Omit<React.ComponentPropsWithRef<T>, "name">;
7
+ export type FormControlProps<T extends FormControlFieldValues = any> = {
8
8
  label?: React.ReactNode;
9
9
  name: string;
10
10
  control?: Control<T>;
11
11
  register?: UseFormRegister<T>;
12
12
  setValue?: UseFormSetValue<T>;
13
13
  };
14
- export declare type FormControl<TControlType extends FormControlNativeType = "input", TFieldValues extends FormControlFieldValues = any> = FormControlNative<TControlType> & FormControlProps<TFieldValues>;
14
+ export type FormControl<TControlType extends FormControlNativeType = "input", TFieldValues extends FormControlFieldValues = any> = FormControlNative<TControlType> & FormControlProps<TFieldValues>;
15
15
  export declare const normaliseOptions: (options?: (string | Option)[]) => Option[];
16
16
  export declare function defaultOptionsFilterFn(options: Option[], inputValue?: string): Option[];
17
17
  /**
package/Gauge/Gauge.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export declare type GaugeProps = {
1
+ export type GaugeProps = {
2
2
  /** In percentage */
3
3
  value: number;
4
4
  };
package/Grid/Grid.d.ts CHANGED
@@ -2,13 +2,13 @@
2
2
  import type { Theme, Breakpoint } from "../styles/theme";
3
3
  export declare const GRID_COLUMNS = 12;
4
4
  export declare const GRID_GUTTER_DEFAULT: keyof Theme["gutter"];
5
- export declare type GridProps = {
5
+ export type GridProps = {
6
6
  /**
7
7
  * @default "half"
8
8
  */
9
9
  $gutter?: keyof Theme["gutter"];
10
10
  };
11
- export declare type ContainerProps = React.PropsWithChildren<GridProps & {
11
+ export type ContainerProps = React.PropsWithChildren<GridProps & {
12
12
  size: Breakpoint;
13
13
  clamp?: boolean;
14
14
  }>;
@@ -18,7 +18,7 @@ export declare const Container: import("styled-components").StyledComponent<"div
18
18
  } & {
19
19
  children?: import("react").ReactNode;
20
20
  }, never>;
21
- export declare type ContainerFluidProps = React.PropsWithChildren<GridProps & {
21
+ export type ContainerFluidProps = React.PropsWithChildren<GridProps & {
22
22
  size: Breakpoint;
23
23
  }>;
24
24
  export declare const ContainerFluid: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, GridProps & {
@@ -26,8 +26,8 @@ export declare const ContainerFluid: import("styled-components").StyledComponent
26
26
  } & {
27
27
  children?: import("react").ReactNode;
28
28
  }, never>;
29
- declare type Direction = "min" | "max";
30
- export declare type RowProps = GridProps & {
29
+ type Direction = "min" | "max";
30
+ export type RowProps = GridProps & {
31
31
  $valign?: React.CSSProperties["alignItems"];
32
32
  $reverse?: `${Direction}:${Breakpoint}`;
33
33
  /**
@@ -47,7 +47,7 @@ export declare const Row: import("styled-components").StyledComponent<"div", imp
47
47
  */
48
48
  $noWrap?: boolean | undefined;
49
49
  }, never>;
50
- export declare type ColProps = GridProps & Partial<Record<Breakpoint, number>> & {
50
+ export type ColProps = GridProps & Partial<Record<Breakpoint, number>> & {
51
51
  $width?: number;
52
52
  $flex?: boolean;
53
53
  $valign?: React.CSSProperties["alignItems"];
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export declare type HamburgerProps = React.ComponentProps<"div"> & {
2
+ export type HamburgerProps = React.ComponentProps<"div"> & {
3
3
  /** A way to provide your own state value. Can be used together with a state action (the `toggle` prop). */
4
4
  toggled?: boolean;
5
5
  };
@@ -1,20 +1,20 @@
1
1
  /** @type {boolean} */
2
- declare type isSticky = boolean & {
2
+ type isSticky = boolean & {
3
3
  _branded: true;
4
4
  };
5
5
  /** @type {number} */
6
- declare type placeholderHeight = number & {
6
+ type placeholderHeight = number & {
7
7
  _branded: true;
8
8
  };
9
9
  /** @type {number} */
10
- declare type headerHeight = number & {
10
+ type headerHeight = number & {
11
11
  _branded: true;
12
12
  };
13
13
  /** @type {number} */
14
- declare type logoWidth = number & {
14
+ type logoWidth = number & {
15
15
  _branded: true;
16
16
  };
17
- declare type UseHeaderState = readonly [
17
+ type UseHeaderState = readonly [
18
18
  isSticky,
19
19
  placeholderHeight,
20
20
  headerHeight,
@@ -1,5 +1,5 @@
1
1
  import { Breakpoint } from "../styles/theme";
2
- export declare type HiddenProps = {
2
+ export type HiddenProps = {
3
3
  $min?: Breakpoint;
4
4
  $max?: Breakpoint;
5
5
  };
package/Img/sc/bare.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export declare type KoineImgProps = {};
1
+ export type KoineImgProps = {};
2
2
  export declare const KoineImg: import("styled-components").StyledComponent<"img", import("styled-components").DefaultTheme, {}, never>;
package/Img/types.d.ts CHANGED
@@ -1,9 +1,9 @@
1
1
  import React from "react";
2
- export declare type KoineImgSmartWrapProps = React.PropsWithChildren<{
2
+ export type KoineImgSmartWrapProps = React.PropsWithChildren<{
3
3
  $loaded?: boolean;
4
4
  $error?: boolean;
5
5
  $bg?: React.CSSProperties["backgroundColor"];
6
6
  }>;
7
- export declare type KoineImgSmartProps = {
7
+ export type KoineImgSmartProps = {
8
8
  Wrap: React.FC<KoineImgSmartWrapProps>;
9
9
  };
package/Link/Link.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export declare type KoineLinkProps = React.ComponentPropsWithRef<"a">;
2
+ export type KoineLinkProps = React.ComponentPropsWithRef<"a">;
3
3
  export declare const KoineLink: import("styled-components").StyledComponent<"a", import("styled-components").DefaultTheme, Pick<import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "key" | keyof import("react").AnchorHTMLAttributes<HTMLAnchorElement>> & {
4
4
  ref?: ((instance: HTMLAnchorElement | null) => void) | import("react").RefObject<HTMLAnchorElement> | null | undefined;
5
5
  }, never>;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export declare type LinkBlankProps = React.ComponentPropsWithRef<"a">;
2
+ export type LinkBlankProps = React.ComponentPropsWithRef<"a">;
3
3
  export declare const LinkBlankA: import("styled-components").StyledComponent<"a", import("styled-components").DefaultTheme, {
4
4
  target: "_blank";
5
5
  rel: "noopener";
package/Menu/MenuMui.d.ts CHANGED
@@ -5,15 +5,15 @@ import { type PopperChildrenProps } from "react-popper";
5
5
  /**
6
6
  * Props we control, cannot be overriden from implementers
7
7
  */
8
- declare type MenuButtonOwnProps = {
8
+ type MenuButtonOwnProps = {
9
9
  "aria-controls"?: string;
10
10
  "aria-haspopup": true | "true";
11
11
  "aria-expanded"?: true | "true";
12
12
  onClick: (event: React.MouseEvent<HTMLButtonElement>) => unknown;
13
13
  onKeyDown: (event: React.KeyboardEvent<HTMLButtonElement>) => unknown;
14
14
  };
15
- declare type MenuButtonProps = Omit<React.ComponentPropsWithRef<"button">, keyof MenuButtonOwnProps> & MenuButtonOwnProps;
16
- export declare type MenuItemsProps = {
15
+ type MenuButtonProps = Omit<React.ComponentPropsWithRef<"button">, keyof MenuButtonOwnProps> & MenuButtonOwnProps;
16
+ export type MenuItemsProps = {
17
17
  /**
18
18
  * Closes the parent menu
19
19
  */
@@ -22,11 +22,11 @@ export declare type MenuItemsProps = {
22
22
  /**
23
23
  * Props we control, cannot be overriden from implementers
24
24
  */
25
- declare type MenuOwnProps = ReturnType<typeof useMenu>["getListboxProps"] & {
25
+ type MenuOwnProps = ReturnType<typeof useMenu>["getListboxProps"] & {
26
26
  onKeyDown: (event: React.KeyboardEvent) => unknown;
27
27
  style: React.StyleHTMLAttributes<HTMLDivElement>;
28
28
  };
29
- export declare type MenuProps = Omit<Omit<HTMLMotionProps<"div">, "children"> & {
29
+ export type MenuProps = Omit<Omit<HTMLMotionProps<"div">, "children"> & {
30
30
  placement?: PopperChildrenProps["placement"];
31
31
  Button: (props: MenuButtonProps) => JSX.Element;
32
32
  children: (props: MenuItemsProps) => React.ReactNode;
package/Menu/MenuMui.js CHANGED
@@ -64,7 +64,7 @@ export var Menu = forwardRef(function Menu(props, ref) {
64
64
  var childrenProps = { close: close };
65
65
  return children(childrenProps);
66
66
  }, [children, close]);
67
- return (_jsxs(_Fragment, { children: [_jsx(Button, { ref: buttonRef, id: id, "aria-haspopup": "true", "aria-controls": open ? id : undefined, "aria-expanded": open ? "true" : undefined, onClick: handleButtonClick, onKeyDown: handleButtonKeyDown }), _jsx(AnimatePresence, { children: open && (_jsx(ModalUnstyled, __assign({ components: { Backdrop: MenuBackdrop }, onClose: close, onBackdropClick: close, open: open }, { children: _jsx("div", { children: _jsx(ClickAwayListener, __assign({ onClickAway: close }, { children: _jsx(MenuRoot, __assign({ initial: {
67
+ return (_jsxs(_Fragment, { children: [_jsx(Button, { ref: buttonRef, id: id, "aria-haspopup": "true", "aria-controls": open ? id : undefined, "aria-expanded": open ? "true" : undefined, onClick: handleButtonClick, onKeyDown: handleButtonKeyDown }), _jsx(AnimatePresence, { children: open && (_jsx(ModalUnstyled, __assign({ slots: { backdrop: MenuBackdrop }, onClose: close, onBackdropClick: close, open: open }, { children: _jsx("div", { children: _jsx(ClickAwayListener, __assign({ onClickAway: close }, { children: _jsx(MenuRoot, __assign({ initial: {
68
68
  opacity: 0,
69
69
  }, animate: {
70
70
  opacity: 1,
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  import { type MenuItemsProps } from "../Menu/MenuMui";
3
3
  import { Polymorphic } from "../typings";
4
- export declare type MenuItemProps = React.PropsWithChildren<Partial<MenuItemsProps>>;
4
+ export type MenuItemProps = React.PropsWithChildren<Partial<MenuItemsProps>>;
5
5
  export declare const MenuItem: Polymorphic.ComponentForwarded<"button", MenuItemProps>;
6
6
  export default MenuItem;
package/Meta/Meta.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export declare type MetaProps = {
1
+ export type MetaProps = {
2
2
  /**
3
3
  * Determines whether `user-scalable=0` is add to the `meta->viewport` content
4
4
  *
package/NoJs/NoJs.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export declare type NoJsProps = object;
1
+ export type NoJsProps = object;
2
2
  export declare const NoJs: (_props: NoJsProps) => JSX.Element;
@@ -1,5 +1,5 @@
1
1
  import { KoineComponentProps, KoineComponent } from "../types";
2
- export declare type KoinePaginationNavProps = {
2
+ export type KoinePaginationNavProps = {
3
3
  /** The total number of elements to paginate */
4
4
  total: string | number;
5
5
  /** The amount of items per page */
@@ -14,7 +14,7 @@ export declare type KoinePaginationNavProps = {
14
14
  */
15
15
  showOffset?: number;
16
16
  };
17
- declare type PaginationNavProps = KoineComponentProps<KoinePaginationNavProps, {
17
+ type PaginationNavProps = KoineComponentProps<KoinePaginationNavProps, {
18
18
  currentUrl?: string;
19
19
  Link?: KoineComponent;
20
20
  }>;
@@ -1,3 +1,3 @@
1
1
  /// <reference types="react" />
2
- export declare type PaginationResultsProps = React.PropsWithChildren<unknown>;
2
+ export type PaginationResultsProps = React.PropsWithChildren<unknown>;
3
3
  export declare const PaginationResults: ({ children }: PaginationResultsProps) => JSX.Element;
package/Pill/Pill.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export declare type PillProps = object;
1
+ export type PillProps = object;
2
2
  export declare const Pill: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, object, never>;
3
3
  export declare const PillGreyLight: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, object, never>;
4
4
  export declare const PillAccentLight: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, object, never>;
@@ -1,6 +1,6 @@
1
1
  import { CSSProperties } from "styled-components";
2
2
  import type { Theme } from "../styles/theme";
3
- export declare type ProgressCircularProps = {
3
+ export type ProgressCircularProps = {
4
4
  /** @default "1em" */
5
5
  size?: CSSProperties["width"];
6
6
  /** @default 1 */
@@ -1,6 +1,6 @@
1
1
  import { CSSProperties } from "styled-components";
2
2
  import type { Theme } from "../styles/theme";
3
- export declare type ProgressLinearProps = {
3
+ export type ProgressLinearProps = {
4
4
  /** @default false */
5
5
  done?: boolean;
6
6
  /** @default "2px" */
@@ -1,4 +1,4 @@
1
- export declare type ProgressOverlayProps = {
1
+ export type ProgressOverlayProps = {
2
2
  running?: boolean;
3
3
  };
4
4
  export declare const ProgressOverlay: ({ running }: ProgressOverlayProps) => JSX.Element;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export declare type RatingStarProps = React.ComponentPropsWithoutRef<"svg"> & RatingStarModel & {
2
+ export type RatingStarProps = React.ComponentPropsWithoutRef<"svg"> & RatingStarModel & {
3
3
  /** @default 16 */
4
4
  size?: number;
5
5
  /** Between 0 and 1 */
@@ -15,12 +15,12 @@ export declare const RatingDetails: import("styled-components").StyledComponent<
15
15
  export declare const RatingCount: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>;
16
16
  export declare const RatingValue: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {}, never>;
17
17
  export declare const RatingRoot: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
18
- export declare type RatingStarModel = {
18
+ export type RatingStarModel = {
19
19
  value: number;
20
20
  idx?: number;
21
21
  dataIdx?: number;
22
22
  };
23
- export declare type RatingProps = {
23
+ export type RatingProps = {
24
24
  /** @default 0 */
25
25
  value: number;
26
26
  count?: number;
@@ -1,5 +1,5 @@
1
1
  import type { Option } from "../types";
2
- export declare type SelectProps = {
2
+ export type SelectProps = {
3
3
  options?: Option[];
4
4
  };
5
5
  export declare const Select: null;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  export declare const SelectArrowStyled: import("styled-components").StyledComponent<import("framer-motion").ForwardRefComponent<HTMLSpanElement, import("framer-motion").HTMLMotionProps<"span">>, import("styled-components").DefaultTheme, {}, never>;
3
- export declare type SelectArrowProps = {
3
+ export type SelectArrowProps = {
4
4
  isOpen?: boolean;
5
5
  };
6
6
  export declare const SelectArrow: import("react").ForwardRefExoticComponent<SelectArrowProps & import("react").RefAttributes<HTMLSpanElement>>;