suada-components 1.0.3 → 1.0.6

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 (1307) hide show
  1. package/dist/components/AudioPlayer/AudioPlayer.stories.d.ts +1 -1
  2. package/dist/components/Badge/Badge.stories.d.ts +1 -1
  3. package/dist/components/BreadCrumb/BreadCrumb.stories.d.ts +1 -1
  4. package/dist/components/BreadCrumb/Breadcrumb.js +42 -7
  5. package/dist/components/BreadCrumb/Breadcrumb.js.map +1 -1
  6. package/dist/components/Checkbox/Checkbox.js +1 -1
  7. package/dist/components/Checkbox/Checkbox.js.map +1 -1
  8. package/dist/components/Checkbox/Checkbox.stories.d.ts +2 -2
  9. package/dist/components/ColorPicker/ColorPicker.stories.d.ts +1 -1
  10. package/dist/components/ColumnNavigation/ColumnNavigation.stories.d.ts +1 -1
  11. package/dist/components/CourseCard/CourseCard.styles.d.ts +1 -2
  12. package/dist/components/CourseCard/CourseCard.styles.js +0 -13
  13. package/dist/components/CourseCard/CourseCard.styles.js.map +1 -1
  14. package/dist/components/DatePicker/DatePicker.stories.d.ts +1 -1
  15. package/dist/components/DrawerTips/DrawerTips.stories.d.ts +1 -1
  16. package/dist/components/DropDown/DropDown.interface.d.ts +1 -0
  17. package/dist/components/DropDown/DropDown.js +1 -1
  18. package/dist/components/DropDown/DropDown.js.map +1 -1
  19. package/dist/components/ExpansionMenu/ExpansionItem.js +1 -1
  20. package/dist/components/ExpansionMenu/ExpansionItem.js.map +1 -1
  21. package/dist/components/ExpansionMenu/ExpansionNavMenu.js +1 -1
  22. package/dist/components/ExpansionMenu/ExpansionNavMenu.js.map +1 -1
  23. package/dist/components/ExpansionMenu/NavigationBar.js +27 -2
  24. package/dist/components/ExpansionMenu/NavigationBar.js.map +1 -1
  25. package/dist/components/ExpansionMenu/NavigationBar.stories.d.ts +1 -1
  26. package/dist/components/ExpansionMenu/routerConfig.js.map +1 -1
  27. package/dist/components/Input/styled-components.d.ts +3 -1
  28. package/dist/components/Input/styled-components.js +6 -1
  29. package/dist/components/Input/styled-components.js.map +1 -1
  30. package/dist/components/Loader/Loader.js +3 -3
  31. package/dist/components/Loader/Loader.js.map +1 -1
  32. package/dist/components/Loader/styled-components.d.ts +0 -1
  33. package/dist/components/Loader/styled-components.js +0 -13
  34. package/dist/components/Loader/styled-components.js.map +1 -1
  35. package/dist/components/PhoneCountyCode/PhoneCountyCode.stories.d.ts +1 -1
  36. package/dist/components/RadioButton/RadioButton.stories.d.ts +1 -1
  37. package/dist/components/RangeSlider/RangeSlider.d.ts +1 -2
  38. package/dist/components/RangeSlider/RangeSlider.js +3 -5
  39. package/dist/components/RangeSlider/RangeSlider.js.map +1 -1
  40. package/dist/components/RangeSlider/RangeSlider.stories.d.ts +1 -1
  41. package/dist/components/RangeSlider/RangeSlider.stories.js +1 -1
  42. package/dist/components/RangeSlider/RangeSlider.stories.js.map +1 -1
  43. package/dist/components/RangeSlider/RangeSlider.styles.d.ts +1 -4
  44. package/dist/components/RangeSlider/RangeSlider.styles.js +1 -10
  45. package/dist/components/RangeSlider/RangeSlider.styles.js.map +1 -1
  46. package/dist/components/RangeSlider/index.d.ts +1 -1
  47. package/dist/components/RangeSlider/index.js +1 -1
  48. package/dist/components/RangeSlider/index.js.map +1 -1
  49. package/dist/components/SplashScreen/SplashScreen.stories.d.ts +1 -1
  50. package/dist/components/StatusIndicator/StatusIndicator.stories.d.ts +2 -2
  51. package/dist/components/Switcher/CustomSwitcher.js +3 -3
  52. package/dist/components/Switcher/CustomSwitcher.js.map +1 -1
  53. package/dist/components/Switcher/CustomSwitcher.stories.js +1 -0
  54. package/dist/components/Switcher/CustomSwitcher.stories.js.map +1 -1
  55. package/dist/components/Tabs/Tabs.stories.d.ts +1 -1
  56. package/dist/components/Tile/Tile.stories.d.ts +1 -1
  57. package/dist/components/Tooltip/CustomTooltip.stories.d.ts +1 -1
  58. package/dist/components/Tooltip/TooltipHeight.stories.d.ts +1 -1
  59. package/dist/components/VideoPlayer/Player.js +2 -2
  60. package/dist/components/VideoPlayer/Player.js.map +1 -1
  61. package/dist/components/VideoPlayer/VideoPlayer.stories.d.ts +25 -3
  62. package/dist/components/VideoPlayer/VideoPlayer.stories.js +15 -2
  63. package/dist/components/VideoPlayer/VideoPlayer.stories.js.map +1 -1
  64. package/dist/{types → components}/components/CourseCard/CourseCard.styles.d.ts +1 -2
  65. package/dist/{types → components}/components/DropDown/DropDown.interface.d.ts +1 -0
  66. package/dist/{types → components}/components/Input/styled-components.d.ts +3 -1
  67. package/dist/{types → components}/components/Loader/styled-components.d.ts +0 -1
  68. package/dist/components/components/RangeSlider/RangeSlider.d.ts +3 -0
  69. package/dist/components/components/RangeSlider/RangeSlider.styles.d.ts +1 -0
  70. package/dist/components/components/RangeSlider/index.d.ts +1 -0
  71. package/dist/components/components/index.d.ts +30 -0
  72. package/dist/components/icons/Activity.d.ts +3 -0
  73. package/dist/components/icons/AddAlt.d.ts +3 -0
  74. package/dist/components/icons/AddCircleIcon.d.ts +3 -0
  75. package/dist/components/icons/AddIcon.d.ts +3 -0
  76. package/dist/components/icons/AddStudent.d.ts +3 -0
  77. package/dist/components/icons/Analytics.d.ts +3 -0
  78. package/dist/components/icons/AnalyticsIcon.d.ts +3 -0
  79. package/dist/components/icons/ArchiveIcon.d.ts +3 -0
  80. package/dist/components/icons/ArrowDropDownIcon.d.ts +3 -0
  81. package/dist/components/icons/ArrowDropUpIcon.d.ts +3 -0
  82. package/dist/components/icons/AssignTutor.d.ts +3 -0
  83. package/dist/components/icons/BackspaceRoundedIcon.d.ts +3 -0
  84. package/dist/components/icons/BackupIcon.d.ts +3 -0
  85. package/dist/components/icons/Book.d.ts +3 -0
  86. package/dist/components/icons/BookWithBookmark.d.ts +3 -0
  87. package/dist/components/icons/BusinessIcon.d.ts +3 -0
  88. package/dist/components/icons/CancelIcon.d.ts +3 -0
  89. package/dist/components/icons/CaretDown.d.ts +3 -0
  90. package/dist/components/icons/Check.d.ts +3 -0
  91. package/dist/components/icons/CheckBoxIcon.d.ts +3 -0
  92. package/dist/components/icons/CheckBoxOutlineBlankIcon.d.ts +3 -0
  93. package/dist/components/icons/CheckCircleIcon.d.ts +3 -0
  94. package/dist/components/icons/CheckCircleOutlineOutlinedIcon.d.ts +3 -0
  95. package/dist/components/icons/CheckCircleOutlineRoundedIcon.d.ts +3 -0
  96. package/dist/components/icons/Checked.d.ts +3 -0
  97. package/dist/components/icons/Checkmark.d.ts +3 -0
  98. package/dist/components/icons/CheckmarkOutline.d.ts +3 -0
  99. package/dist/components/icons/CheckmarkOutlineAction.d.ts +3 -0
  100. package/dist/components/icons/ChevronRightIcon.d.ts +3 -0
  101. package/dist/components/icons/Circle.d.ts +3 -0
  102. package/dist/components/icons/CircleNotificationsIcon.d.ts +3 -0
  103. package/dist/components/icons/Close.d.ts +3 -0
  104. package/dist/components/icons/CloseIcon.d.ts +3 -0
  105. package/dist/components/icons/CloseOutline.d.ts +3 -0
  106. package/dist/components/icons/CloseOutlineAction.d.ts +3 -0
  107. package/dist/components/icons/ClosedCaptionIcon.d.ts +3 -0
  108. package/dist/components/icons/CloudDownloadIcon.d.ts +3 -0
  109. package/dist/components/icons/Coach.d.ts +3 -0
  110. package/dist/components/icons/Company.d.ts +3 -0
  111. package/dist/components/icons/ContactSupportOutlinedIcon.d.ts +3 -0
  112. package/dist/components/icons/DarkAddAlt.d.ts +3 -0
  113. package/dist/components/icons/DarkAiAssistent.d.ts +3 -0
  114. package/dist/components/icons/DarkCloseOutline.d.ts +3 -0
  115. package/dist/components/icons/DarkTrashCan.d.ts +3 -0
  116. package/dist/components/icons/DashboardIcon.d.ts +3 -0
  117. package/dist/components/icons/DefaultAvatar.d.ts +3 -0
  118. package/dist/components/icons/Delete.d.ts +3 -0
  119. package/dist/components/icons/DeleteForeverRoundedIcon.d.ts +3 -0
  120. package/dist/components/icons/DeleteIcon.d.ts +3 -0
  121. package/dist/components/icons/DeleteIconRounded.d.ts +3 -0
  122. package/dist/components/icons/DocumentAttachment.d.ts +3 -0
  123. package/dist/components/icons/Download.d.ts +3 -0
  124. package/dist/components/icons/DownloadIcon.d.ts +3 -0
  125. package/dist/components/icons/DragIndicatorIcon.d.ts +3 -0
  126. package/dist/components/icons/Edit.d.ts +3 -0
  127. package/dist/components/icons/EditIcon.d.ts +3 -0
  128. package/dist/components/icons/EditRounded.d.ts +3 -0
  129. package/dist/components/icons/EditUsers.d.ts +3 -0
  130. package/dist/components/icons/Education.d.ts +3 -0
  131. package/dist/components/icons/EducationDefault.d.ts +3 -0
  132. package/dist/components/icons/EmailIcon.d.ts +3 -0
  133. package/dist/components/icons/ErrorOutlineIcon.d.ts +3 -0
  134. package/dist/components/icons/ErrorOutlineRoundedIcon.d.ts +3 -0
  135. package/dist/components/icons/EventIcon.d.ts +3 -0
  136. package/dist/components/icons/ExpandMoreIcon.d.ts +3 -0
  137. package/dist/components/icons/FeaturedPlayListIcon.d.ts +3 -0
  138. package/dist/components/icons/FiberManualRecordIcon.d.ts +3 -0
  139. package/dist/components/icons/FileCopyIcon.d.ts +3 -0
  140. package/dist/components/icons/FileUploadOutlinedIcon.d.ts +3 -0
  141. package/dist/components/icons/Filter.d.ts +3 -0
  142. package/dist/components/icons/GetAppIcon.d.ts +3 -0
  143. package/dist/components/icons/GrayDownloadIcon.d.ts +3 -0
  144. package/dist/components/icons/GrayPlayButton.d.ts +3 -0
  145. package/dist/components/icons/GrayPlayIcon.d.ts +3 -0
  146. package/dist/components/icons/GridView.d.ts +3 -0
  147. package/dist/components/icons/Group.d.ts +3 -0
  148. package/dist/components/icons/GroupDefault.d.ts +3 -0
  149. package/dist/components/icons/GroupOutlined.d.ts +3 -0
  150. package/dist/components/icons/GroupsOutlined.d.ts +3 -0
  151. package/dist/components/icons/HeadsetIcon.d.ts +3 -0
  152. package/dist/components/icons/Help.d.ts +3 -0
  153. package/dist/components/icons/HelpIcon.d.ts +3 -0
  154. package/dist/components/icons/HighlightOffRoundedIcon.d.ts +3 -0
  155. package/dist/components/icons/HorizontalView.d.ts +3 -0
  156. package/dist/components/icons/HourglassEmptyIcon.d.ts +3 -0
  157. package/dist/components/icons/ImageIcon.d.ts +3 -0
  158. package/dist/components/icons/Information.d.ts +3 -0
  159. package/dist/components/icons/InsertDriveFileIcon.d.ts +3 -0
  160. package/dist/components/icons/KeyboardBackspaceIcon.d.ts +3 -0
  161. package/dist/{types → components}/icons/Learning.d.ts +1 -1
  162. package/dist/components/icons/Library.d.ts +3 -0
  163. package/dist/components/icons/LocationCityIcon.d.ts +3 -0
  164. package/dist/components/icons/LocationOnIcon.d.ts +3 -0
  165. package/dist/components/icons/LockIcon.d.ts +3 -0
  166. package/dist/components/icons/Locked.d.ts +3 -0
  167. package/dist/components/icons/Logout.d.ts +3 -0
  168. package/dist/components/icons/MarkunreadMailboxIcon.d.ts +3 -0
  169. package/dist/components/icons/MoreHorizIcon.d.ts +3 -0
  170. package/dist/components/icons/MoreVertRoundedIcon.d.ts +3 -0
  171. package/dist/components/icons/MyProfile.d.ts +3 -0
  172. package/dist/components/icons/NewFilter.d.ts +3 -0
  173. package/dist/components/icons/Notification.d.ts +3 -0
  174. package/dist/components/icons/NotificationsOutlined.d.ts +3 -0
  175. package/dist/components/icons/OndemandVideoIcon.d.ts +3 -0
  176. package/dist/components/icons/PermMediaIcon.d.ts +3 -0
  177. package/dist/components/icons/Person.d.ts +3 -0
  178. package/dist/components/icons/PhoneIphoneIcon.d.ts +3 -0
  179. package/dist/components/icons/PlayButton.d.ts +3 -0
  180. package/dist/components/icons/PlayCircleOutlineIcon.d.ts +3 -0
  181. package/dist/components/icons/PlayIcon.d.ts +3 -0
  182. package/dist/components/icons/PlaylistAddIcon.d.ts +3 -0
  183. package/dist/components/icons/PlaylistPlayIcon.d.ts +3 -0
  184. package/dist/components/icons/PresentationScreen.d.ts +3 -0
  185. package/dist/components/icons/Profile.d.ts +3 -0
  186. package/dist/components/icons/PublicIcon.d.ts +3 -0
  187. package/dist/components/icons/PublishIcon.d.ts +3 -0
  188. package/dist/components/icons/RecordVoiceOverOutlined.d.ts +3 -0
  189. package/dist/components/icons/RedDeleteIcon.d.ts +3 -0
  190. package/dist/components/icons/RemoveAlt.d.ts +3 -0
  191. package/dist/components/icons/RemoveAltDisable.d.ts +3 -0
  192. package/dist/components/icons/RemoveCircleIcon.d.ts +3 -0
  193. package/dist/components/icons/RemoveFilter.d.ts +3 -0
  194. package/dist/components/icons/ReportProblemIcon.d.ts +3 -0
  195. package/dist/components/icons/Reset.d.ts +3 -0
  196. package/dist/components/icons/SchoolIcon.d.ts +3 -0
  197. package/dist/components/icons/SchoolOutlinedIcon.d.ts +3 -0
  198. package/dist/components/icons/Search.d.ts +3 -0
  199. package/dist/components/icons/SearchRounded.d.ts +3 -0
  200. package/dist/components/icons/Send.d.ts +3 -0
  201. package/dist/components/icons/SendAlt.d.ts +3 -0
  202. package/dist/components/icons/SettingsApplicationsIcon.d.ts +3 -0
  203. package/dist/components/icons/SettingsOutlinedIcon.d.ts +3 -0
  204. package/dist/components/icons/StarsRoundedIcon.d.ts +3 -0
  205. package/dist/components/icons/SwitchCompany.d.ts +3 -0
  206. package/dist/components/icons/Timeline.d.ts +3 -0
  207. package/dist/components/icons/TrashCan.d.ts +3 -0
  208. package/dist/components/icons/TrashCanAction.d.ts +3 -0
  209. package/dist/components/icons/TrashCanRed.d.ts +3 -0
  210. package/dist/components/icons/TrendingUpOutlinedIcon.d.ts +3 -0
  211. package/dist/components/icons/UnfillPlay.d.ts +3 -0
  212. package/dist/components/icons/Unlock.d.ts +3 -0
  213. package/dist/components/icons/Unlocked.d.ts +3 -0
  214. package/dist/components/icons/UserActivity.d.ts +3 -0
  215. package/dist/components/icons/UserSpeaker.d.ts +3 -0
  216. package/dist/components/icons/UsersIcon.d.ts +3 -0
  217. package/dist/components/icons/VideoCallIcon.d.ts +3 -0
  218. package/dist/components/icons/ViewCompactIcon.d.ts +3 -0
  219. package/dist/components/icons/ViewListIcon.d.ts +3 -0
  220. package/dist/components/icons/Visibility.d.ts +3 -0
  221. package/dist/components/icons/VisibilityOff.d.ts +3 -0
  222. package/dist/components/icons/VolumeUpIcon.d.ts +3 -0
  223. package/dist/components/icons/WhiteAiAssistent.d.ts +3 -0
  224. package/dist/components/icons/WorkOutlineOutlinedIcon.d.ts +3 -0
  225. package/dist/components/icons/ZoomInIcon.d.ts +3 -0
  226. package/dist/components/index.d.ts +30 -0
  227. package/dist/components/index.esm.js +122501 -0
  228. package/dist/components/index.js +31 -0
  229. package/dist/components/index.js.map +1 -0
  230. package/dist/components/package.json +7 -0
  231. package/dist/icons/Activity.d.ts +1 -1
  232. package/dist/icons/Activity.js +5 -3
  233. package/dist/icons/Activity.js.map +1 -1
  234. package/dist/icons/AddAlt.d.ts +1 -1
  235. package/dist/icons/AddAlt.js +5 -3
  236. package/dist/icons/AddAlt.js.map +1 -1
  237. package/dist/icons/AddCircleIcon.d.ts +1 -1
  238. package/dist/icons/AddCircleIcon.js +5 -3
  239. package/dist/icons/AddCircleIcon.js.map +1 -1
  240. package/dist/icons/AddIcon.d.ts +1 -1
  241. package/dist/icons/AddIcon.js +5 -3
  242. package/dist/icons/AddIcon.js.map +1 -1
  243. package/dist/icons/AddStudent.d.ts +1 -1
  244. package/dist/icons/AddStudent.js +5 -3
  245. package/dist/icons/AddStudent.js.map +1 -1
  246. package/dist/icons/Analytics.d.ts +1 -1
  247. package/dist/icons/Analytics.js +5 -3
  248. package/dist/icons/Analytics.js.map +1 -1
  249. package/dist/icons/AnalyticsIcon.d.ts +1 -1
  250. package/dist/icons/AnalyticsIcon.js +5 -3
  251. package/dist/icons/AnalyticsIcon.js.map +1 -1
  252. package/dist/icons/App.d.ts +3 -0
  253. package/dist/icons/ArchiveIcon.d.ts +1 -1
  254. package/dist/icons/ArchiveIcon.js +5 -3
  255. package/dist/icons/ArchiveIcon.js.map +1 -1
  256. package/dist/icons/ArrowDropDownIcon.d.ts +1 -1
  257. package/dist/icons/ArrowDropDownIcon.js +5 -3
  258. package/dist/icons/ArrowDropDownIcon.js.map +1 -1
  259. package/dist/icons/ArrowDropUpIcon.d.ts +1 -1
  260. package/dist/icons/ArrowDropUpIcon.js +5 -3
  261. package/dist/icons/ArrowDropUpIcon.js.map +1 -1
  262. package/dist/icons/AssignTutor.d.ts +1 -1
  263. package/dist/icons/AssignTutor.js +5 -3
  264. package/dist/icons/AssignTutor.js.map +1 -1
  265. package/dist/icons/BackspaceRoundedIcon.d.ts +1 -1
  266. package/dist/icons/BackspaceRoundedIcon.js +5 -3
  267. package/dist/icons/BackspaceRoundedIcon.js.map +1 -1
  268. package/dist/icons/BackupIcon.d.ts +1 -1
  269. package/dist/icons/BackupIcon.js +5 -3
  270. package/dist/icons/BackupIcon.js.map +1 -1
  271. package/dist/icons/Book.d.ts +1 -1
  272. package/dist/icons/Book.js +5 -3
  273. package/dist/icons/Book.js.map +1 -1
  274. package/dist/icons/BookWithBookmark.d.ts +1 -1
  275. package/dist/icons/BookWithBookmark.js +5 -3
  276. package/dist/icons/BookWithBookmark.js.map +1 -1
  277. package/dist/icons/BusinessIcon.d.ts +1 -1
  278. package/dist/icons/BusinessIcon.js +5 -3
  279. package/dist/icons/BusinessIcon.js.map +1 -1
  280. package/dist/icons/CancelIcon.d.ts +1 -1
  281. package/dist/icons/CancelIcon.js +5 -3
  282. package/dist/icons/CancelIcon.js.map +1 -1
  283. package/dist/icons/CaretDown.d.ts +1 -1
  284. package/dist/icons/CaretDown.js +5 -3
  285. package/dist/icons/CaretDown.js.map +1 -1
  286. package/dist/icons/Check.d.ts +1 -1
  287. package/dist/icons/Check.js +5 -3
  288. package/dist/icons/Check.js.map +1 -1
  289. package/dist/icons/CheckBoxIcon.d.ts +1 -1
  290. package/dist/icons/CheckBoxIcon.js +5 -3
  291. package/dist/icons/CheckBoxIcon.js.map +1 -1
  292. package/dist/icons/CheckBoxOutlineBlankIcon.d.ts +1 -1
  293. package/dist/icons/CheckBoxOutlineBlankIcon.js +5 -3
  294. package/dist/icons/CheckBoxOutlineBlankIcon.js.map +1 -1
  295. package/dist/icons/CheckCircleIcon.d.ts +1 -1
  296. package/dist/icons/CheckCircleIcon.js +5 -3
  297. package/dist/icons/CheckCircleIcon.js.map +1 -1
  298. package/dist/icons/CheckCircleOutlineOutlinedIcon.d.ts +1 -1
  299. package/dist/icons/CheckCircleOutlineOutlinedIcon.js +5 -3
  300. package/dist/icons/CheckCircleOutlineOutlinedIcon.js.map +1 -1
  301. package/dist/icons/CheckCircleOutlineRoundedIcon.d.ts +1 -1
  302. package/dist/icons/CheckCircleOutlineRoundedIcon.js +5 -3
  303. package/dist/icons/CheckCircleOutlineRoundedIcon.js.map +1 -1
  304. package/dist/icons/Checked.d.ts +1 -1
  305. package/dist/icons/Checked.js +5 -3
  306. package/dist/icons/Checked.js.map +1 -1
  307. package/dist/icons/Checkmark.d.ts +1 -1
  308. package/dist/icons/Checkmark.js +5 -3
  309. package/dist/icons/Checkmark.js.map +1 -1
  310. package/dist/icons/CheckmarkOutline.d.ts +1 -1
  311. package/dist/icons/CheckmarkOutline.js +5 -3
  312. package/dist/icons/CheckmarkOutline.js.map +1 -1
  313. package/dist/icons/CheckmarkOutlineAction.d.ts +1 -1
  314. package/dist/icons/CheckmarkOutlineAction.js +5 -3
  315. package/dist/icons/CheckmarkOutlineAction.js.map +1 -1
  316. package/dist/icons/ChevronRightIcon.d.ts +1 -1
  317. package/dist/icons/ChevronRightIcon.js +5 -3
  318. package/dist/icons/ChevronRightIcon.js.map +1 -1
  319. package/dist/icons/Circle.d.ts +1 -1
  320. package/dist/icons/Circle.js +5 -3
  321. package/dist/icons/Circle.js.map +1 -1
  322. package/dist/icons/CircleNotificationsIcon.d.ts +1 -1
  323. package/dist/icons/CircleNotificationsIcon.js +5 -3
  324. package/dist/icons/CircleNotificationsIcon.js.map +1 -1
  325. package/dist/icons/Close.d.ts +1 -1
  326. package/dist/icons/Close.js +5 -3
  327. package/dist/icons/Close.js.map +1 -1
  328. package/dist/icons/CloseIcon.d.ts +1 -1
  329. package/dist/icons/CloseIcon.js +5 -3
  330. package/dist/icons/CloseIcon.js.map +1 -1
  331. package/dist/icons/CloseOutline.d.ts +1 -1
  332. package/dist/icons/CloseOutline.js +5 -3
  333. package/dist/icons/CloseOutline.js.map +1 -1
  334. package/dist/icons/CloseOutlineAction.d.ts +1 -1
  335. package/dist/icons/CloseOutlineAction.js +5 -3
  336. package/dist/icons/CloseOutlineAction.js.map +1 -1
  337. package/dist/icons/ClosedCaptionIcon.d.ts +1 -1
  338. package/dist/icons/ClosedCaptionIcon.js +5 -3
  339. package/dist/icons/ClosedCaptionIcon.js.map +1 -1
  340. package/dist/icons/CloudDownloadIcon.d.ts +1 -1
  341. package/dist/icons/CloudDownloadIcon.js +5 -3
  342. package/dist/icons/CloudDownloadIcon.js.map +1 -1
  343. package/dist/icons/Coach.d.ts +1 -1
  344. package/dist/icons/Coach.js +5 -3
  345. package/dist/icons/Coach.js.map +1 -1
  346. package/dist/icons/Company.d.ts +1 -1
  347. package/dist/icons/Company.js +5 -3
  348. package/dist/icons/Company.js.map +1 -1
  349. package/dist/icons/ContactSupportOutlinedIcon.d.ts +1 -1
  350. package/dist/icons/ContactSupportOutlinedIcon.js +5 -3
  351. package/dist/icons/ContactSupportOutlinedIcon.js.map +1 -1
  352. package/dist/icons/DarkAddAlt.d.ts +1 -1
  353. package/dist/icons/DarkAddAlt.js +5 -3
  354. package/dist/icons/DarkAddAlt.js.map +1 -1
  355. package/dist/icons/DarkAiAssistent.d.ts +1 -1
  356. package/dist/icons/DarkAiAssistent.js +5 -3
  357. package/dist/icons/DarkAiAssistent.js.map +1 -1
  358. package/dist/icons/DarkCloseOutline.d.ts +1 -1
  359. package/dist/icons/DarkCloseOutline.js +5 -3
  360. package/dist/icons/DarkCloseOutline.js.map +1 -1
  361. package/dist/icons/DarkTrashCan.d.ts +1 -1
  362. package/dist/icons/DarkTrashCan.js +5 -3
  363. package/dist/icons/DarkTrashCan.js.map +1 -1
  364. package/dist/icons/DashboardIcon.d.ts +1 -1
  365. package/dist/icons/DashboardIcon.js +5 -3
  366. package/dist/icons/DashboardIcon.js.map +1 -1
  367. package/dist/icons/DefaultAvatar.d.ts +1 -1
  368. package/dist/icons/DefaultAvatar.js +5 -3
  369. package/dist/icons/DefaultAvatar.js.map +1 -1
  370. package/dist/icons/Delete.d.ts +1 -1
  371. package/dist/icons/Delete.js +5 -3
  372. package/dist/icons/Delete.js.map +1 -1
  373. package/dist/icons/DeleteForeverRoundedIcon.d.ts +1 -1
  374. package/dist/icons/DeleteForeverRoundedIcon.js +5 -3
  375. package/dist/icons/DeleteForeverRoundedIcon.js.map +1 -1
  376. package/dist/icons/DeleteIcon.d.ts +1 -1
  377. package/dist/icons/DeleteIcon.js +5 -3
  378. package/dist/icons/DeleteIcon.js.map +1 -1
  379. package/dist/icons/DeleteIconRounded.d.ts +1 -1
  380. package/dist/icons/DeleteIconRounded.js +5 -3
  381. package/dist/icons/DeleteIconRounded.js.map +1 -1
  382. package/dist/icons/DocumentAttachment.d.ts +1 -1
  383. package/dist/icons/DocumentAttachment.js +5 -3
  384. package/dist/icons/DocumentAttachment.js.map +1 -1
  385. package/dist/icons/Download.d.ts +1 -1
  386. package/dist/icons/Download.js +5 -3
  387. package/dist/icons/Download.js.map +1 -1
  388. package/dist/icons/DownloadIcon.d.ts +1 -1
  389. package/dist/icons/DownloadIcon.js +5 -3
  390. package/dist/icons/DownloadIcon.js.map +1 -1
  391. package/dist/icons/DragIndicatorIcon.d.ts +1 -1
  392. package/dist/icons/DragIndicatorIcon.js +5 -3
  393. package/dist/icons/DragIndicatorIcon.js.map +1 -1
  394. package/dist/icons/Edit.d.ts +1 -1
  395. package/dist/icons/Edit.js +5 -3
  396. package/dist/icons/Edit.js.map +1 -1
  397. package/dist/icons/EditIcon.d.ts +1 -1
  398. package/dist/icons/EditIcon.js +5 -3
  399. package/dist/icons/EditIcon.js.map +1 -1
  400. package/dist/icons/EditRounded.d.ts +1 -1
  401. package/dist/icons/EditRounded.js +5 -3
  402. package/dist/icons/EditRounded.js.map +1 -1
  403. package/dist/icons/EditUsers.d.ts +1 -1
  404. package/dist/icons/EditUsers.js +5 -3
  405. package/dist/icons/EditUsers.js.map +1 -1
  406. package/dist/icons/Education.d.ts +1 -1
  407. package/dist/icons/Education.js +5 -3
  408. package/dist/icons/Education.js.map +1 -1
  409. package/dist/icons/EducationDefault.d.ts +1 -1
  410. package/dist/icons/EducationDefault.js +5 -3
  411. package/dist/icons/EducationDefault.js.map +1 -1
  412. package/dist/icons/EmailIcon.d.ts +1 -1
  413. package/dist/icons/EmailIcon.js +5 -3
  414. package/dist/icons/EmailIcon.js.map +1 -1
  415. package/dist/icons/ErrorOutlineIcon.d.ts +1 -1
  416. package/dist/icons/ErrorOutlineIcon.js +5 -3
  417. package/dist/icons/ErrorOutlineIcon.js.map +1 -1
  418. package/dist/icons/ErrorOutlineRoundedIcon.d.ts +1 -1
  419. package/dist/icons/ErrorOutlineRoundedIcon.js +5 -3
  420. package/dist/icons/ErrorOutlineRoundedIcon.js.map +1 -1
  421. package/dist/icons/EventIcon.d.ts +1 -1
  422. package/dist/icons/EventIcon.js +5 -3
  423. package/dist/icons/EventIcon.js.map +1 -1
  424. package/dist/icons/ExpandMoreIcon.d.ts +1 -1
  425. package/dist/icons/ExpandMoreIcon.js +5 -3
  426. package/dist/icons/ExpandMoreIcon.js.map +1 -1
  427. package/dist/icons/FeaturedPlayListIcon.d.ts +1 -1
  428. package/dist/icons/FeaturedPlayListIcon.js +5 -3
  429. package/dist/icons/FeaturedPlayListIcon.js.map +1 -1
  430. package/dist/icons/FiberManualRecordIcon.d.ts +1 -1
  431. package/dist/icons/FiberManualRecordIcon.js +5 -3
  432. package/dist/icons/FiberManualRecordIcon.js.map +1 -1
  433. package/dist/icons/FileCopyIcon.d.ts +1 -1
  434. package/dist/icons/FileCopyIcon.js +5 -3
  435. package/dist/icons/FileCopyIcon.js.map +1 -1
  436. package/dist/icons/FileUploadOutlinedIcon.d.ts +1 -1
  437. package/dist/icons/FileUploadOutlinedIcon.js +5 -3
  438. package/dist/icons/FileUploadOutlinedIcon.js.map +1 -1
  439. package/dist/icons/Filter.d.ts +1 -1
  440. package/dist/icons/Filter.js +5 -3
  441. package/dist/icons/Filter.js.map +1 -1
  442. package/dist/icons/GetAppIcon.d.ts +1 -1
  443. package/dist/icons/GetAppIcon.js +5 -3
  444. package/dist/icons/GetAppIcon.js.map +1 -1
  445. package/dist/icons/GrayDownloadIcon.d.ts +1 -1
  446. package/dist/icons/GrayDownloadIcon.js +5 -3
  447. package/dist/icons/GrayDownloadIcon.js.map +1 -1
  448. package/dist/icons/GrayPlayButton.d.ts +1 -1
  449. package/dist/icons/GrayPlayButton.js +5 -3
  450. package/dist/icons/GrayPlayButton.js.map +1 -1
  451. package/dist/icons/GrayPlayIcon.d.ts +1 -1
  452. package/dist/icons/GrayPlayIcon.js +5 -3
  453. package/dist/icons/GrayPlayIcon.js.map +1 -1
  454. package/dist/icons/GridView.d.ts +1 -1
  455. package/dist/icons/GridView.js +5 -3
  456. package/dist/icons/GridView.js.map +1 -1
  457. package/dist/icons/Group.d.ts +1 -1
  458. package/dist/icons/Group.js +5 -3
  459. package/dist/icons/Group.js.map +1 -1
  460. package/dist/icons/GroupDefault.d.ts +1 -1
  461. package/dist/icons/GroupDefault.js +5 -3
  462. package/dist/icons/GroupDefault.js.map +1 -1
  463. package/dist/icons/GroupOutlined.d.ts +1 -1
  464. package/dist/icons/GroupOutlined.js +5 -3
  465. package/dist/icons/GroupOutlined.js.map +1 -1
  466. package/dist/icons/GroupsOutlined.d.ts +1 -1
  467. package/dist/icons/GroupsOutlined.js +5 -3
  468. package/dist/icons/GroupsOutlined.js.map +1 -1
  469. package/dist/icons/HeadsetIcon.d.ts +1 -1
  470. package/dist/icons/HeadsetIcon.js +5 -3
  471. package/dist/icons/HeadsetIcon.js.map +1 -1
  472. package/dist/icons/Help.d.ts +1 -1
  473. package/dist/icons/Help.js +5 -3
  474. package/dist/icons/Help.js.map +1 -1
  475. package/dist/icons/HelpIcon.d.ts +1 -1
  476. package/dist/icons/HelpIcon.js +5 -3
  477. package/dist/icons/HelpIcon.js.map +1 -1
  478. package/dist/icons/HighlightOffRoundedIcon.d.ts +1 -1
  479. package/dist/icons/HighlightOffRoundedIcon.js +5 -3
  480. package/dist/icons/HighlightOffRoundedIcon.js.map +1 -1
  481. package/dist/icons/HorizontalView.d.ts +1 -1
  482. package/dist/icons/HorizontalView.js +5 -3
  483. package/dist/icons/HorizontalView.js.map +1 -1
  484. package/dist/icons/HourglassEmptyIcon.d.ts +1 -1
  485. package/dist/icons/HourglassEmptyIcon.js +5 -3
  486. package/dist/icons/HourglassEmptyIcon.js.map +1 -1
  487. package/dist/icons/ImageIcon.d.ts +1 -1
  488. package/dist/icons/ImageIcon.js +5 -3
  489. package/dist/icons/ImageIcon.js.map +1 -1
  490. package/dist/icons/Information.d.ts +1 -1
  491. package/dist/icons/Information.js +5 -3
  492. package/dist/icons/Information.js.map +1 -1
  493. package/dist/icons/InsertDriveFileIcon.d.ts +1 -1
  494. package/dist/icons/InsertDriveFileIcon.js +5 -3
  495. package/dist/icons/InsertDriveFileIcon.js.map +1 -1
  496. package/dist/icons/KeyboardBackspaceIcon.d.ts +1 -1
  497. package/dist/icons/KeyboardBackspaceIcon.js +5 -3
  498. package/dist/icons/KeyboardBackspaceIcon.js.map +1 -1
  499. package/dist/icons/Learning.d.ts +1 -1
  500. package/dist/icons/Learning.js +5 -3
  501. package/dist/icons/Learning.js.map +1 -1
  502. package/dist/icons/Library.d.ts +1 -1
  503. package/dist/icons/Library.js +5 -3
  504. package/dist/icons/Library.js.map +1 -1
  505. package/dist/icons/LocationCityIcon.d.ts +1 -1
  506. package/dist/icons/LocationCityIcon.js +5 -3
  507. package/dist/icons/LocationCityIcon.js.map +1 -1
  508. package/dist/icons/LocationOnIcon.d.ts +1 -1
  509. package/dist/icons/LocationOnIcon.js +5 -3
  510. package/dist/icons/LocationOnIcon.js.map +1 -1
  511. package/dist/icons/LockIcon.d.ts +1 -1
  512. package/dist/icons/LockIcon.js +5 -3
  513. package/dist/icons/LockIcon.js.map +1 -1
  514. package/dist/icons/Locked.d.ts +1 -1
  515. package/dist/icons/Locked.js +5 -3
  516. package/dist/icons/Locked.js.map +1 -1
  517. package/dist/icons/Logout.d.ts +1 -1
  518. package/dist/icons/Logout.js +5 -3
  519. package/dist/icons/Logout.js.map +1 -1
  520. package/dist/icons/MarkunreadMailboxIcon.d.ts +1 -1
  521. package/dist/icons/MarkunreadMailboxIcon.js +5 -3
  522. package/dist/icons/MarkunreadMailboxIcon.js.map +1 -1
  523. package/dist/icons/MoreHorizIcon.d.ts +1 -1
  524. package/dist/icons/MoreHorizIcon.js +5 -3
  525. package/dist/icons/MoreHorizIcon.js.map +1 -1
  526. package/dist/icons/MoreVertRoundedIcon.d.ts +1 -1
  527. package/dist/icons/MoreVertRoundedIcon.js +5 -3
  528. package/dist/icons/MoreVertRoundedIcon.js.map +1 -1
  529. package/dist/icons/MyProfile.d.ts +1 -1
  530. package/dist/icons/MyProfile.js +5 -3
  531. package/dist/icons/MyProfile.js.map +1 -1
  532. package/dist/icons/NewFilter.d.ts +1 -1
  533. package/dist/icons/NewFilter.js +5 -3
  534. package/dist/icons/NewFilter.js.map +1 -1
  535. package/dist/icons/Notification.d.ts +1 -1
  536. package/dist/icons/Notification.js +5 -3
  537. package/dist/icons/Notification.js.map +1 -1
  538. package/dist/icons/NotificationsOutlined.d.ts +1 -1
  539. package/dist/icons/NotificationsOutlined.js +5 -3
  540. package/dist/icons/NotificationsOutlined.js.map +1 -1
  541. package/dist/icons/OndemandVideoIcon.d.ts +1 -1
  542. package/dist/icons/OndemandVideoIcon.js +5 -3
  543. package/dist/icons/OndemandVideoIcon.js.map +1 -1
  544. package/dist/icons/PermMediaIcon.d.ts +1 -1
  545. package/dist/icons/PermMediaIcon.js +5 -3
  546. package/dist/icons/PermMediaIcon.js.map +1 -1
  547. package/dist/icons/Person.d.ts +1 -1
  548. package/dist/icons/Person.js +5 -3
  549. package/dist/icons/Person.js.map +1 -1
  550. package/dist/icons/PhoneIphoneIcon.d.ts +1 -1
  551. package/dist/icons/PhoneIphoneIcon.js +5 -3
  552. package/dist/icons/PhoneIphoneIcon.js.map +1 -1
  553. package/dist/icons/PlayButton.d.ts +1 -1
  554. package/dist/icons/PlayButton.js +5 -3
  555. package/dist/icons/PlayButton.js.map +1 -1
  556. package/dist/icons/PlayCircleOutlineIcon.d.ts +1 -1
  557. package/dist/icons/PlayCircleOutlineIcon.js +5 -3
  558. package/dist/icons/PlayCircleOutlineIcon.js.map +1 -1
  559. package/dist/icons/PlayIcon.d.ts +1 -1
  560. package/dist/icons/PlayIcon.js +5 -3
  561. package/dist/icons/PlayIcon.js.map +1 -1
  562. package/dist/icons/PlaylistAddIcon.d.ts +1 -1
  563. package/dist/icons/PlaylistAddIcon.js +5 -3
  564. package/dist/icons/PlaylistAddIcon.js.map +1 -1
  565. package/dist/icons/PlaylistPlayIcon.d.ts +1 -1
  566. package/dist/icons/PlaylistPlayIcon.js +5 -3
  567. package/dist/icons/PlaylistPlayIcon.js.map +1 -1
  568. package/dist/icons/PresentationScreen.d.ts +1 -1
  569. package/dist/icons/PresentationScreen.js +5 -3
  570. package/dist/icons/PresentationScreen.js.map +1 -1
  571. package/dist/icons/Profile.d.ts +1 -1
  572. package/dist/icons/Profile.js +5 -3
  573. package/dist/icons/Profile.js.map +1 -1
  574. package/dist/icons/PublicIcon.d.ts +1 -1
  575. package/dist/icons/PublicIcon.js +5 -3
  576. package/dist/icons/PublicIcon.js.map +1 -1
  577. package/dist/icons/PublishIcon.d.ts +1 -1
  578. package/dist/icons/PublishIcon.js +5 -3
  579. package/dist/icons/PublishIcon.js.map +1 -1
  580. package/dist/icons/RecordVoiceOverOutlined.d.ts +1 -1
  581. package/dist/icons/RecordVoiceOverOutlined.js +5 -3
  582. package/dist/icons/RecordVoiceOverOutlined.js.map +1 -1
  583. package/dist/icons/RedDeleteIcon.d.ts +1 -1
  584. package/dist/icons/RedDeleteIcon.js +5 -3
  585. package/dist/icons/RedDeleteIcon.js.map +1 -1
  586. package/dist/icons/RemoveAlt.d.ts +1 -1
  587. package/dist/icons/RemoveAlt.js +5 -3
  588. package/dist/icons/RemoveAlt.js.map +1 -1
  589. package/dist/icons/RemoveAltDisable.d.ts +1 -1
  590. package/dist/icons/RemoveAltDisable.js +5 -3
  591. package/dist/icons/RemoveAltDisable.js.map +1 -1
  592. package/dist/icons/RemoveCircleIcon.d.ts +1 -1
  593. package/dist/icons/RemoveCircleIcon.js +5 -3
  594. package/dist/icons/RemoveCircleIcon.js.map +1 -1
  595. package/dist/icons/RemoveFilter.d.ts +1 -1
  596. package/dist/icons/RemoveFilter.js +5 -3
  597. package/dist/icons/RemoveFilter.js.map +1 -1
  598. package/dist/icons/ReportProblemIcon.d.ts +1 -1
  599. package/dist/icons/ReportProblemIcon.js +5 -3
  600. package/dist/icons/ReportProblemIcon.js.map +1 -1
  601. package/dist/icons/Reset.d.ts +1 -1
  602. package/dist/icons/Reset.js +5 -3
  603. package/dist/icons/Reset.js.map +1 -1
  604. package/dist/icons/SchoolIcon.d.ts +1 -1
  605. package/dist/icons/SchoolIcon.js +5 -3
  606. package/dist/icons/SchoolIcon.js.map +1 -1
  607. package/dist/icons/SchoolOutlinedIcon.d.ts +1 -1
  608. package/dist/icons/SchoolOutlinedIcon.js +5 -3
  609. package/dist/icons/SchoolOutlinedIcon.js.map +1 -1
  610. package/dist/icons/Search.d.ts +1 -1
  611. package/dist/icons/Search.js +5 -3
  612. package/dist/icons/Search.js.map +1 -1
  613. package/dist/icons/SearchRounded.d.ts +1 -1
  614. package/dist/icons/SearchRounded.js +5 -3
  615. package/dist/icons/SearchRounded.js.map +1 -1
  616. package/dist/icons/Send.d.ts +1 -1
  617. package/dist/icons/Send.js +5 -3
  618. package/dist/icons/Send.js.map +1 -1
  619. package/dist/icons/SendAlt.d.ts +1 -1
  620. package/dist/icons/SendAlt.js +5 -3
  621. package/dist/icons/SendAlt.js.map +1 -1
  622. package/dist/icons/SettingsApplicationsIcon.d.ts +1 -1
  623. package/dist/icons/SettingsApplicationsIcon.js +5 -3
  624. package/dist/icons/SettingsApplicationsIcon.js.map +1 -1
  625. package/dist/icons/SettingsOutlinedIcon.d.ts +1 -1
  626. package/dist/icons/SettingsOutlinedIcon.js +5 -3
  627. package/dist/icons/SettingsOutlinedIcon.js.map +1 -1
  628. package/dist/icons/StarsRoundedIcon.d.ts +1 -1
  629. package/dist/icons/StarsRoundedIcon.js +5 -3
  630. package/dist/icons/StarsRoundedIcon.js.map +1 -1
  631. package/dist/icons/SwitchCompany.d.ts +1 -1
  632. package/dist/icons/SwitchCompany.js +5 -3
  633. package/dist/icons/SwitchCompany.js.map +1 -1
  634. package/dist/icons/Timeline.d.ts +1 -1
  635. package/dist/icons/Timeline.js +5 -3
  636. package/dist/icons/Timeline.js.map +1 -1
  637. package/dist/icons/TrashCan.d.ts +1 -1
  638. package/dist/icons/TrashCan.js +5 -3
  639. package/dist/icons/TrashCan.js.map +1 -1
  640. package/dist/icons/TrashCanAction.d.ts +1 -1
  641. package/dist/icons/TrashCanAction.js +5 -3
  642. package/dist/icons/TrashCanAction.js.map +1 -1
  643. package/dist/icons/TrashCanRed.d.ts +1 -1
  644. package/dist/icons/TrashCanRed.js +5 -3
  645. package/dist/icons/TrashCanRed.js.map +1 -1
  646. package/dist/icons/TrendingUpOutlinedIcon.d.ts +1 -1
  647. package/dist/icons/TrendingUpOutlinedIcon.js +5 -3
  648. package/dist/icons/TrendingUpOutlinedIcon.js.map +1 -1
  649. package/dist/icons/UnfillPlay.d.ts +1 -1
  650. package/dist/icons/UnfillPlay.js +5 -3
  651. package/dist/icons/UnfillPlay.js.map +1 -1
  652. package/dist/icons/Unlock.d.ts +1 -1
  653. package/dist/icons/Unlock.js +5 -3
  654. package/dist/icons/Unlock.js.map +1 -1
  655. package/dist/icons/Unlocked.d.ts +1 -1
  656. package/dist/icons/Unlocked.js +5 -3
  657. package/dist/icons/Unlocked.js.map +1 -1
  658. package/dist/icons/UserActivity.d.ts +1 -1
  659. package/dist/icons/UserActivity.js +5 -3
  660. package/dist/icons/UserActivity.js.map +1 -1
  661. package/dist/icons/UserSpeaker.d.ts +1 -1
  662. package/dist/icons/UserSpeaker.js +5 -3
  663. package/dist/icons/UserSpeaker.js.map +1 -1
  664. package/dist/icons/UsersIcon.d.ts +1 -1
  665. package/dist/icons/UsersIcon.js +5 -3
  666. package/dist/icons/UsersIcon.js.map +1 -1
  667. package/dist/icons/VideoCallIcon.d.ts +1 -1
  668. package/dist/icons/VideoCallIcon.js +5 -3
  669. package/dist/icons/VideoCallIcon.js.map +1 -1
  670. package/dist/icons/ViewCompactIcon.d.ts +1 -1
  671. package/dist/icons/ViewCompactIcon.js +5 -3
  672. package/dist/icons/ViewCompactIcon.js.map +1 -1
  673. package/dist/icons/ViewListIcon.d.ts +1 -1
  674. package/dist/icons/ViewListIcon.js +5 -3
  675. package/dist/icons/ViewListIcon.js.map +1 -1
  676. package/dist/icons/Visibility.d.ts +1 -1
  677. package/dist/icons/Visibility.js +5 -3
  678. package/dist/icons/Visibility.js.map +1 -1
  679. package/dist/icons/VisibilityOff.d.ts +1 -1
  680. package/dist/icons/VisibilityOff.js +5 -3
  681. package/dist/icons/VisibilityOff.js.map +1 -1
  682. package/dist/icons/VolumeUpIcon.d.ts +1 -1
  683. package/dist/icons/VolumeUpIcon.js +5 -3
  684. package/dist/icons/VolumeUpIcon.js.map +1 -1
  685. package/dist/icons/WhiteAiAssistent.d.ts +1 -1
  686. package/dist/icons/WhiteAiAssistent.js +5 -3
  687. package/dist/icons/WhiteAiAssistent.js.map +1 -1
  688. package/dist/icons/WorkOutlineOutlinedIcon.d.ts +1 -1
  689. package/dist/icons/WorkOutlineOutlinedIcon.js +5 -3
  690. package/dist/icons/WorkOutlineOutlinedIcon.js.map +1 -1
  691. package/dist/icons/ZoomInIcon.d.ts +1 -1
  692. package/dist/icons/ZoomInIcon.js +5 -3
  693. package/dist/icons/ZoomInIcon.js.map +1 -1
  694. package/dist/icons/components/AudioPlayer/AudioPlayer.d.ts +5 -0
  695. package/dist/icons/components/AudioPlayer/index.d.ts +1 -0
  696. package/dist/icons/components/Badge/Badge.d.ts +5 -0
  697. package/dist/icons/components/Badge/index.d.ts +1 -0
  698. package/dist/icons/components/Badge/styled-components.d.ts +3 -0
  699. package/dist/icons/components/BreadCrumb/Breadcrumb.d.ts +3 -0
  700. package/dist/icons/components/BreadCrumb/index.d.ts +1 -0
  701. package/dist/icons/components/BreadCrumb/styled-components.d.ts +5 -0
  702. package/dist/icons/components/BreadCrumb/types.d.ts +15 -0
  703. package/dist/icons/components/Button/Button.d.ts +3 -0
  704. package/dist/icons/components/Button/Button.interface.d.ts +40 -0
  705. package/dist/icons/components/Button/Button.styles.d.ts +2 -0
  706. package/dist/icons/components/Button/index.d.ts +1 -0
  707. package/dist/icons/components/Checkbox/Checkbox.d.ts +3 -0
  708. package/dist/icons/components/Checkbox/checkboxV2.interface.d.ts +8 -0
  709. package/dist/icons/components/Checkbox/index.d.ts +1 -0
  710. package/dist/icons/components/Checkbox/styled-components.d.ts +1 -0
  711. package/dist/icons/components/ColorPicker/ColorPicker.d.ts +3 -0
  712. package/dist/icons/components/ColorPicker/colorPicker.interface.d.ts +4 -0
  713. package/dist/icons/components/ColorPicker/colors.d.ts +2 -0
  714. package/dist/icons/components/ColorPicker/index.d.ts +1 -0
  715. package/dist/icons/components/ColorPicker/styled.components.d.ts +8 -0
  716. package/dist/icons/components/ColumnNavigation/ColumnNavigation.d.ts +3 -0
  717. package/dist/icons/components/ColumnNavigation/columnNavigation.interface.d.ts +8 -0
  718. package/dist/icons/components/ColumnNavigation/index.d.ts +1 -0
  719. package/dist/icons/components/ColumnNavigation/styled-components.d.ts +4 -0
  720. package/dist/icons/components/CourseCard/CourseCard.d.ts +3 -0
  721. package/dist/icons/components/CourseCard/CourseCard.interface.d.ts +334 -0
  722. package/dist/icons/components/CourseCard/CourseCard.styles.d.ts +55 -0
  723. package/dist/icons/components/CourseCard/CourseCardActionsConfig.d.ts +2 -0
  724. package/dist/icons/components/CourseCard/index.d.ts +1 -0
  725. package/dist/icons/components/DatePicker/DatePicker.d.ts +3 -0
  726. package/dist/icons/components/DatePicker/datePicker.interface.d.ts +11 -0
  727. package/dist/icons/components/DatePicker/index.d.ts +1 -0
  728. package/dist/icons/components/DatePicker/styled-components.d.ts +7 -0
  729. package/dist/icons/components/DrawerTips/DrawerTips.d.ts +3 -0
  730. package/dist/icons/components/DrawerTips/drawerTips.interface.d.ts +8 -0
  731. package/dist/icons/components/DrawerTips/index.d.ts +1 -0
  732. package/dist/icons/components/DrawerTips/styled-component.d.ts +9 -0
  733. package/dist/icons/components/DropDown/DropDown.d.ts +3 -0
  734. package/dist/icons/components/DropDown/DropDown.interface.d.ts +60 -0
  735. package/dist/icons/components/DropDown/DropDown.styles.d.ts +9 -0
  736. package/dist/icons/components/DropDown/index.d.ts +1 -0
  737. package/dist/icons/components/ExpansionMenu/ExpansionItem.d.ts +4 -0
  738. package/dist/icons/components/ExpansionMenu/ExpansionItem.interface.d.ts +35 -0
  739. package/dist/icons/components/ExpansionMenu/ExpansionNavMenu.d.ts +4 -0
  740. package/dist/icons/components/ExpansionMenu/NavigationBar.d.ts +3 -0
  741. package/dist/icons/components/ExpansionMenu/index.d.ts +1 -0
  742. package/dist/icons/components/ExpansionMenu/routerConfig.d.ts +3 -0
  743. package/dist/icons/components/ExpansionMenu/styled-components.d.ts +12 -0
  744. package/dist/icons/components/FileUploader/Uploader.d.ts +3 -0
  745. package/dist/icons/components/FileUploader/UploaderButton.d.ts +3 -0
  746. package/dist/icons/components/FileUploader/index.d.ts +1 -0
  747. package/dist/icons/components/FileUploader/styled-components.d.ts +37 -0
  748. package/dist/icons/components/FileUploader/uploader.interface.d.ts +64 -0
  749. package/dist/icons/components/GridActionMenu/GridActionMenu.d.ts +3 -0
  750. package/dist/icons/components/GridActionMenu/GridActionMenu.styles.d.ts +8 -0
  751. package/dist/icons/components/GridActionMenu/gridActionMenu.interface.d.ts +19 -0
  752. package/dist/icons/components/GridActionMenu/index.d.ts +1 -0
  753. package/dist/icons/components/Input/Input.d.ts +5 -0
  754. package/dist/icons/components/Input/Input.interface.d.ts +40 -0
  755. package/dist/icons/components/Input/index.d.ts +1 -0
  756. package/dist/icons/components/Input/styled-components.d.ts +15 -0
  757. package/dist/icons/components/Loader/Loader.d.ts +3 -0
  758. package/dist/icons/components/Loader/index.d.ts +1 -0
  759. package/dist/icons/components/Loader/loader.interface.d.ts +5 -0
  760. package/dist/icons/components/Loader/styled-components.d.ts +2 -0
  761. package/dist/icons/components/Pagination/Pagination.d.ts +3 -0
  762. package/dist/icons/components/Pagination/TablePagination.d.ts +11 -0
  763. package/dist/icons/components/Pagination/index.d.ts +1 -0
  764. package/dist/icons/components/Pagination/pagination.interface.d.ts +9 -0
  765. package/dist/icons/components/Pagination/styled-components.d.ts +1 -0
  766. package/dist/icons/components/PhoneCountyCode/PhoneCountyCode.d.ts +3 -0
  767. package/dist/icons/components/PhoneCountyCode/countryCode.d.ts +6 -0
  768. package/dist/icons/components/PhoneCountyCode/index.d.ts +1 -0
  769. package/dist/icons/components/PhoneCountyCode/phoneCountryCode.interface.d.ts +17 -0
  770. package/dist/icons/components/PhoneCountyCode/styled-components.d.ts +10 -0
  771. package/dist/icons/components/PresentationIcon/Presentation.d.ts +3 -0
  772. package/dist/icons/components/PresentationIcon/styled-components.d.ts +1 -0
  773. package/dist/icons/components/ProfileDropdown/ProfileDropdown.d.ts +7 -0
  774. package/dist/icons/components/ProfileDropdown/index.d.ts +1 -0
  775. package/dist/icons/components/ProfileDropdown/styled-components.d.ts +5 -0
  776. package/dist/icons/components/ProfilePicture/ProfilePicture.d.ts +4 -0
  777. package/dist/icons/components/ProfilePicture/ProfilePicture.styles.d.ts +2 -0
  778. package/dist/icons/components/ProfilePicture/profilePicture.interface.d.ts +6 -0
  779. package/dist/icons/components/Providers/ThemeProvider/ThemeProvider.d.ts +11 -0
  780. package/dist/icons/components/Providers/ThemeProvider/index.d.ts +1 -0
  781. package/dist/icons/components/Providers/TranslationProvider/TranslationProvider.d.ts +10 -0
  782. package/dist/icons/components/Providers/TranslationProvider/index.d.ts +1 -0
  783. package/dist/icons/components/RadioButton/RadioButton.d.ts +3 -0
  784. package/dist/icons/components/RadioButton/index.d.ts +1 -0
  785. package/dist/icons/components/RadioButton/radioButton.interface.d.ts +7 -0
  786. package/dist/icons/components/RangeSlider/RangeSlider.d.ts +3 -0
  787. package/dist/icons/components/RangeSlider/RangeSlider.styles.d.ts +1 -0
  788. package/dist/icons/components/RangeSlider/index.d.ts +1 -0
  789. package/dist/icons/components/RangeSlider/rangeSlider.interface.d.ts +9 -0
  790. package/dist/icons/components/SearchInput/SearchInput.d.ts +2 -0
  791. package/dist/icons/components/SearchInput/index.d.ts +1 -0
  792. package/dist/icons/components/SearchInput/searchInput.interface.d.ts +5 -0
  793. package/dist/icons/components/SplashScreen/SplashScreen.d.ts +3 -0
  794. package/dist/icons/components/SplashScreen/index.d.ts +1 -0
  795. package/dist/icons/components/SplashScreen/splashScreen.interface.d.ts +12 -0
  796. package/dist/icons/components/SplashScreen/styled-components.d.ts +4 -0
  797. package/dist/icons/components/StatusIndicator/StatusIndicator.d.ts +6 -0
  798. package/dist/icons/components/StatusIndicator/index.d.ts +1 -0
  799. package/dist/icons/components/StatusIndicator/status.interface.d.ts +13 -0
  800. package/dist/icons/components/StatusIndicator/styled-components.d.ts +5 -0
  801. package/dist/icons/components/Switcher/CustomSwitcher.d.ts +3 -0
  802. package/dist/icons/components/Switcher/CustomSwitcher.interface.d.ts +12 -0
  803. package/dist/icons/components/Switcher/CustomSwitcher.styles.d.ts +16 -0
  804. package/dist/icons/components/Switcher/Switcher.d.ts +1 -0
  805. package/dist/icons/components/Switcher/index.d.ts +1 -0
  806. package/dist/icons/components/Tabs/Tabs.d.ts +9 -0
  807. package/dist/icons/components/Tabs/index.d.ts +1 -0
  808. package/dist/icons/components/Tabs/styled-components.d.ts +3 -0
  809. package/dist/icons/components/Tabs/tabs.interface.d.ts +8 -0
  810. package/dist/icons/components/Tile/HorizontalArrow.d.ts +4 -0
  811. package/dist/icons/components/Tile/Tile.d.ts +3 -0
  812. package/dist/icons/components/Tile/index.d.ts +1 -0
  813. package/dist/icons/components/Tile/styled-components.d.ts +17 -0
  814. package/dist/icons/components/Tile/tile.interface.d.ts +19 -0
  815. package/dist/icons/components/Tooltip/CustomTooltip.d.ts +3 -0
  816. package/dist/icons/components/Tooltip/TooltipHeight.d.ts +3 -0
  817. package/dist/icons/components/Tooltip/customTooltip.interface.d.ts +4 -0
  818. package/dist/icons/components/Tooltip/index.d.ts +2 -0
  819. package/dist/icons/components/Tooltip/toolTipHeight.interface.d.ts +4 -0
  820. package/dist/icons/components/VideoPlayer/Player.d.ts +11 -0
  821. package/dist/icons/components/VideoPlayer/index.d.ts +1 -0
  822. package/dist/icons/components/VideoPlayer/styled-components.d.ts +9 -0
  823. package/dist/icons/components/index.d.ts +30 -0
  824. package/dist/icons/global.styles.d.ts +1 -0
  825. package/dist/icons/helperFunctions/TooltipHeight.d.ts +4 -0
  826. package/dist/icons/helperFunctions/toolTipHeight.interface.d.ts +4 -0
  827. package/dist/icons/helperFunctions/useOutsideClick.d.ts +4 -0
  828. package/dist/icons/icons/Activity.d.ts +3 -0
  829. package/dist/icons/icons/AddAlt.d.ts +3 -0
  830. package/dist/icons/icons/AddCircleIcon.d.ts +3 -0
  831. package/dist/icons/icons/AddIcon.d.ts +3 -0
  832. package/dist/icons/icons/AddStudent.d.ts +3 -0
  833. package/dist/icons/icons/Analytics.d.ts +3 -0
  834. package/dist/icons/icons/AnalyticsIcon.d.ts +3 -0
  835. package/dist/icons/icons/ArchiveIcon.d.ts +3 -0
  836. package/dist/icons/icons/ArrowDropDownIcon.d.ts +3 -0
  837. package/dist/icons/icons/ArrowDropUpIcon.d.ts +3 -0
  838. package/dist/icons/icons/AssignTutor.d.ts +3 -0
  839. package/dist/icons/icons/BackspaceRoundedIcon.d.ts +3 -0
  840. package/dist/icons/icons/BackupIcon.d.ts +3 -0
  841. package/dist/icons/icons/Book.d.ts +3 -0
  842. package/dist/icons/icons/BookWithBookmark.d.ts +3 -0
  843. package/dist/icons/icons/BusinessIcon.d.ts +3 -0
  844. package/dist/icons/icons/CancelIcon.d.ts +3 -0
  845. package/dist/icons/icons/CaretDown.d.ts +3 -0
  846. package/dist/icons/icons/Check.d.ts +3 -0
  847. package/dist/icons/icons/CheckBoxIcon.d.ts +3 -0
  848. package/dist/icons/icons/CheckBoxOutlineBlankIcon.d.ts +3 -0
  849. package/dist/icons/icons/CheckCircleIcon.d.ts +3 -0
  850. package/dist/icons/icons/CheckCircleOutlineOutlinedIcon.d.ts +3 -0
  851. package/dist/icons/icons/CheckCircleOutlineRoundedIcon.d.ts +3 -0
  852. package/dist/icons/icons/Checked.d.ts +3 -0
  853. package/dist/icons/icons/Checkmark.d.ts +3 -0
  854. package/dist/icons/icons/CheckmarkOutline.d.ts +3 -0
  855. package/dist/icons/icons/CheckmarkOutlineAction.d.ts +3 -0
  856. package/dist/icons/icons/ChevronRightIcon.d.ts +3 -0
  857. package/dist/icons/icons/Circle.d.ts +3 -0
  858. package/dist/icons/icons/CircleNotificationsIcon.d.ts +3 -0
  859. package/dist/icons/icons/Close.d.ts +3 -0
  860. package/dist/icons/icons/CloseIcon.d.ts +3 -0
  861. package/dist/icons/icons/CloseOutline.d.ts +3 -0
  862. package/dist/icons/icons/CloseOutlineAction.d.ts +3 -0
  863. package/dist/icons/icons/ClosedCaptionIcon.d.ts +3 -0
  864. package/dist/icons/icons/CloudDownloadIcon.d.ts +3 -0
  865. package/dist/icons/icons/Coach.d.ts +3 -0
  866. package/dist/icons/icons/Company.d.ts +3 -0
  867. package/dist/icons/icons/ContactSupportOutlinedIcon.d.ts +3 -0
  868. package/dist/icons/icons/DarkAddAlt.d.ts +3 -0
  869. package/dist/icons/icons/DarkAiAssistent.d.ts +3 -0
  870. package/dist/icons/icons/DarkCloseOutline.d.ts +3 -0
  871. package/dist/icons/icons/DarkTrashCan.d.ts +3 -0
  872. package/dist/icons/icons/DashboardIcon.d.ts +3 -0
  873. package/dist/icons/icons/DefaultAvatar.d.ts +3 -0
  874. package/dist/icons/icons/Delete.d.ts +3 -0
  875. package/dist/icons/icons/DeleteForeverRoundedIcon.d.ts +3 -0
  876. package/dist/icons/icons/DeleteIcon.d.ts +3 -0
  877. package/dist/icons/icons/DeleteIconRounded.d.ts +3 -0
  878. package/dist/icons/icons/DocumentAttachment.d.ts +3 -0
  879. package/dist/icons/icons/Download.d.ts +3 -0
  880. package/dist/icons/icons/DownloadIcon.d.ts +3 -0
  881. package/dist/icons/icons/DragIndicatorIcon.d.ts +3 -0
  882. package/dist/icons/icons/Edit.d.ts +3 -0
  883. package/dist/icons/icons/EditIcon.d.ts +3 -0
  884. package/dist/icons/icons/EditRounded.d.ts +3 -0
  885. package/dist/icons/icons/EditUsers.d.ts +3 -0
  886. package/dist/icons/icons/Education.d.ts +3 -0
  887. package/dist/icons/icons/EducationDefault.d.ts +3 -0
  888. package/dist/icons/icons/EmailIcon.d.ts +3 -0
  889. package/dist/icons/icons/ErrorOutlineIcon.d.ts +3 -0
  890. package/dist/icons/icons/ErrorOutlineRoundedIcon.d.ts +3 -0
  891. package/dist/icons/icons/EventIcon.d.ts +3 -0
  892. package/dist/icons/icons/ExpandMoreIcon.d.ts +3 -0
  893. package/dist/icons/icons/FeaturedPlayListIcon.d.ts +3 -0
  894. package/dist/icons/icons/FiberManualRecordIcon.d.ts +3 -0
  895. package/dist/icons/icons/FileCopyIcon.d.ts +3 -0
  896. package/dist/icons/icons/FileUploadOutlinedIcon.d.ts +3 -0
  897. package/dist/icons/icons/Filter.d.ts +3 -0
  898. package/dist/icons/icons/GetAppIcon.d.ts +3 -0
  899. package/dist/icons/icons/GrayDownloadIcon.d.ts +3 -0
  900. package/dist/icons/icons/GrayPlayButton.d.ts +3 -0
  901. package/dist/icons/icons/GrayPlayIcon.d.ts +3 -0
  902. package/dist/icons/icons/GridView.d.ts +3 -0
  903. package/dist/icons/icons/Group.d.ts +3 -0
  904. package/dist/icons/icons/GroupDefault.d.ts +3 -0
  905. package/dist/icons/icons/GroupOutlined.d.ts +3 -0
  906. package/dist/icons/icons/GroupsOutlined.d.ts +3 -0
  907. package/dist/icons/icons/HeadsetIcon.d.ts +3 -0
  908. package/dist/icons/icons/Help.d.ts +3 -0
  909. package/dist/icons/icons/HelpIcon.d.ts +3 -0
  910. package/dist/icons/icons/HighlightOffRoundedIcon.d.ts +3 -0
  911. package/dist/icons/icons/HorizontalView.d.ts +3 -0
  912. package/dist/icons/icons/HourglassEmptyIcon.d.ts +3 -0
  913. package/dist/icons/icons/ImageIcon.d.ts +3 -0
  914. package/dist/icons/icons/Information.d.ts +3 -0
  915. package/dist/icons/icons/InsertDriveFileIcon.d.ts +3 -0
  916. package/dist/icons/icons/KeyboardBackspaceIcon.d.ts +3 -0
  917. package/dist/icons/icons/Learning.d.ts +7 -0
  918. package/dist/icons/icons/Library.d.ts +3 -0
  919. package/dist/icons/icons/LocationCityIcon.d.ts +3 -0
  920. package/dist/icons/icons/LocationOnIcon.d.ts +3 -0
  921. package/dist/icons/icons/LockIcon.d.ts +3 -0
  922. package/dist/icons/icons/Locked.d.ts +3 -0
  923. package/dist/icons/icons/Logout.d.ts +3 -0
  924. package/dist/icons/icons/MarkunreadMailboxIcon.d.ts +3 -0
  925. package/dist/icons/icons/MoreHorizIcon.d.ts +3 -0
  926. package/dist/icons/icons/MoreVertRoundedIcon.d.ts +3 -0
  927. package/dist/icons/icons/MyProfile.d.ts +3 -0
  928. package/dist/icons/icons/NewFilter.d.ts +3 -0
  929. package/dist/icons/icons/Notification.d.ts +3 -0
  930. package/dist/icons/icons/NotificationsOutlined.d.ts +3 -0
  931. package/dist/icons/icons/OndemandVideoIcon.d.ts +3 -0
  932. package/dist/icons/icons/PermMediaIcon.d.ts +3 -0
  933. package/dist/icons/icons/Person.d.ts +3 -0
  934. package/dist/icons/icons/PhoneIphoneIcon.d.ts +3 -0
  935. package/dist/icons/icons/PlayButton.d.ts +3 -0
  936. package/dist/icons/icons/PlayCircleOutlineIcon.d.ts +3 -0
  937. package/dist/icons/icons/PlayIcon.d.ts +3 -0
  938. package/dist/icons/icons/PlaylistAddIcon.d.ts +3 -0
  939. package/dist/icons/icons/PlaylistPlayIcon.d.ts +3 -0
  940. package/dist/icons/icons/PresentationScreen.d.ts +3 -0
  941. package/dist/icons/icons/Profile.d.ts +3 -0
  942. package/dist/icons/icons/PublicIcon.d.ts +3 -0
  943. package/dist/icons/icons/PublishIcon.d.ts +3 -0
  944. package/dist/icons/icons/RecordVoiceOverOutlined.d.ts +3 -0
  945. package/dist/icons/icons/RedDeleteIcon.d.ts +3 -0
  946. package/dist/icons/icons/RemoveAlt.d.ts +3 -0
  947. package/dist/icons/icons/RemoveAltDisable.d.ts +3 -0
  948. package/dist/icons/icons/RemoveCircleIcon.d.ts +3 -0
  949. package/dist/icons/icons/RemoveFilter.d.ts +3 -0
  950. package/dist/icons/icons/ReportProblemIcon.d.ts +3 -0
  951. package/dist/icons/icons/Reset.d.ts +3 -0
  952. package/dist/icons/icons/SchoolIcon.d.ts +3 -0
  953. package/dist/icons/icons/SchoolOutlinedIcon.d.ts +3 -0
  954. package/dist/icons/icons/Search.d.ts +3 -0
  955. package/dist/icons/icons/SearchRounded.d.ts +3 -0
  956. package/dist/icons/icons/Send.d.ts +3 -0
  957. package/dist/icons/icons/SendAlt.d.ts +3 -0
  958. package/dist/icons/icons/SettingsApplicationsIcon.d.ts +3 -0
  959. package/dist/icons/icons/SettingsOutlinedIcon.d.ts +3 -0
  960. package/dist/icons/icons/StarsRoundedIcon.d.ts +3 -0
  961. package/dist/icons/icons/SwitchCompany.d.ts +3 -0
  962. package/dist/icons/icons/Timeline.d.ts +3 -0
  963. package/dist/icons/icons/TrashCan.d.ts +3 -0
  964. package/dist/icons/icons/TrashCanAction.d.ts +3 -0
  965. package/dist/icons/icons/TrashCanRed.d.ts +3 -0
  966. package/dist/icons/icons/TrendingUpOutlinedIcon.d.ts +3 -0
  967. package/dist/icons/icons/UnfillPlay.d.ts +3 -0
  968. package/dist/icons/icons/Unlock.d.ts +3 -0
  969. package/dist/icons/icons/Unlocked.d.ts +3 -0
  970. package/dist/icons/icons/UserActivity.d.ts +3 -0
  971. package/dist/icons/icons/UserSpeaker.d.ts +3 -0
  972. package/dist/icons/icons/UsersIcon.d.ts +3 -0
  973. package/dist/icons/icons/VideoCallIcon.d.ts +3 -0
  974. package/dist/icons/icons/ViewCompactIcon.d.ts +3 -0
  975. package/dist/icons/icons/ViewListIcon.d.ts +3 -0
  976. package/dist/icons/icons/Visibility.d.ts +3 -0
  977. package/dist/icons/icons/VisibilityOff.d.ts +3 -0
  978. package/dist/icons/icons/VolumeUpIcon.d.ts +3 -0
  979. package/dist/icons/icons/WhiteAiAssistent.d.ts +3 -0
  980. package/dist/icons/icons/WorkOutlineOutlinedIcon.d.ts +3 -0
  981. package/dist/icons/icons/ZoomInIcon.d.ts +3 -0
  982. package/dist/icons/icons/index.d.ts +153 -0
  983. package/dist/icons/icons/svgTypes.interface.d.ts +8 -0
  984. package/dist/icons/index.esm.js +5654 -0
  985. package/dist/icons/main.d.ts +1 -0
  986. package/dist/icons/package.json +7 -0
  987. package/dist/icons/theme/Theme.d.ts +58 -0
  988. package/dist/icons/theme/ThemeProvider.d.ts +8 -0
  989. package/dist/icons/theme/interfaces.d.ts +24 -0
  990. package/dist/index.d.ts +1 -175
  991. package/dist/index.esm.js +2 -115875
  992. package/dist/index.js +1 -175
  993. package/dist/index.js.map +1 -1
  994. package/package.json +78 -26
  995. package/dist/components/WelcomeUser/WelcomeUser.d.ts +0 -3
  996. package/dist/components/WelcomeUser/WelcomeUser.js +0 -11
  997. package/dist/components/WelcomeUser/WelcomeUser.js.map +0 -1
  998. package/dist/components/WelcomeUser/WelcomeUser.stories.d.ts +0 -5
  999. package/dist/components/WelcomeUser/WelcomeUser.stories.js +0 -34
  1000. package/dist/components/WelcomeUser/WelcomeUser.stories.js.map +0 -1
  1001. package/dist/components/WelcomeUser/index.d.ts +0 -1
  1002. package/dist/components/WelcomeUser/index.js +0 -2
  1003. package/dist/components/WelcomeUser/index.js.map +0 -1
  1004. package/dist/components/WelcomeUser/styled-components.d.ts +0 -6
  1005. package/dist/components/WelcomeUser/styled-components.js +0 -15
  1006. package/dist/components/WelcomeUser/styled-components.js.map +0 -1
  1007. package/dist/components/WelcomeUser/welcomeUser.interface.d.ts +0 -10
  1008. package/dist/components/WelcomeUser/welcomeUser.interface.js +0 -2
  1009. package/dist/components/WelcomeUser/welcomeUser.interface.js.map +0 -1
  1010. package/dist/index.css +0 -1
  1011. package/dist/index.esm.css +0 -1
  1012. package/dist/index.esm.js.map +0 -1
  1013. package/dist/types/components/ExpansionMenu/NavigationBar.stories.d.ts +0 -7
  1014. package/dist/types/components/RangeSlider/RangeSlider.d.ts +0 -4
  1015. package/dist/types/components/RangeSlider/RangeSlider.styles.d.ts +0 -4
  1016. package/dist/types/components/RangeSlider/index.d.ts +0 -1
  1017. package/dist/types/components/WelcomeUser/WelcomeUser.d.ts +0 -3
  1018. package/dist/types/components/WelcomeUser/index.d.ts +0 -1
  1019. package/dist/types/components/WelcomeUser/styled-components.d.ts +0 -6
  1020. package/dist/types/components/WelcomeUser/welcomeUser.interface.d.ts +0 -10
  1021. package/dist/types/icons/Activity.d.ts +0 -3
  1022. package/dist/types/icons/AddAlt.d.ts +0 -3
  1023. package/dist/types/icons/AddCircleIcon.d.ts +0 -3
  1024. package/dist/types/icons/AddIcon.d.ts +0 -3
  1025. package/dist/types/icons/AddStudent.d.ts +0 -3
  1026. package/dist/types/icons/Analytics.d.ts +0 -3
  1027. package/dist/types/icons/AnalyticsIcon.d.ts +0 -3
  1028. package/dist/types/icons/ArchiveIcon.d.ts +0 -3
  1029. package/dist/types/icons/ArrowDropDownIcon.d.ts +0 -3
  1030. package/dist/types/icons/ArrowDropUpIcon.d.ts +0 -3
  1031. package/dist/types/icons/AssignTutor.d.ts +0 -3
  1032. package/dist/types/icons/BackspaceRoundedIcon.d.ts +0 -3
  1033. package/dist/types/icons/BackupIcon.d.ts +0 -3
  1034. package/dist/types/icons/Book.d.ts +0 -3
  1035. package/dist/types/icons/BookWithBookmark.d.ts +0 -3
  1036. package/dist/types/icons/BusinessIcon.d.ts +0 -3
  1037. package/dist/types/icons/CancelIcon.d.ts +0 -3
  1038. package/dist/types/icons/CaretDown.d.ts +0 -3
  1039. package/dist/types/icons/Check.d.ts +0 -3
  1040. package/dist/types/icons/CheckBoxIcon.d.ts +0 -3
  1041. package/dist/types/icons/CheckBoxOutlineBlankIcon.d.ts +0 -3
  1042. package/dist/types/icons/CheckCircleIcon.d.ts +0 -3
  1043. package/dist/types/icons/CheckCircleOutlineOutlinedIcon.d.ts +0 -3
  1044. package/dist/types/icons/CheckCircleOutlineRoundedIcon.d.ts +0 -3
  1045. package/dist/types/icons/Checked.d.ts +0 -3
  1046. package/dist/types/icons/Checkmark.d.ts +0 -3
  1047. package/dist/types/icons/CheckmarkOutline.d.ts +0 -3
  1048. package/dist/types/icons/CheckmarkOutlineAction.d.ts +0 -3
  1049. package/dist/types/icons/ChevronRightIcon.d.ts +0 -3
  1050. package/dist/types/icons/Circle.d.ts +0 -3
  1051. package/dist/types/icons/CircleNotificationsIcon.d.ts +0 -3
  1052. package/dist/types/icons/Close.d.ts +0 -3
  1053. package/dist/types/icons/CloseIcon.d.ts +0 -3
  1054. package/dist/types/icons/CloseOutline.d.ts +0 -3
  1055. package/dist/types/icons/CloseOutlineAction.d.ts +0 -3
  1056. package/dist/types/icons/ClosedCaptionIcon.d.ts +0 -3
  1057. package/dist/types/icons/CloudDownloadIcon.d.ts +0 -3
  1058. package/dist/types/icons/Coach.d.ts +0 -3
  1059. package/dist/types/icons/Company.d.ts +0 -3
  1060. package/dist/types/icons/ContactSupportOutlinedIcon.d.ts +0 -3
  1061. package/dist/types/icons/DarkAddAlt.d.ts +0 -3
  1062. package/dist/types/icons/DarkAiAssistent.d.ts +0 -3
  1063. package/dist/types/icons/DarkCloseOutline.d.ts +0 -3
  1064. package/dist/types/icons/DarkTrashCan.d.ts +0 -3
  1065. package/dist/types/icons/DashboardIcon.d.ts +0 -3
  1066. package/dist/types/icons/DefaultAvatar.d.ts +0 -3
  1067. package/dist/types/icons/Delete.d.ts +0 -3
  1068. package/dist/types/icons/DeleteForeverRoundedIcon.d.ts +0 -3
  1069. package/dist/types/icons/DeleteIcon.d.ts +0 -3
  1070. package/dist/types/icons/DeleteIconRounded.d.ts +0 -3
  1071. package/dist/types/icons/DocumentAttachment.d.ts +0 -3
  1072. package/dist/types/icons/Download.d.ts +0 -3
  1073. package/dist/types/icons/DownloadIcon.d.ts +0 -3
  1074. package/dist/types/icons/DragIndicatorIcon.d.ts +0 -3
  1075. package/dist/types/icons/Edit.d.ts +0 -3
  1076. package/dist/types/icons/EditIcon.d.ts +0 -3
  1077. package/dist/types/icons/EditRounded.d.ts +0 -3
  1078. package/dist/types/icons/EditUsers.d.ts +0 -3
  1079. package/dist/types/icons/Education.d.ts +0 -3
  1080. package/dist/types/icons/EducationDefault.d.ts +0 -3
  1081. package/dist/types/icons/EmailIcon.d.ts +0 -3
  1082. package/dist/types/icons/ErrorOutlineIcon.d.ts +0 -3
  1083. package/dist/types/icons/ErrorOutlineRoundedIcon.d.ts +0 -3
  1084. package/dist/types/icons/EventIcon.d.ts +0 -3
  1085. package/dist/types/icons/ExpandMoreIcon.d.ts +0 -3
  1086. package/dist/types/icons/FeaturedPlayListIcon.d.ts +0 -3
  1087. package/dist/types/icons/FiberManualRecordIcon.d.ts +0 -3
  1088. package/dist/types/icons/FileCopyIcon.d.ts +0 -3
  1089. package/dist/types/icons/FileUploadOutlinedIcon.d.ts +0 -3
  1090. package/dist/types/icons/Filter.d.ts +0 -3
  1091. package/dist/types/icons/GetAppIcon.d.ts +0 -3
  1092. package/dist/types/icons/GrayDownloadIcon.d.ts +0 -3
  1093. package/dist/types/icons/GrayPlayButton.d.ts +0 -3
  1094. package/dist/types/icons/GrayPlayIcon.d.ts +0 -3
  1095. package/dist/types/icons/GridView.d.ts +0 -3
  1096. package/dist/types/icons/Group.d.ts +0 -3
  1097. package/dist/types/icons/GroupDefault.d.ts +0 -3
  1098. package/dist/types/icons/GroupOutlined.d.ts +0 -3
  1099. package/dist/types/icons/GroupsOutlined.d.ts +0 -3
  1100. package/dist/types/icons/HeadsetIcon.d.ts +0 -3
  1101. package/dist/types/icons/Help.d.ts +0 -3
  1102. package/dist/types/icons/HelpIcon.d.ts +0 -3
  1103. package/dist/types/icons/HighlightOffRoundedIcon.d.ts +0 -3
  1104. package/dist/types/icons/HorizontalView.d.ts +0 -3
  1105. package/dist/types/icons/HourglassEmptyIcon.d.ts +0 -3
  1106. package/dist/types/icons/ImageIcon.d.ts +0 -3
  1107. package/dist/types/icons/Information.d.ts +0 -3
  1108. package/dist/types/icons/InsertDriveFileIcon.d.ts +0 -3
  1109. package/dist/types/icons/KeyboardBackspaceIcon.d.ts +0 -3
  1110. package/dist/types/icons/Library.d.ts +0 -3
  1111. package/dist/types/icons/LocationCityIcon.d.ts +0 -3
  1112. package/dist/types/icons/LocationOnIcon.d.ts +0 -3
  1113. package/dist/types/icons/LockIcon.d.ts +0 -3
  1114. package/dist/types/icons/Locked.d.ts +0 -3
  1115. package/dist/types/icons/Logout.d.ts +0 -3
  1116. package/dist/types/icons/MarkunreadMailboxIcon.d.ts +0 -3
  1117. package/dist/types/icons/MoreHorizIcon.d.ts +0 -3
  1118. package/dist/types/icons/MoreVertRoundedIcon.d.ts +0 -3
  1119. package/dist/types/icons/MyProfile.d.ts +0 -3
  1120. package/dist/types/icons/NewFilter.d.ts +0 -3
  1121. package/dist/types/icons/Notification.d.ts +0 -3
  1122. package/dist/types/icons/NotificationsOutlined.d.ts +0 -3
  1123. package/dist/types/icons/OndemandVideoIcon.d.ts +0 -3
  1124. package/dist/types/icons/PermMediaIcon.d.ts +0 -3
  1125. package/dist/types/icons/Person.d.ts +0 -3
  1126. package/dist/types/icons/PhoneIphoneIcon.d.ts +0 -3
  1127. package/dist/types/icons/PlayButton.d.ts +0 -3
  1128. package/dist/types/icons/PlayCircleOutlineIcon.d.ts +0 -3
  1129. package/dist/types/icons/PlayIcon.d.ts +0 -3
  1130. package/dist/types/icons/PlaylistAddIcon.d.ts +0 -3
  1131. package/dist/types/icons/PlaylistPlayIcon.d.ts +0 -3
  1132. package/dist/types/icons/PresentationScreen.d.ts +0 -3
  1133. package/dist/types/icons/Profile.d.ts +0 -3
  1134. package/dist/types/icons/PublicIcon.d.ts +0 -3
  1135. package/dist/types/icons/PublishIcon.d.ts +0 -3
  1136. package/dist/types/icons/RecordVoiceOverOutlined.d.ts +0 -3
  1137. package/dist/types/icons/RedDeleteIcon.d.ts +0 -3
  1138. package/dist/types/icons/RemoveAlt.d.ts +0 -3
  1139. package/dist/types/icons/RemoveAltDisable.d.ts +0 -3
  1140. package/dist/types/icons/RemoveCircleIcon.d.ts +0 -3
  1141. package/dist/types/icons/RemoveFilter.d.ts +0 -3
  1142. package/dist/types/icons/ReportProblemIcon.d.ts +0 -3
  1143. package/dist/types/icons/Reset.d.ts +0 -3
  1144. package/dist/types/icons/SchoolIcon.d.ts +0 -3
  1145. package/dist/types/icons/SchoolOutlinedIcon.d.ts +0 -3
  1146. package/dist/types/icons/Search.d.ts +0 -3
  1147. package/dist/types/icons/SearchRounded.d.ts +0 -3
  1148. package/dist/types/icons/Send.d.ts +0 -3
  1149. package/dist/types/icons/SendAlt.d.ts +0 -3
  1150. package/dist/types/icons/SettingsApplicationsIcon.d.ts +0 -3
  1151. package/dist/types/icons/SettingsOutlinedIcon.d.ts +0 -3
  1152. package/dist/types/icons/StarsRoundedIcon.d.ts +0 -3
  1153. package/dist/types/icons/SwitchCompany.d.ts +0 -3
  1154. package/dist/types/icons/Timeline.d.ts +0 -3
  1155. package/dist/types/icons/TrashCan.d.ts +0 -3
  1156. package/dist/types/icons/TrashCanAction.d.ts +0 -3
  1157. package/dist/types/icons/TrashCanRed.d.ts +0 -3
  1158. package/dist/types/icons/TrendingUpOutlinedIcon.d.ts +0 -3
  1159. package/dist/types/icons/UnfillPlay.d.ts +0 -3
  1160. package/dist/types/icons/Unlock.d.ts +0 -3
  1161. package/dist/types/icons/Unlocked.d.ts +0 -3
  1162. package/dist/types/icons/UserActivity.d.ts +0 -3
  1163. package/dist/types/icons/UserSpeaker.d.ts +0 -3
  1164. package/dist/types/icons/UsersIcon.d.ts +0 -3
  1165. package/dist/types/icons/VideoCallIcon.d.ts +0 -3
  1166. package/dist/types/icons/ViewCompactIcon.d.ts +0 -3
  1167. package/dist/types/icons/ViewListIcon.d.ts +0 -3
  1168. package/dist/types/icons/Visibility.d.ts +0 -3
  1169. package/dist/types/icons/VisibilityOff.d.ts +0 -3
  1170. package/dist/types/icons/VolumeUpIcon.d.ts +0 -3
  1171. package/dist/types/icons/WhiteAiAssistent.d.ts +0 -3
  1172. package/dist/types/icons/WorkOutlineOutlinedIcon.d.ts +0 -3
  1173. package/dist/types/icons/ZoomInIcon.d.ts +0 -3
  1174. package/dist/types/index.d.ts +0 -175
  1175. /package/dist/{types → components}/App.d.ts +0 -0
  1176. /package/dist/{types → components}/components/AudioPlayer/AudioPlayer.d.ts +0 -0
  1177. /package/dist/{types → components}/components/AudioPlayer/index.d.ts +0 -0
  1178. /package/dist/{types → components}/components/Badge/Badge.d.ts +0 -0
  1179. /package/dist/{types → components}/components/Badge/index.d.ts +0 -0
  1180. /package/dist/{types → components}/components/Badge/styled-components.d.ts +0 -0
  1181. /package/dist/{types → components}/components/BreadCrumb/Breadcrumb.d.ts +0 -0
  1182. /package/dist/{types → components}/components/BreadCrumb/index.d.ts +0 -0
  1183. /package/dist/{types → components}/components/BreadCrumb/styled-components.d.ts +0 -0
  1184. /package/dist/{types → components}/components/BreadCrumb/types.d.ts +0 -0
  1185. /package/dist/{types → components}/components/Button/Button.d.ts +0 -0
  1186. /package/dist/{types → components}/components/Button/Button.interface.d.ts +0 -0
  1187. /package/dist/{types → components}/components/Button/Button.styles.d.ts +0 -0
  1188. /package/dist/{types → components}/components/Button/index.d.ts +0 -0
  1189. /package/dist/{types → components}/components/Checkbox/Checkbox.d.ts +0 -0
  1190. /package/dist/{types → components}/components/Checkbox/checkboxV2.interface.d.ts +0 -0
  1191. /package/dist/{types → components}/components/Checkbox/index.d.ts +0 -0
  1192. /package/dist/{types → components}/components/Checkbox/styled-components.d.ts +0 -0
  1193. /package/dist/{types → components}/components/ColorPicker/ColorPicker.d.ts +0 -0
  1194. /package/dist/{types → components}/components/ColorPicker/colorPicker.interface.d.ts +0 -0
  1195. /package/dist/{types → components}/components/ColorPicker/colors.d.ts +0 -0
  1196. /package/dist/{types → components}/components/ColorPicker/index.d.ts +0 -0
  1197. /package/dist/{types → components}/components/ColorPicker/styled.components.d.ts +0 -0
  1198. /package/dist/{types → components}/components/ColumnNavigation/ColumnNavigation.d.ts +0 -0
  1199. /package/dist/{types → components}/components/ColumnNavigation/columnNavigation.interface.d.ts +0 -0
  1200. /package/dist/{types → components}/components/ColumnNavigation/index.d.ts +0 -0
  1201. /package/dist/{types → components}/components/ColumnNavigation/styled-components.d.ts +0 -0
  1202. /package/dist/{types → components}/components/CourseCard/CourseCard.d.ts +0 -0
  1203. /package/dist/{types → components}/components/CourseCard/CourseCard.interface.d.ts +0 -0
  1204. /package/dist/{types → components}/components/CourseCard/CourseCardActionsConfig.d.ts +0 -0
  1205. /package/dist/{types → components}/components/CourseCard/index.d.ts +0 -0
  1206. /package/dist/{types → components}/components/DatePicker/DatePicker.d.ts +0 -0
  1207. /package/dist/{types → components}/components/DatePicker/datePicker.interface.d.ts +0 -0
  1208. /package/dist/{types → components}/components/DatePicker/index.d.ts +0 -0
  1209. /package/dist/{types → components}/components/DatePicker/styled-components.d.ts +0 -0
  1210. /package/dist/{types → components}/components/DrawerTips/DrawerTips.d.ts +0 -0
  1211. /package/dist/{types → components}/components/DrawerTips/drawerTips.interface.d.ts +0 -0
  1212. /package/dist/{types → components}/components/DrawerTips/index.d.ts +0 -0
  1213. /package/dist/{types → components}/components/DrawerTips/styled-component.d.ts +0 -0
  1214. /package/dist/{types → components}/components/DropDown/DropDown.d.ts +0 -0
  1215. /package/dist/{types → components}/components/DropDown/DropDown.styles.d.ts +0 -0
  1216. /package/dist/{types → components}/components/DropDown/index.d.ts +0 -0
  1217. /package/dist/{types → components}/components/ExpansionMenu/ExpansionItem.d.ts +0 -0
  1218. /package/dist/{types → components}/components/ExpansionMenu/ExpansionItem.interface.d.ts +0 -0
  1219. /package/dist/{types → components}/components/ExpansionMenu/ExpansionNavMenu.d.ts +0 -0
  1220. /package/dist/{types → components}/components/ExpansionMenu/NavigationBar.d.ts +0 -0
  1221. /package/dist/{types → components}/components/ExpansionMenu/index.d.ts +0 -0
  1222. /package/dist/{types → components}/components/ExpansionMenu/routerConfig.d.ts +0 -0
  1223. /package/dist/{types → components}/components/ExpansionMenu/styled-components.d.ts +0 -0
  1224. /package/dist/{types → components}/components/FileUploader/Uploader.d.ts +0 -0
  1225. /package/dist/{types → components}/components/FileUploader/UploaderButton.d.ts +0 -0
  1226. /package/dist/{types → components}/components/FileUploader/index.d.ts +0 -0
  1227. /package/dist/{types → components}/components/FileUploader/styled-components.d.ts +0 -0
  1228. /package/dist/{types → components}/components/FileUploader/uploader.interface.d.ts +0 -0
  1229. /package/dist/{types → components}/components/GridActionMenu/GridActionMenu.d.ts +0 -0
  1230. /package/dist/{types → components}/components/GridActionMenu/GridActionMenu.styles.d.ts +0 -0
  1231. /package/dist/{types → components}/components/GridActionMenu/gridActionMenu.interface.d.ts +0 -0
  1232. /package/dist/{types → components}/components/GridActionMenu/index.d.ts +0 -0
  1233. /package/dist/{types → components}/components/Input/Input.d.ts +0 -0
  1234. /package/dist/{types → components}/components/Input/Input.interface.d.ts +0 -0
  1235. /package/dist/{types → components}/components/Input/index.d.ts +0 -0
  1236. /package/dist/{types → components}/components/Loader/Loader.d.ts +0 -0
  1237. /package/dist/{types → components}/components/Loader/index.d.ts +0 -0
  1238. /package/dist/{types → components}/components/Loader/loader.interface.d.ts +0 -0
  1239. /package/dist/{types → components}/components/Pagination/Pagination.d.ts +0 -0
  1240. /package/dist/{types → components}/components/Pagination/TablePagination.d.ts +0 -0
  1241. /package/dist/{types → components}/components/Pagination/index.d.ts +0 -0
  1242. /package/dist/{types → components}/components/Pagination/pagination.interface.d.ts +0 -0
  1243. /package/dist/{types → components}/components/Pagination/styled-components.d.ts +0 -0
  1244. /package/dist/{types → components}/components/PhoneCountyCode/PhoneCountyCode.d.ts +0 -0
  1245. /package/dist/{types → components}/components/PhoneCountyCode/countryCode.d.ts +0 -0
  1246. /package/dist/{types → components}/components/PhoneCountyCode/index.d.ts +0 -0
  1247. /package/dist/{types → components}/components/PhoneCountyCode/phoneCountryCode.interface.d.ts +0 -0
  1248. /package/dist/{types → components}/components/PhoneCountyCode/styled-components.d.ts +0 -0
  1249. /package/dist/{types → components}/components/PresentationIcon/Presentation.d.ts +0 -0
  1250. /package/dist/{types → components}/components/PresentationIcon/styled-components.d.ts +0 -0
  1251. /package/dist/{types → components}/components/ProfileDropdown/ProfileDropdown.d.ts +0 -0
  1252. /package/dist/{types → components}/components/ProfileDropdown/index.d.ts +0 -0
  1253. /package/dist/{types → components}/components/ProfileDropdown/styled-components.d.ts +0 -0
  1254. /package/dist/{types → components}/components/ProfilePicture/ProfilePicture.d.ts +0 -0
  1255. /package/dist/{types → components}/components/ProfilePicture/ProfilePicture.styles.d.ts +0 -0
  1256. /package/dist/{types → components}/components/ProfilePicture/profilePicture.interface.d.ts +0 -0
  1257. /package/dist/{types → components}/components/Providers/ThemeProvider/ThemeProvider.d.ts +0 -0
  1258. /package/dist/{types → components}/components/Providers/ThemeProvider/index.d.ts +0 -0
  1259. /package/dist/{types → components}/components/Providers/TranslationProvider/TranslationProvider.d.ts +0 -0
  1260. /package/dist/{types → components}/components/Providers/TranslationProvider/index.d.ts +0 -0
  1261. /package/dist/{types → components}/components/RadioButton/RadioButton.d.ts +0 -0
  1262. /package/dist/{types → components}/components/RadioButton/index.d.ts +0 -0
  1263. /package/dist/{types → components}/components/RadioButton/radioButton.interface.d.ts +0 -0
  1264. /package/dist/{types → components}/components/RangeSlider/rangeSlider.interface.d.ts +0 -0
  1265. /package/dist/{types → components}/components/SearchInput/SearchInput.d.ts +0 -0
  1266. /package/dist/{types → components}/components/SearchInput/index.d.ts +0 -0
  1267. /package/dist/{types → components}/components/SearchInput/searchInput.interface.d.ts +0 -0
  1268. /package/dist/{types → components}/components/SplashScreen/SplashScreen.d.ts +0 -0
  1269. /package/dist/{types → components}/components/SplashScreen/index.d.ts +0 -0
  1270. /package/dist/{types → components}/components/SplashScreen/splashScreen.interface.d.ts +0 -0
  1271. /package/dist/{types → components}/components/SplashScreen/styled-components.d.ts +0 -0
  1272. /package/dist/{types → components}/components/StatusIndicator/StatusIndicator.d.ts +0 -0
  1273. /package/dist/{types → components}/components/StatusIndicator/index.d.ts +0 -0
  1274. /package/dist/{types → components}/components/StatusIndicator/status.interface.d.ts +0 -0
  1275. /package/dist/{types → components}/components/StatusIndicator/styled-components.d.ts +0 -0
  1276. /package/dist/{types → components}/components/Switcher/CustomSwitcher.d.ts +0 -0
  1277. /package/dist/{types → components}/components/Switcher/CustomSwitcher.interface.d.ts +0 -0
  1278. /package/dist/{types → components}/components/Switcher/CustomSwitcher.styles.d.ts +0 -0
  1279. /package/dist/{types → components}/components/Switcher/Switcher.d.ts +0 -0
  1280. /package/dist/{types → components}/components/Switcher/index.d.ts +0 -0
  1281. /package/dist/{types → components}/components/Tabs/Tabs.d.ts +0 -0
  1282. /package/dist/{types → components}/components/Tabs/index.d.ts +0 -0
  1283. /package/dist/{types → components}/components/Tabs/styled-components.d.ts +0 -0
  1284. /package/dist/{types → components}/components/Tabs/tabs.interface.d.ts +0 -0
  1285. /package/dist/{types → components}/components/Tile/HorizontalArrow.d.ts +0 -0
  1286. /package/dist/{types → components}/components/Tile/Tile.d.ts +0 -0
  1287. /package/dist/{types → components}/components/Tile/index.d.ts +0 -0
  1288. /package/dist/{types → components}/components/Tile/styled-components.d.ts +0 -0
  1289. /package/dist/{types → components}/components/Tile/tile.interface.d.ts +0 -0
  1290. /package/dist/{types → components}/components/Tooltip/CustomTooltip.d.ts +0 -0
  1291. /package/dist/{types → components}/components/Tooltip/TooltipHeight.d.ts +0 -0
  1292. /package/dist/{types → components}/components/Tooltip/customTooltip.interface.d.ts +0 -0
  1293. /package/dist/{types → components}/components/Tooltip/index.d.ts +0 -0
  1294. /package/dist/{types → components}/components/Tooltip/toolTipHeight.interface.d.ts +0 -0
  1295. /package/dist/{types → components}/components/VideoPlayer/Player.d.ts +0 -0
  1296. /package/dist/{types → components}/components/VideoPlayer/index.d.ts +0 -0
  1297. /package/dist/{types → components}/components/VideoPlayer/styled-components.d.ts +0 -0
  1298. /package/dist/{types → components}/global.styles.d.ts +0 -0
  1299. /package/dist/{types → components}/helperFunctions/TooltipHeight.d.ts +0 -0
  1300. /package/dist/{types → components}/helperFunctions/toolTipHeight.interface.d.ts +0 -0
  1301. /package/dist/{types → components}/helperFunctions/useOutsideClick.d.ts +0 -0
  1302. /package/dist/{types → components}/icons/index.d.ts +0 -0
  1303. /package/dist/{types → components}/icons/svgTypes.interface.d.ts +0 -0
  1304. /package/dist/{types → components}/main.d.ts +0 -0
  1305. /package/dist/{types → components}/theme/Theme.d.ts +0 -0
  1306. /package/dist/{types → components}/theme/ThemeProvider.d.ts +0 -0
  1307. /package/dist/{types → components}/theme/interfaces.d.ts +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"CancelIcon.js","sourceRoot":"","sources":["../../src/icons/CancelIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,UAAU,GAAuB,UAAC,EAK9C;IAJC,IAAA,SAAS,eAAA,EACT,OAAO,aAAA,EACP,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EACb,KAAK,cAJqC,gCAK9C,CADS;IAER,OAAO,CACL,wBACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,eAET,eAAM,CAAC,EAAC,iBAAiB,EAAC,IAAI,EAAC,MAAM,GAAG,EACxC,eACE,CAAC,EAAC,+GAA+G,EACjH,IAAI,EAAE,IAAI,GACV,KACE,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"CancelIcon.js","sourceRoot":"","sources":["../../src/icons/CancelIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,UAAU,GAAG,UAAU,CAClC,UAAC,EAAkD,EAAE,GAAG;IAArD,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAE,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EAAK,KAAK,cAAhD,gCAAkD,CAAF;IAC/C,OAAO,CACL,wBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,eAET,eAAM,CAAC,EAAC,iBAAiB,EAAC,IAAI,EAAC,MAAM,GAAG,EACxC,eACE,CAAC,EAAC,+GAA+G,EACjH,IAAI,EAAE,IAAI,GACV,KACE,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,UAAU,CAAC,WAAW,GAAG,YAAY,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const CaretDown: React.FC<SvgProps>;
3
+ export declare const CaretDown: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
- export var CaretDown = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var CaretDown = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, props = __rest(_a, ["className", "onClick"]);
26
- return (_jsx("svg", __assign({ width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("g", { id: 'Caret--down', children: _jsx("path", { id: 'Vector', d: 'M18 9L12 16.5L6 9H18Z', fill: '#AEB5C1' }) }) })));
27
- };
27
+ return (_jsx("svg", __assign({ ref: ref, width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("g", { id: 'Caret--down', children: _jsx("path", { id: 'Vector', d: 'M18 9L12 16.5L6 9H18Z', fill: '#AEB5C1' }) }) })));
28
+ });
29
+ CaretDown.displayName = 'CaretDown';
28
30
  //# sourceMappingURL=CaretDown.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CaretDown.js","sourceRoot":"","sources":["../../src/icons/CaretDown.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,SAAS,GAAuB,UAAC,EAAgC;IAA9B,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAK,KAAK,cAA9B,wBAAgC,CAAF;IAC1E,OAAO,CACL,uBACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,YAAG,EAAE,EAAC,aAAa,YACjB,eAAM,EAAE,EAAC,QAAQ,EAAC,CAAC,EAAC,uBAAuB,EAAC,IAAI,EAAC,SAAS,GAAG,GAC3D,IACA,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"CaretDown.js","sourceRoot":"","sources":["../../src/icons/CaretDown.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,SAAS,GAAG,UAAU,CACjC,UAAC,EAAgC,EAAE,GAAG;IAAnC,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAK,KAAK,cAA9B,wBAAgC,CAAF;IAC7B,OAAO,CACL,uBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,YAAG,EAAE,EAAC,aAAa,YACjB,eAAM,EAAE,EAAC,QAAQ,EAAC,CAAC,EAAC,uBAAuB,EAAC,IAAI,EAAC,SAAS,GAAG,GAC3D,IACA,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,SAAS,CAAC,WAAW,GAAG,WAAW,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const Check: React.FC<SvgProps>;
3
+ export declare const Check: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
- export var Check = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var Check = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, _b = _a.fill, fill = _b === void 0 ? '#68707A' : _b, props = __rest(_a, ["className", "onClick", "fill"]);
26
- return (_jsxs("svg", __assign({ width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: [_jsx("path", { d: 'M0 0h24v24H0V0z', fill: 'none' }), _jsx("path", { d: 'M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z', fill: fill })] })));
27
- };
27
+ return (_jsxs("svg", __assign({ ref: ref, width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: [_jsx("path", { d: 'M0 0h24v24H0V0z', fill: 'none' }), _jsx("path", { d: 'M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z', fill: fill })] })));
28
+ });
29
+ Check.displayName = 'Check';
28
30
  //# sourceMappingURL=Check.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Check.js","sourceRoot":"","sources":["../../src/icons/Check.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,KAAK,GAAuB,UAAC,EAAkD;IAAhD,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAE,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EAAK,KAAK,cAAhD,gCAAkD,CAAF;IACxF,OAAO,CACL,wBACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,eAET,eAAM,CAAC,EAAC,iBAAiB,EAAC,IAAI,EAAC,MAAM,GAAG,EACxC,eAAM,CAAC,EAAC,2DAA2D,EAAC,IAAI,EAAE,IAAI,GAAI,KAC9E,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"Check.js","sourceRoot":"","sources":["../../src/icons/Check.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,KAAK,GAAG,UAAU,CAC7B,UAAC,EAAkD,EAAE,GAAG;IAArD,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAE,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EAAK,KAAK,cAAhD,gCAAkD,CAAF;IAC/C,OAAO,CACL,wBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,eAET,eAAM,CAAC,EAAC,iBAAiB,EAAC,IAAI,EAAC,MAAM,GAAG,EACxC,eAAM,CAAC,EAAC,2DAA2D,EAAC,IAAI,EAAE,IAAI,GAAI,KAC9E,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,KAAK,CAAC,WAAW,GAAG,OAAO,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const CheckBoxIcon: React.FC<SvgProps>;
3
+ export declare const CheckBoxIcon: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
- export var CheckBoxIcon = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var CheckBoxIcon = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, _b = _a.fill, fill = _b === void 0 ? '#68707A' : _b, props = __rest(_a, ["className", "onClick", "fill"]);
26
- return (_jsxs("svg", __assign({ width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: [_jsx("path", { d: 'M0 0h24v24H0V0z', fill: 'none' }), _jsx("path", { d: 'M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zM17.99 9l-1.41-1.42-6.59 6.59-2.58-2.57-1.42 1.41 4 3.99z', fill: fill })] })));
27
- };
27
+ return (_jsxs("svg", __assign({ ref: ref, width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: [_jsx("path", { d: 'M0 0h24v24H0V0z', fill: 'none' }), _jsx("path", { d: 'M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zM17.99 9l-1.41-1.42-6.59 6.59-2.58-2.57-1.42 1.41 4 3.99z', fill: fill })] })));
28
+ });
29
+ CheckBoxIcon.displayName = 'CheckBoxIcon';
28
30
  //# sourceMappingURL=CheckBoxIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CheckBoxIcon.js","sourceRoot":"","sources":["../../src/icons/CheckBoxIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,YAAY,GAAuB,UAAC,EAKhD;IAJC,IAAA,SAAS,eAAA,EACT,OAAO,aAAA,EACP,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EACb,KAAK,cAJuC,gCAKhD,CADS;IAER,OAAO,CACL,wBACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,eAET,eAAM,CAAC,EAAC,iBAAiB,EAAC,IAAI,EAAC,MAAM,GAAG,EACxC,eACE,CAAC,EAAC,uJAAuJ,EACzJ,IAAI,EAAE,IAAI,GACV,KACE,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"CheckBoxIcon.js","sourceRoot":"","sources":["../../src/icons/CheckBoxIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,YAAY,GAAG,UAAU,CACpC,UAAC,EAAkD,EAAE,GAAG;IAArD,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAE,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EAAK,KAAK,cAAhD,gCAAkD,CAAF;IAC/C,OAAO,CACL,wBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,eAET,eAAM,CAAC,EAAC,iBAAiB,EAAC,IAAI,EAAC,MAAM,GAAG,EACxC,eACE,CAAC,EAAC,uJAAuJ,EACzJ,IAAI,EAAE,IAAI,GACV,KACE,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,YAAY,CAAC,WAAW,GAAG,cAAc,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const CheckBoxOutlineBlankIcon: React.FC<SvgProps>;
3
+ export declare const CheckBoxOutlineBlankIcon: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
- export var CheckBoxOutlineBlankIcon = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var CheckBoxOutlineBlankIcon = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, _b = _a.fill, fill = _b === void 0 ? '#68707A' : _b, props = __rest(_a, ["className", "onClick", "fill"]);
26
- return (_jsxs("svg", __assign({ xmlns: 'http://www.w3.org/2000/svg', height: '24px', viewBox: '0 0 24 24', width: '24px', fill: fill, className: className, onClick: onClick }, props, { children: [_jsx("path", { d: 'M0 0h24v24H0V0z', fill: 'none' }), _jsx("path", { d: 'M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z' })] })));
27
- };
27
+ return (_jsxs("svg", __assign({ ref: ref, xmlns: 'http://www.w3.org/2000/svg', height: '24px', viewBox: '0 0 24 24', width: '24px', fill: fill, className: className, onClick: onClick }, props, { children: [_jsx("path", { d: 'M0 0h24v24H0V0z', fill: 'none' }), _jsx("path", { d: 'M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z' })] })));
28
+ });
29
+ CheckBoxOutlineBlankIcon.displayName = 'CheckBoxOutlineBlankIcon';
28
30
  //# sourceMappingURL=CheckBoxOutlineBlankIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CheckBoxOutlineBlankIcon.js","sourceRoot":"","sources":["../../src/icons/CheckBoxOutlineBlankIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,wBAAwB,GAAuB,UAAC,EAK5D;IAJC,IAAA,SAAS,eAAA,EACT,OAAO,aAAA,EACP,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EACb,KAAK,cAJmD,gCAK5D,CADS;IAER,OAAO,CACL,wBACE,KAAK,EAAC,4BAA4B,EAClC,MAAM,EAAC,MAAM,EACb,OAAO,EAAC,WAAW,EACnB,KAAK,EAAC,MAAM,EACZ,IAAI,EAAE,IAAI,EACV,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,eAET,eAAM,CAAC,EAAC,iBAAiB,EAAC,IAAI,EAAC,MAAM,GAAG,EACxC,eAAM,CAAC,EAAC,4FAA4F,GAAG,KACnG,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"CheckBoxOutlineBlankIcon.js","sourceRoot":"","sources":["../../src/icons/CheckBoxOutlineBlankIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,wBAAwB,GAAG,UAAU,CAChD,UAAC,EAAkD,EAAE,GAAG;IAArD,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAE,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EAAK,KAAK,cAAhD,gCAAkD,CAAF;IAC/C,OAAO,CACL,wBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,4BAA4B,EAClC,MAAM,EAAC,MAAM,EACb,OAAO,EAAC,WAAW,EACnB,KAAK,EAAC,MAAM,EACZ,IAAI,EAAE,IAAI,EACV,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,eAET,eAAM,CAAC,EAAC,iBAAiB,EAAC,IAAI,EAAC,MAAM,GAAG,EACxC,eAAM,CAAC,EAAC,4FAA4F,GAAG,KACnG,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,wBAAwB,CAAC,WAAW,GAAG,0BAA0B,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const CheckCircleIcon: React.FC<SvgProps>;
3
+ export declare const CheckCircleIcon: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
- export var CheckCircleIcon = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var CheckCircleIcon = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, _b = _a.fill, fill = _b === void 0 ? '#68707A' : _b, props = __rest(_a, ["className", "onClick", "fill"]);
26
- return (_jsxs("svg", __assign({ width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: [_jsx("path", { d: 'M0 0h24v24H0V0z', fill: 'none' }), _jsx("path", { d: 'M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4 8-8z', fill: fill })] })));
27
- };
27
+ return (_jsxs("svg", __assign({ ref: ref, width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: [_jsx("path", { d: 'M0 0h24v24H0V0z', fill: 'none' }), _jsx("path", { d: 'M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4 8-8z', fill: fill })] })));
28
+ });
29
+ CheckCircleIcon.displayName = 'CheckCircleIcon';
28
30
  //# sourceMappingURL=CheckCircleIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CheckCircleIcon.js","sourceRoot":"","sources":["../../src/icons/CheckCircleIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,eAAe,GAAuB,UAAC,EAKnD;IAJC,IAAA,SAAS,eAAA,EACT,OAAO,aAAA,EACP,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EACb,KAAK,cAJ0C,gCAKnD,CADS;IAER,OAAO,CACL,wBACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,eAET,eAAM,CAAC,EAAC,iBAAiB,EAAC,IAAI,EAAC,MAAM,GAAG,EACxC,eACE,CAAC,EAAC,2KAA2K,EAC7K,IAAI,EAAE,IAAI,GACV,KACE,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"CheckCircleIcon.js","sourceRoot":"","sources":["../../src/icons/CheckCircleIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,eAAe,GAAG,UAAU,CACvC,UAAC,EAAkD,EAAE,GAAG;IAArD,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAE,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EAAK,KAAK,cAAhD,gCAAkD,CAAF;IAC/C,OAAO,CACL,wBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,eAET,eAAM,CAAC,EAAC,iBAAiB,EAAC,IAAI,EAAC,MAAM,GAAG,EACxC,eACE,CAAC,EAAC,2KAA2K,EAC7K,IAAI,EAAE,IAAI,GACV,KACE,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,CAAC,WAAW,GAAG,iBAAiB,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const CheckCircleOutlineOutlinedIcon: React.FC<SvgProps>;
3
+ export declare const CheckCircleOutlineOutlinedIcon: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
- export var CheckCircleOutlineOutlinedIcon = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var CheckCircleOutlineOutlinedIcon = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, _b = _a.fill, fill = _b === void 0 ? '#68707A' : _b, props = __rest(_a, ["className", "onClick", "fill"]);
26
- return (_jsxs("svg", __assign({ width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: [_jsx("path", { d: 'M0 0h24v24H0V0z', fill: 'none' }), _jsx("path", { d: 'M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4 8-8z', fill: fill })] })));
27
- };
27
+ return (_jsxs("svg", __assign({ ref: ref, width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: [_jsx("path", { d: 'M0 0h24v24H0V0z', fill: 'none' }), _jsx("path", { d: 'M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4 8-8z', fill: fill })] })));
28
+ });
29
+ CheckCircleOutlineOutlinedIcon.displayName = 'CheckCircleOutlineOutlinedIcon';
28
30
  //# sourceMappingURL=CheckCircleOutlineOutlinedIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CheckCircleOutlineOutlinedIcon.js","sourceRoot":"","sources":["../../src/icons/CheckCircleOutlineOutlinedIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,8BAA8B,GAAuB,UAAC,EAKlE;IAJC,IAAA,SAAS,eAAA,EACT,OAAO,aAAA,EACP,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EACb,KAAK,cAJyD,gCAKlE,CADS;IAER,OAAO,CACL,wBACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,eAET,eAAM,CAAC,EAAC,iBAAiB,EAAC,IAAI,EAAC,MAAM,GAAG,EACxC,eACE,CAAC,EAAC,2KAA2K,EAC7K,IAAI,EAAE,IAAI,GACV,KACE,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"CheckCircleOutlineOutlinedIcon.js","sourceRoot":"","sources":["../../src/icons/CheckCircleOutlineOutlinedIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,8BAA8B,GAAG,UAAU,CACtD,UAAC,EAAkD,EAAE,GAAG;IAArD,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAE,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EAAK,KAAK,cAAhD,gCAAkD,CAAF;IAC/C,OAAO,CACL,wBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,eAET,eAAM,CAAC,EAAC,iBAAiB,EAAC,IAAI,EAAC,MAAM,GAAG,EACxC,eACE,CAAC,EAAC,2KAA2K,EAC7K,IAAI,EAAE,IAAI,GACV,KACE,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,8BAA8B,CAAC,WAAW,GAAG,gCAAgC,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const CheckCircleOutlineRoundedIcon: React.FC<SvgProps>;
3
+ export declare const CheckCircleOutlineRoundedIcon: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
- export var CheckCircleOutlineRoundedIcon = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var CheckCircleOutlineRoundedIcon = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, _b = _a.fill, fill = _b === void 0 ? '#68707A' : _b, props = __rest(_a, ["className", "onClick", "fill"]);
26
- return (_jsx("svg", __assign({ width: '24', height: '24', viewBox: '0 -960 960 960', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("path", { d: 'M424-296l282-282-56-56-226 226-114-114-56 56 170 170Zm56 216q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z', fill: fill }) })));
27
- };
27
+ return (_jsx("svg", __assign({ ref: ref, width: '24', height: '24', viewBox: '0 -960 960 960', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("path", { d: 'M424-296l282-282-56-56-226 226-114-114-56 56 170 170Zm56 216q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z', fill: fill }) })));
28
+ });
29
+ CheckCircleOutlineRoundedIcon.displayName = 'CheckCircleOutlineRoundedIcon';
28
30
  //# sourceMappingURL=CheckCircleOutlineRoundedIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CheckCircleOutlineRoundedIcon.js","sourceRoot":"","sources":["../../src/icons/CheckCircleOutlineRoundedIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,6BAA6B,GAAuB,UAAC,EAKjE;IAJC,IAAA,SAAS,eAAA,EACT,OAAO,aAAA,EACP,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EACb,KAAK,cAJwD,gCAKjE,CADS;IAER,OAAO,CACL,uBACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,gBAAgB,EACxB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,eACE,CAAC,EAAC,oVAAoV,EACtV,IAAI,EAAE,IAAI,GACV,IACE,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"CheckCircleOutlineRoundedIcon.js","sourceRoot":"","sources":["../../src/icons/CheckCircleOutlineRoundedIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,6BAA6B,GAAG,UAAU,CACrD,UAAC,EAAkD,EAAE,GAAG;IAArD,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAE,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EAAK,KAAK,cAAhD,gCAAkD,CAAF;IAC/C,OAAO,CACL,uBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,gBAAgB,EACxB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,eACE,CAAC,EAAC,oVAAoV,EACtV,IAAI,EAAE,IAAI,GACV,IACE,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,6BAA6B,CAAC,WAAW,GAAG,+BAA+B,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const CheckedIcon: React.FC<SvgProps>;
3
+ export declare const CheckedIcon: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
- export var CheckedIcon = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var CheckedIcon = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, props = __rest(_a, ["className", "onClick"]);
26
- return (_jsx("svg", __assign({ width: '32', height: '32', viewBox: '0 0 32 32', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsxs("g", { id: 'checked 1', children: [_jsx("path", { id: 'Vector', d: 'M13.6 21.8654C13.4249 21.8656 13.2514 21.8311 13.0897 21.7641C12.9279 21.6971 12.781 21.5987 12.6573 21.4747L8.39064 17.2081C8.14776 16.9566 8.01337 16.6198 8.01641 16.2702C8.01945 15.9206 8.15967 15.5862 8.40688 15.339C8.65409 15.0918 8.98851 14.9515 9.3381 14.9485C9.6877 14.9455 10.0245 15.0798 10.276 15.3227L13.6 18.6467L21.724 10.5227C21.9754 10.2798 22.3122 10.1455 22.6618 10.1485C23.0114 10.1515 23.3459 10.2918 23.5931 10.539C23.8403 10.7862 23.9805 11.1206 23.9835 11.4702C23.9866 11.8198 23.8522 12.1566 23.6093 12.4081L14.5426 21.4747C14.419 21.5987 14.2721 21.6971 14.1103 21.7641C13.9485 21.8311 13.7751 21.8656 13.6 21.8654Z', fill: '#0074D9' }), _jsx("path", { id: 'Vector_2', d: 'M28.0001 2.66797H4.00008C3.64646 2.66797 3.30732 2.80844 3.05727 3.05849C2.80722 3.30854 2.66675 3.64768 2.66675 4.0013V28.0013C2.66675 28.3549 2.80722 28.6941 3.05727 28.9441C3.30732 29.1942 3.64646 29.3346 4.00008 29.3346H28.0001C28.3537 29.3346 28.6928 29.1942 28.9429 28.9441C29.1929 28.6941 29.3334 28.3549 29.3334 28.0013V4.0013C29.3334 3.64768 29.1929 3.30854 28.9429 3.05849C28.6928 2.80844 28.3537 2.66797 28.0001 2.66797ZM23.6094 12.4106L14.5427 21.4773C14.2927 21.7273 13.9536 21.8677 13.6001 21.8677C13.2465 21.8677 12.9075 21.7273 12.6574 21.4773L8.39075 17.2106C8.14787 16.9592 8.01348 16.6224 8.01652 16.2728C8.01955 15.9232 8.15978 15.5888 8.40699 15.3415C8.6542 15.0943 8.98862 14.9541 9.33821 14.9511C9.68781 14.948 10.0246 15.0824 10.2761 15.3253L13.6001 18.6493L21.7241 10.5253C21.9755 10.2824 22.3124 10.148 22.6619 10.1511C23.0115 10.1541 23.346 10.2943 23.5932 10.5415C23.8404 10.7888 23.9806 11.1232 23.9836 11.4728C23.9867 11.8224 23.8523 12.1592 23.6094 12.4106Z', fill: '#CEDEF4' })] }) })));
27
- };
27
+ return (_jsx("svg", __assign({ ref: ref, width: '32', height: '32', viewBox: '0 0 32 32', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsxs("g", { id: 'checked 1', children: [_jsx("path", { id: 'Vector', d: 'M13.6 21.8654C13.4249 21.8656 13.2514 21.8311 13.0897 21.7641C12.9279 21.6971 12.781 21.5987 12.6573 21.4747L8.39064 17.2081C8.14776 16.9566 8.01337 16.6198 8.01641 16.2702C8.01945 15.9206 8.15967 15.5862 8.40688 15.339C8.65409 15.0918 8.98851 14.9515 9.3381 14.9485C9.6877 14.9455 10.0245 15.0798 10.276 15.3227L13.6 18.6467L21.724 10.5227C21.9754 10.2798 22.3122 10.1455 22.6618 10.1485C23.0114 10.1515 23.3459 10.2918 23.5931 10.539C23.8403 10.7862 23.9805 11.1206 23.9835 11.4702C23.9866 11.8198 23.8522 12.1566 23.6093 12.4081L14.5426 21.4747C14.419 21.5987 14.2721 21.6971 14.1103 21.7641C13.9485 21.8311 13.7751 21.8656 13.6 21.8654Z', fill: '#0074D9' }), _jsx("path", { id: 'Vector_2', d: 'M28.0001 2.66797H4.00008C3.64646 2.66797 3.30732 2.80844 3.05727 3.05849C2.80722 3.30854 2.66675 3.64768 2.66675 4.0013V28.0013C2.66675 28.3549 2.80722 28.6941 3.05727 28.9441C3.30732 29.1942 3.64646 29.3346 4.00008 29.3346H28.0001C28.3537 29.3346 28.6928 29.1942 28.9429 28.9441C29.1929 28.6941 29.3334 28.3549 29.3334 28.0013V4.0013C29.3334 3.64768 29.1929 3.30854 28.9429 3.05849C28.6928 2.80844 28.3537 2.66797 28.0001 2.66797ZM23.6094 12.4106L14.5427 21.4773C14.2927 21.7273 13.9536 21.8677 13.6001 21.8677C13.2465 21.8677 12.9075 21.7273 12.6574 21.4773L8.39075 17.2106C8.14787 16.9592 8.01348 16.6224 8.01652 16.2728C8.01955 15.9232 8.15978 15.5888 8.40699 15.3415C8.6542 15.0943 8.98862 14.9541 9.33821 14.9511C9.68781 14.948 10.0246 15.0824 10.2761 15.3253L13.6001 18.6493L21.7241 10.5253C21.9755 10.2824 22.3124 10.148 22.6619 10.1511C23.0115 10.1541 23.346 10.2943 23.5932 10.5415C23.8404 10.7888 23.9806 11.1232 23.9836 11.4728C23.9867 11.8224 23.8523 12.1592 23.6094 12.4106Z', fill: '#CEDEF4' })] }) })));
28
+ });
29
+ CheckedIcon.displayName = 'Checked';
28
30
  //# sourceMappingURL=Checked.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Checked.js","sourceRoot":"","sources":["../../src/icons/Checked.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,WAAW,GAAuB,UAAC,EAAgC;IAA9B,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAK,KAAK,cAA9B,wBAAgC,CAAF;IAC5E,OAAO,CACL,uBACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,aAAG,EAAE,EAAC,WAAW,aACf,eACE,EAAE,EAAC,QAAQ,EACX,CAAC,EAAC,koBAAkoB,EACpoB,IAAI,EAAC,SAAS,GACd,EACF,eACE,EAAE,EAAC,UAAU,EACb,CAAC,EAAC,89BAA89B,EACh+B,IAAI,EAAC,SAAS,GACd,IACA,IACA,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"Checked.js","sourceRoot":"","sources":["../../src/icons/Checked.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,WAAW,GAAG,UAAU,CACnC,UAAC,EAAgC,EAAE,GAAG;IAAnC,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAK,KAAK,cAA9B,wBAAgC,CAAF;IAC7B,OAAO,CACL,uBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,aAAG,EAAE,EAAC,WAAW,aACf,eACE,EAAE,EAAC,QAAQ,EACX,CAAC,EAAC,koBAAkoB,EACpoB,IAAI,EAAC,SAAS,GACd,EACF,eACE,EAAE,EAAC,UAAU,EACb,CAAC,EAAC,89BAA89B,EACh+B,IAAI,EAAC,SAAS,GACd,IACA,IACA,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,WAAW,CAAC,WAAW,GAAG,SAAS,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const Checkmark: React.FC<SvgProps>;
3
+ export declare const Checkmark: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
- export var Checkmark = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var Checkmark = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, props = __rest(_a, ["className", "onClick"]);
26
- return (_jsx("svg", __assign({ width: '20', height: '20', viewBox: '0 0 20 20', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("g", { id: 'Checkmark', children: _jsx("path", { id: 'Vector', d: 'M8.125 15.0009L2.5 9.37594L3.38375 8.49219L8.125 13.2328L16.6163 4.74219L17.5 5.62594L8.125 15.0009Z', fill: '#00905E' }) }) })));
27
- };
27
+ return (_jsx("svg", __assign({ ref: ref, width: '20', height: '20', viewBox: '0 0 20 20', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("g", { id: 'Checkmark', children: _jsx("path", { id: 'Vector', d: 'M8.125 15.0009L2.5 9.37594L3.38375 8.49219L8.125 13.2328L16.6163 4.74219L17.5 5.62594L8.125 15.0009Z', fill: '#00905E' }) }) })));
28
+ });
29
+ Checkmark.displayName = 'Checkmark';
28
30
  //# sourceMappingURL=Checkmark.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Checkmark.js","sourceRoot":"","sources":["../../src/icons/Checkmark.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,SAAS,GAAuB,UAAC,EAAgC;IAA9B,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAK,KAAK,cAA9B,wBAAgC,CAAF;IAC1E,OAAO,CACL,uBACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,YAAG,EAAE,EAAC,WAAW,YACf,eACE,EAAE,EAAC,QAAQ,EACX,CAAC,EAAC,sGAAsG,EACxG,IAAI,EAAC,SAAS,GACd,GACA,IACA,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"Checkmark.js","sourceRoot":"","sources":["../../src/icons/Checkmark.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,SAAS,GAAG,UAAU,CACjC,UAAC,EAAgC,EAAE,GAAG;IAAnC,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAK,KAAK,cAA9B,wBAAgC,CAAF;IAC7B,OAAO,CACL,uBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,YAAG,EAAE,EAAC,WAAW,YACf,eACE,EAAE,EAAC,QAAQ,EACX,CAAC,EAAC,sGAAsG,EACxG,IAAI,EAAC,SAAS,GACd,GACA,IACA,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,SAAS,CAAC,WAAW,GAAG,WAAW,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const CheckmarkOutline: React.FC<SvgProps>;
3
+ export declare const CheckmarkOutline: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
- export var CheckmarkOutline = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var CheckmarkOutline = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, props = __rest(_a, ["className", "onClick"]);
26
- return (_jsx("svg", __assign({ width: '20', height: '20', viewBox: '0 0 20 20', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("g", { id: 'Checkmark--outline', children: _jsxs("g", { id: 'Vector', children: [_jsx("path", { d: 'M8.75 13.3837L5.625 10.2581L6.50813 9.375L8.75 11.6163L13.4906 6.875L14.375 7.75938L8.75 13.3837Z', fill: '#B3B3B8' }), _jsx("path", { d: 'M10 1.25C8.26942 1.25 6.57769 1.76318 5.13876 2.72464C3.69983 3.6861 2.57832 5.05267 1.91606 6.65152C1.25379 8.25037 1.08051 10.0097 1.41813 11.707C1.75575 13.4044 2.58911 14.9635 3.81282 16.1872C5.03653 17.4109 6.59563 18.2442 8.29296 18.5819C9.9903 18.9195 11.7496 18.7462 13.3485 18.0839C14.9473 17.4217 16.3139 16.3002 17.2754 14.8612C18.2368 13.4223 18.75 11.7306 18.75 10C18.75 7.67936 17.8281 5.45376 16.1872 3.81282C14.5462 2.17187 12.3206 1.25 10 1.25ZM10 17.5C8.51664 17.5 7.0666 17.0601 5.83323 16.236C4.59986 15.4119 3.63856 14.2406 3.07091 12.8701C2.50325 11.4997 2.35473 9.99168 2.64411 8.53682C2.9335 7.08197 3.64781 5.74559 4.6967 4.6967C5.7456 3.64781 7.08197 2.9335 8.53683 2.64411C9.99168 2.35472 11.4997 2.50325 12.8701 3.0709C14.2406 3.63856 15.4119 4.59985 16.236 5.83322C17.0601 7.06659 17.5 8.51664 17.5 10C17.5 11.9891 16.7098 13.8968 15.3033 15.3033C13.8968 16.7098 11.9891 17.5 10 17.5Z', fill: '#B3B3B8' })] }) }) })));
27
- };
27
+ return (_jsx("svg", __assign({ ref: ref, width: '20', height: '20', viewBox: '0 0 20 20', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("g", { id: 'Checkmark--outline', children: _jsxs("g", { id: 'Vector', children: [_jsx("path", { d: 'M8.75 13.3837L5.625 10.2581L6.50813 9.375L8.75 11.6163L13.4906 6.875L14.375 7.75938L8.75 13.3837Z', fill: '#B3B3B8' }), _jsx("path", { d: 'M10 1.25C8.26942 1.25 6.57769 1.76318 5.13876 2.72464C3.69983 3.6861 2.57832 5.05267 1.91606 6.65152C1.25379 8.25037 1.08051 10.0097 1.41813 11.707C1.75575 13.4044 2.58911 14.9635 3.81282 16.1872C5.03653 17.4109 6.59563 18.2442 8.29296 18.5819C9.9903 18.9195 11.7496 18.7462 13.3485 18.0839C14.9473 17.4217 16.3139 16.3002 17.2754 14.8612C18.2368 13.4223 18.75 11.7306 18.75 10C18.75 7.67936 17.8281 5.45376 16.1872 3.81282C14.5462 2.17187 12.3206 1.25 10 1.25ZM10 17.5C8.51664 17.5 7.0666 17.0601 5.83323 16.236C4.59986 15.4119 3.63856 14.2406 3.07091 12.8701C2.50325 11.4997 2.35473 9.99168 2.64411 8.53682C2.9335 7.08197 3.64781 5.74559 4.6967 4.6967C5.7456 3.64781 7.08197 2.9335 8.53683 2.64411C9.99168 2.35472 11.4997 2.50325 12.8701 3.0709C14.2406 3.63856 15.4119 4.59985 16.236 5.83322C17.0601 7.06659 17.5 8.51664 17.5 10C17.5 11.9891 16.7098 13.8968 15.3033 15.3033C13.8968 16.7098 11.9891 17.5 10 17.5Z', fill: '#B3B3B8' })] }) }) })));
28
+ });
29
+ CheckmarkOutline.displayName = 'CheckmarkOutline';
28
30
  //# sourceMappingURL=CheckmarkOutline.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CheckmarkOutline.js","sourceRoot":"","sources":["../../src/icons/CheckmarkOutline.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,gBAAgB,GAAuB,UAAC,EAAgC;IAA9B,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAK,KAAK,cAA9B,wBAAgC,CAAF;IACjF,OAAO,CACL,uBACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,YAAG,EAAE,EAAC,oBAAoB,YACxB,aAAG,EAAE,EAAC,QAAQ,aACZ,eACE,CAAC,EAAC,mGAAmG,EACrG,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,m5BAAm5B,EACr5B,IAAI,EAAC,SAAS,GACd,IACA,GACF,IACA,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"CheckmarkOutline.js","sourceRoot":"","sources":["../../src/icons/CheckmarkOutline.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAU,CACxC,UAAC,EAAgC,EAAE,GAAG;IAAnC,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAK,KAAK,cAA9B,wBAAgC,CAAF;IAC7B,OAAO,CACL,uBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,YAAG,EAAE,EAAC,oBAAoB,YACxB,aAAG,EAAE,EAAC,QAAQ,aACZ,eACE,CAAC,EAAC,mGAAmG,EACrG,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,m5BAAm5B,EACr5B,IAAI,EAAC,SAAS,GACd,IACA,GACF,IACA,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,gBAAgB,CAAC,WAAW,GAAG,kBAAkB,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const CheckmarkOutlineAction: React.FC<SvgProps>;
3
+ export declare const CheckmarkOutlineAction: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
- export var CheckmarkOutlineAction = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var CheckmarkOutlineAction = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, props = __rest(_a, ["className", "onClick"]);
26
- return (_jsxs("svg", __assign({ width: '40', height: '40', viewBox: '0 0 40 40', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: [_jsx("path", { d: 'M18.75 23.3837L15.625 20.2581L16.5081 19.375L18.75 21.6163L23.4906 16.875L24.375 17.7594L18.75 23.3837Z', fill: '#68707A' }), _jsx("path", { d: 'M20 11.25C18.2694 11.25 16.5777 11.7632 15.1388 12.7246C13.6998 13.6861 12.5783 15.0527 11.9161 16.6515C11.2538 18.2504 11.0805 20.0097 11.4181 21.707C11.7558 23.4044 12.5891 24.9635 13.8128 26.1872C15.0365 27.4109 16.5956 28.2442 18.293 28.5819C19.9903 28.9195 21.7496 28.7462 23.3485 28.0839C24.9473 27.4217 26.3139 26.3002 27.2754 24.8612C28.2368 23.4223 28.75 21.7306 28.75 20C28.75 17.6794 27.8281 15.4538 26.1872 13.8128C24.5462 12.1719 22.3206 11.25 20 11.25ZM20 27.5C18.5166 27.5 17.0666 27.0601 15.8332 26.236C14.5999 25.4119 13.6386 24.2406 13.0709 22.8701C12.5033 21.4997 12.3547 19.9917 12.6441 18.5368C12.9335 17.082 13.6478 15.7456 14.6967 14.6967C15.7456 13.6478 17.082 12.9335 18.5368 12.6441C19.9917 12.3547 21.4997 12.5032 22.8701 13.0709C24.2406 13.6386 25.4119 14.5999 26.236 15.8332C27.0601 17.0666 27.5 18.5166 27.5 20C27.5 21.9891 26.7098 23.8968 25.3033 25.3033C23.8968 26.7098 21.9891 27.5 20 27.5Z', fill: '#68707A' })] })));
27
- };
27
+ return (_jsxs("svg", __assign({ ref: ref, width: '40', height: '40', viewBox: '0 0 40 40', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: [_jsx("path", { d: 'M18.75 23.3837L15.625 20.2581L16.5081 19.375L18.75 21.6163L23.4906 16.875L24.375 17.7594L18.75 23.3837Z', fill: '#68707A' }), _jsx("path", { d: 'M20 11.25C18.2694 11.25 16.5777 11.7632 15.1388 12.7246C13.6998 13.6861 12.5783 15.0527 11.9161 16.6515C11.2538 18.2504 11.0805 20.0097 11.4181 21.707C11.7558 23.4044 12.5891 24.9635 13.8128 26.1872C15.0365 27.4109 16.5956 28.2442 18.293 28.5819C19.9903 28.9195 21.7496 28.7462 23.3485 28.0839C24.9473 27.4217 26.3139 26.3002 27.2754 24.8612C28.2368 23.4223 28.75 21.7306 28.75 20C28.75 17.6794 27.8281 15.4538 26.1872 13.8128C24.5462 12.1719 22.3206 11.25 20 11.25ZM20 27.5C18.5166 27.5 17.0666 27.0601 15.8332 26.236C14.5999 25.4119 13.6386 24.2406 13.0709 22.8701C12.5033 21.4997 12.3547 19.9917 12.6441 18.5368C12.9335 17.082 13.6478 15.7456 14.6967 14.6967C15.7456 13.6478 17.082 12.9335 18.5368 12.6441C19.9917 12.3547 21.4997 12.5032 22.8701 13.0709C24.2406 13.6386 25.4119 14.5999 26.236 15.8332C27.0601 17.0666 27.5 18.5166 27.5 20C27.5 21.9891 26.7098 23.8968 25.3033 25.3033C23.8968 26.7098 21.9891 27.5 20 27.5Z', fill: '#68707A' })] })));
28
+ });
29
+ CheckmarkOutlineAction.displayName = 'CheckmarkOutlineAction';
28
30
  //# sourceMappingURL=CheckmarkOutlineAction.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CheckmarkOutlineAction.js","sourceRoot":"","sources":["../../src/icons/CheckmarkOutlineAction.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,sBAAsB,GAAuB,UAAC,EAAgC;IAA9B,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAK,KAAK,cAA9B,wBAAgC,CAAF;IACvF,OAAO,CACL,wBACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,eAET,eACE,CAAC,EAAC,yGAAyG,EAC3G,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,65BAA65B,EAC/5B,IAAI,EAAC,SAAS,GACd,KACE,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"CheckmarkOutlineAction.js","sourceRoot":"","sources":["../../src/icons/CheckmarkOutlineAction.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,sBAAsB,GAAG,UAAU,CAC9C,UAAC,EAAgC,EAAE,GAAG;IAAnC,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAK,KAAK,cAA9B,wBAAgC,CAAF;IAC7B,OAAO,CACL,wBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,eAET,eACE,CAAC,EAAC,yGAAyG,EAC3G,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,65BAA65B,EAC/5B,IAAI,EAAC,SAAS,GACd,KACE,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,sBAAsB,CAAC,WAAW,GAAG,wBAAwB,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const ChevronRightIcon: React.FC<SvgProps>;
3
+ export declare const ChevronRightIcon: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
- export var ChevronRightIcon = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var ChevronRightIcon = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, _b = _a.fill, fill = _b === void 0 ? '#68707A' : _b, props = __rest(_a, ["className", "onClick", "fill"]);
26
- return (_jsxs("svg", __assign({ xmlns: 'http://www.w3.org/2000/svg', height: '24px', viewBox: '0 0 24 24', width: '24px', fill: fill, className: className, onClick: onClick }, props, { children: [_jsx("path", { d: 'M0 0h24v24H0V0z', fill: 'none' }), _jsx("path", { d: 'M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6-6-6z' })] })));
27
- };
27
+ return (_jsxs("svg", __assign({ ref: ref, xmlns: 'http://www.w3.org/2000/svg', height: '24px', viewBox: '0 0 24 24', width: '24px', fill: fill, className: className, onClick: onClick }, props, { children: [_jsx("path", { d: 'M0 0h24v24H0V0z', fill: 'none' }), _jsx("path", { d: 'M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6-6-6z' })] })));
28
+ });
29
+ ChevronRightIcon.displayName = 'ChevronRightIcon';
28
30
  //# sourceMappingURL=ChevronRightIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ChevronRightIcon.js","sourceRoot":"","sources":["../../src/icons/ChevronRightIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,gBAAgB,GAAuB,UAAC,EAKpD;IAJC,IAAA,SAAS,eAAA,EACT,OAAO,aAAA,EACP,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EACb,KAAK,cAJ2C,gCAKpD,CADS;IAER,OAAO,CACL,wBACE,KAAK,EAAC,4BAA4B,EAClC,MAAM,EAAC,MAAM,EACb,OAAO,EAAC,WAAW,EACnB,KAAK,EAAC,MAAM,EACZ,IAAI,EAAE,IAAI,EACV,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,eAET,eAAM,CAAC,EAAC,iBAAiB,EAAC,IAAI,EAAC,MAAM,GAAG,EACxC,eAAM,CAAC,EAAC,oDAAoD,GAAG,KAC3D,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"ChevronRightIcon.js","sourceRoot":"","sources":["../../src/icons/ChevronRightIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAU,CACxC,UAAC,EAAkD,EAAE,GAAG;IAArD,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAE,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EAAK,KAAK,cAAhD,gCAAkD,CAAF;IAC/C,OAAO,CACL,wBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,4BAA4B,EAClC,MAAM,EAAC,MAAM,EACb,OAAO,EAAC,WAAW,EACnB,KAAK,EAAC,MAAM,EACZ,IAAI,EAAE,IAAI,EACV,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,eAET,eAAM,CAAC,EAAC,iBAAiB,EAAC,IAAI,EAAC,MAAM,GAAG,EACxC,eAAM,CAAC,EAAC,oDAAoD,GAAG,KAC3D,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,gBAAgB,CAAC,WAAW,GAAG,kBAAkB,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const Circle: React.FC<SvgProps>;
3
+ export declare const Circle: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
- export var Circle = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var Circle = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, props = __rest(_a, ["className", "onClick"]);
26
- return (_jsx("svg", __assign({ width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("path", { d: 'M12 6C13.1867 6 14.3467 6.35189 15.3334 7.01118C16.3201 7.67047 17.0892 8.60754 17.5433 9.7039C17.9974 10.8003 18.1162 12.0067 17.8847 13.1705C17.6532 14.3344 17.0818 15.4035 16.2426 16.2426C15.4035 17.0818 14.3344 17.6532 13.1705 17.8847C12.0067 18.1162 10.8003 17.9974 9.7039 17.5433C8.60755 17.0892 7.67048 16.3201 7.01119 15.3334C6.3519 14.3467 6 13.1867 6 12C6.00179 10.4092 6.63451 8.88416 7.75934 7.75933C8.88417 6.6345 10.4093 6.00179 12 6ZM12 3C10.22 3 8.47991 3.52784 6.99987 4.51677C5.51983 5.50571 4.36628 6.91131 3.68509 8.55585C3.0039 10.2004 2.82567 12.01 3.17294 13.7558C3.5202 15.5016 4.37737 17.1053 5.63604 18.364C6.89472 19.6226 8.49836 20.4798 10.2442 20.8271C11.99 21.1743 13.7996 20.9961 15.4442 20.3149C17.0887 19.6337 18.4943 18.4802 19.4832 17.0001C20.4722 15.5201 21 13.78 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.387 3 12 3Z', fill: '#D6DAE0' }) })));
27
- };
27
+ return (_jsx("svg", __assign({ ref: ref, width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("path", { d: 'M12 6C13.1867 6 14.3467 6.35189 15.3334 7.01118C16.3201 7.67047 17.0892 8.60754 17.5433 9.7039C17.9974 10.8003 18.1162 12.0067 17.8847 13.1705C17.6532 14.3344 17.0818 15.4035 16.2426 16.2426C15.4035 17.0818 14.3344 17.6532 13.1705 17.8847C12.0067 18.1162 10.8003 17.9974 9.7039 17.5433C8.60755 17.0892 7.67048 16.3201 7.01119 15.3334C6.3519 14.3467 6 13.1867 6 12C6.00179 10.4092 6.63451 8.88416 7.75934 7.75933C8.88417 6.6345 10.4093 6.00179 12 6ZM12 3C10.22 3 8.47991 3.52784 6.99987 4.51677C5.51983 5.50571 4.36628 6.91131 3.68509 8.55585C3.0039 10.2004 2.82567 12.01 3.17294 13.7558C3.5202 15.5016 4.37737 17.1053 5.63604 18.364C6.89472 19.6226 8.49836 20.4798 10.2442 20.8271C11.99 21.1743 13.7996 20.9961 15.4442 20.3149C17.0887 19.6337 18.4943 18.4802 19.4832 17.0001C20.4722 15.5201 21 13.78 21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.387 3 12 3Z', fill: '#D6DAE0' }) })));
28
+ });
29
+ Circle.displayName = 'Circle';
28
30
  //# sourceMappingURL=Circle.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Circle.js","sourceRoot":"","sources":["../../src/icons/Circle.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,MAAM,GAAuB,UAAC,EAAgC;IAA9B,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAK,KAAK,cAA9B,wBAAgC,CAAF;IACvE,OAAO,CACL,uBACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,eACE,CAAC,EAAC,g3BAAg3B,EACl3B,IAAI,EAAC,SAAS,GACd,IACE,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"Circle.js","sourceRoot":"","sources":["../../src/icons/Circle.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,MAAM,GAAG,UAAU,CAC9B,UAAC,EAAgC,EAAE,GAAG;IAAnC,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAK,KAAK,cAA9B,wBAAgC,CAAF;IAC7B,OAAO,CACL,uBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,eACE,CAAC,EAAC,g3BAAg3B,EACl3B,IAAI,EAAC,SAAS,GACd,IACE,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,MAAM,CAAC,WAAW,GAAG,QAAQ,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const CircleNotificationsIcon: React.FC<SvgProps>;
3
+ export declare const CircleNotificationsIcon: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
- export var CircleNotificationsIcon = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var CircleNotificationsIcon = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, _b = _a.fill, fill = _b === void 0 ? '#68707A' : _b, props = __rest(_a, ["className", "onClick", "fill"]);
26
- return (_jsx("svg", __assign({ width: '20', height: '20', viewBox: '0 -960 960 960', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("path", { d: 'M192-216v-72h48v-240q0-87 53.5-153T432-763v-53q0-20 14-34t34-14q20 0 34 14t14 34v53q85 16 138.5 82T720-528v240h48v72H192Zm288-276Zm-.21 396Q450-96 429-117.15T408-168h144q0 30-21.21 51t-51 21ZM312-288h336v-240q0-70-49-119t-119-49q-70 0-119 49t-49 119v240Z', fill: fill }) })));
27
- };
27
+ return (_jsx("svg", __assign({ ref: ref, width: '20', height: '20', viewBox: '0 -960 960 960', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("path", { d: 'M192-216v-72h48v-240q0-87 53.5-153T432-763v-53q0-20 14-34t34-14q20 0 34 14t14 34v53q85 16 138.5 82T720-528v240h48v72H192Zm288-276Zm-.21 396Q450-96 429-117.15T408-168h144q0 30-21.21 51t-51 21ZM312-288h336v-240q0-70-49-119t-119-49q-70 0-119 49t-49 119v240Z', fill: fill }) })));
28
+ });
29
+ CircleNotificationsIcon.displayName = 'CircleNotificationsIcon';
28
30
  //# sourceMappingURL=CircleNotificationsIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CircleNotificationsIcon.js","sourceRoot":"","sources":["../../src/icons/CircleNotificationsIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,uBAAuB,GAAuB,UAAC,EAK3D;IAJC,IAAA,SAAS,eAAA,EACT,OAAO,aAAA,EACP,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EACb,KAAK,cAJkD,gCAK3D,CADS;IAER,OAAO,CACL,uBACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,gBAAgB,EACxB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,eACE,CAAC,EAAC,gQAAgQ,EAClQ,IAAI,EAAE,IAAI,GACV,IACE,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"CircleNotificationsIcon.js","sourceRoot":"","sources":["../../src/icons/CircleNotificationsIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,uBAAuB,GAAG,UAAU,CAC/C,UAAC,EAAkD,EAAE,GAAG;IAArD,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAE,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EAAK,KAAK,cAAhD,gCAAkD,CAAF;IAC/C,OAAO,CACL,uBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,gBAAgB,EACxB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,eACE,CAAC,EAAC,gQAAgQ,EAClQ,IAAI,EAAE,IAAI,GACV,IACE,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,uBAAuB,CAAC,WAAW,GAAG,yBAAyB,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const Close: React.FC<SvgProps>;
3
+ export declare const Close: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
- export var Close = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var Close = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, props = __rest(_a, ["className", "onClick"]);
26
- return (_jsx("svg", __assign({ width: '20', height: '20', viewBox: '0 0 20 20', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("g", { id: 'Close', children: _jsx("path", { id: 'Vector', d: 'M15 5.875L14.125 5L10 9.125L5.875 5L5 5.875L9.125 10L5 14.125L5.875 15L10 10.875L14.125 15L15 14.125L10.875 10L15 5.875Z', fill: '#EA382A' }) }) })));
27
- };
27
+ return (_jsx("svg", __assign({ ref: ref, width: '20', height: '20', viewBox: '0 0 20 20', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("g", { id: 'Close', children: _jsx("path", { id: 'Vector', d: 'M15 5.875L14.125 5L10 9.125L5.875 5L5 5.875L9.125 10L5 14.125L5.875 15L10 10.875L14.125 15L15 14.125L10.875 10L15 5.875Z', fill: '#EA382A' }) }) })));
28
+ });
29
+ Close.displayName = 'Close';
28
30
  //# sourceMappingURL=Close.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Close.js","sourceRoot":"","sources":["../../src/icons/Close.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,KAAK,GAAuB,UAAC,EAAgC;IAA9B,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAK,KAAK,cAA9B,wBAAgC,CAAF;IACtE,OAAO,CACL,uBACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,YAAG,EAAE,EAAC,OAAO,YACX,eACE,EAAE,EAAC,QAAQ,EACX,CAAC,EAAC,0HAA0H,EAC5H,IAAI,EAAC,SAAS,GACd,GACA,IACA,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"Close.js","sourceRoot":"","sources":["../../src/icons/Close.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,KAAK,GAAG,UAAU,CAC7B,UAAC,EAAgC,EAAE,GAAG;IAAnC,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAK,KAAK,cAA9B,wBAAgC,CAAF;IAC7B,OAAO,CACL,uBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,YAAG,EAAE,EAAC,OAAO,YACX,eACE,EAAE,EAAC,QAAQ,EACX,CAAC,EAAC,0HAA0H,EAC5H,IAAI,EAAC,SAAS,GACd,GACA,IACA,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,KAAK,CAAC,WAAW,GAAG,OAAO,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const CloseIcon: React.FC<SvgProps>;
3
+ export declare const CloseIcon: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
- export var CloseIcon = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var CloseIcon = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, _b = _a.fill, fill = _b === void 0 ? '#68707A' : _b, props = __rest(_a, ["className", "onClick", "fill"]);
26
- return (_jsx("svg", __assign({ width: '24', height: '24', viewBox: '0 -960 960 960', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("path", { d: 'm256-200-56-56 224-224-224-224 56-56 224 224 224-224 56 56-224 224 224 224-56 56-224-224-224 224Z', fill: fill }) })));
27
- };
27
+ return (_jsx("svg", __assign({ ref: ref, width: '24', height: '24', viewBox: '0 -960 960 960', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("path", { d: 'm256-200-56-56 224-224-224-224 56-56 224 224 224-224 56 56-224 224 224 224-56 56-224-224-224 224Z', fill: fill }) })));
28
+ });
29
+ CloseIcon.displayName = 'CloseIcon';
28
30
  //# sourceMappingURL=CloseIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CloseIcon.js","sourceRoot":"","sources":["../../src/icons/CloseIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,SAAS,GAAuB,UAAC,EAK7C;IAJC,IAAA,SAAS,eAAA,EACT,OAAO,aAAA,EACP,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EACb,KAAK,cAJoC,gCAK7C,CADS;IAER,OAAO,CACL,uBACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,gBAAgB,EACxB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,eACE,CAAC,EAAC,mGAAmG,EACrG,IAAI,EAAE,IAAI,GACV,IACE,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"CloseIcon.js","sourceRoot":"","sources":["../../src/icons/CloseIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,SAAS,GAAG,UAAU,CACjC,UAAC,EAAkD,EAAE,GAAG;IAArD,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAE,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EAAK,KAAK,cAAhD,gCAAkD,CAAF;IAC/C,OAAO,CACL,uBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,gBAAgB,EACxB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,eACE,CAAC,EAAC,mGAAmG,EACrG,IAAI,EAAE,IAAI,GACV,IACE,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,SAAS,CAAC,WAAW,GAAG,WAAW,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const CloseOutline: React.FC<SvgProps>;
3
+ export declare const CloseOutline: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
- export var CloseOutline = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var CloseOutline = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, props = __rest(_a, ["className", "onClick"]);
26
- return (_jsx("svg", __assign({ width: '20', height: '20', viewBox: '0 0 20 20', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("g", { id: 'Close--outline', children: _jsxs("g", { id: 'Vector', children: [_jsx("path", { d: 'M10 1.25C5.125 1.25 1.25 5.125 1.25 10C1.25 14.875 5.125 18.75 10 18.75C14.875 18.75 18.75 14.875 18.75 10C18.75 5.125 14.875 1.25 10 1.25ZM10 17.5C5.875 17.5 2.5 14.125 2.5 10C2.5 5.875 5.875 2.5 10 2.5C14.125 2.5 17.5 5.875 17.5 10C17.5 14.125 14.125 17.5 10 17.5Z', fill: '#B3B3B8' }), _jsx("path", { d: 'M13.375 14.375L10 11L6.625 14.375L5.625 13.375L9 10L5.625 6.625L6.625 5.625L10 9L13.375 5.625L14.375 6.625L11 10L14.375 13.375L13.375 14.375Z', fill: '#B3B3B8' })] }) }) })));
27
- };
27
+ return (_jsx("svg", __assign({ ref: ref, width: '20', height: '20', viewBox: '0 0 20 20', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', className: className, onClick: onClick }, props, { children: _jsx("g", { id: 'Close--outline', children: _jsxs("g", { id: 'Vector', children: [_jsx("path", { d: 'M10 1.25C5.125 1.25 1.25 5.125 1.25 10C1.25 14.875 5.125 18.75 10 18.75C14.875 18.75 18.75 14.875 18.75 10C18.75 5.125 14.875 1.25 10 1.25ZM10 17.5C5.875 17.5 2.5 14.125 2.5 10C2.5 5.875 5.875 2.5 10 2.5C14.125 2.5 17.5 5.875 17.5 10C17.5 14.125 14.125 17.5 10 17.5Z', fill: '#B3B3B8' }), _jsx("path", { d: 'M13.375 14.375L10 11L6.625 14.375L5.625 13.375L9 10L5.625 6.625L6.625 5.625L10 9L13.375 5.625L14.375 6.625L11 10L14.375 13.375L13.375 14.375Z', fill: '#B3B3B8' })] }) }) })));
28
+ });
29
+ CloseOutline.displayName = 'CloseOutline';
28
30
  //# sourceMappingURL=CloseOutline.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CloseOutline.js","sourceRoot":"","sources":["../../src/icons/CloseOutline.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAGA,MAAM,CAAC,IAAM,YAAY,GAAuB,UAAC,EAAgC;IAA9B,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAK,KAAK,cAA9B,wBAAgC,CAAF;IAC7E,OAAO,CACL,uBACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,YAAG,EAAE,EAAC,gBAAgB,YACpB,aAAG,EAAE,EAAC,QAAQ,aACZ,eACE,CAAC,EAAC,4QAA4Q,EAC9Q,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,+IAA+I,EACjJ,IAAI,EAAC,SAAS,GACd,IACA,GACF,IACA,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"CloseOutline.js","sourceRoot":"","sources":["../../src/icons/CloseOutline.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAc,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,CAAC,IAAM,YAAY,GAAG,UAAU,CACpC,UAAC,EAAgC,EAAE,GAAG;IAAnC,IAAA,SAAS,eAAA,EAAE,OAAO,aAAA,EAAK,KAAK,cAA9B,wBAAgC,CAAF;IAC7B,OAAO,CACL,uBACE,GAAG,EAAE,GAAG,EACR,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,IACZ,KAAK,cAET,YAAG,EAAE,EAAC,gBAAgB,YACpB,aAAG,EAAE,EAAC,QAAQ,aACZ,eACE,CAAC,EAAC,4QAA4Q,EAC9Q,IAAI,EAAC,SAAS,GACd,EACF,eACE,CAAC,EAAC,+IAA+I,EACjJ,IAAI,EAAC,SAAS,GACd,IACA,GACF,IACA,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,YAAY,CAAC,WAAW,GAAG,cAAc,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import React from 'react';
2
2
  import { SvgProps } from './svgTypes.interface';
3
- export declare const CloseOutlineAction: React.FC<SvgProps>;
3
+ export declare const CloseOutlineAction: React.ForwardRefExoticComponent<Omit<SvgProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
@@ -21,8 +21,10 @@ var __rest = (this && this.__rest) || function (s, e) {
21
21
  return t;
22
22
  };
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
- export var CloseOutlineAction = function (_a) {
24
+ import { forwardRef } from 'react';
25
+ export var CloseOutlineAction = forwardRef(function (_a, ref) {
25
26
  var className = _a.className, onClick = _a.onClick, props = __rest(_a, ["className", "onClick"]);
26
- return (_jsx("svg", __assign({ version: '1.1', xmlns: 'http://www.w3.org/2000/svg', xmlnsXlink: 'http://www.w3.org/1999/xlink', width: '40', height: '40', viewBox: '0 0 256 256', className: className, onClick: onClick }, props, { children: _jsx("g", { fill: '#68707a', fillRule: 'nonzero', stroke: 'none', strokeWidth: '1', strokeLinecap: 'butt', strokeLinejoin: 'miter', strokeMiterlimit: '10', fontFamily: 'none', fontWeight: 'none', fontSize: 'none', textAnchor: 'none', style: { mixBlendMode: 'normal' }, children: _jsxs("g", { transform: 'scale(6.4,6.4)', children: [_jsx("path", { d: 'M20,11.25c-4.875,0 -8.75,3.875 -8.75,8.75c0,4.875 3.875,8.75 8.75,8.75c4.875,0 8.75,-3.875 8.75,-8.75c0,-4.875 -3.875,-8.75 -8.75,-8.75zM20,27.5c-4.125,0 -7.5,-3.375 -7.5,-7.5c0,-4.125 3.375,-7.5 7.5,-7.5c4.125,0 7.5,3.375 7.5,7.5c0,4.125 -3.375,7.5 -7.5,7.5z' }), _jsx("path", { d: 'M23.375,24.375l-3.375,-3.375l-3.375,3.375l-1,-1l3.375,-3.375l-3.375,-3.375l1,-1l3.375,3.375l3.375,-3.375l1,1l-3.375,3.375l3.375,3.375z' })] }) }) })));
27
- };
27
+ return (_jsx("svg", __assign({ ref: ref, version: '1.1', xmlns: 'http://www.w3.org/2000/svg', xmlnsXlink: 'http://www.w3.org/1999/xlink', width: '40', height: '40', viewBox: '0 0 256 256', className: className, onClick: onClick }, props, { children: _jsx("g", { fill: '#68707a', fillRule: 'nonzero', stroke: 'none', strokeWidth: '1', strokeLinecap: 'butt', strokeLinejoin: 'miter', strokeMiterlimit: '10', fontFamily: 'none', fontWeight: 'none', fontSize: 'none', textAnchor: 'none', style: { mixBlendMode: 'normal' }, children: _jsxs("g", { transform: 'scale(6.4,6.4)', children: [_jsx("path", { d: 'M20,11.25c-4.875,0 -8.75,3.875 -8.75,8.75c0,4.875 3.875,8.75 8.75,8.75c4.875,0 8.75,-3.875 8.75,-8.75c0,-4.875 -3.875,-8.75 -8.75,-8.75zM20,27.5c-4.125,0 -7.5,-3.375 -7.5,-7.5c0,-4.125 3.375,-7.5 7.5,-7.5c4.125,0 7.5,3.375 7.5,7.5c0,4.125 -3.375,7.5 -7.5,7.5z' }), _jsx("path", { d: 'M23.375,24.375l-3.375,-3.375l-3.375,3.375l-1,-1l3.375,-3.375l-3.375,-3.375l1,-1l3.375,3.375l3.375,-3.375l1,1l-3.375,3.375l3.375,3.375z' })] }) }) })));
28
+ });
29
+ CloseOutlineAction.displayName = 'CloseOutlineAction';
28
30
  //# sourceMappingURL=CloseOutlineAction.js.map