@7shifts/sous-chef 2.18.0 → 2.19.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 (453) hide show
  1. package/dist/controls/SegmentedControl/SegmentedControl.d.ts +8 -0
  2. package/dist/controls/SegmentedControl/index.d.ts +1 -0
  3. package/dist/controls/index.d.ts +2 -1
  4. package/dist/feedback/CircularProgress/CircularProgress.d.ts +9 -0
  5. package/dist/feedback/CircularProgress/index.d.ts +1 -0
  6. package/dist/feedback/Progress/domain.d.ts +11 -0
  7. package/dist/feedback/Progress/useProgress.d.ts +18 -0
  8. package/dist/feedback/ProgressBar/ProgressBar.d.ts +8 -0
  9. package/dist/feedback/ProgressBar/index.d.ts +1 -0
  10. package/dist/feedback/index.d.ts +3 -1
  11. package/dist/forms/ErrorMessage/ErrorMessage.d.ts +1 -0
  12. package/dist/forms/FormFeedback/FormFeedback.d.ts +8 -0
  13. package/dist/forms/FormFeedback/index.d.ts +1 -0
  14. package/dist/forms/FormFooter/FormFooter.d.ts +12 -0
  15. package/dist/forms/FormFooter/FormFooterActions/FormFooterActions.d.ts +10 -0
  16. package/dist/forms/FormFooter/domain.d.ts +2 -0
  17. package/dist/forms/FormFooter/index.d.ts +1 -0
  18. package/dist/forms/FormSection/FormSection.d.ts +10 -0
  19. package/dist/forms/FormSection/index.d.ts +1 -0
  20. package/dist/forms/index.d.ts +4 -1
  21. package/dist/icons/components/IconAnalytics.d.ts +1 -4
  22. package/dist/icons/components/IconArrowDown.d.ts +1 -4
  23. package/dist/icons/components/IconArrowLeft.d.ts +1 -4
  24. package/dist/icons/components/IconArrowRight.d.ts +1 -4
  25. package/dist/icons/components/IconArrowToTop.d.ts +1 -4
  26. package/dist/icons/components/IconArrowUp.d.ts +1 -4
  27. package/dist/icons/components/IconAward.d.ts +1 -4
  28. package/dist/icons/components/IconBalanceScale.d.ts +1 -4
  29. package/dist/icons/components/IconBalanceScaleLeft.d.ts +1 -4
  30. package/dist/icons/components/IconBan.d.ts +1 -4
  31. package/dist/icons/components/IconBarsH.d.ts +1 -4
  32. package/dist/icons/components/IconBarsV.d.ts +1 -4
  33. package/dist/icons/components/IconBell.d.ts +1 -4
  34. package/dist/icons/components/IconBirthdayCake.d.ts +1 -4
  35. package/dist/icons/components/IconBold.d.ts +1 -4
  36. package/dist/icons/components/IconBolt.d.ts +1 -4
  37. package/dist/icons/components/IconBook.d.ts +1 -4
  38. package/dist/icons/components/IconBriefcase.d.ts +1 -4
  39. package/dist/icons/components/IconBullseyeArrow.d.ts +1 -4
  40. package/dist/icons/components/IconCalculator.d.ts +1 -4
  41. package/dist/icons/components/IconCalendar.d.ts +1 -4
  42. package/dist/icons/components/IconCalendarAlt.d.ts +1 -4
  43. package/dist/icons/components/IconCalendarCheck.d.ts +1 -4
  44. package/dist/icons/components/IconCalendarDay.d.ts +1 -4
  45. package/dist/icons/components/IconCalendarExclamation.d.ts +1 -4
  46. package/dist/icons/components/IconCalendarStar.d.ts +1 -4
  47. package/dist/icons/components/IconCalendarTomorrow.d.ts +1 -4
  48. package/dist/icons/components/IconCamera.d.ts +1 -4
  49. package/dist/icons/components/IconCameraSlash.d.ts +1 -4
  50. package/dist/icons/components/IconCashRegister.d.ts +1 -4
  51. package/dist/icons/components/IconChartBar.d.ts +1 -4
  52. package/dist/icons/components/IconCheck.d.ts +1 -4
  53. package/dist/icons/components/IconChevronDown.d.ts +1 -4
  54. package/dist/icons/components/IconChevronLeft.d.ts +1 -4
  55. package/dist/icons/components/IconChevronRight.d.ts +1 -4
  56. package/dist/icons/components/IconChevronUp.d.ts +1 -4
  57. package/dist/icons/components/IconClipboardList.d.ts +1 -4
  58. package/dist/icons/components/IconClock.d.ts +1 -4
  59. package/dist/icons/components/IconCog.d.ts +1 -4
  60. package/dist/icons/components/IconComment.d.ts +1 -4
  61. package/dist/icons/components/IconCommentLines.d.ts +1 -4
  62. package/dist/icons/components/IconCopy.d.ts +1 -4
  63. package/dist/icons/components/IconCreditCard.d.ts +1 -4
  64. package/dist/icons/components/IconCreditCardPlus.d.ts +1 -4
  65. package/dist/icons/components/IconDownload.d.ts +1 -4
  66. package/dist/icons/components/IconEdit.d.ts +1 -4
  67. package/dist/icons/components/IconEllipsisV.d.ts +1 -4
  68. package/dist/icons/components/IconEnvelope.d.ts +1 -4
  69. package/dist/icons/components/IconExclaimation.d.ts +1 -4
  70. package/dist/icons/components/IconExclaimationTriangle.d.ts +1 -4
  71. package/dist/icons/components/IconExpand.d.ts +1 -4
  72. package/dist/icons/components/IconExternalLink.d.ts +1 -4
  73. package/dist/icons/components/IconEye.d.ts +1 -4
  74. package/dist/icons/components/IconEyeSlash.d.ts +1 -4
  75. package/dist/icons/components/IconFile.d.ts +1 -4
  76. package/dist/icons/components/IconFilePdf.d.ts +1 -4
  77. package/dist/icons/components/IconFlag.d.ts +1 -4
  78. package/dist/icons/components/IconFourDotsCircle.d.ts +1 -4
  79. package/dist/icons/components/IconFourSquares.d.ts +1 -4
  80. package/dist/icons/components/IconGavel.d.ts +1 -4
  81. package/dist/icons/components/IconGif.d.ts +1 -4
  82. package/dist/icons/components/IconGift.d.ts +1 -4
  83. package/dist/icons/components/IconGrinBeam.d.ts +1 -4
  84. package/dist/icons/components/IconGripVertical.d.ts +1 -4
  85. package/dist/icons/components/IconHandshake.d.ts +1 -4
  86. package/dist/icons/components/IconImage.d.ts +1 -4
  87. package/dist/icons/components/IconInfoCircle.d.ts +1 -4
  88. package/dist/icons/components/IconIslandTropical.d.ts +1 -4
  89. package/dist/icons/components/IconItalic.d.ts +1 -4
  90. package/dist/icons/components/IconLaptopSearch.d.ts +1 -4
  91. package/dist/icons/components/IconLink.d.ts +1 -4
  92. package/dist/icons/components/IconList.d.ts +1 -4
  93. package/dist/icons/components/IconListOI.d.ts +1 -4
  94. package/dist/icons/components/IconLock.d.ts +1 -4
  95. package/dist/icons/components/IconMagicSolid.d.ts +1 -4
  96. package/dist/icons/components/IconMapMarker.d.ts +1 -4
  97. package/dist/icons/components/IconMegaphone.d.ts +1 -4
  98. package/dist/icons/components/IconMinus.d.ts +1 -4
  99. package/dist/icons/components/IconMinusCircle.d.ts +1 -4
  100. package/dist/icons/components/IconMoneyBill.d.ts +1 -4
  101. package/dist/icons/components/IconNotesMedical.d.ts +1 -4
  102. package/dist/icons/components/IconOvertime.d.ts +1 -4
  103. package/dist/icons/components/IconPaperPlane.d.ts +1 -4
  104. package/dist/icons/components/IconPaperPlaneClock.d.ts +1 -4
  105. package/dist/icons/components/IconPaperclip.d.ts +1 -4
  106. package/dist/icons/components/IconPencil.d.ts +1 -4
  107. package/dist/icons/components/IconPercentage.d.ts +1 -4
  108. package/dist/icons/components/IconPhone.d.ts +1 -4
  109. package/dist/icons/components/IconPlug.d.ts +1 -4
  110. package/dist/icons/components/IconPlus.d.ts +1 -4
  111. package/dist/icons/components/IconPrint.d.ts +1 -4
  112. package/dist/icons/components/IconQuestionCircle.d.ts +1 -4
  113. package/dist/icons/components/IconRepeat.d.ts +1 -4
  114. package/dist/icons/components/IconReply.d.ts +1 -4
  115. package/dist/icons/components/IconSearch.d.ts +1 -4
  116. package/dist/icons/components/IconSignOut.d.ts +1 -4
  117. package/dist/icons/components/IconSitemap.d.ts +1 -4
  118. package/dist/icons/components/IconSlidersH.d.ts +1 -4
  119. package/dist/icons/components/IconSort.d.ts +1 -4
  120. package/dist/icons/components/IconStar.d.ts +1 -4
  121. package/dist/icons/components/IconStarSolid.d.ts +1 -4
  122. package/dist/icons/components/IconStickyNoteLines.d.ts +1 -4
  123. package/dist/icons/components/IconStopwatch.d.ts +1 -4
  124. package/dist/icons/components/IconStrikethrough.d.ts +1 -4
  125. package/dist/icons/components/IconSync.d.ts +1 -4
  126. package/dist/icons/components/IconSyncExclaimation.d.ts +1 -4
  127. package/dist/icons/components/IconTachometer.d.ts +1 -4
  128. package/dist/icons/components/IconTimes.d.ts +1 -4
  129. package/dist/icons/components/IconTimesOctagon.d.ts +1 -4
  130. package/dist/icons/components/IconTrash.d.ts +1 -4
  131. package/dist/icons/components/IconUnderline.d.ts +1 -4
  132. package/dist/icons/components/IconUndo.d.ts +1 -4
  133. package/dist/icons/components/IconUniversity.d.ts +1 -4
  134. package/dist/icons/components/IconUserComputer.d.ts +1 -4
  135. package/dist/icons/components/IconUserFriends.d.ts +1 -4
  136. package/dist/icons/components/IconUserLight.d.ts +1 -4
  137. package/dist/icons/components/IconUserPlus.d.ts +1 -4
  138. package/dist/icons/components/IconUserSlash.d.ts +1 -4
  139. package/dist/icons/components/IconUserSolid.d.ts +1 -4
  140. package/dist/icons/components/IconUserTag.d.ts +1 -4
  141. package/dist/icons/components/IconUserTie.d.ts +1 -4
  142. package/dist/icons/components/IconUsers.d.ts +1 -4
  143. package/dist/icons/components/IconVideo.d.ts +1 -4
  144. package/dist/icons/components/IconVolume.d.ts +1 -4
  145. package/dist/icons/components/IconVolumeMute.d.ts +1 -4
  146. package/dist/icons/components/IconWrench.d.ts +1 -4
  147. package/dist/icons/src/components/IconArrowLeft.d.ts +9 -0
  148. package/dist/icons/src/components/IconArrowRight.d.ts +9 -0
  149. package/dist/icons/src/components/IconAward.d.ts +9 -0
  150. package/dist/icons/src/components/IconCalendarAlt.d.ts +9 -0
  151. package/dist/icons/src/components/IconCheck.d.ts +9 -0
  152. package/dist/icons/src/components/IconChevronDown.d.ts +9 -0
  153. package/dist/icons/src/components/IconChevronLeft.d.ts +9 -0
  154. package/dist/icons/src/components/IconChevronRight.d.ts +9 -0
  155. package/dist/icons/src/components/IconChevronUp.d.ts +9 -0
  156. package/dist/icons/src/components/IconEllipsisV.d.ts +9 -0
  157. package/dist/icons/src/components/IconExclaimationTriangle.d.ts +9 -0
  158. package/dist/icons/src/components/IconEye.d.ts +9 -0
  159. package/dist/icons/src/components/IconEyeSlash.d.ts +9 -0
  160. package/dist/icons/src/components/IconInfoCircle.d.ts +9 -0
  161. package/dist/icons/src/components/IconPlus.d.ts +9 -0
  162. package/dist/icons/src/components/IconTimes.d.ts +9 -0
  163. package/dist/icons/src/components/IconTimesOctagon.d.ts +9 -0
  164. package/dist/icons/src/components/IconUserSolid.d.ts +9 -0
  165. package/dist/icons/src/constants.d.ts +6 -0
  166. package/dist/icons/src/iconUtils.d.ts +8 -0
  167. package/dist/icons.tsx.js +2 -0
  168. package/dist/icons.tsx.js.map +1 -0
  169. package/dist/icons.tsx.modern.js +2 -0
  170. package/dist/icons.tsx.modern.js.map +1 -0
  171. package/dist/index.css +207 -42
  172. package/dist/index.js +876 -728
  173. package/dist/index.js.map +1 -1
  174. package/dist/index.modern.js +871 -729
  175. package/dist/index.modern.js.map +1 -1
  176. package/dist/index.tsx.js +2 -0
  177. package/dist/index.tsx.js.map +1 -0
  178. package/dist/index.tsx.modern.js +2 -0
  179. package/dist/index.tsx.modern.js.map +1 -0
  180. package/dist/lists/DataTableRow/DataTableRow.d.ts +1 -1
  181. package/dist/src/actions/Button/Button.d.ts +30 -0
  182. package/dist/src/actions/Button/constants.d.ts +28 -0
  183. package/dist/src/actions/Button/index.d.ts +1 -0
  184. package/dist/src/actions/Button/types.d.ts +4 -0
  185. package/dist/src/actions/Link/Link.d.ts +11 -0
  186. package/dist/src/actions/Link/constants.d.ts +8 -0
  187. package/dist/src/actions/Link/index.d.ts +1 -0
  188. package/dist/src/actions/Link/types.d.ts +2 -0
  189. package/dist/src/actions/PaginationControls/PaginationControls.d.ts +13 -0
  190. package/dist/src/actions/PaginationControls/index.d.ts +1 -0
  191. package/dist/src/actions/Toggle/Toggle.d.ts +18 -0
  192. package/dist/src/actions/Toggle/index.d.ts +1 -0
  193. package/dist/src/actions/index.d.ts +5 -0
  194. package/dist/src/controls/DateFilter/DateFilter.d.ts +12 -0
  195. package/dist/src/controls/DateFilter/DateFilterDisplay/DateFilterDisplay.d.ts +10 -0
  196. package/dist/src/controls/DateFilter/DateFilterDisplay/DateFilterText/DateFilterText.d.ts +9 -0
  197. package/dist/src/controls/DateFilter/DateFilterDisplay/DateFilterText/domain.d.ts +2 -0
  198. package/dist/src/controls/DateFilter/DateFilterDisplay/index.d.ts +1 -0
  199. package/dist/src/controls/DateFilter/DateFilterStepper/DateFilterStepper.d.ts +11 -0
  200. package/dist/src/controls/DateFilter/DateFilterStepper/domain.d.ts +2 -0
  201. package/dist/src/controls/DateFilter/DateFilterStepper/index.d.ts +1 -0
  202. package/dist/src/controls/DateFilter/constants.d.ts +9 -0
  203. package/dist/src/controls/DateFilter/index.d.ts +1 -0
  204. package/dist/src/controls/DateFilter/types.d.ts +3 -0
  205. package/dist/src/controls/SegmentedControl/SegmentedControl.d.ts +8 -0
  206. package/dist/src/controls/SegmentedControl/index.d.ts +1 -0
  207. package/dist/src/controls/ToolbarSelect/ToolbarSelect.d.ts +17 -0
  208. package/dist/src/controls/ToolbarSelect/ToolbarSelect.styles.d.ts +5 -0
  209. package/dist/src/controls/ToolbarSelect/index.d.ts +1 -0
  210. package/dist/src/controls/index.d.ts +4 -0
  211. package/dist/src/core/Portal/Portal.d.ts +6 -0
  212. package/dist/src/core/Portal/index.d.ts +1 -0
  213. package/dist/src/core/SousChefProvider/SousChefProvider.d.ts +6 -0
  214. package/dist/src/core/SousChefProvider/index.d.ts +1 -0
  215. package/dist/src/core/index.d.ts +2 -0
  216. package/dist/src/feedback/CircularProgress/CircularProgress.d.ts +9 -0
  217. package/dist/src/feedback/CircularProgress/index.d.ts +1 -0
  218. package/dist/src/feedback/InlineBanner/ButtonCTA/ButtonCTA.d.ts +10 -0
  219. package/dist/src/feedback/InlineBanner/ButtonCTA/index.d.ts +1 -0
  220. package/dist/src/feedback/InlineBanner/InlineBanner.d.ts +14 -0
  221. package/dist/src/feedback/InlineBanner/InlineBannerCTA/InlineBannerCTA.d.ts +11 -0
  222. package/dist/src/feedback/InlineBanner/InlineBannerCTA/index.d.ts +1 -0
  223. package/dist/src/feedback/InlineBanner/InlineBannerIcon/InlineBannerIcon.d.ts +6 -0
  224. package/dist/src/feedback/InlineBanner/InlineBannerIcon/index.d.ts +1 -0
  225. package/dist/src/feedback/InlineBanner/constants.d.ts +11 -0
  226. package/dist/src/feedback/InlineBanner/index.d.ts +1 -0
  227. package/dist/src/feedback/InlineBanner/types.d.ts +1 -0
  228. package/dist/src/feedback/PersistentBanner/PersistentBanner.d.ts +13 -0
  229. package/dist/src/feedback/PersistentBanner/constants.d.ts +5 -0
  230. package/dist/src/feedback/PersistentBanner/index.d.ts +1 -0
  231. package/dist/src/feedback/PersistentBanner/types.d.ts +1 -0
  232. package/dist/src/feedback/Progress/domain.d.ts +11 -0
  233. package/dist/src/feedback/Progress/useProgress.d.ts +18 -0
  234. package/dist/src/feedback/ProgressBar/ProgressBar.d.ts +8 -0
  235. package/dist/src/feedback/ProgressBar/index.d.ts +1 -0
  236. package/dist/src/feedback/Spinner/Spinner.d.ts +9 -0
  237. package/dist/src/feedback/Spinner/constants.d.ts +6 -0
  238. package/dist/src/feedback/Spinner/index.d.ts +1 -0
  239. package/dist/src/feedback/Toast/Toast.d.ts +9 -0
  240. package/dist/src/feedback/Toast/constants.d.ts +5 -0
  241. package/dist/src/feedback/Toast/index.d.ts +1 -0
  242. package/dist/src/feedback/Toast/types.d.ts +1 -0
  243. package/dist/src/feedback/index.d.ts +7 -0
  244. package/dist/src/forms/AffixContainer/AffixContainer.d.ts +8 -0
  245. package/dist/src/forms/AffixContainer/index.d.ts +1 -0
  246. package/dist/src/forms/AsyncSelectField/AsyncSelectField.d.ts +14 -0
  247. package/dist/src/forms/AsyncSelectField/CustomList/CustomList.d.ts +8 -0
  248. package/dist/src/forms/AsyncSelectField/CustomList/index.d.ts +1 -0
  249. package/dist/src/forms/AsyncSelectField/index.d.ts +1 -0
  250. package/dist/src/forms/AsyncSelectField/types.d.ts +5 -0
  251. package/dist/src/forms/Caption/Caption.d.ts +7 -0
  252. package/dist/src/forms/Caption/index.d.ts +1 -0
  253. package/dist/src/forms/CheckboxField/CheckboxField.d.ts +18 -0
  254. package/dist/src/forms/CheckboxField/index.d.ts +1 -0
  255. package/dist/src/forms/CurrencyField/CurrencyField.d.ts +11 -0
  256. package/dist/src/forms/CurrencyField/index.d.ts +1 -0
  257. package/dist/src/forms/DateField/DateField.d.ts +25 -0
  258. package/dist/src/forms/DateField/index.d.ts +1 -0
  259. package/dist/src/forms/DatePickerCalendar/DatePickerCalendar.d.ts +15 -0
  260. package/dist/src/forms/DatePickerCalendar/index.d.ts +1 -0
  261. package/dist/src/forms/DateRangeField/DateRangeField.d.ts +25 -0
  262. package/dist/src/forms/DateRangeField/FromDate/FromDate.d.ts +17 -0
  263. package/dist/src/forms/DateRangeField/FromDate/index.d.ts +1 -0
  264. package/dist/src/forms/DateRangeField/ToDate/ToDate.d.ts +17 -0
  265. package/dist/src/forms/DateRangeField/ToDate/index.d.ts +1 -0
  266. package/dist/src/forms/DateRangeField/index.d.ts +1 -0
  267. package/dist/src/forms/ErrorMessage/ErrorMessage.d.ts +8 -0
  268. package/dist/src/forms/ErrorMessage/index.d.ts +1 -0
  269. package/dist/src/forms/Field/Field.d.ts +11 -0
  270. package/dist/src/forms/Field/index.d.ts +1 -0
  271. package/dist/src/forms/Form/Form.d.ts +14 -0
  272. package/dist/src/forms/Form/FormContext.d.ts +8 -0
  273. package/dist/src/forms/Form/index.d.ts +1 -0
  274. package/dist/src/forms/Form/types.d.ts +3 -0
  275. package/dist/src/forms/FormFeedback/FormFeedback.d.ts +8 -0
  276. package/dist/src/forms/FormFeedback/index.d.ts +1 -0
  277. package/dist/src/forms/FormRow/FormRow.d.ts +21 -0
  278. package/dist/src/forms/FormRow/index.d.ts +1 -0
  279. package/dist/src/forms/Label/Label.d.ts +8 -0
  280. package/dist/src/forms/Label/domain.d.ts +1 -0
  281. package/dist/src/forms/Label/index.d.ts +1 -0
  282. package/dist/src/forms/Label/useLabelTooltip.d.ts +7 -0
  283. package/dist/src/forms/MultiSelectField/MultiSelectField.d.ts +28 -0
  284. package/dist/src/forms/MultiSelectField/index.d.ts +1 -0
  285. package/dist/src/forms/PasswordCriteria/PasswordCriteria.d.ts +7 -0
  286. package/dist/src/forms/PasswordCriteria/index.d.ts +1 -0
  287. package/dist/src/forms/PasswordField/PasswordField.d.ts +20 -0
  288. package/dist/src/forms/PasswordField/index.d.ts +1 -0
  289. package/dist/src/forms/PasswordField/types.d.ts +5 -0
  290. package/dist/src/forms/PercentageField/PercentageField.d.ts +13 -0
  291. package/dist/src/forms/PercentageField/index.d.ts +1 -0
  292. package/dist/src/forms/PillSelectField/PillSelectField.d.ts +19 -0
  293. package/dist/src/forms/PillSelectField/index.d.ts +1 -0
  294. package/dist/src/forms/RadioGroupBoxOption/RadioGroupBoxOption.d.ts +11 -0
  295. package/dist/src/forms/RadioGroupBoxOption/index.d.ts +1 -0
  296. package/dist/src/forms/RadioGroupField/BoxOptions/BoxOptions.d.ts +8 -0
  297. package/dist/src/forms/RadioGroupField/BoxOptions/index.d.ts +1 -0
  298. package/dist/src/forms/RadioGroupField/RadioGroupField.d.ts +25 -0
  299. package/dist/src/forms/RadioGroupField/RadioGroupFieldContext.d.ts +10 -0
  300. package/dist/src/forms/RadioGroupField/RadioOptions/RadioOptions.d.ts +9 -0
  301. package/dist/src/forms/RadioGroupField/RadioOptions/index.d.ts +1 -0
  302. package/dist/src/forms/RadioGroupField/domain.d.ts +6 -0
  303. package/dist/src/forms/RadioGroupField/index.d.ts +1 -0
  304. package/dist/src/forms/RadioGroupOption/RadioGroupOption.d.ts +11 -0
  305. package/dist/src/forms/RadioGroupOption/index.d.ts +1 -0
  306. package/dist/src/forms/SelectField/CustomContainer/CustomContainer.d.ts +2 -0
  307. package/dist/src/forms/SelectField/CustomContainer/index.d.ts +1 -0
  308. package/dist/src/forms/SelectField/CustomControl/CustomControl.d.ts +5 -0
  309. package/dist/src/forms/SelectField/CustomControl/index.d.ts +1 -0
  310. package/dist/src/forms/SelectField/CustomMenu/CustomMenu.d.ts +5 -0
  311. package/dist/src/forms/SelectField/CustomMenu/index.d.ts +1 -0
  312. package/dist/src/forms/SelectField/CustomOption/CustomOption.d.ts +2 -0
  313. package/dist/{forms/MultiSelectField → src/forms/SelectField}/CustomOption/index.d.ts +0 -0
  314. package/dist/src/forms/SelectField/SelectField.d.ts +36 -0
  315. package/dist/src/forms/SelectField/SelectField.styles.d.ts +7 -0
  316. package/dist/src/forms/SelectField/domain.d.ts +5 -0
  317. package/dist/src/forms/SelectField/index.d.ts +1 -0
  318. package/dist/src/forms/SelectField/types.d.ts +22 -0
  319. package/dist/src/forms/SelectField/useSelectField.d.ts +12 -0
  320. package/dist/src/forms/TextAreaField/TextAreaField.d.ts +26 -0
  321. package/dist/src/forms/TextAreaField/index.d.ts +1 -0
  322. package/dist/src/forms/TextField/TextField.d.ts +28 -0
  323. package/dist/src/forms/TextField/index.d.ts +1 -0
  324. package/dist/src/forms/TextField/useTextField.d.ts +38 -0
  325. package/dist/src/forms/TimeField/TimeField.d.ts +9 -0
  326. package/dist/src/forms/TimeField/index.d.ts +1 -0
  327. package/dist/src/forms/WeekField/WeekField.d.ts +26 -0
  328. package/dist/src/forms/WeekField/index.d.ts +1 -0
  329. package/dist/src/forms/hooks/useCheckBoxFieldControllers.d.ts +18 -0
  330. package/dist/src/forms/hooks/useDateFieldControllers.d.ts +18 -0
  331. package/dist/src/forms/hooks/useFieldControllers.d.ts +24 -0
  332. package/dist/src/forms/hooks/useFieldId.d.ts +6 -0
  333. package/dist/src/forms/hooks/useGrowTextAreaRef.d.ts +10 -0
  334. package/dist/src/forms/hooks/useMultiSelectFieldControllers.d.ts +19 -0
  335. package/dist/src/forms/hooks/usePasswordCriteria.d.ts +2 -0
  336. package/dist/src/forms/hooks/useRadioGroupFieldControllers.d.ts +15 -0
  337. package/dist/src/forms/hooks/useRangeFieldControllers.d.ts +19 -0
  338. package/dist/src/forms/hooks/useSelectFieldControllers.d.ts +20 -0
  339. package/dist/src/forms/index.d.ts +24 -0
  340. package/dist/src/foundation/colors.d.ts +53 -0
  341. package/dist/src/foundation/constants.d.ts +8 -0
  342. package/dist/src/hooks/useIsMounted.d.ts +1 -0
  343. package/dist/src/hooks/usePortalContainer.d.ts +4 -0
  344. package/dist/src/icons.d.ts +2 -0
  345. package/dist/src/index.d.ts +10 -0
  346. package/dist/src/layout/Card/Card.d.ts +11 -0
  347. package/dist/src/layout/Card/index.d.ts +1 -0
  348. package/dist/{core → src/layout}/Flex/Flex.d.ts +0 -0
  349. package/dist/{core → src/layout}/Flex/index.d.ts +0 -0
  350. package/dist/{core → src/layout}/Flex/types.d.ts +0 -0
  351. package/dist/{core → src/layout}/Inline/Inline.d.ts +0 -0
  352. package/dist/{core → src/layout}/Inline/index.d.ts +0 -0
  353. package/dist/{core → src/layout}/Stack/Stack.d.ts +0 -0
  354. package/dist/{core → src/layout}/Stack/index.d.ts +0 -0
  355. package/dist/src/layout/index.d.ts +5 -0
  356. package/dist/{core → src/lists}/DataTable/DataTable.d.ts +0 -0
  357. package/dist/{core → src/lists}/DataTable/DataTableCell/DataTableCell.d.ts +0 -0
  358. package/dist/{core → src/lists}/DataTable/DataTableCell/index.d.ts +0 -0
  359. package/dist/{core → src/lists}/DataTable/DataTableContext.d.ts +0 -0
  360. package/dist/{core → src/lists}/DataTable/DataTableHeader.d.ts +0 -0
  361. package/dist/{core → src/lists}/DataTable/index.d.ts +0 -0
  362. package/dist/{core → src/lists}/DataTable/types.d.ts +0 -0
  363. package/dist/{core → src/lists}/DataTableEditableCell/DataTableEditableCell.d.ts +0 -0
  364. package/dist/{core → src/lists}/DataTableEditableCell/index.d.ts +0 -0
  365. package/dist/src/lists/DataTableRow/DataTableRow.d.ts +11 -0
  366. package/dist/{core → src/lists}/DataTableRow/DataTableRowActions/DataTableRowActions.d.ts +0 -0
  367. package/dist/{core → src/lists}/DataTableRow/DataTableRowActions/index.d.ts +0 -0
  368. package/dist/{core → src/lists}/DataTableRow/index.d.ts +0 -0
  369. package/dist/src/lists/index.d.ts +6 -0
  370. package/dist/src/media/Avatar/Avatar.d.ts +12 -0
  371. package/dist/src/media/Avatar/AvatarImage/AvatarImage.d.ts +9 -0
  372. package/dist/src/media/Avatar/AvatarImage/index.d.ts +1 -0
  373. package/dist/src/media/Avatar/constants.d.ts +4 -0
  374. package/dist/src/media/Avatar/index.d.ts +1 -0
  375. package/dist/src/media/Badge/Badge.d.ts +10 -0
  376. package/dist/src/media/Badge/index.d.ts +1 -0
  377. package/dist/src/media/Chip/Chip.d.ts +11 -0
  378. package/dist/src/media/Chip/constants.d.ts +8 -0
  379. package/dist/src/media/Chip/index.d.ts +1 -0
  380. package/dist/src/media/Chip/types.d.ts +1 -0
  381. package/dist/src/media/Pill/Pill.d.ts +10 -0
  382. package/dist/src/media/Pill/constants.d.ts +7 -0
  383. package/dist/src/media/Pill/index.d.ts +1 -0
  384. package/dist/src/media/Pill/types.d.ts +1 -0
  385. package/dist/src/media/index.d.ts +5 -0
  386. package/dist/src/overlay/Calendar/Calendar.d.ts +24 -0
  387. package/dist/src/overlay/Calendar/constants.d.ts +8 -0
  388. package/dist/src/overlay/Calendar/domain.d.ts +7 -0
  389. package/dist/src/overlay/Calendar/index.d.ts +1 -0
  390. package/dist/src/overlay/Calendar/types.d.ts +2 -0
  391. package/dist/src/overlay/KebabMenu/KebabMenu.d.ts +6 -0
  392. package/dist/src/overlay/KebabMenu/index.d.ts +1 -0
  393. package/dist/src/overlay/Menu/Menu.d.ts +10 -0
  394. package/dist/src/overlay/Menu/MenuButton.d.ts +8 -0
  395. package/dist/src/overlay/Menu/MenuContext.d.ts +9 -0
  396. package/dist/src/overlay/Menu/MenuItem.d.ts +7 -0
  397. package/dist/src/overlay/Menu/MenuList.d.ts +6 -0
  398. package/dist/src/overlay/Menu/index.d.ts +1 -0
  399. package/dist/src/overlay/Menu/types.d.ts +6 -0
  400. package/dist/src/overlay/Modal/Modal.d.ts +20 -0
  401. package/dist/src/overlay/Modal/ModalBody/ModalBody.d.ts +7 -0
  402. package/dist/src/overlay/Modal/ModalBody/index.d.ts +1 -0
  403. package/dist/src/overlay/Modal/ModalBody/useScrollShadow.d.ts +7 -0
  404. package/dist/src/overlay/Modal/ModalFooter/ModalFooter.d.ts +13 -0
  405. package/dist/src/overlay/Modal/ModalFooter/index.d.ts +1 -0
  406. package/dist/src/overlay/Modal/ModalHeader/ModalHeader.d.ts +8 -0
  407. package/dist/src/overlay/Modal/ModalHeader/index.d.ts +1 -0
  408. package/dist/src/overlay/Modal/index.d.ts +1 -0
  409. package/dist/src/overlay/Tooltip/Tooltip.d.ts +22 -0
  410. package/dist/src/overlay/Tooltip/TooltipOverlay/TooltipOverlay.d.ts +16 -0
  411. package/dist/src/overlay/Tooltip/TooltipOverlay/domain.d.ts +20 -0
  412. package/dist/src/overlay/Tooltip/TooltipOverlay/index.d.ts +1 -0
  413. package/dist/src/overlay/Tooltip/constants.d.ts +15 -0
  414. package/dist/src/overlay/Tooltip/index.d.ts +1 -0
  415. package/dist/src/overlay/Tooltip/types.d.ts +6 -0
  416. package/dist/src/overlay/hooks/useOnClickOutside.d.ts +5 -0
  417. package/dist/src/overlay/index.d.ts +6 -0
  418. package/dist/src/utils/date.d.ts +24 -0
  419. package/dist/src/utils/formik.d.ts +6 -0
  420. package/dist/src/utils/i18n.d.ts +1 -0
  421. package/dist/src/utils/string.d.ts +1 -0
  422. package/dist/src/utils/types.d.ts +2 -0
  423. package/package.json +14 -9
  424. package/dist/core/DataTableRow/DataTableRow.d.ts +0 -11
  425. package/dist/core/ResourceTable/ResourceTable.d.ts +0 -28
  426. package/dist/core/ResourceTable/ResourceTableContext.d.ts +0 -8
  427. package/dist/core/ResourceTable/ResourceTableHeader.d.ts +0 -12
  428. package/dist/core/ResourceTable/index.d.ts +0 -1
  429. package/dist/core/ResourceTable/types.d.ts +0 -26
  430. package/dist/core/ResourceTableRow/ResourceTableRow.d.ts +0 -13
  431. package/dist/core/ResourceTableRow/index.d.ts +0 -1
  432. package/dist/forms/MultiSelectField/CustomOption/CustomOption.d.ts +0 -7
  433. package/dist/icons/IconArrowDown.d.ts +0 -11
  434. package/dist/icons/IconArrowLeft.d.ts +0 -9
  435. package/dist/icons/IconArrowRight.d.ts +0 -9
  436. package/dist/icons/IconArrowUp.d.ts +0 -9
  437. package/dist/icons/IconCalendar.d.ts +0 -9
  438. package/dist/icons/IconCheck.d.ts +0 -9
  439. package/dist/icons/IconChevronDown.d.ts +0 -9
  440. package/dist/icons/IconChevronUp.d.ts +0 -8
  441. package/dist/icons/IconClose.d.ts +0 -9
  442. package/dist/icons/IconComment.d.ts +0 -9
  443. package/dist/icons/IconDelete.d.ts +0 -9
  444. package/dist/icons/IconEdit.d.ts +0 -9
  445. package/dist/icons/IconExclaim.d.ts +0 -9
  446. package/dist/icons/IconEye.d.ts +0 -9
  447. package/dist/icons/IconEyeSlash.d.ts +0 -9
  448. package/dist/icons/IconLocation.d.ts +0 -9
  449. package/dist/icons/IconMinusCircle.d.ts +0 -9
  450. package/dist/icons/IconMore.d.ts +0 -9
  451. package/dist/icons/IconRemove.d.ts +0 -8
  452. package/dist/icons/IconUser.d.ts +0 -8
  453. package/dist/icons/IconUserPlus.d.ts +0 -9
@@ -0,0 +1,8 @@
1
+ declare type Props = {
2
+ options: string[];
3
+ onChange: (action: string) => void;
4
+ value: string;
5
+ testId?: string;
6
+ };
7
+ declare const SegmentedControl: ({ options, onChange, value, testId }: Props) => JSX.Element;
8
+ export default SegmentedControl;
@@ -0,0 +1 @@
1
+ export { default } from './SegmentedControl';
@@ -1,3 +1,4 @@
1
1
  import ToolbarSelect from './ToolbarSelect';
2
2
  import DateFilter from './DateFilter';
3
- export { ToolbarSelect, DateFilter };
3
+ import SegmentedControl from './SegmentedControl';
4
+ export { ToolbarSelect, DateFilter, SegmentedControl };
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ declare type Props = {
3
+ progress: number;
4
+ maxValue?: number;
5
+ children?: React.ReactNode;
6
+ testId?: string;
7
+ };
8
+ declare const CircularProgress: ({ progress, maxValue, children, testId }: Props) => JSX.Element;
9
+ export default CircularProgress;
@@ -0,0 +1 @@
1
+ export { default } from './CircularProgress';
@@ -0,0 +1,11 @@
1
+ export declare const getProgressMetric: (progress: number, maxValue: number) => {
2
+ progress: number;
3
+ maxValue: number;
4
+ };
5
+ /**
6
+ * This function calculates the progress bar so it can align in the center of each step
7
+ */
8
+ export declare const getProgressMetricWithSteps: (progress: number, amountOfSteps: number) => {
9
+ progress: number;
10
+ maxValue: number;
11
+ };
@@ -0,0 +1,18 @@
1
+ declare type UseProgress = {
2
+ elementProps: {
3
+ 'aria-valuemax': number;
4
+ 'aria-valuemin': number;
5
+ 'aria-valuenow': number;
6
+ role: string;
7
+ };
8
+ metric: {
9
+ percentage: number;
10
+ maxValue: number;
11
+ progress: number;
12
+ };
13
+ };
14
+ export declare const useProgress: (progress: number, maxValue: number, getMetric?: (progress: number, maxValue: number) => {
15
+ progress: number;
16
+ maxValue: number;
17
+ }) => UseProgress;
18
+ export {};
@@ -0,0 +1,8 @@
1
+ declare type Props = {
2
+ progress: number;
3
+ maxValue?: number;
4
+ testId?: string;
5
+ steps?: string[];
6
+ };
7
+ declare const ProgressBar: ({ progress, maxValue, testId, steps }: Props) => JSX.Element;
8
+ export default ProgressBar;
@@ -0,0 +1 @@
1
+ export { default } from './ProgressBar';
@@ -1,5 +1,7 @@
1
1
  import Spinner from './Spinner';
2
2
  import InlineBanner from './InlineBanner';
3
3
  import PersistentBanner from './PersistentBanner';
4
+ import CircularProgress from './CircularProgress';
5
+ import ProgressBar from './ProgressBar';
4
6
  import { toast } from './Toast';
5
- export { Spinner, InlineBanner, PersistentBanner, toast };
7
+ export { Spinner, InlineBanner, PersistentBanner, CircularProgress, ProgressBar, toast };
@@ -2,6 +2,7 @@ import React from 'react';
2
2
  declare type Props = {
3
3
  fieldId?: string;
4
4
  children: React.ReactNode;
5
+ testId?: string;
5
6
  };
6
7
  declare const ErrorMessage: React.FC<Props>;
7
8
  export default ErrorMessage;
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ declare type Props = {
3
+ children: React.ReactNode;
4
+ fieldId?: string;
5
+ testId?: string;
6
+ };
7
+ declare const FormFeedback: ({ children, fieldId, testId }: Props) => JSX.Element;
8
+ export default FormFeedback;
@@ -0,0 +1 @@
1
+ export { default } from './FormFeedback';
@@ -0,0 +1,12 @@
1
+ import React from 'react';
2
+ declare type Props = {
3
+ children?: React.ReactNode;
4
+ actions?: {
5
+ primary?: React.ReactElement;
6
+ secondary?: React.ReactElement;
7
+ tertiary?: React.ReactElement;
8
+ };
9
+ testId?: string;
10
+ };
11
+ declare const FormFooter: ({ children, actions, testId }: Props) => JSX.Element;
12
+ export default FormFooter;
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ declare type Props = {
3
+ actions: {
4
+ primary?: React.ReactElement;
5
+ secondary?: React.ReactElement;
6
+ tertiary?: React.ReactElement;
7
+ };
8
+ };
9
+ declare const FormFooterActions: ({ actions }: Props) => JSX.Element;
10
+ export default FormFooterActions;
@@ -0,0 +1,2 @@
1
+ import React from "react";
2
+ export declare const updateButtonProps: (child: React.ReactElement | undefined, newProps?: Object | undefined) => React.ReactElement | null;
@@ -0,0 +1 @@
1
+ export { default } from './FormFooter';
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ declare type Props = {
3
+ children?: React.ReactNode;
4
+ title?: React.ReactNode;
5
+ subtitle?: React.ReactNode;
6
+ noMargin?: boolean;
7
+ testId?: string;
8
+ };
9
+ declare const FormSection: ({ children, title, subtitle, noMargin, testId }: Props) => JSX.Element;
10
+ export default FormSection;
@@ -0,0 +1 @@
1
+ export { default } from './FormSection';
@@ -16,7 +16,10 @@ import WeekField from './WeekField';
16
16
  import TimeField from './TimeField';
17
17
  import CurrencyField from './CurrencyField';
18
18
  import PercentageField from './PercentageField';
19
- export { Form, FormRow, TextAreaField, TextField, CheckboxField, PillSelectField, RadioGroupField, RadioGroupOption, PasswordField, MultiSelectField, SelectField, AsyncSelectField, DateField, DateRangeField, WeekField, TimeField, CurrencyField, PercentageField, SIZE_25_PERCENT, SIZE_33_PERCENT, SIZE_50_PERCENT, SIZE_66_PERCENT, SIZE_75_PERCENT };
19
+ import FormSection from './FormSection';
20
+ import FormFooter from './FormFooter';
21
+ import FormFeedback from './FormFeedback';
22
+ export { Form, FormRow, TextAreaField, TextField, CheckboxField, PillSelectField, RadioGroupField, RadioGroupOption, PasswordField, MultiSelectField, SelectField, AsyncSelectField, DateField, DateRangeField, WeekField, TimeField, CurrencyField, PercentageField, FormSection, FormFooter, FormFeedback, SIZE_25_PERCENT, SIZE_33_PERCENT, SIZE_50_PERCENT, SIZE_66_PERCENT, SIZE_75_PERCENT };
20
23
  export type { PasswordCriteria } from './PasswordField/types';
21
24
  export type { SelectOption, SelectOptions } from './SelectField/types';
22
25
  export type { AsyncSelectOptions } from './AsyncSelectField/types';
@@ -5,8 +5,5 @@ declare type Props = {
5
5
  color?: string;
6
6
  testId?: string;
7
7
  } & React.SVGProps<SVGSVGElement>;
8
- declare const IconAnalytics: {
9
- ({ testId, ...props }: Props): JSX.Element;
10
- displayName: string;
11
- };
8
+ declare const IconAnalytics: React.ForwardRefExoticComponent<Pick<Props, "string" | "children" | "type" | "onClick" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "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" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<SVGSVGElement>>;
12
9
  export default IconAnalytics;
@@ -5,8 +5,5 @@ declare type Props = {
5
5
  color?: string;
6
6
  testId?: string;
7
7
  } & React.SVGProps<SVGSVGElement>;
8
- declare const IconArrowDown: {
9
- ({ testId, ...props }: Props): JSX.Element;
10
- displayName: string;
11
- };
8
+ declare const IconArrowDown: React.ForwardRefExoticComponent<Pick<Props, "string" | "children" | "type" | "onClick" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "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" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<SVGSVGElement>>;
12
9
  export default IconArrowDown;
@@ -5,8 +5,5 @@ declare type Props = {
5
5
  color?: string;
6
6
  testId?: string;
7
7
  } & React.SVGProps<SVGSVGElement>;
8
- declare const IconArrowLeft: {
9
- ({ testId, ...props }: Props): JSX.Element;
10
- displayName: string;
11
- };
8
+ declare const IconArrowLeft: React.ForwardRefExoticComponent<Pick<Props, "string" | "children" | "type" | "onClick" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "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" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<SVGSVGElement>>;
12
9
  export default IconArrowLeft;
@@ -5,8 +5,5 @@ declare type Props = {
5
5
  color?: string;
6
6
  testId?: string;
7
7
  } & React.SVGProps<SVGSVGElement>;
8
- declare const IconArrowRight: {
9
- ({ testId, ...props }: Props): JSX.Element;
10
- displayName: string;
11
- };
8
+ declare const IconArrowRight: React.ForwardRefExoticComponent<Pick<Props, "string" | "children" | "type" | "onClick" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "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" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<SVGSVGElement>>;
12
9
  export default IconArrowRight;
@@ -5,8 +5,5 @@ declare type Props = {
5
5
  color?: string;
6
6
  testId?: string;
7
7
  } & React.SVGProps<SVGSVGElement>;
8
- declare const IconArrowToTop: {
9
- ({ testId, ...props }: Props): JSX.Element;
10
- displayName: string;
11
- };
8
+ declare const IconArrowToTop: React.ForwardRefExoticComponent<Pick<Props, "string" | "children" | "type" | "onClick" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "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" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<SVGSVGElement>>;
12
9
  export default IconArrowToTop;
@@ -5,8 +5,5 @@ declare type Props = {
5
5
  color?: string;
6
6
  testId?: string;
7
7
  } & React.SVGProps<SVGSVGElement>;
8
- declare const IconArrowUp: {
9
- ({ testId, ...props }: Props): JSX.Element;
10
- displayName: string;
11
- };
8
+ declare const IconArrowUp: React.ForwardRefExoticComponent<Pick<Props, "string" | "children" | "type" | "onClick" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "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" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<SVGSVGElement>>;
12
9
  export default IconArrowUp;
@@ -5,8 +5,5 @@ declare type Props = {
5
5
  color?: string;
6
6
  testId?: string;
7
7
  } & React.SVGProps<SVGSVGElement>;
8
- declare const IconAward: {
9
- ({ testId, ...props }: Props): JSX.Element;
10
- displayName: string;
11
- };
8
+ declare const IconAward: React.ForwardRefExoticComponent<Pick<Props, "string" | "children" | "type" | "onClick" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "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" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<SVGSVGElement>>;
12
9
  export default IconAward;
@@ -5,8 +5,5 @@ declare type Props = {
5
5
  color?: string;
6
6
  testId?: string;
7
7
  } & React.SVGProps<SVGSVGElement>;
8
- declare const IconBalanceScale: {
9
- ({ testId, ...props }: Props): JSX.Element;
10
- displayName: string;
11
- };
8
+ declare const IconBalanceScale: React.ForwardRefExoticComponent<Pick<Props, "string" | "children" | "type" | "onClick" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "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" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<SVGSVGElement>>;
12
9
  export default IconBalanceScale;
@@ -5,8 +5,5 @@ declare type Props = {
5
5
  color?: string;
6
6
  testId?: string;
7
7
  } & React.SVGProps<SVGSVGElement>;
8
- declare const IconBalanceScaleLeft: {
9
- ({ testId, ...props }: Props): JSX.Element;
10
- displayName: string;
11
- };
8
+ declare const IconBalanceScaleLeft: React.ForwardRefExoticComponent<Pick<Props, "string" | "children" | "type" | "onClick" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "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" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<SVGSVGElement>>;
12
9
  export default IconBalanceScaleLeft;
@@ -5,8 +5,5 @@ declare type Props = {
5
5
  color?: string;
6
6
  testId?: string;
7
7
  } & React.SVGProps<SVGSVGElement>;
8
- declare const IconBan: {
9
- ({ testId, ...props }: Props): JSX.Element;
10
- displayName: string;
11
- };
8
+ declare const IconBan: React.ForwardRefExoticComponent<Pick<Props, "string" | "children" | "type" | "onClick" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "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" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<SVGSVGElement>>;
12
9
  export default IconBan;
@@ -5,8 +5,5 @@ declare type Props = {
5
5
  color?: string;
6
6
  testId?: string;
7
7
  } & React.SVGProps<SVGSVGElement>;
8
- declare const IconBarsH: {
9
- ({ testId, ...props }: Props): JSX.Element;
10
- displayName: string;
11
- };
8
+ declare const IconBarsH: React.ForwardRefExoticComponent<Pick<Props, "string" | "children" | "type" | "onClick" | "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" | "onFocus" | "onFocusCapture" | "onBlur" | "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" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<SVGSVGElement>>;
12
9
  export default IconBarsH;