@7shifts/sous-chef 3.28.0 → 3.29.0

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 (234) hide show
  1. package/dist/actions/Button/Button.d.ts +2 -2
  2. package/dist/actions/Link/Link.d.ts +1 -1
  3. package/dist/controls/DateFilter/DateFilterDisplay/DateFilterText/DateFilterText.d.ts +2 -1
  4. package/dist/controls/DateFilter/DateFilterStepper/DateFilterStepper.d.ts +1 -1
  5. package/dist/controls/SegmentedControl/SegmentedControl.d.ts +2 -1
  6. package/dist/controls/ToolbarSelect/ToolbarSelect.d.ts +2 -1
  7. package/dist/core/SousChefProvider/SousChefProvider.d.ts +1 -1
  8. package/dist/empty_states/EmptyState/EmptyState.d.ts +2 -1
  9. package/dist/empty_states/EmptyStateContainer/EmptyStateContainer.d.ts +2 -1
  10. package/dist/empty_states/EmptyStateContainer/EmptyStateContainerCTA/EmptyStateContainerCTA.d.ts +1 -1
  11. package/dist/empty_states/EmptyStateContainer/EmptyStateContainerInline/EmptyStateContainerInline.d.ts +2 -1
  12. package/dist/empty_states/EmptyStateContainer/EmptyStateContainerStack/EmptyStateContainerStack.d.ts +2 -1
  13. package/dist/empty_states/Paywall/Paywall.d.ts +2 -1
  14. package/dist/feedback/CircularProgress/CircularProgress.d.ts +1 -1
  15. package/dist/feedback/InlineBanner/ButtonCTA/ButtonCTA.d.ts +1 -1
  16. package/dist/feedback/InlineBanner/InlineBannerCTA/InlineBannerCTA.d.ts +1 -1
  17. package/dist/feedback/InlineBanner/InlineBannerIcon/InlineBannerIcon.d.ts +2 -1
  18. package/dist/feedback/PersistentBanner/PersistentBanner.d.ts +1 -1
  19. package/dist/feedback/ProgressBar/ProgressBar.d.ts +2 -1
  20. package/dist/feedback/Skeleton/Skeleton.d.ts +2 -1
  21. package/dist/feedback/Toast/Toast.d.ts +2 -1
  22. package/dist/forms/AsyncSelectField/AsyncSelectField.d.ts +2 -1
  23. package/dist/forms/AsyncSelectField/CustomList/CustomList.d.ts +2 -2
  24. package/dist/forms/DateRangeField/FromDate/FromDate.d.ts +2 -1
  25. package/dist/forms/FormFeedback/FormFeedback.d.ts +1 -1
  26. package/dist/forms/FormFooter/FormFooter.d.ts +1 -1
  27. package/dist/forms/FormFooter/FormFooterActions/FormFooterActions.d.ts +1 -1
  28. package/dist/forms/FormSection/FormSection.d.ts +1 -1
  29. package/dist/forms/MultiSelectField/MultiSelectField.d.ts +1 -1
  30. package/dist/forms/PhoneField/CountrySelector/CountrySelector.d.ts +2 -1
  31. package/dist/forms/PhoneField/PhoneField.d.ts +1 -1
  32. package/dist/forms/PillSelectField/PillSelectField.d.ts +1 -1
  33. package/dist/forms/RadioGroupBoxOption/RadioGroupBoxOption.d.ts +1 -1
  34. package/dist/forms/RadioGroupField/BoxOptions/BoxOptions.d.ts +1 -1
  35. package/dist/forms/RadioGroupField/RadioGroupField.d.ts +1 -1
  36. package/dist/forms/RadioGroupField/RadioOptions/RadioOptions.d.ts +1 -1
  37. package/dist/forms/SelectField/CustomControl/CustomControl.d.ts +2 -2
  38. package/dist/forms/SelectField/CustomMenu/CustomMenu.d.ts +2 -2
  39. package/dist/forms/SelectField/SelectField.d.ts +1 -1
  40. package/dist/forms/SelectField/useSelectField.d.ts +2 -2
  41. package/dist/forms/TextField/useTextField.d.ts +1 -1
  42. package/dist/forms/TimeField/TimeField.d.ts +1 -1
  43. package/dist/forms/TimeField/TimeFieldDropdown/TimeFieldDropdown.d.ts +1 -1
  44. package/dist/forms/TimeField/TimeFieldInput/TimeFieldInput.d.ts +1 -1
  45. package/dist/forms/TimeRangeField/TimeRangeEnd/TimeRangeEnd.d.ts +2 -1
  46. package/dist/forms/TimeRangeField/TimeRangeField.d.ts +1 -1
  47. package/dist/forms/TimeRangeField/TimeRangeStart/TimeRangeStart.d.ts +2 -1
  48. package/dist/forms/hooks/usePasswordCriteria.d.ts +2 -1
  49. package/dist/forms/hooks/useShouldScrollMenuIntoView.d.ts +1 -0
  50. package/dist/icons/components/IconAnalytics.d.ts +1 -1
  51. package/dist/icons/components/IconArrowDown.d.ts +1 -1
  52. package/dist/icons/components/IconArrowDownWideShort.d.ts +9 -0
  53. package/dist/icons/components/IconArrowLeft.d.ts +1 -1
  54. package/dist/icons/components/IconArrowRight.d.ts +1 -1
  55. package/dist/icons/components/IconArrowToTop.d.ts +1 -1
  56. package/dist/icons/components/IconArrowTurnDownRight.d.ts +1 -1
  57. package/dist/icons/components/IconArrowUp.d.ts +1 -1
  58. package/dist/icons/components/IconAward.d.ts +1 -1
  59. package/dist/icons/components/IconAwful.d.ts +1 -1
  60. package/dist/icons/components/IconAwfulMonochromatic.d.ts +1 -1
  61. package/dist/icons/components/IconBad.d.ts +1 -1
  62. package/dist/icons/components/IconBadMonochromatic.d.ts +1 -1
  63. package/dist/icons/components/IconBalanceScale.d.ts +1 -1
  64. package/dist/icons/components/IconBalanceScaleLeft.d.ts +1 -1
  65. package/dist/icons/components/IconBan.d.ts +1 -1
  66. package/dist/icons/components/IconBarsH.d.ts +1 -1
  67. package/dist/icons/components/IconBarsV.d.ts +1 -1
  68. package/dist/icons/components/IconBell.d.ts +1 -1
  69. package/dist/icons/components/IconBirthdayCake.d.ts +1 -1
  70. package/dist/icons/components/IconBold.d.ts +1 -1
  71. package/dist/icons/components/IconBolt.d.ts +1 -1
  72. package/dist/icons/components/IconBook.d.ts +1 -1
  73. package/dist/icons/components/IconBriefcase.d.ts +1 -1
  74. package/dist/icons/components/IconBullseyeArrow.d.ts +1 -1
  75. package/dist/icons/components/IconCalculator.d.ts +1 -1
  76. package/dist/icons/components/IconCalendar.d.ts +1 -1
  77. package/dist/icons/components/IconCalendarAlt.d.ts +1 -1
  78. package/dist/icons/components/IconCalendarCheck.d.ts +1 -1
  79. package/dist/icons/components/IconCalendarDay.d.ts +1 -1
  80. package/dist/icons/components/IconCalendarExclamation.d.ts +1 -1
  81. package/dist/icons/components/IconCalendarStar.d.ts +1 -1
  82. package/dist/icons/components/IconCalendarTomorrow.d.ts +1 -1
  83. package/dist/icons/components/IconCamera.d.ts +1 -1
  84. package/dist/icons/components/IconCameraSlash.d.ts +1 -1
  85. package/dist/icons/components/IconCashRegister.d.ts +1 -1
  86. package/dist/icons/components/IconChartBar.d.ts +1 -1
  87. package/dist/icons/components/IconCheck.d.ts +1 -1
  88. package/dist/icons/components/IconCheckCircleIncomplete.d.ts +1 -1
  89. package/dist/icons/components/IconChevronDown.d.ts +1 -1
  90. package/dist/icons/components/IconChevronLeft.d.ts +1 -1
  91. package/dist/icons/components/IconChevronRight.d.ts +1 -1
  92. package/dist/icons/components/IconChevronUp.d.ts +1 -1
  93. package/dist/icons/components/IconClipboardList.d.ts +1 -1
  94. package/dist/icons/components/IconClock.d.ts +1 -1
  95. package/dist/icons/components/IconCog.d.ts +1 -1
  96. package/dist/icons/components/IconComment.d.ts +1 -1
  97. package/dist/icons/components/IconCommentLines.d.ts +1 -1
  98. package/dist/icons/components/IconCopy.d.ts +1 -1
  99. package/dist/icons/components/IconCreditCard.d.ts +1 -1
  100. package/dist/icons/components/IconCreditCardPlus.d.ts +1 -1
  101. package/dist/icons/components/IconDecent.d.ts +1 -1
  102. package/dist/icons/components/IconDecentMonochromatic.d.ts +1 -1
  103. package/dist/icons/components/IconDownload.d.ts +1 -1
  104. package/dist/icons/components/IconEdit.d.ts +1 -1
  105. package/dist/icons/components/IconEllipsisV.d.ts +1 -1
  106. package/dist/icons/components/IconEnvelope.d.ts +1 -1
  107. package/dist/icons/components/IconEnvelopeOpenDollar.d.ts +1 -1
  108. package/dist/icons/components/IconExclaimation.d.ts +1 -1
  109. package/dist/icons/components/IconExclaimationTriangle.d.ts +1 -1
  110. package/dist/icons/components/IconExpand.d.ts +1 -1
  111. package/dist/icons/components/IconExternalLink.d.ts +1 -1
  112. package/dist/icons/components/IconEye.d.ts +1 -1
  113. package/dist/icons/components/IconEyeSlash.d.ts +1 -1
  114. package/dist/icons/components/IconFile.d.ts +1 -1
  115. package/dist/icons/components/IconFilePdf.d.ts +1 -1
  116. package/dist/icons/components/IconFlag.d.ts +1 -1
  117. package/dist/icons/components/IconFourDotsCircle.d.ts +1 -1
  118. package/dist/icons/components/IconFourSquares.d.ts +1 -1
  119. package/dist/icons/components/IconGavel.d.ts +1 -1
  120. package/dist/icons/components/IconGif.d.ts +1 -1
  121. package/dist/icons/components/IconGift.d.ts +1 -1
  122. package/dist/icons/components/IconGood.d.ts +1 -1
  123. package/dist/icons/components/IconGoodMonochromatic.d.ts +1 -1
  124. package/dist/icons/components/IconGreat.d.ts +1 -1
  125. package/dist/icons/components/IconGreatMonochromatic.d.ts +1 -1
  126. package/dist/icons/components/IconGrinBeam.d.ts +1 -1
  127. package/dist/icons/components/IconGripVertical.d.ts +1 -1
  128. package/dist/icons/components/IconHandshake.d.ts +1 -1
  129. package/dist/icons/components/IconImage.d.ts +1 -1
  130. package/dist/icons/components/IconInfoCircle.d.ts +1 -1
  131. package/dist/icons/components/IconIslandTropical.d.ts +1 -1
  132. package/dist/icons/components/IconItalic.d.ts +1 -1
  133. package/dist/icons/components/IconLaptopSearch.d.ts +1 -1
  134. package/dist/icons/components/IconLink.d.ts +1 -1
  135. package/dist/icons/components/IconList.d.ts +1 -1
  136. package/dist/icons/components/IconListOI.d.ts +1 -1
  137. package/dist/icons/components/IconLock.d.ts +1 -1
  138. package/dist/icons/components/IconMagicSolid.d.ts +1 -1
  139. package/dist/icons/components/IconMapMarker.d.ts +1 -1
  140. package/dist/icons/components/IconMegaphone.d.ts +1 -1
  141. package/dist/icons/components/IconMessages.d.ts +1 -1
  142. package/dist/icons/components/IconMinus.d.ts +1 -1
  143. package/dist/icons/components/IconMinusCircle.d.ts +1 -1
  144. package/dist/icons/components/IconMoneyBill.d.ts +1 -1
  145. package/dist/icons/components/IconMugSaucerSolid.d.ts +1 -1
  146. package/dist/icons/components/IconNotesMedical.d.ts +1 -1
  147. package/dist/icons/components/IconOvertime.d.ts +1 -1
  148. package/dist/icons/components/IconPaperPlane.d.ts +1 -1
  149. package/dist/icons/components/IconPaperPlaneClock.d.ts +1 -1
  150. package/dist/icons/components/IconPaperclip.d.ts +1 -1
  151. package/dist/icons/components/IconPencil.d.ts +1 -1
  152. package/dist/icons/components/IconPercentage.d.ts +1 -1
  153. package/dist/icons/components/IconPhone.d.ts +1 -1
  154. package/dist/icons/components/IconPlug.d.ts +1 -1
  155. package/dist/icons/components/IconPlus.d.ts +1 -1
  156. package/dist/icons/components/IconPrint.d.ts +1 -1
  157. package/dist/icons/components/IconQuestionCircle.d.ts +1 -1
  158. package/dist/icons/components/IconRepeat.d.ts +1 -1
  159. package/dist/icons/components/IconReply.d.ts +1 -1
  160. package/dist/icons/components/IconRocket.d.ts +1 -1
  161. package/dist/icons/components/IconSearch.d.ts +1 -1
  162. package/dist/icons/components/IconSignOut.d.ts +1 -1
  163. package/dist/icons/components/IconSitemap.d.ts +1 -1
  164. package/dist/icons/components/IconSlidersH.d.ts +1 -1
  165. package/dist/icons/components/IconSort.d.ts +1 -1
  166. package/dist/icons/components/IconStar.d.ts +1 -1
  167. package/dist/icons/components/IconStarSolid.d.ts +1 -1
  168. package/dist/icons/components/IconStickyNoteLines.d.ts +1 -1
  169. package/dist/icons/components/IconStopwatch.d.ts +1 -1
  170. package/dist/icons/components/IconStrikethrough.d.ts +1 -1
  171. package/dist/icons/components/IconSync.d.ts +1 -1
  172. package/dist/icons/components/IconSyncExclaimation.d.ts +1 -1
  173. package/dist/icons/components/IconTable.d.ts +1 -1
  174. package/dist/icons/components/IconTachometer.d.ts +1 -1
  175. package/dist/icons/components/IconTimes.d.ts +1 -1
  176. package/dist/icons/components/IconTimesOctagon.d.ts +1 -1
  177. package/dist/icons/components/IconTrash.d.ts +1 -1
  178. package/dist/icons/components/IconUnderline.d.ts +1 -1
  179. package/dist/icons/components/IconUndo.d.ts +1 -1
  180. package/dist/icons/components/IconUniversity.d.ts +1 -1
  181. package/dist/icons/components/IconUnlock.d.ts +1 -1
  182. package/dist/icons/components/IconUserComputer.d.ts +1 -1
  183. package/dist/icons/components/IconUserFriends.d.ts +1 -1
  184. package/dist/icons/components/IconUserLight.d.ts +1 -1
  185. package/dist/icons/components/IconUserPlus.d.ts +1 -1
  186. package/dist/icons/components/IconUserSearch.d.ts +1 -1
  187. package/dist/icons/components/IconUserSlash.d.ts +1 -1
  188. package/dist/icons/components/IconUserSolid.d.ts +1 -1
  189. package/dist/icons/components/IconUserTag.d.ts +1 -1
  190. package/dist/icons/components/IconUserTie.d.ts +1 -1
  191. package/dist/icons/components/IconUsers.d.ts +1 -1
  192. package/dist/icons/components/IconVideo.d.ts +1 -1
  193. package/dist/icons/components/IconVolume.d.ts +1 -1
  194. package/dist/icons/components/IconVolumeMute.d.ts +1 -1
  195. package/dist/icons/components/IconWrench.d.ts +1 -1
  196. package/dist/icons/components/index.d.ts +1 -0
  197. package/dist/index.css +887 -960
  198. package/dist/index.js +1672 -2446
  199. package/dist/index.js.map +1 -1
  200. package/dist/index.modern.js +1672 -2447
  201. package/dist/index.modern.js.map +1 -1
  202. package/dist/layout/CalloutCard/CalloutCard.d.ts +1 -1
  203. package/dist/layout/Card/Card.d.ts +1 -1
  204. package/dist/layout/Page/Page.d.ts +1 -1
  205. package/dist/layout/Page/PageBreadcrumbs/PageBreadcrumbs.d.ts +2 -1
  206. package/dist/lists/DataTable/DataTable.d.ts +1 -1
  207. package/dist/lists/DataTable/DataTableCoverShadow/DataTableCoverShadow.d.ts +2 -1
  208. package/dist/lists/DataTable/DataTableDefaultItemComponent/DataTableDefaultItemComponent.d.ts +2 -1
  209. package/dist/lists/DataTable/DataTableHeader/ColumnSizes/ColumnSizes.d.ts +2 -1
  210. package/dist/lists/DataTable/DataTableHeader/HeaderSortIcon/HeaderSortIcon.d.ts +2 -1
  211. package/dist/lists/DataTable/DataTableLoadingBlock/DataTableLoadingBlock.d.ts +2 -1
  212. package/dist/lists/DataTable/DataTableScrollFakeBorder/DataTableScrollFakeBorder.d.ts +2 -1
  213. package/dist/lists/DataTable/DataTableStickyColumnsContainer/DataTableStickyColumnsContainer.d.ts +2 -2
  214. package/dist/lists/DataTableRow/DataTableRow.d.ts +1 -1
  215. package/dist/lists/DataTableRow/DataTableRowActions/DataTableRowActions.d.ts +2 -1
  216. package/dist/media/Chip/Chip.d.ts +1 -1
  217. package/dist/navigation/BreadcrumbItem/BreadcrumbItem.d.ts +1 -1
  218. package/dist/navigation/Breadcrumbs/Breadcrumbs.d.ts +1 -1
  219. package/dist/overlay/Dropdown/Dropdown.d.ts +1 -1
  220. package/dist/overlay/DropdownListDivider/DropdownListDivider.d.ts +2 -1
  221. package/dist/overlay/DropdownListItem/DropdownListItem.d.ts +1 -1
  222. package/dist/overlay/DropdownPane/DropdownPane.d.ts +1 -1
  223. package/dist/overlay/HintModal/HintModal.d.ts +1 -1
  224. package/dist/overlay/KebabMenu/KebabMenu.d.ts +2 -1
  225. package/dist/overlay/Modal/Modal.d.ts +1 -1
  226. package/dist/overlay/Modal/ModalBody/ModalBody.d.ts +1 -1
  227. package/dist/overlay/Modal/ModalFooter/ModalFooter.d.ts +1 -1
  228. package/dist/overlay/Modal/ModalHeader/ModalHeader.d.ts +1 -1
  229. package/dist/typography/KeyboardKey/KeyboardKey.d.ts +2 -1
  230. package/dist/typography/Text/Bold/Bold.d.ts +1 -1
  231. package/dist/typography/Text/Italic/Italic.d.ts +1 -1
  232. package/dist/typography/Text/Text.d.ts +1 -1
  233. package/dist/typography/Text/Underline/Underline.d.ts +1 -1
  234. package/package.json +39 -45
@@ -9,8 +9,8 @@ declare const _default: React.ForwardRefExoticComponent<{
9
9
  onClick?: ((event: React.MouseEvent<Element, MouseEvent>) => void) | undefined;
10
10
  onMouseEnter?: ((event: React.MouseEvent<Element, MouseEvent>) => void) | undefined;
11
11
  onMouseLeave?: ((event: React.MouseEvent<Element, MouseEvent>) => void) | undefined;
12
- onBlur?: ((event: React.FocusEvent<Element>) => void) | undefined;
13
- onFocus?: ((event: React.FocusEvent<Element>) => void) | undefined;
12
+ onBlur?: ((event: React.FocusEvent<Element, Element>) => void) | undefined;
13
+ onFocus?: ((event: React.FocusEvent<Element, Element>) => void) | undefined;
14
14
  onKeyDown?: ((event: React.KeyboardEvent<Element>) => void) | undefined;
15
15
  id?: string | undefined;
16
16
  loading?: boolean | undefined;
@@ -7,5 +7,5 @@ declare type Props = {
7
7
  onClick?: React.MouseEventHandler;
8
8
  children: React.ReactNode;
9
9
  };
10
- declare const Link: ({ href, target, theme, onClick, children }: Props) => JSX.Element;
10
+ declare const Link: ({ href, target, theme, onClick, children }: Props) => React.JSX.Element;
11
11
  export default Link;
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { DateFilterMode } from '../../types';
2
3
  import { WeekStart } from '../../../../utils/date';
3
4
  declare type Props = {
@@ -5,5 +6,5 @@ declare type Props = {
5
6
  selectedDate: Date;
6
7
  weekStart: WeekStart;
7
8
  };
8
- declare const DateFilterText: ({ mode, selectedDate, weekStart }: Props) => JSX.Element;
9
+ declare const DateFilterText: ({ mode, selectedDate, weekStart }: Props) => React.JSX.Element;
9
10
  export default DateFilterText;
@@ -7,5 +7,5 @@ declare type Props = {
7
7
  date: Date;
8
8
  onChange: (selected: Date) => void;
9
9
  };
10
- declare const DateFilterStepper: ({ children, mode, stepDirection, onChange, date }: Props) => JSX.Element;
10
+ declare const DateFilterStepper: ({ children, mode, stepDirection, onChange, date }: Props) => React.JSX.Element;
11
11
  export default DateFilterStepper;
@@ -1,8 +1,9 @@
1
+ import React from 'react';
1
2
  declare type Props = {
2
3
  options: string[];
3
4
  onChange: (action: string) => void;
4
5
  value: string;
5
6
  testId?: string;
6
7
  };
7
- declare const SegmentedControl: ({ options, onChange, value, testId }: Props) => JSX.Element;
8
+ declare const SegmentedControl: ({ options, onChange, value, testId }: Props) => React.JSX.Element;
8
9
  export default SegmentedControl;
@@ -1,5 +1,6 @@
1
+ import React from 'react';
1
2
  import { Props } from '../../forms/SelectField/SelectField';
2
3
  declare type ToolbarSelectProps<T> = Omit<Props<T>, 'asToolbarFilter' | 'caption' | 'error' | 'id' | 'isClearable' | 'label' | 'noOptionMessage' | 'CustomOption' | 'SelectedOptionPrefix' | 'creatableButton' | 'onCreate' | 'isSearchable'>;
3
4
  /** Toolbar component to make a possible selection from predefined options. */
4
- declare const ToolbarSelect: <T extends unknown>({ name, value, options, onChange, onBlur, placeholder, defaultValue, menuShouldScrollIntoView, disabled, prefix, testId }: Pick<Props<T>, "disabled" | "onBlur" | "testId" | "name" | "onChange" | "menuShouldScrollIntoView" | "noOptionsMessage" | "options" | "placeholder" | "prefix" | "value" | "defaultValue">) => JSX.Element;
5
+ declare const ToolbarSelect: <T extends unknown>({ name, value, options, onChange, onBlur, placeholder, defaultValue, menuShouldScrollIntoView, disabled, prefix, testId }: Pick<Props<T>, "disabled" | "onBlur" | "testId" | "name" | "onChange" | "menuShouldScrollIntoView" | "noOptionsMessage" | "options" | "placeholder" | "prefix" | "value" | "defaultValue">) => React.JSX.Element;
5
6
  export default ToolbarSelect;
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  declare type Props = {
3
3
  children: React.ReactNode;
4
4
  };
5
- declare const SousChefProvider: ({ children }: Props) => JSX.Element;
5
+ declare const SousChefProvider: ({ children }: Props) => React.JSX.Element;
6
6
  export default SousChefProvider;
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  import { EmptyStateProps } from '../EmptyStateContainer/types';
2
3
  declare type Props = Omit<EmptyStateProps, 'header' | 'isPaywall'>;
3
- declare const EmptyState: ({ title, children, mediaUrl, actions, caption, size, testId }: Props) => JSX.Element;
4
+ declare const EmptyState: ({ title, children, mediaUrl, actions, caption, size, testId }: Props) => React.JSX.Element;
4
5
  export default EmptyState;
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { EmptyStateProps } from './types';
2
- declare const EmptyStateContainer: ({ header, title, children, mediaUrl, actions, size, caption, isPaywall, testId }: EmptyStateProps) => JSX.Element;
3
+ declare const EmptyStateContainer: ({ header, title, children, mediaUrl, actions, size, caption, isPaywall, testId }: EmptyStateProps) => React.JSX.Element;
3
4
  export default EmptyStateContainer;
@@ -7,5 +7,5 @@ declare type Props = {
7
7
  secondary?: React.ReactElement;
8
8
  };
9
9
  };
10
- declare const EmptyStateContainerCTA: ({ isPaywall, isInsideModal, actions }: Props) => JSX.Element;
10
+ declare const EmptyStateContainerCTA: ({ isPaywall, isInsideModal, actions }: Props) => React.JSX.Element;
11
11
  export default EmptyStateContainerCTA;
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { EmptyStateProps } from '../types';
2
- declare const EmptyStateContainerInline: ({ header, title, children, mediaUrl, actions, size, caption, isPaywall, testId }: EmptyStateProps) => JSX.Element;
3
+ declare const EmptyStateContainerInline: ({ header, title, children, mediaUrl, actions, size, caption, isPaywall, testId }: EmptyStateProps) => React.JSX.Element;
3
4
  export default EmptyStateContainerInline;
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { EmptyStateProps } from '../types';
2
- declare const EmptyStateContainerStack: ({ header, title, children, mediaUrl, actions, caption, isPaywall, testId }: EmptyStateProps) => JSX.Element;
3
+ declare const EmptyStateContainerStack: ({ header, title, children, mediaUrl, actions, caption, isPaywall, testId }: EmptyStateProps) => React.JSX.Element;
3
4
  export default EmptyStateContainerStack;
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { EmptyStateProps } from '../EmptyStateContainer/types';
2
- declare const Paywall: ({ header, title, children, mediaUrl, actions, size, caption, testId }: Omit<EmptyStateProps, 'isPaywall'>) => JSX.Element;
3
+ declare const Paywall: ({ header, title, children, mediaUrl, actions, size, caption, testId }: Omit<EmptyStateProps, 'isPaywall'>) => React.JSX.Element;
3
4
  export default Paywall;
@@ -5,5 +5,5 @@ declare type Props = {
5
5
  children?: React.ReactNode;
6
6
  testId?: string;
7
7
  };
8
- declare const CircularProgress: ({ progress, maxValue, children, testId }: Props) => JSX.Element;
8
+ declare const CircularProgress: ({ progress, maxValue, children, testId }: Props) => React.JSX.Element;
9
9
  export default CircularProgress;
@@ -6,5 +6,5 @@ declare type ButtonCTAProps = {
6
6
  primaryCTA?: boolean;
7
7
  };
8
8
  /** Infers theme prop for Sous Chef Button CTAs if not explicitly passed, default is hollow, primaryCTA is Upsell if banner theme is Upsell*/
9
- declare const ButtonCTA: ({ button, bannerTheme, primaryCTA }: ButtonCTAProps) => React.ReactElement<any, string | ((props: any) => React.ReactElement<any, any> | null) | (new (props: any) => React.Component<any, any, any>)>;
9
+ declare const ButtonCTA: ({ button, bannerTheme, primaryCTA }: ButtonCTAProps) => React.ReactElement<any, string | ((props: any, deprecatedLegacyContext?: any) => React.ReactElement<any, any> | null) | (new (props: any, deprecatedLegacyContext?: any) => React.Component<any, any, any>)>;
10
10
  export default ButtonCTA;
@@ -7,5 +7,5 @@ declare type Props = {
7
7
  multiLine: boolean;
8
8
  bannerTheme: InlineBannerTheme;
9
9
  };
10
- declare const InlineBannerCTA: ({ primaryButton, secondaryButton, caption, multiLine, bannerTheme }: Props) => JSX.Element;
10
+ declare const InlineBannerCTA: ({ primaryButton, secondaryButton, caption, multiLine, bannerTheme }: Props) => React.JSX.Element;
11
11
  export default InlineBannerCTA;
@@ -1,6 +1,7 @@
1
+ import React from 'react';
1
2
  import { InlineBannerTheme } from '../types';
2
3
  declare type BannerIconProps = {
3
4
  theme: InlineBannerTheme;
4
5
  };
5
- declare const InlineBannerIcon: ({ theme }: BannerIconProps) => JSX.Element;
6
+ declare const InlineBannerIcon: ({ theme }: BannerIconProps) => React.JSX.Element;
6
7
  export default InlineBannerIcon;
@@ -9,5 +9,5 @@ declare type Props = {
9
9
  testId?: string;
10
10
  children: React.ReactNode;
11
11
  };
12
- declare const PersistentBanner: ({ theme, children, primaryButton, secondaryButton, onDismiss, onLoad, testId }: Props) => JSX.Element;
12
+ declare const PersistentBanner: ({ theme, children, primaryButton, secondaryButton, onDismiss, onLoad, testId }: Props) => React.JSX.Element;
13
13
  export default PersistentBanner;
@@ -1,8 +1,9 @@
1
+ import React from 'react';
1
2
  declare type Props = {
2
3
  progress: number;
3
4
  maxValue?: number;
4
5
  testId?: string;
5
6
  steps?: string[];
6
7
  };
7
- declare const ProgressBar: ({ progress, maxValue, testId, steps }: Props) => JSX.Element;
8
+ declare const ProgressBar: ({ progress, maxValue, testId, steps }: Props) => React.JSX.Element;
8
9
  export default ProgressBar;
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { SkeletonComponent } from './types';
2
3
  import { PositionStyles } from '../../foundation/types';
3
4
  declare type Props = {
@@ -9,5 +10,5 @@ declare type Props = {
9
10
  width?: string | number;
10
11
  testId?: string;
11
12
  } & PositionStyles;
12
- declare const Skeleton: ({ as, testId, width, height, ...positionStyles }: Props) => JSX.Element;
13
+ declare const Skeleton: ({ as, testId, width, height, ...positionStyles }: Props) => React.JSX.Element;
13
14
  export default Skeleton;
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { ToastOptions } from 'react-toastify';
2
3
  import type { Theme } from './types';
3
4
  import 'react-toastify/dist/ReactToastify.css';
@@ -5,5 +6,5 @@ export declare const toast: (text: string, theme?: Theme, options?: ToastOptions
5
6
  declare type Props = {
6
7
  containerId?: string;
7
8
  };
8
- export declare const ToastContainer: ({ containerId }: Props) => JSX.Element;
9
+ export declare const ToastContainer: ({ containerId }: Props) => React.JSX.Element;
9
10
  export {};
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import type { Props as SelectProps } from '../SelectField/SelectField';
2
3
  import { AsyncSelectOptions } from './types';
3
4
  declare type Props<T> = {
@@ -10,5 +11,5 @@ declare type Props<T> = {
10
11
  * Component to make possible choose from async options. It looks exactly as the [SelectField](./?path=/docs/forms-selectfield--default) but, this one handles asynchronous options.
11
12
  * Instead of passing a `options` props, this component requires a `loadOptions` prop.
12
13
  * */
13
- declare const AsyncSelectField: <T extends unknown>({ loadOptions, ...props }: Props<T>) => JSX.Element;
14
+ declare const AsyncSelectField: <T extends unknown>({ loadOptions, ...props }: Props<T>) => React.JSX.Element;
14
15
  export default AsyncSelectField;
@@ -1,8 +1,8 @@
1
- import { ComponentProps } from 'react';
1
+ import React, { ComponentProps } from 'react';
2
2
  import { components } from 'react-select';
3
3
  declare type Props = ComponentProps<typeof components.MenuList> & {
4
4
  hasMoreOptions: boolean;
5
5
  hasMoreOptionsFirstLoad: boolean | null | undefined;
6
6
  };
7
- declare const CustomList: ({ children, hasMoreOptions, hasMoreOptionsFirstLoad, ...props }: Props) => JSX.Element;
7
+ declare const CustomList: ({ children, hasMoreOptions, hasMoreOptionsFirstLoad, ...props }: Props) => React.JSX.Element;
8
8
  export default CustomList;
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { WeekStart, BlockedDays } from '../../../utils/date';
2
3
  declare type Props = {
3
4
  name: string;
@@ -15,5 +16,5 @@ declare type Props = {
15
16
  onDayClick: () => void;
16
17
  testId?: string;
17
18
  };
18
- declare const FromDate: ({ name, id, format, disabledDays, start, end, placeholder, weekStart, maxDays, disabled, readOnly, onChange, onDayClick, testId }: Props) => JSX.Element;
19
+ declare const FromDate: ({ name, id, format, disabledDays, start, end, placeholder, weekStart, maxDays, disabled, readOnly, onChange, onDayClick, testId }: Props) => React.JSX.Element;
19
20
  export default FromDate;
@@ -4,5 +4,5 @@ declare type Props = {
4
4
  fieldId?: string;
5
5
  testId?: string;
6
6
  };
7
- declare const FormFeedback: ({ children, fieldId, testId }: Props) => JSX.Element;
7
+ declare const FormFeedback: ({ children, fieldId, testId }: Props) => React.JSX.Element;
8
8
  export default FormFeedback;
@@ -8,5 +8,5 @@ declare type Props = {
8
8
  };
9
9
  testId?: string;
10
10
  };
11
- declare const FormFooter: ({ children, actions, testId }: Props) => JSX.Element;
11
+ declare const FormFooter: ({ children, actions, testId }: Props) => React.JSX.Element;
12
12
  export default FormFooter;
@@ -6,5 +6,5 @@ declare type Props = {
6
6
  tertiary?: React.ReactElement;
7
7
  };
8
8
  };
9
- declare const FormFooterActions: ({ actions }: Props) => JSX.Element;
9
+ declare const FormFooterActions: ({ actions }: Props) => React.JSX.Element;
10
10
  export default FormFooterActions;
@@ -6,5 +6,5 @@ declare type Props = {
6
6
  noMargin?: boolean;
7
7
  testId?: string;
8
8
  };
9
- declare const FormSection: ({ children, title, subtitle, noMargin, testId }: Props) => JSX.Element;
9
+ declare const FormSection: ({ children, title, subtitle, noMargin, testId }: Props) => React.JSX.Element;
10
10
  export default FormSection;
@@ -28,5 +28,5 @@ declare type Props<T> = {
28
28
  onCreate?: (option: string) => void;
29
29
  };
30
30
  /** Component to make possible choose from a predefined options. */
31
- declare const MultiSelectField: <T extends unknown>({ name, id: inputId, value, options, onChange, onBlur, CustomOption: UserCustomOption, label, caption, error, placeholder, noOptionsMessage, disabled, closeOnSelect, menuShouldScrollIntoView, testId, isSearchable, creatableButton, onCreate }: Props<T>) => JSX.Element;
31
+ declare const MultiSelectField: <T extends unknown>({ name, id: inputId, value, options, onChange, onBlur, CustomOption: UserCustomOption, label, caption, error, placeholder, noOptionsMessage, disabled, closeOnSelect, menuShouldScrollIntoView: menuShouldScrollIntoViewProp, testId, isSearchable, creatableButton, onCreate }: Props<T>) => React.JSX.Element;
32
32
  export default MultiSelectField;
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { CountryCode } from 'libphonenumber-js';
2
3
  declare type Props = {
3
4
  country: CountryCode;
@@ -5,5 +6,5 @@ declare type Props = {
5
6
  hasError: boolean;
6
7
  disabled?: boolean;
7
8
  };
8
- declare const CountrySelector: ({ country, onChange, hasError, disabled }: Props) => JSX.Element;
9
+ declare const CountrySelector: ({ country, onChange, hasError, disabled }: Props) => React.JSX.Element;
9
10
  export default CountrySelector;
@@ -17,5 +17,5 @@ export declare type Props = {
17
17
  testId?: string;
18
18
  disabledCountry?: boolean;
19
19
  };
20
- declare const PhoneField: ({ disabledCountry, ...props }: Props) => JSX.Element;
20
+ declare const PhoneField: ({ disabledCountry, ...props }: Props) => React.JSX.Element;
21
21
  export default PhoneField;
@@ -15,5 +15,5 @@ declare type Props<T> = {
15
15
  testId?: string;
16
16
  };
17
17
  /** PillSelectField form element. */
18
- declare const PillSelectField: <T extends unknown>({ name, id: inputId, value, options, onChange, label, caption, error, disabled, testId }: Props<T>) => JSX.Element;
18
+ declare const PillSelectField: <T extends unknown>({ name, id: inputId, value, options, onChange, label, caption, error, disabled, testId }: Props<T>) => React.JSX.Element;
19
19
  export default PillSelectField;
@@ -8,5 +8,5 @@ declare type Props = {
8
8
  testId?: string;
9
9
  disabled?: boolean;
10
10
  };
11
- declare const RadioGroupBoxOption: ({ value, id: inputId, label, caption, testId, children, disabled }: Props) => JSX.Element;
11
+ declare const RadioGroupBoxOption: ({ value, id: inputId, label, caption, testId, children, disabled }: Props) => React.JSX.Element;
12
12
  export default RadioGroupBoxOption;
@@ -4,5 +4,5 @@ declare type Props = {
4
4
  columns?: 2 | 3 | 4;
5
5
  testId?: string;
6
6
  };
7
- declare const BoxOptions: ({ children, columns, testId }: Props) => JSX.Element;
7
+ declare const BoxOptions: ({ children, columns, testId }: Props) => React.JSX.Element;
8
8
  export default BoxOptions;
@@ -21,5 +21,5 @@ declare type Props = {
21
21
  columns?: 2 | 3 | 4;
22
22
  };
23
23
  /** RadioGroupField form element. */
24
- declare const RadioGroupField: ({ name, value, onChange, label, error, inline, disabled, children, testId, columns }: Props) => JSX.Element;
24
+ declare const RadioGroupField: ({ name, value, onChange, label, error, inline, disabled, children, testId, columns }: Props) => React.JSX.Element;
25
25
  export default RadioGroupField;
@@ -5,5 +5,5 @@ declare type Props = {
5
5
  columns?: 2 | 3 | 4;
6
6
  testId?: string;
7
7
  };
8
- declare const RadioOptions: ({ children, inline, columns, testId }: Props) => JSX.Element;
8
+ declare const RadioOptions: ({ children, inline, columns, testId }: Props) => React.JSX.Element;
9
9
  export default RadioOptions;
@@ -1,5 +1,5 @@
1
- import { ComponentProps } from 'react';
1
+ import React, { ComponentProps } from 'react';
2
2
  import { components } from 'react-select';
3
3
  declare type Props = ComponentProps<typeof components.Control>;
4
- declare function CustomControl({ children, ...props }: Props): JSX.Element;
4
+ declare function CustomControl({ children, ...props }: Props): React.JSX.Element;
5
5
  export default CustomControl;
@@ -1,5 +1,5 @@
1
- import { ComponentProps } from 'react';
1
+ import React, { ComponentProps } from 'react';
2
2
  import { components } from 'react-select';
3
3
  declare type Props = ComponentProps<typeof components.Menu>;
4
- declare function CustomMenu({ children, ...props }: Props): JSX.Element;
4
+ declare function CustomMenu({ children, ...props }: Props): React.JSX.Element;
5
5
  export default CustomMenu;
@@ -37,5 +37,5 @@ export declare type Props<T> = {
37
37
  isSearchable?: boolean;
38
38
  };
39
39
  /** Component to make possible choose from a predefined options. */
40
- declare const SelectField: <T extends unknown>(props: Props<T>) => JSX.Element;
40
+ declare const SelectField: <T extends unknown>(props: Props<T>) => React.JSX.Element;
41
41
  export default SelectField;
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import type { Props } from './SelectField';
3
- export declare const useSelectField: <T extends unknown>({ asToolbarFilter, caption, disabled, error, id, isClearable, label, menuShouldScrollIntoView, name, noOptionsMessage, options, onBlur, onChange, placeholder, value, defaultValue, CustomOption: UserCustomOption, SelectedOptionPrefix, testId, creatableButton, onCreate, isSearchable }: Props<T>) => {
4
- selectProps: Pick<import("react-select").Props<import("react-select").OptionTypeBase, boolean, import("react-select").GroupTypeBase<any>>, import("react").ReactText> & import("react-select/src/stateManager").Props<import("react-select").OptionTypeBase, boolean, import("react-select").GroupTypeBase<any>> & import("react-select").Props<import("react-select").OptionTypeBase, boolean, import("react-select").GroupTypeBase<any>>;
3
+ export declare const useSelectField: <T extends unknown>({ asToolbarFilter, caption, disabled, error, id, isClearable, label, menuShouldScrollIntoView: menuShouldScrollIntoViewProp, name, noOptionsMessage, options, onBlur, onChange, placeholder, value, defaultValue, CustomOption: UserCustomOption, SelectedOptionPrefix, testId, creatableButton, onCreate, isSearchable }: Props<T>) => {
4
+ selectProps: Pick<import("react-select").Props<import("react-select").OptionTypeBase, boolean, import("react-select").GroupTypeBase<any>>, string | number> & import("react-select/src/stateManager").Props<import("react-select").OptionTypeBase, boolean, import("react-select").GroupTypeBase<any>> & import("react-select").Props<import("react-select").OptionTypeBase, boolean, import("react-select").GroupTypeBase<any>>;
5
5
  fieldProps: {
6
6
  caption: import("react").ReactNode;
7
7
  error: import("react").ReactNode;
@@ -19,7 +19,7 @@ export declare const useTextField: ({ autoComplete, autoFocus, defaultValue, dis
19
19
  name: string;
20
20
  onBlur: (e: import("react").ChangeEvent<HTMLInputElement | HTMLTextAreaElement>) => void;
21
21
  onChange: (e: import("react").ChangeEvent<HTMLInputElement | HTMLTextAreaElement>) => void;
22
- onFocus: (e: import("react").FocusEvent<HTMLInputElement | HTMLTextAreaElement>) => void;
22
+ onFocus: (e: import("react").FocusEvent<HTMLInputElement | HTMLTextAreaElement, Element>) => void;
23
23
  onKeyDown: (e: import("react").KeyboardEvent<HTMLInputElement | HTMLTextAreaElement>) => void;
24
24
  placeholder: string | undefined;
25
25
  ref: RefType<HTMLInputElement>;
@@ -13,7 +13,7 @@ export declare const TimeRangeSelector: React.ForwardRefExoticComponent<TextFiel
13
13
  onClick?: (() => void) | undefined;
14
14
  interval?: 15 | 30 | undefined;
15
15
  startTime?: string | undefined;
16
- prefix?: React.ReactElement<any, string | ((props: any) => React.ReactElement<any, any> | null) | (new (props: any) => React.Component<any, any, any>)> | undefined;
16
+ prefix?: React.ReactElement<any, string | ((props: any, deprecatedLegacyContext?: any) => React.ReactElement<any, any> | null) | (new (props: any, deprecatedLegacyContext?: any) => React.Component<any, any, any>)> | undefined;
17
17
  endField?: boolean | undefined;
18
18
  duration?: string | undefined;
19
19
  } & React.RefAttributes<HTMLInputElement>>;
@@ -9,5 +9,5 @@ declare type TimeFieldDropdownProps = {
9
9
  width?: number;
10
10
  endField: boolean;
11
11
  };
12
- declare const TimeFieldDropdown: ({ trigger, interval, startTime, onOptionClick, inputValue, width, endField }: TimeFieldDropdownProps) => JSX.Element;
12
+ declare const TimeFieldDropdown: ({ trigger, interval, startTime, onOptionClick, inputValue, width, endField }: TimeFieldDropdownProps) => React.JSX.Element;
13
13
  export default TimeFieldDropdown;
@@ -6,5 +6,5 @@ declare type Props = {
6
6
  prefix?: React.ReactNode;
7
7
  duration?: string;
8
8
  };
9
- declare const TimeFieldInput: ({ inputProps, allOtherProps, prefix, duration }: Props) => JSX.Element;
9
+ declare const TimeFieldInput: ({ inputProps, allOtherProps, prefix, duration }: Props) => React.JSX.Element;
10
10
  export default TimeFieldInput;
@@ -1,5 +1,6 @@
1
+ import React from 'react';
1
2
  import { TimeRangeInputProps } from '../types';
2
3
  declare const TimeRangeEnd: ({ startTime, onChange, interval, placeholder, duration, disabled, testId, value }: TimeRangeInputProps & {
3
4
  duration?: string | undefined;
4
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
5
6
  export default TimeRangeEnd;
@@ -16,5 +16,5 @@ declare type Props = {
16
16
  disabled?: boolean;
17
17
  testId?: string;
18
18
  };
19
- declare const TimeRangeField: ({ name, id: inputId, value, interval, startTime, onChange, onBlur, label, caption, error, placeholder, disabled, testId }: Props) => JSX.Element;
19
+ declare const TimeRangeField: ({ name, id: inputId, value, interval, startTime, onChange, onBlur, label, caption, error, placeholder, disabled, testId }: Props) => React.JSX.Element;
20
20
  export default TimeRangeField;
@@ -1,5 +1,6 @@
1
+ import React from 'react';
1
2
  import { TimeRangeInputProps } from '../types';
2
3
  declare const TimeRangeStart: ({ startTime, onChange, interval, placeholder, id, disabled, testId, value }: TimeRangeInputProps & {
3
4
  id?: string | undefined;
4
- }) => JSX.Element;
5
+ }) => React.JSX.Element;
5
6
  export default TimeRangeStart;
@@ -1,2 +1,3 @@
1
+ import React from 'react';
1
2
  import { PasswordCriteria as PasswordCriteriaType } from '../PasswordField/types';
2
- export declare const usePasswordCriteria: (criterias: PasswordCriteriaType[]) => JSX.Element | null;
3
+ export declare const usePasswordCriteria: (criterias: PasswordCriteriaType[]) => React.JSX.Element | null;
@@ -0,0 +1 @@
1
+ export declare const useShouldScrollMenuIntoView: (menuShouldScrollIntoView?: boolean | undefined) => boolean;
@@ -5,5 +5,5 @@ declare type Props = {
5
5
  color?: string;
6
6
  testId?: string;
7
7
  } & React.SVGProps<SVGSVGElement>;
8
- declare const IconAnalytics: React.ForwardRefExoticComponent<Pick<Props, "string" | "children" | "type" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onBlur" | "onFocus" | "onKeyDown" | "id" | "href" | "target" | "testId" | "size" | "style" | "clipPath" | "filter" | "mask" | "path" | "key" | "color" | "className" | "height" | "lang" | "max" | "media" | "method" | "min" | "name" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "ideographic" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "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" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "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"> & React.RefAttributes<SVGSVGElement>>;
8
+ declare const IconAnalytics: React.ForwardRefExoticComponent<Pick<Props, "string" | "children" | "type" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onBlur" | "onFocus" | "onKeyDown" | "id" | "href" | "target" | "testId" | "size" | "style" | "clipPath" | "filter" | "mask" | "path" | "key" | "color" | "suppressHydrationWarning" | "className" | "height" | "lang" | "max" | "media" | "method" | "min" | "name" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "ideographic" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "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" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "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"> & React.RefAttributes<SVGSVGElement>>;
9
9
  export default IconAnalytics;
@@ -5,5 +5,5 @@ declare type Props = {
5
5
  color?: string;
6
6
  testId?: string;
7
7
  } & React.SVGProps<SVGSVGElement>;
8
- declare const IconArrowDown: React.ForwardRefExoticComponent<Pick<Props, "string" | "children" | "type" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onBlur" | "onFocus" | "onKeyDown" | "id" | "href" | "target" | "testId" | "size" | "style" | "clipPath" | "filter" | "mask" | "path" | "key" | "color" | "className" | "height" | "lang" | "max" | "media" | "method" | "min" | "name" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "ideographic" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "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" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "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"> & React.RefAttributes<SVGSVGElement>>;
8
+ declare const IconArrowDown: React.ForwardRefExoticComponent<Pick<Props, "string" | "children" | "type" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onBlur" | "onFocus" | "onKeyDown" | "id" | "href" | "target" | "testId" | "size" | "style" | "clipPath" | "filter" | "mask" | "path" | "key" | "color" | "suppressHydrationWarning" | "className" | "height" | "lang" | "max" | "media" | "method" | "min" | "name" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "ideographic" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "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-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "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" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "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"> & React.RefAttributes<SVGSVGElement>>;
9
9
  export default IconArrowDown;