@true-engineering/true-react-common-ui-kit 4.0.0-alpha45 → 4.0.0-alpha47

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 (154) hide show
  1. package/dist/components/AccountInfo/AccountInfo.styles.d.ts +1 -1
  2. package/dist/components/AddButton/AddButton.styles.d.ts +1 -1
  3. package/dist/components/Button/Button.d.ts +1 -1
  4. package/dist/components/Button/Button.styles.d.ts +1 -1
  5. package/dist/components/Checkbox/Checkbox.styles.d.ts +1 -1
  6. package/dist/components/CloseButton/CloseButton.styles.d.ts +1 -1
  7. package/dist/components/ControlWrapper/ControlWrapper.styles.d.ts +1 -1
  8. package/dist/components/ControlWrapper/types.d.ts +1 -1
  9. package/dist/components/CssBaseline/CssBaseline.styles.d.ts +1 -1
  10. package/dist/components/DateInput/DateInput.d.ts +1 -2
  11. package/dist/components/DateInput/DateInput.styles.d.ts +1 -1
  12. package/dist/components/DateInput/constants.d.ts +1 -1
  13. package/dist/components/DatePicker/DatePicker.d.ts +2 -3
  14. package/dist/components/DatePicker/DatePicker.styles.d.ts +1 -1
  15. package/dist/components/DatePicker/components/DatePickerBase/DatePickerBase.d.ts +1 -1
  16. package/dist/components/DatePicker/components/DatePickerHeader/DatePickerHeader.styles.d.ts +1 -1
  17. package/dist/components/DatePicker/constants.d.ts +1 -1
  18. package/dist/components/DatePicker/types.d.ts +2 -2
  19. package/dist/components/Description/Description.styles.d.ts +1 -1
  20. package/dist/components/FileInput/FileInput.d.ts +1 -1
  21. package/dist/components/FileInput/FileInput.styles.d.ts +1 -1
  22. package/dist/components/FileItem/FileItem.styles.d.ts +1 -1
  23. package/dist/components/FiltersPane/FiltersPane.d.ts +0 -1
  24. package/dist/components/FiltersPane/FiltersPane.styles.d.ts +2 -2
  25. package/dist/components/FiltersPane/components/Filter/Filter.d.ts +1 -2
  26. package/dist/components/FiltersPane/components/FilterInterval/FilterInterval.styles.d.ts +3 -6
  27. package/dist/components/FiltersPane/components/FilterMultiSelect/FilterMultiSelect.d.ts +0 -1
  28. package/dist/components/FiltersPane/components/FilterSelect/FilterSelect.styles.d.ts +3 -6
  29. package/dist/components/FiltersPane/components/FilterValueView/FilterValueView.d.ts +1 -2
  30. package/dist/components/FiltersPane/components/FilterValueView/FilterValueView.styles.d.ts +1 -1
  31. package/dist/components/FiltersPane/components/FilterWithDates/FilterWithDates.styles.d.ts +5 -11
  32. package/dist/components/FiltersPane/components/FilterWithPeriod/FilterWithPeriod.styles.d.ts +1 -1
  33. package/dist/components/FiltersPane/components/FilterWrapper/FilterWrapper.d.ts +0 -1
  34. package/dist/components/FiltersPane/components/FilterWrapper/FilterWrapper.styles.d.ts +2 -2
  35. package/dist/components/FiltersPane/components/FiltersPaneSearch/FiltersPaneSearch.styles.d.ts +1 -1
  36. package/dist/components/FiltersPane/constants.d.ts +1 -1
  37. package/dist/components/FiltersPane/helpers.d.ts +1 -1
  38. package/dist/components/FiltersPane/types.d.ts +1 -1
  39. package/dist/components/Flag/Flag.styles.d.ts +1 -1
  40. package/dist/components/Flag/customFlags/customFlags.d.ts +2 -2
  41. package/dist/components/FlexibleTable/FlexibleTable.styles.d.ts +2 -2
  42. package/dist/components/FlexibleTable/components/FlexibleTableCell/FlexibleTableCell.styles.d.ts +1 -1
  43. package/dist/components/FlexibleTable/components/FlexibleTableRow/FlexibleTableRow.styles.d.ts +1 -1
  44. package/dist/components/FlexibleTable/helpers.d.ts +2 -2
  45. package/dist/components/FloatDocActions/FloatDocActions.styles.d.ts +1 -1
  46. package/dist/components/FloatDocActions/components/DocActions/DocActions.styles.d.ts +1 -1
  47. package/dist/components/Icon/Icon.styles.d.ts +1 -1
  48. package/dist/components/Icon/icons/index.d.ts +29 -29
  49. package/dist/components/IconButton/IconButton.d.ts +1 -2
  50. package/dist/components/IconButton/IconButton.styles.d.ts +1 -1
  51. package/dist/components/IncrementInput/IncrementInput.styles.d.ts +1 -1
  52. package/dist/components/Input/Input.d.ts +1 -2
  53. package/dist/components/Input/Input.styles.d.ts +1 -1
  54. package/dist/components/Input/InputBase.d.ts +1 -1
  55. package/dist/components/List/List.styles.d.ts +1 -1
  56. package/dist/components/List/components/ListItem/ListItem.styles.d.ts +1 -1
  57. package/dist/components/Modal/Modal.styles.d.ts +1 -1
  58. package/dist/components/MoreMenu/MoreMenu.styles.d.ts +1 -1
  59. package/dist/components/MultiSelect/MultiSelect.d.ts +0 -1
  60. package/dist/components/MultiSelect/MultiSelect.styles.d.ts +1 -1
  61. package/dist/components/MultiSelect/components/MultiSelectInput/MultiSelectInput.styles.d.ts +1 -1
  62. package/dist/components/MultiSelectList/MultiSelectList.styles.d.ts +1 -1
  63. package/dist/components/MultiSelectList/constants.d.ts +1 -1
  64. package/dist/components/MultiSelectList/helpers.d.ts +1 -1
  65. package/dist/components/NewMoreMenu/NewMoreMenu.styles.d.ts +1 -1
  66. package/dist/components/Notification/Notification.styles.d.ts +1 -1
  67. package/dist/components/NumberInput/NumberInput.d.ts +1 -2
  68. package/dist/components/NumberInput/helpers.d.ts +2 -2
  69. package/dist/components/PhoneInput/PhoneInput.styles.d.ts +1 -1
  70. package/dist/components/PhoneInput/components/PhoneInputCountryList/PhoneInputCountryList.styles.d.ts +1 -1
  71. package/dist/components/RadioButton/RadioButton.styles.d.ts +1 -1
  72. package/dist/components/ScrollIntoViewIfNeeded/ScrollIntoViewIfNeeded.d.ts +3 -373
  73. package/dist/components/ScrollIntoViewIfNeeded/constants.d.ts +1 -1
  74. package/dist/components/SearchInput/SearchInput.d.ts +1 -2
  75. package/dist/components/Select/Select.d.ts +1 -1
  76. package/dist/components/Select/Select.styles.d.ts +12 -22
  77. package/dist/components/Select/components/SelectList/SelectList.d.ts +5 -5
  78. package/dist/components/Select/components/SelectList/SelectList.styles.d.ts +1 -1
  79. package/dist/components/Select/components/SelectListItem/SelectListItem.d.ts +2 -2
  80. package/dist/components/Select/helpers.d.ts +1 -1
  81. package/dist/components/Selector/Selector.d.ts +0 -1
  82. package/dist/components/Selector/Selector.styles.d.ts +1 -1
  83. package/dist/components/Skeleton/Skeleton.styles.d.ts +1 -1
  84. package/dist/components/SmartInput/SmartInput.d.ts +1 -1
  85. package/dist/components/Status/Status.styles.d.ts +1 -1
  86. package/dist/components/Status/types.d.ts +1 -1
  87. package/dist/components/Switch/Switch.styles.d.ts +1 -1
  88. package/dist/components/TextArea/TextArea.d.ts +1 -1
  89. package/dist/components/TextArea/TextArea.styles.d.ts +1 -1
  90. package/dist/components/TextButton/TextButton.d.ts +1 -1
  91. package/dist/components/TextButton/TextButton.styles.d.ts +1 -1
  92. package/dist/components/TextWithInfo/TextWithInfo.styles.d.ts +1 -1
  93. package/dist/components/TextWithTooltip/TextWithTooltip.styles.d.ts +1 -1
  94. package/dist/components/ThemedPreloader/ThemedPreloader.styles.d.ts +1 -1
  95. package/dist/components/ThemedPreloader/components/DotsPreloader/DotsPreloader.styles.d.ts +1 -1
  96. package/dist/components/ThemedPreloader/components/SvgPreloader/SvgPreloader.styles.d.ts +1 -1
  97. package/dist/components/Toaster/Toaster.styles.d.ts +1 -1
  98. package/dist/components/Tooltip/Tooltip.styles.d.ts +1 -1
  99. package/dist/components/WithMessages/WithMessages.d.ts +1 -1
  100. package/dist/components/WithMessages/WithMessages.styles.d.ts +1 -1
  101. package/dist/components/WithPopup/WithPopup.styles.d.ts +1 -1
  102. package/dist/components/WithPopup/types.d.ts +4 -4
  103. package/dist/constants/phone-info.d.ts +1 -1
  104. package/dist/helpers/misc.d.ts +1 -1
  105. package/dist/helpers/phone.d.ts +1 -1
  106. package/dist/hooks/use-dropdown.d.ts +3 -3
  107. package/dist/hooks/use-merge.d.ts +1 -1
  108. package/dist/hooks/use-mixed-styles.d.ts +3 -3
  109. package/dist/hooks/use-tweak-styles.d.ts +5 -5
  110. package/dist/theme/Provider.d.ts +2 -2
  111. package/dist/theme/common.d.ts +1 -1
  112. package/dist/theme/helpers.d.ts +3 -3
  113. package/dist/theme/true-jss/ThemedStylesManager.d.ts +1 -1
  114. package/dist/theme/true-jss/TweakStylesManager.d.ts +1 -1
  115. package/dist/theme/types.d.ts +1 -1
  116. package/dist/true-react-common-ui-kit.js +2 -31108
  117. package/dist/true-react-common-ui-kit.js.map +1 -1
  118. package/dist/true-react-common-ui-kit.umd.cjs +3 -31095
  119. package/dist/true-react-common-ui-kit.umd.cjs.map +1 -1
  120. package/dist/types.d.ts +4 -4
  121. package/package.json +17 -16
  122. package/src/components/Checkbox/Checkbox.stories.tsx +1 -1
  123. package/src/components/Checkbox/types.ts +1 -1
  124. package/src/components/ControlWrapper/ControlWrapper.stories.tsx +1 -1
  125. package/src/components/ControlWrapper/types.ts +1 -1
  126. package/src/components/FiltersPane/components/Filter/Filter.tsx +1 -1
  127. package/src/components/FiltersPane/components/Filter/helpers.ts +3 -3
  128. package/src/components/FiltersPane/types.ts +0 -2
  129. package/src/components/Flag/Flag.tsx +2 -2
  130. package/src/components/Icon/types.ts +1 -1
  131. package/src/components/PhoneInput/PhoneInput.tsx +1 -1
  132. package/src/components/PhoneInput/components/PhoneInputCountryList/PhoneInputCountryList.tsx +1 -4
  133. package/src/components/RadioButton/RadioButton.stories.tsx +1 -1
  134. package/src/components/RadioButton/types.ts +1 -1
  135. package/src/components/ScrollIntoViewIfNeeded/ScrollIntoViewIfNeeded.ts +15 -9
  136. package/src/components/Select/MultiSelect.stories.tsx +2 -2
  137. package/src/components/Select/Select.stories.tsx +2 -2
  138. package/src/components/Select/Select.tsx +27 -27
  139. package/src/components/Select/components/SelectList/SelectList.tsx +4 -4
  140. package/src/components/Selector/Selector.tsx +1 -2
  141. package/src/components/Status/Status.stories.tsx +1 -1
  142. package/src/components/Status/types.ts +1 -1
  143. package/src/components/TextArea/TextArea.stories.tsx +1 -1
  144. package/src/components/TextArea/types.ts +1 -1
  145. package/src/components/TextWithTooltip/TextWithTooltip.tsx +1 -2
  146. package/src/helpers/misc.ts +5 -5
  147. package/src/helpers/popper-helpers.ts +0 -1
  148. package/src/theme/helpers.ts +3 -1
  149. package/src/theme/true-jss/ThemedStylesManager.ts +2 -1
  150. package/src/theme/true-jss/TweakStylesManager.ts +1 -2
  151. package/src/theme/types.ts +0 -1
  152. package/src/types.ts +0 -2
  153. package/src/components/Flag/customFlags/augment.d.ts +0 -1
  154. /package/dist/{style.css → true-react-common-ui-kit.css} +0 -0
@@ -21,4 +21,4 @@ export interface IInputBaseProps extends ICommonProps<IInputStyles>, Omit<InputH
21
21
  shouldAlwaysShowPlaceholder?: boolean;
22
22
  onChange: (value: string, event: IChangeInputEvent, eventType: 'change' | 'clear') => void;
23
23
  }
24
- export declare const InputBase: import("react").ForwardRefExoticComponent<IInputBaseProps & import("react").RefAttributes<HTMLInputElement>>;
24
+ export declare const InputBase: import('react').ForwardRefExoticComponent<IInputBaseProps & import('react').RefAttributes<HTMLInputElement>>;
@@ -1,5 +1,5 @@
1
1
  import { ITweakStyles } from '../../theme';
2
2
  import { IWithPopupStyles } from '../WithPopup';
3
- export declare const useStyles: import("../../theme").IUseStyles<"root" | "nestedItems", unknown>;
3
+ export declare const useStyles: import('../../theme').IUseStyles<"root" | "nestedItems">;
4
4
  export declare const withPopupStyles: IWithPopupStyles;
5
5
  export type IListStyles = ITweakStyles<typeof useStyles>;
@@ -1,3 +1,3 @@
1
1
  import { ITweakStyles } from '../../../../theme';
2
- export declare const useStyles: import("../../../../theme").IUseStyles<"content" | "root" | "default" | "icon" | "destructive" | "focused" | "disabledItem" | "spacer" | "withIconGap", unknown>;
2
+ export declare const useStyles: import('../../../../theme').IUseStyles<"content" | "root" | "default" | "icon" | "destructive" | "focused" | "disabledItem" | "spacer" | "withIconGap">;
3
3
  export type IListItemStyles = ITweakStyles<typeof useStyles>;
@@ -1,6 +1,6 @@
1
1
  import { ITweakStyles } from '../../theme';
2
2
  import { IIconButtonStyles } from '../IconButton';
3
- export declare const useStyles: import("../../theme").IUseStyles<"content" | "overlay" | "close" | "root" | "s" | "m" | "l" | "title" | "footer" | "fixedPosition" | "innerOverlay" | "sideBar" | "position-static" | "position-left" | "position-right" | "position-center" | "modal" | "titleWithCloseButton" | "stickyFooterWrapper" | "stickyFooter" | "buttons-left" | "buttons-center" | "buttons-right" | "withoutFooter" | "withStickyFooter" | "footerWrapper" | "modalWrapper" | "animationEnd" | "animationStart" | "modal-enter" | "modal-enter-active" | "modal-exit" | "modal-exit-active", unknown>;
3
+ export declare const useStyles: import('../../theme').IUseStyles<"content" | "overlay" | "close" | "root" | "s" | "m" | "l" | "title" | "footer" | "fixedPosition" | "innerOverlay" | "sideBar" | "position-static" | "position-left" | "position-right" | "position-center" | "modal" | "titleWithCloseButton" | "stickyFooterWrapper" | "stickyFooter" | "buttons-left" | "buttons-center" | "buttons-right" | "withoutFooter" | "withStickyFooter" | "footerWrapper" | "modalWrapper" | "animationEnd" | "animationStart" | "modal-enter" | "modal-enter-active" | "modal-exit" | "modal-exit-active">;
4
4
  export declare const closeButtonStyles: IIconButtonStyles;
5
5
  export type IModalStyles = ITweakStyles<typeof useStyles, {
6
6
  tweakCloseButton: IIconButtonStyles;
@@ -1,6 +1,6 @@
1
1
  import { ITweakStyles } from '../../theme';
2
2
  import { IListStyles } from '../List';
3
- export declare const useStyles: import("../../theme").IUseStyles<"root" | "button" | "icon" | "menu" | "active" | "disabled" | "hasCircle", unknown>;
3
+ export declare const useStyles: import('../../theme').IUseStyles<"root" | "button" | "icon" | "menu" | "active" | "disabled" | "hasCircle">;
4
4
  export type IMoreMenuStyles = ITweakStyles<typeof useStyles, {
5
5
  tweakList: IListStyles;
6
6
  }>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ICommonProps } from '../../types';
3
2
  import { IMultiSelectListValues, IMultiSelectLocale, IMultiSelectLocaleKey } from '../MultiSelectList';
4
3
  import { IHorizontalCornerConnection } from './types';
@@ -1,6 +1,6 @@
1
1
  import { ITweakStyles } from '../../theme';
2
2
  import { IMultiSelectListStyles } from '../MultiSelectList';
3
- export declare const useStyles: import("../../theme").IUseStyles<"left" | "right" | "invalid" | "root" | "open" | "disabled" | "required" | "listContainer" | "full", unknown>;
3
+ export declare const useStyles: import('../../theme').IUseStyles<"left" | "right" | "invalid" | "root" | "open" | "disabled" | "required" | "listContainer" | "full">;
4
4
  export declare const multiSelectListStyles: IMultiSelectListStyles;
5
5
  export type IMultiSelectStyles = ITweakStyles<typeof useStyles, {
6
6
  tweakMultiSelectList: IMultiSelectListStyles;
@@ -1,3 +1,3 @@
1
1
  import { ITweakStyles } from '../../../../theme';
2
- export declare const useStyles: import("../../../../theme").IUseStyles<"value" | "root" | "values" | "placeholder" | "placeholderSmall" | "amount" | "indicator" | "arrow" | "arrowUp" | "indicatorDisabled", unknown>;
2
+ export declare const useStyles: import('../../../../theme').IUseStyles<"value" | "values" | "root" | "placeholder" | "placeholderSmall" | "amount" | "indicator" | "arrow" | "arrowUp" | "indicatorDisabled">;
3
3
  export type IMultiSelectInputStyles = ITweakStyles<typeof useStyles>;
@@ -2,7 +2,7 @@ import { ITweakStyles } from '../../theme';
2
2
  import { IButtonStyles } from '../Button';
3
3
  import { ICheckboxStyles } from '../Checkbox';
4
4
  import { ISearchInputStyles } from '../SearchInput';
5
- export declare const useStyles: import("../../theme").IUseStyles<"clear" | "item" | "root" | "label" | "preloader" | "list" | "labelChosen" | "withoutTopGap" | "option" | "panel" | "dropdownInput" | "nothingFound" | "selectedItem", unknown>;
5
+ export declare const useStyles: import('../../theme').IUseStyles<"clear" | "item" | "root" | "label" | "preloader" | "list" | "labelChosen" | "withoutTopGap" | "option" | "panel" | "dropdownInput" | "nothingFound" | "selectedItem">;
6
6
  export declare const searchInputStyles: ISearchInputStyles;
7
7
  export declare const checkboxStyles: ICheckboxStyles;
8
8
  export declare const clearButtonStyles: IButtonStyles;
@@ -1,3 +1,3 @@
1
- import type { IMultiSelectLocale, IMultiSelectLocaleKey } from './types';
1
+ import { IMultiSelectLocale, IMultiSelectLocaleKey } from './types';
2
2
  export declare const MultiSelectLocales: Record<string, IMultiSelectLocale>;
3
3
  export declare const DEFAULT_LOCALE: IMultiSelectLocaleKey;
@@ -1,3 +1,3 @@
1
- import type { IMultiSelectLocale, IMultiSelectLocaleKey } from './types';
1
+ import { IMultiSelectLocale, IMultiSelectLocaleKey } from './types';
2
2
  export declare const defaultConvertFunction: (val: unknown) => string;
3
3
  export declare const getLocale: (key?: IMultiSelectLocaleKey, custom?: Partial<IMultiSelectLocale>, custom2?: Partial<IMultiSelectLocale>) => IMultiSelectLocale;
@@ -1,7 +1,7 @@
1
1
  import { ITweakStyles } from '../../theme';
2
2
  import { IListStyles } from '../List';
3
3
  import { IWithPopupStyles } from '../WithPopup';
4
- export declare const useStyles: import("../../theme").IUseStyles<"button" | "icon" | "active" | "disabled" | "hasCircle", unknown>;
4
+ export declare const useStyles: import('../../theme').IUseStyles<"button" | "icon" | "active" | "disabled" | "hasCircle">;
5
5
  export type INewMoreMenuStyles = ITweakStyles<typeof useStyles, {
6
6
  tweakList: IListStyles;
7
7
  tweakWithPopup: IWithPopupStyles;
@@ -1,3 +1,3 @@
1
1
  import { ITweakStyles } from '../../theme';
2
- export declare const useStyles: import("../../theme").IUseStyles<"content" | "custom" | "error" | "root" | "inline" | "text" | "icon" | "warning" | "s" | "m" | "l" | "title" | "info" | "body" | "withText" | "withTitle" | "ok" | "not-ok", unknown>;
2
+ export declare const useStyles: import('../../theme').IUseStyles<"content" | "custom" | "error" | "root" | "inline" | "text" | "icon" | "warning" | "s" | "m" | "l" | "title" | "info" | "body" | "withText" | "withTitle" | "ok" | "not-ok">;
3
3
  export type INotificationStyles = ITweakStyles<typeof useStyles>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { IChangeInputEvent, IInputProps } from '../Input';
3
2
  export interface INumberInputProps extends Omit<IInputProps, 'value' | 'onChange' | 'type'> {
4
3
  value?: number;
@@ -15,4 +14,4 @@ export interface INumberInputProps extends Omit<IInputProps, 'value' | 'onChange
15
14
  max?: number;
16
15
  onChange: (value: number | undefined, event?: IChangeInputEvent) => void;
17
16
  }
18
- export declare const NumberInput: import("react").ForwardRefExoticComponent<INumberInputProps & import("react").RefAttributes<HTMLInputElement>>;
17
+ export declare const NumberInput: import('react').ForwardRefExoticComponent<INumberInputProps & import('react').RefAttributes<HTMLInputElement>>;
@@ -1,4 +1,4 @@
1
- import type { INumberInputProps } from './NumberInput';
1
+ import { INumberInputProps } from './NumberInput';
2
2
  export declare const getNewCaretPosition: (defaultPosition: number, oldValue: string, newValue: string, isDeleteForwardAction?: boolean) => number;
3
3
  export declare const formatNumberWithDefault: (value: number | undefined, defaultValue?: number) => string;
4
- export declare const constructRegExp: ({ canBeFloat, canBeNegative, intPartPrecision, precision, }: Pick<INumberInputProps, 'canBeFloat' | 'canBeNegative' | 'intPartPrecision' | 'precision'>) => string;
4
+ export declare const constructRegExp: ({ canBeFloat, canBeNegative, intPartPrecision, precision, }: Pick<INumberInputProps, "canBeFloat" | "canBeNegative" | "intPartPrecision" | "precision">) => string;
@@ -1,7 +1,7 @@
1
1
  import { ITweakStyles } from '../../theme';
2
2
  import { IInputStyles } from '../Input';
3
3
  import { IPhoneInputCountryListStyles } from './components';
4
- export declare const useStyles: import("../../theme").IUseStyles<"root" | "arrow" | "countrySelectContainer" | "disabledCountrySelect" | "flag" | "up" | "invalidArrow" | "focusedBorder" | "invalidBorder" | "inputContainer" | "flagListContainer", unknown>;
4
+ export declare const useStyles: import('../../theme').IUseStyles<"root" | "arrow" | "countrySelectContainer" | "disabledCountrySelect" | "flag" | "up" | "invalidArrow" | "focusedBorder" | "invalidBorder" | "inputContainer" | "flagListContainer">;
5
5
  export declare const inputStyles: IInputStyles;
6
6
  export type IPhoneInputStyles = ITweakStyles<typeof useStyles, {
7
7
  tweakInput: IInputStyles;
@@ -1,6 +1,6 @@
1
1
  import { ITweakStyles } from '../../../../theme';
2
2
  import { IInputStyles } from '../../../Input';
3
- export declare const useStyles: import("../../../../theme").IUseStyles<"dialCode" | "root" | "icon" | "flag" | "searchContainer" | "searchIcon" | "flagList" | "listItem" | "selectedCountry" | "activeCountry" | "countryName" | "emptyResult", unknown>;
3
+ export declare const useStyles: import('../../../../theme').IUseStyles<"root" | "icon" | "flag" | "searchContainer" | "searchIcon" | "flagList" | "listItem" | "selectedCountry" | "activeCountry" | "countryName" | "dialCode" | "emptyResult">;
4
4
  export declare const inputStyles: IInputStyles;
5
5
  export type IPhoneInputCountryListStyles = ITweakStyles<typeof useStyles, {
6
6
  tweakInput: IInputStyles;
@@ -1,4 +1,4 @@
1
1
  import { ITweakStyles } from '../../theme';
2
2
  import { IRadioButtonSizes } from './types';
3
- export declare const useStyles: import("../../theme").IUseStyles<"content" | "input" | "isDisabled" | "label" | "isInvalid", unknown>;
3
+ export declare const useStyles: import('../../theme').IUseStyles<"content" | "input" | "isDisabled" | "label" | "isInvalid">;
4
4
  export type IRadioButtonStyles = ITweakStyles<typeof useStyles, IRadioButtonSizes>;
@@ -1,4 +1,4 @@
1
- import { HTMLProps, PureComponent, ReactNode, RefObject } from 'react';
1
+ import { DOMElement, HTMLProps, PureComponent, ReactNode, RefObject } from 'react';
2
2
  import { StandardBehaviorOptions } from 'scroll-into-view-if-needed';
3
3
  export interface IScrollIntoViewIfNeededProps extends HTMLProps<HTMLElement> {
4
4
  active?: boolean;
@@ -7,380 +7,10 @@ export interface IScrollIntoViewIfNeededProps extends HTMLProps<HTMLElement> {
7
7
  options?: StandardBehaviorOptions;
8
8
  }
9
9
  export declare class ScrollIntoViewIfNeeded extends PureComponent<IScrollIntoViewIfNeededProps> {
10
- node: RefObject<HTMLElement>;
11
10
  static defaultProps: IScrollIntoViewIfNeededProps;
11
+ node: RefObject<HTMLElement>;
12
12
  componentDidMount(): void;
13
13
  componentDidUpdate({ active }: IScrollIntoViewIfNeededProps): void;
14
14
  handleScrollIntoViewIfNeeded: () => void;
15
- render(): import("react").DOMElement<{
16
- accept?: string | undefined;
17
- acceptCharset?: string | undefined;
18
- action?: string | undefined;
19
- allowFullScreen?: boolean | undefined;
20
- allowTransparency?: boolean | undefined;
21
- alt?: string | undefined;
22
- as?: string | undefined;
23
- async?: boolean | undefined;
24
- autoComplete?: string | undefined;
25
- autoPlay?: boolean | undefined;
26
- capture?: boolean | "user" | "environment" | undefined;
27
- cellPadding?: string | number | undefined;
28
- cellSpacing?: string | number | undefined;
29
- charSet?: string | undefined;
30
- challenge?: string | undefined;
31
- checked?: boolean | undefined;
32
- cite?: string | undefined;
33
- classID?: string | undefined;
34
- cols?: number | undefined;
35
- colSpan?: number | undefined;
36
- controls?: boolean | undefined;
37
- coords?: string | undefined;
38
- crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
39
- data?: string | undefined;
40
- dateTime?: string | undefined;
41
- default?: boolean | undefined;
42
- defer?: boolean | undefined;
43
- disabled?: boolean | undefined;
44
- download?: any;
45
- encType?: string | undefined;
46
- form?: string | undefined;
47
- formAction?: string | undefined;
48
- formEncType?: string | undefined;
49
- formMethod?: string | undefined;
50
- formNoValidate?: boolean | undefined;
51
- formTarget?: string | undefined;
52
- frameBorder?: string | number | undefined;
53
- headers?: string | undefined;
54
- height?: string | number | undefined;
55
- high?: number | undefined;
56
- href?: string | undefined;
57
- hrefLang?: string | undefined;
58
- htmlFor?: string | undefined;
59
- httpEquiv?: string | undefined;
60
- integrity?: string | undefined;
61
- keyParams?: string | undefined;
62
- keyType?: string | undefined;
63
- kind?: string | undefined;
64
- label?: string | undefined;
65
- list?: string | undefined;
66
- loop?: boolean | undefined;
67
- low?: number | undefined;
68
- manifest?: string | undefined;
69
- marginHeight?: number | undefined;
70
- marginWidth?: number | undefined;
71
- max?: string | number | undefined;
72
- maxLength?: number | undefined;
73
- media?: string | undefined;
74
- mediaGroup?: string | undefined;
75
- method?: string | undefined;
76
- min?: string | number | undefined;
77
- minLength?: number | undefined;
78
- multiple?: boolean | undefined;
79
- muted?: boolean | undefined;
80
- name?: string | undefined;
81
- noValidate?: boolean | undefined;
82
- open?: boolean | undefined;
83
- optimum?: number | undefined;
84
- pattern?: string | undefined;
85
- placeholder?: string | undefined;
86
- playsInline?: boolean | undefined;
87
- poster?: string | undefined;
88
- preload?: string | undefined;
89
- readOnly?: boolean | undefined;
90
- required?: boolean | undefined;
91
- reversed?: boolean | undefined;
92
- rows?: number | undefined;
93
- rowSpan?: number | undefined;
94
- sandbox?: string | undefined;
95
- scope?: string | undefined;
96
- scoped?: boolean | undefined;
97
- scrolling?: string | undefined;
98
- seamless?: boolean | undefined;
99
- selected?: boolean | undefined;
100
- shape?: string | undefined;
101
- size?: number | undefined;
102
- sizes?: string | undefined;
103
- span?: number | undefined;
104
- src?: string | undefined;
105
- srcDoc?: string | undefined;
106
- srcLang?: string | undefined;
107
- srcSet?: string | undefined;
108
- start?: number | undefined;
109
- step?: string | number | undefined;
110
- summary?: string | undefined;
111
- target?: string | undefined;
112
- type?: string | undefined;
113
- useMap?: string | undefined;
114
- value?: string | number | readonly string[] | undefined;
115
- width?: string | number | undefined;
116
- wmode?: string | undefined;
117
- wrap?: string | undefined;
118
- defaultChecked?: boolean | undefined;
119
- defaultValue?: string | number | readonly string[] | undefined;
120
- suppressContentEditableWarning?: boolean | undefined;
121
- suppressHydrationWarning?: boolean | undefined;
122
- accessKey?: string | undefined;
123
- autoFocus?: boolean | undefined;
124
- className?: string | undefined;
125
- contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
126
- contextMenu?: string | undefined;
127
- dir?: string | undefined;
128
- draggable?: (boolean | "false" | "true") | undefined;
129
- hidden?: boolean | undefined;
130
- id?: string | undefined;
131
- lang?: string | undefined;
132
- nonce?: string | undefined;
133
- slot?: string | undefined;
134
- spellCheck?: (boolean | "false" | "true") | undefined;
135
- style?: import("react").CSSProperties | undefined;
136
- tabIndex?: number | undefined;
137
- title?: string | undefined;
138
- translate?: "yes" | "no" | undefined;
139
- radioGroup?: string | undefined;
140
- role?: import("react").AriaRole | undefined;
141
- about?: string | undefined;
142
- content?: string | undefined;
143
- datatype?: string | undefined;
144
- inlist?: any;
145
- prefix?: string | undefined;
146
- property?: string | undefined;
147
- rel?: string | undefined;
148
- resource?: string | undefined;
149
- rev?: string | undefined;
150
- typeof?: string | undefined;
151
- vocab?: string | undefined;
152
- autoCapitalize?: string | undefined;
153
- autoCorrect?: string | undefined;
154
- autoSave?: string | undefined;
155
- color?: string | undefined;
156
- itemProp?: string | undefined;
157
- itemScope?: boolean | undefined;
158
- itemType?: string | undefined;
159
- itemID?: string | undefined;
160
- itemRef?: string | undefined;
161
- results?: number | undefined;
162
- security?: string | undefined;
163
- unselectable?: "on" | "off" | undefined;
164
- inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
165
- is?: string | undefined;
166
- "aria-activedescendant"?: string | undefined;
167
- "aria-atomic"?: (boolean | "false" | "true") | undefined;
168
- "aria-autocomplete"?: "inline" | "none" | "both" | "list" | undefined;
169
- "aria-braillelabel"?: string | undefined;
170
- "aria-brailleroledescription"?: string | undefined;
171
- "aria-busy"?: (boolean | "false" | "true") | undefined;
172
- "aria-checked"?: boolean | "mixed" | "false" | "true" | undefined;
173
- "aria-colcount"?: number | undefined;
174
- "aria-colindex"?: number | undefined;
175
- "aria-colindextext"?: string | undefined;
176
- "aria-colspan"?: number | undefined;
177
- "aria-controls"?: string | undefined;
178
- "aria-current"?: boolean | "page" | "false" | "true" | "time" | "date" | "step" | "location" | undefined;
179
- "aria-describedby"?: string | undefined;
180
- "aria-description"?: string | undefined;
181
- "aria-details"?: string | undefined;
182
- "aria-disabled"?: (boolean | "false" | "true") | undefined;
183
- "aria-dropeffect"?: "link" | "copy" | "none" | "move" | "popup" | "execute" | undefined;
184
- "aria-errormessage"?: string | undefined;
185
- "aria-expanded"?: (boolean | "false" | "true") | undefined;
186
- "aria-flowto"?: string | undefined;
187
- "aria-grabbed"?: (boolean | "false" | "true") | undefined;
188
- "aria-haspopup"?: boolean | "grid" | "listbox" | "menu" | "false" | "true" | "dialog" | "tree" | undefined;
189
- "aria-hidden"?: (boolean | "false" | "true") | undefined;
190
- "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
191
- "aria-keyshortcuts"?: string | undefined;
192
- "aria-label"?: string | undefined;
193
- "aria-labelledby"?: string | undefined;
194
- "aria-level"?: number | undefined;
195
- "aria-live"?: "off" | "assertive" | "polite" | undefined;
196
- "aria-modal"?: (boolean | "false" | "true") | undefined;
197
- "aria-multiline"?: (boolean | "false" | "true") | undefined;
198
- "aria-multiselectable"?: (boolean | "false" | "true") | undefined;
199
- "aria-orientation"?: "horizontal" | "vertical" | undefined;
200
- "aria-owns"?: string | undefined;
201
- "aria-placeholder"?: string | undefined;
202
- "aria-posinset"?: number | undefined;
203
- "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
204
- "aria-readonly"?: (boolean | "false" | "true") | undefined;
205
- "aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
206
- "aria-required"?: (boolean | "false" | "true") | undefined;
207
- "aria-roledescription"?: string | undefined;
208
- "aria-rowcount"?: number | undefined;
209
- "aria-rowindex"?: number | undefined;
210
- "aria-rowindextext"?: string | undefined;
211
- "aria-rowspan"?: number | undefined;
212
- "aria-selected"?: (boolean | "false" | "true") | undefined;
213
- "aria-setsize"?: number | undefined;
214
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
215
- "aria-valuemax"?: number | undefined;
216
- "aria-valuemin"?: number | undefined;
217
- "aria-valuenow"?: number | undefined;
218
- "aria-valuetext"?: string | undefined;
219
- dangerouslySetInnerHTML?: {
220
- __html: string | TrustedHTML;
221
- } | undefined;
222
- onCopy?: import("react").ClipboardEventHandler<HTMLElement> | undefined;
223
- onCopyCapture?: import("react").ClipboardEventHandler<HTMLElement> | undefined;
224
- onCut?: import("react").ClipboardEventHandler<HTMLElement> | undefined;
225
- onCutCapture?: import("react").ClipboardEventHandler<HTMLElement> | undefined;
226
- onPaste?: import("react").ClipboardEventHandler<HTMLElement> | undefined;
227
- onPasteCapture?: import("react").ClipboardEventHandler<HTMLElement> | undefined;
228
- onCompositionEnd?: import("react").CompositionEventHandler<HTMLElement> | undefined;
229
- onCompositionEndCapture?: import("react").CompositionEventHandler<HTMLElement> | undefined;
230
- onCompositionStart?: import("react").CompositionEventHandler<HTMLElement> | undefined;
231
- onCompositionStartCapture?: import("react").CompositionEventHandler<HTMLElement> | undefined;
232
- onCompositionUpdate?: import("react").CompositionEventHandler<HTMLElement> | undefined;
233
- onCompositionUpdateCapture?: import("react").CompositionEventHandler<HTMLElement> | undefined;
234
- onFocus?: import("react").FocusEventHandler<HTMLElement> | undefined;
235
- onFocusCapture?: import("react").FocusEventHandler<HTMLElement> | undefined;
236
- onBlur?: import("react").FocusEventHandler<HTMLElement> | undefined;
237
- onBlurCapture?: import("react").FocusEventHandler<HTMLElement> | undefined;
238
- onChange?: import("react").FormEventHandler<HTMLElement> | undefined;
239
- onChangeCapture?: import("react").FormEventHandler<HTMLElement> | undefined;
240
- onBeforeInput?: import("react").FormEventHandler<HTMLElement> | undefined;
241
- onBeforeInputCapture?: import("react").FormEventHandler<HTMLElement> | undefined;
242
- onInput?: import("react").FormEventHandler<HTMLElement> | undefined;
243
- onInputCapture?: import("react").FormEventHandler<HTMLElement> | undefined;
244
- onReset?: import("react").FormEventHandler<HTMLElement> | undefined;
245
- onResetCapture?: import("react").FormEventHandler<HTMLElement> | undefined;
246
- onSubmit?: import("react").FormEventHandler<HTMLElement> | undefined;
247
- onSubmitCapture?: import("react").FormEventHandler<HTMLElement> | undefined;
248
- onInvalid?: import("react").FormEventHandler<HTMLElement> | undefined;
249
- onInvalidCapture?: import("react").FormEventHandler<HTMLElement> | undefined;
250
- onLoad?: import("react").ReactEventHandler<HTMLElement> | undefined;
251
- onLoadCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
252
- onError?: import("react").ReactEventHandler<HTMLElement> | undefined;
253
- onErrorCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
254
- onKeyDown?: import("react").KeyboardEventHandler<HTMLElement> | undefined;
255
- onKeyDownCapture?: import("react").KeyboardEventHandler<HTMLElement> | undefined;
256
- onKeyPress?: import("react").KeyboardEventHandler<HTMLElement> | undefined;
257
- onKeyPressCapture?: import("react").KeyboardEventHandler<HTMLElement> | undefined;
258
- onKeyUp?: import("react").KeyboardEventHandler<HTMLElement> | undefined;
259
- onKeyUpCapture?: import("react").KeyboardEventHandler<HTMLElement> | undefined;
260
- onAbort?: import("react").ReactEventHandler<HTMLElement> | undefined;
261
- onAbortCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
262
- onCanPlay?: import("react").ReactEventHandler<HTMLElement> | undefined;
263
- onCanPlayCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
264
- onCanPlayThrough?: import("react").ReactEventHandler<HTMLElement> | undefined;
265
- onCanPlayThroughCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
266
- onDurationChange?: import("react").ReactEventHandler<HTMLElement> | undefined;
267
- onDurationChangeCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
268
- onEmptied?: import("react").ReactEventHandler<HTMLElement> | undefined;
269
- onEmptiedCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
270
- onEncrypted?: import("react").ReactEventHandler<HTMLElement> | undefined;
271
- onEncryptedCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
272
- onEnded?: import("react").ReactEventHandler<HTMLElement> | undefined;
273
- onEndedCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
274
- onLoadedData?: import("react").ReactEventHandler<HTMLElement> | undefined;
275
- onLoadedDataCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
276
- onLoadedMetadata?: import("react").ReactEventHandler<HTMLElement> | undefined;
277
- onLoadedMetadataCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
278
- onLoadStart?: import("react").ReactEventHandler<HTMLElement> | undefined;
279
- onLoadStartCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
280
- onPause?: import("react").ReactEventHandler<HTMLElement> | undefined;
281
- onPauseCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
282
- onPlay?: import("react").ReactEventHandler<HTMLElement> | undefined;
283
- onPlayCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
284
- onPlaying?: import("react").ReactEventHandler<HTMLElement> | undefined;
285
- onPlayingCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
286
- onProgress?: import("react").ReactEventHandler<HTMLElement> | undefined;
287
- onProgressCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
288
- onRateChange?: import("react").ReactEventHandler<HTMLElement> | undefined;
289
- onRateChangeCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
290
- onResize?: import("react").ReactEventHandler<HTMLElement> | undefined;
291
- onResizeCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
292
- onSeeked?: import("react").ReactEventHandler<HTMLElement> | undefined;
293
- onSeekedCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
294
- onSeeking?: import("react").ReactEventHandler<HTMLElement> | undefined;
295
- onSeekingCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
296
- onStalled?: import("react").ReactEventHandler<HTMLElement> | undefined;
297
- onStalledCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
298
- onSuspend?: import("react").ReactEventHandler<HTMLElement> | undefined;
299
- onSuspendCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
300
- onTimeUpdate?: import("react").ReactEventHandler<HTMLElement> | undefined;
301
- onTimeUpdateCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
302
- onVolumeChange?: import("react").ReactEventHandler<HTMLElement> | undefined;
303
- onVolumeChangeCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
304
- onWaiting?: import("react").ReactEventHandler<HTMLElement> | undefined;
305
- onWaitingCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
306
- onAuxClick?: import("react").MouseEventHandler<HTMLElement> | undefined;
307
- onAuxClickCapture?: import("react").MouseEventHandler<HTMLElement> | undefined;
308
- onClick?: import("react").MouseEventHandler<HTMLElement> | undefined;
309
- onClickCapture?: import("react").MouseEventHandler<HTMLElement> | undefined;
310
- onContextMenu?: import("react").MouseEventHandler<HTMLElement> | undefined;
311
- onContextMenuCapture?: import("react").MouseEventHandler<HTMLElement> | undefined;
312
- onDoubleClick?: import("react").MouseEventHandler<HTMLElement> | undefined;
313
- onDoubleClickCapture?: import("react").MouseEventHandler<HTMLElement> | undefined;
314
- onDrag?: import("react").DragEventHandler<HTMLElement> | undefined;
315
- onDragCapture?: import("react").DragEventHandler<HTMLElement> | undefined;
316
- onDragEnd?: import("react").DragEventHandler<HTMLElement> | undefined;
317
- onDragEndCapture?: import("react").DragEventHandler<HTMLElement> | undefined;
318
- onDragEnter?: import("react").DragEventHandler<HTMLElement> | undefined;
319
- onDragEnterCapture?: import("react").DragEventHandler<HTMLElement> | undefined;
320
- onDragExit?: import("react").DragEventHandler<HTMLElement> | undefined;
321
- onDragExitCapture?: import("react").DragEventHandler<HTMLElement> | undefined;
322
- onDragLeave?: import("react").DragEventHandler<HTMLElement> | undefined;
323
- onDragLeaveCapture?: import("react").DragEventHandler<HTMLElement> | undefined;
324
- onDragOver?: import("react").DragEventHandler<HTMLElement> | undefined;
325
- onDragOverCapture?: import("react").DragEventHandler<HTMLElement> | undefined;
326
- onDragStart?: import("react").DragEventHandler<HTMLElement> | undefined;
327
- onDragStartCapture?: import("react").DragEventHandler<HTMLElement> | undefined;
328
- onDrop?: import("react").DragEventHandler<HTMLElement> | undefined;
329
- onDropCapture?: import("react").DragEventHandler<HTMLElement> | undefined;
330
- onMouseDown?: import("react").MouseEventHandler<HTMLElement> | undefined;
331
- onMouseDownCapture?: import("react").MouseEventHandler<HTMLElement> | undefined;
332
- onMouseEnter?: import("react").MouseEventHandler<HTMLElement> | undefined;
333
- onMouseLeave?: import("react").MouseEventHandler<HTMLElement> | undefined;
334
- onMouseMove?: import("react").MouseEventHandler<HTMLElement> | undefined;
335
- onMouseMoveCapture?: import("react").MouseEventHandler<HTMLElement> | undefined;
336
- onMouseOut?: import("react").MouseEventHandler<HTMLElement> | undefined;
337
- onMouseOutCapture?: import("react").MouseEventHandler<HTMLElement> | undefined;
338
- onMouseOver?: import("react").MouseEventHandler<HTMLElement> | undefined;
339
- onMouseOverCapture?: import("react").MouseEventHandler<HTMLElement> | undefined;
340
- onMouseUp?: import("react").MouseEventHandler<HTMLElement> | undefined;
341
- onMouseUpCapture?: import("react").MouseEventHandler<HTMLElement> | undefined;
342
- onSelect?: import("react").ReactEventHandler<HTMLElement> | undefined;
343
- onSelectCapture?: import("react").ReactEventHandler<HTMLElement> | undefined;
344
- onTouchCancel?: import("react").TouchEventHandler<HTMLElement> | undefined;
345
- onTouchCancelCapture?: import("react").TouchEventHandler<HTMLElement> | undefined;
346
- onTouchEnd?: import("react").TouchEventHandler<HTMLElement> | undefined;
347
- onTouchEndCapture?: import("react").TouchEventHandler<HTMLElement> | undefined;
348
- onTouchMove?: import("react").TouchEventHandler<HTMLElement> | undefined;
349
- onTouchMoveCapture?: import("react").TouchEventHandler<HTMLElement> | undefined;
350
- onTouchStart?: import("react").TouchEventHandler<HTMLElement> | undefined;
351
- onTouchStartCapture?: import("react").TouchEventHandler<HTMLElement> | undefined;
352
- onPointerDown?: import("react").PointerEventHandler<HTMLElement> | undefined;
353
- onPointerDownCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
354
- onPointerMove?: import("react").PointerEventHandler<HTMLElement> | undefined;
355
- onPointerMoveCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
356
- onPointerUp?: import("react").PointerEventHandler<HTMLElement> | undefined;
357
- onPointerUpCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
358
- onPointerCancel?: import("react").PointerEventHandler<HTMLElement> | undefined;
359
- onPointerCancelCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
360
- onPointerEnter?: import("react").PointerEventHandler<HTMLElement> | undefined;
361
- onPointerLeave?: import("react").PointerEventHandler<HTMLElement> | undefined;
362
- onPointerOver?: import("react").PointerEventHandler<HTMLElement> | undefined;
363
- onPointerOverCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
364
- onPointerOut?: import("react").PointerEventHandler<HTMLElement> | undefined;
365
- onPointerOutCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
366
- onGotPointerCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
367
- onGotPointerCaptureCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
368
- onLostPointerCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
369
- onLostPointerCaptureCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
370
- onScroll?: import("react").UIEventHandler<HTMLElement> | undefined;
371
- onScrollCapture?: import("react").UIEventHandler<HTMLElement> | undefined;
372
- onWheel?: import("react").WheelEventHandler<HTMLElement> | undefined;
373
- onWheelCapture?: import("react").WheelEventHandler<HTMLElement> | undefined;
374
- onAnimationStart?: import("react").AnimationEventHandler<HTMLElement> | undefined;
375
- onAnimationStartCapture?: import("react").AnimationEventHandler<HTMLElement> | undefined;
376
- onAnimationEnd?: import("react").AnimationEventHandler<HTMLElement> | undefined;
377
- onAnimationEndCapture?: import("react").AnimationEventHandler<HTMLElement> | undefined;
378
- onAnimationIteration?: import("react").AnimationEventHandler<HTMLElement> | undefined;
379
- onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLElement> | undefined;
380
- onTransitionEnd?: import("react").TransitionEventHandler<HTMLElement> | undefined;
381
- onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLElement> | undefined;
382
- ref: import("react").LegacyRef<HTMLElement>;
383
- key?: import("react").Key | null | undefined;
384
- }, HTMLElement>;
15
+ render(): DOMElement<any, any>;
385
16
  }
386
- export default ScrollIntoViewIfNeeded;
@@ -1,3 +1,3 @@
1
- import type { IScrollIntoViewIfNeededProps } from './ScrollIntoViewIfNeeded';
1
+ import { IScrollIntoViewIfNeededProps } from './ScrollIntoViewIfNeeded';
2
2
  export declare const ScrollIntoViewIfNeededDefaultElementType = "div";
3
3
  export declare const ScrollIntoViewIfNeededDefaultProps: IScrollIntoViewIfNeededProps;
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  import { ICommonProps } from '../../types';
3
2
  import { IInputProps } from '../Input';
4
3
  import { ISearchInputStyles } from './SearchInput.styles';
5
4
  export type ISearchInputProps = Omit<IInputProps, 'type' | 'label' | 'isInvalid' | 'errorMessage' | 'isActive' | 'tweakStyles'> & ICommonProps<ISearchInputStyles>;
6
- export declare const SearchInput: import("react").ForwardRefExoticComponent<Omit<IInputProps, "tweakStyles" | "label" | "isInvalid" | "type" | "isActive" | "errorMessage"> & import("../../types").IDataAttributesProps & import("../../types").ITweakStylesProps<ISearchInputStyles> & import("react").RefAttributes<HTMLInputElement>>;
5
+ export declare const SearchInput: import('react').ForwardRefExoticComponent<Omit<IInputProps, "tweakStyles" | "label" | "isInvalid" | "type" | "isActive" | "errorMessage"> & import('../../types').IDataAttributesProps & import('../../types').ITweakStylesProps<ISearchInputStyles> & import('react').RefAttributes<HTMLInputElement>>;
@@ -21,7 +21,7 @@ export interface ISelectProps<Value> extends Omit<IInputProps, 'value' | 'onChan
21
21
  dropdownOptions?: IDropdownWithPopperOptions;
22
22
  /** @default 'chevron-down' */
23
23
  dropdownIcon?: IIcon;
24
- options: Value[] | Readonly<Value[]>;
24
+ options: Value[] | readonly Value[];
25
25
  value: Value | undefined;
26
26
  /** @default true */
27
27
  shouldScrollToList?: boolean;