mainstack-design-system 0.7.23 → 0.7.24

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 (446) hide show
  1. package/build/index.d.ts +1398 -0
  2. package/package.json +3 -3
  3. package/build/src/app.d.ts +0 -1
  4. package/build/src/assets/themes/baseThemes.d.ts +0 -2
  5. package/build/src/components/AccordionItem/index.d.ts +0 -14
  6. package/build/src/components/Animations/Loader.d.ts +0 -8
  7. package/build/src/components/Avatars/index.d.ts +0 -15
  8. package/build/src/components/Button/IconButton.d.ts +0 -12
  9. package/build/src/components/Button/index.d.ts +0 -31
  10. package/build/src/components/InputFields/Input.d.ts +0 -23
  11. package/build/src/components/InputFields/MarkdownEditor.d.ts +0 -20
  12. package/build/src/components/InputFields/SearchInput.d.ts +0 -19
  13. package/build/src/components/InputFields/SelectInput/CountrySelect.d.ts +0 -14
  14. package/build/src/components/InputFields/SelectInput/PhoneNumberInput.d.ts +0 -13
  15. package/build/src/components/InputFields/SelectInput/SelectInput.d.ts +0 -33
  16. package/build/src/components/InputFields/SelectInput/index.d.ts +0 -8
  17. package/build/src/components/InputFields/TextArea.d.ts +0 -20
  18. package/build/src/components/InputFields/UrlInput.d.ts +0 -12
  19. package/build/src/components/InputFields/UsernameInput.d.ts +0 -21
  20. package/build/src/components/Tiles/index.d.ts +0 -17
  21. package/build/src/components/Typography/Display.d.ts +0 -18
  22. package/build/src/components/Typography/Heading.d.ts +0 -18
  23. package/build/src/components/Typography/Paragraph.d.ts +0 -18
  24. package/build/src/components/Typography/Subtitle.d.ts +0 -18
  25. package/build/src/components/Uploader/FileUploader.d.ts +0 -15
  26. package/build/src/components/Uploader/ImageUploader.d.ts +0 -16
  27. package/build/src/components/cards/MultipurposeCard.d.ts +0 -16
  28. package/build/src/components/cards/SimpleCard.d.ts +0 -11
  29. package/build/src/components/controls/Chip.d.ts +0 -9
  30. package/build/src/components/controls/DoubleTab.d.ts +0 -12
  31. package/build/src/components/controls/Pagination.d.ts +0 -11
  32. package/build/src/components/controls/RadioButton.d.ts +0 -8
  33. package/build/src/components/controls/RectangleCheckButton.d.ts +0 -8
  34. package/build/src/components/controls/RoundCheckButton.d.ts +0 -8
  35. package/build/src/components/controls/Slider.d.ts +0 -11
  36. package/build/src/components/controls/Stepper.d.ts +0 -15
  37. package/build/src/components/controls/TabMenu.d.ts +0 -12
  38. package/build/src/components/controls/ToggleButton.d.ts +0 -15
  39. package/build/src/components/index.d.ts +0 -44
  40. package/build/src/components/notifications/Banner.d.ts +0 -12
  41. package/build/src/components/notifications/ClickTooltip.d.ts +0 -22
  42. package/build/src/components/notifications/HoverTooltip.d.ts +0 -7
  43. package/build/src/components/notifications/Snackbar.d.ts +0 -12
  44. package/build/src/components/notifications/Tag.d.ts +0 -11
  45. package/build/src/components/styleGuide/Colors.d.ts +0 -166
  46. package/build/src/hooks/useImageUpload.d.ts +0 -17
  47. package/build/src/icons/AccountBalanceIcon.d.ts +0 -4
  48. package/build/src/icons/AccountBalanceWalletFilledIcon.d.ts +0 -4
  49. package/build/src/icons/AccountBalanceWalletIcon.d.ts +0 -4
  50. package/build/src/icons/AccountCircleFilledIcon.d.ts +0 -4
  51. package/build/src/icons/AccountCircleIcon.d.ts +0 -4
  52. package/build/src/icons/AddAPhotoIcon.d.ts +0 -4
  53. package/build/src/icons/AddBusinessFilledIcon.d.ts +0 -4
  54. package/build/src/icons/AddBusinessIcon.d.ts +0 -4
  55. package/build/src/icons/AddCircleFilledIcon.d.ts +0 -4
  56. package/build/src/icons/AddCircleIcon.d.ts +0 -4
  57. package/build/src/icons/AddIcon.d.ts +0 -4
  58. package/build/src/icons/AddPhotoAlternateIcon.d.ts +0 -4
  59. package/build/src/icons/AddShoppingCartIcon.d.ts +0 -4
  60. package/build/src/icons/AddToSocialsIcon.d.ts +0 -4
  61. package/build/src/icons/AddsClickIcon.d.ts +0 -4
  62. package/build/src/icons/AdminPanelSettingsIcon.d.ts +0 -4
  63. package/build/src/icons/AirplaneModeActiveIcon.d.ts +0 -4
  64. package/build/src/icons/AlarmIcon.d.ts +0 -4
  65. package/build/src/icons/AllInboxIcon.d.ts +0 -4
  66. package/build/src/icons/AnimationIcon.d.ts +0 -4
  67. package/build/src/icons/ApartmentIcon.d.ts +0 -4
  68. package/build/src/icons/AppsFilledIcon.d.ts +0 -4
  69. package/build/src/icons/AppsIcon.d.ts +0 -4
  70. package/build/src/icons/ArchiveIcon.d.ts +0 -4
  71. package/build/src/icons/ArrowBackIcon.d.ts +0 -4
  72. package/build/src/icons/ArrowCircleDownFilledIcon.d.ts +0 -4
  73. package/build/src/icons/ArrowCircleUpFilledIcon.d.ts +0 -4
  74. package/build/src/icons/ArrowDropDownIcon.d.ts +0 -4
  75. package/build/src/icons/ArrowDropUpIcon.d.ts +0 -4
  76. package/build/src/icons/ArrowForwardIcon.d.ts +0 -4
  77. package/build/src/icons/ArtTrackIcon.d.ts +0 -4
  78. package/build/src/icons/ArticleFilledIcon.d.ts +0 -4
  79. package/build/src/icons/ArticleIcon.d.ts +0 -4
  80. package/build/src/icons/AttachMoneyIcon.d.ts +0 -4
  81. package/build/src/icons/AttachmentIcon.d.ts +0 -4
  82. package/build/src/icons/AudioFileFilledIcon.d.ts +0 -4
  83. package/build/src/icons/AudioFileIcon.d.ts +0 -4
  84. package/build/src/icons/AutoAwesomeMosaicFilledIcon.d.ts +0 -4
  85. package/build/src/icons/AutoAwesomeMosaicIcon.d.ts +0 -4
  86. package/build/src/icons/AutoFixFilledIcon.d.ts +0 -4
  87. package/build/src/icons/AutoFixIcon.d.ts +0 -4
  88. package/build/src/icons/AutoGraphIcon.d.ts +0 -4
  89. package/build/src/icons/AwardStarFilledIcon.d.ts +0 -4
  90. package/build/src/icons/AwardStarIcon.d.ts +0 -4
  91. package/build/src/icons/BarChartFilledIcon.d.ts +0 -4
  92. package/build/src/icons/BlockIcon.d.ts +0 -4
  93. package/build/src/icons/BoltFilledIcon.d.ts +0 -4
  94. package/build/src/icons/BoltIcon.d.ts +0 -4
  95. package/build/src/icons/Book5FilledIcon.d.ts +0 -4
  96. package/build/src/icons/BookOnlineIcon.d.ts +0 -4
  97. package/build/src/icons/BugReportIcon.d.ts +0 -4
  98. package/build/src/icons/BusinessCenterFilledIcon.d.ts +0 -4
  99. package/build/src/icons/BusinessCenterIcon.d.ts +0 -4
  100. package/build/src/icons/CalendarMonthFilledIcon.d.ts +0 -4
  101. package/build/src/icons/CalendarMonthIcon.d.ts +0 -4
  102. package/build/src/icons/CalendarTodayIcon.d.ts +0 -4
  103. package/build/src/icons/CallMadeIcon.d.ts +0 -4
  104. package/build/src/icons/CallMissedIcon.d.ts +0 -4
  105. package/build/src/icons/CallMissedOutgoingIcon.d.ts +0 -4
  106. package/build/src/icons/CallRecievedIcon.d.ts +0 -4
  107. package/build/src/icons/CampaignFilledIcon.d.ts +0 -4
  108. package/build/src/icons/CampaignIcon.d.ts +0 -4
  109. package/build/src/icons/CancelFilledIcon.d.ts +0 -4
  110. package/build/src/icons/CancelIcon.d.ts +0 -4
  111. package/build/src/icons/CaptivePortalIcon.d.ts +0 -4
  112. package/build/src/icons/CardLayoutIcon.d.ts +0 -4
  113. package/build/src/icons/CasesFilledIcon.d.ts +0 -4
  114. package/build/src/icons/CasesIcon.d.ts +0 -4
  115. package/build/src/icons/CategoryIcon.d.ts +0 -4
  116. package/build/src/icons/ChairIcon.d.ts +0 -4
  117. package/build/src/icons/ChangeCircleIcon.d.ts +0 -4
  118. package/build/src/icons/ChatBubbleFilledIcon.d.ts +0 -4
  119. package/build/src/icons/ChatBubbleIcon.d.ts +0 -4
  120. package/build/src/icons/ChatFilledIcon.d.ts +0 -4
  121. package/build/src/icons/ChatIcon.d.ts +0 -4
  122. package/build/src/icons/CheckCircleFilledIcon.d.ts +0 -4
  123. package/build/src/icons/CheckCircleIcon.d.ts +0 -4
  124. package/build/src/icons/CheckIcon.d.ts +0 -4
  125. package/build/src/icons/ChevronLeftIcon.d.ts +0 -3
  126. package/build/src/icons/ChevronRightIcon.d.ts +0 -3
  127. package/build/src/icons/CloseIcon.d.ts +0 -4
  128. package/build/src/icons/CloudUploadIcon.d.ts +0 -4
  129. package/build/src/icons/CodeIcon.d.ts +0 -4
  130. package/build/src/icons/CoffeeIcon.d.ts +0 -4
  131. package/build/src/icons/CollectionsBookmarkIcon.d.ts +0 -4
  132. package/build/src/icons/ColorPickerIcon.d.ts +0 -4
  133. package/build/src/icons/CommentCircleAltChatMessageIcon.d.ts +0 -4
  134. package/build/src/icons/CompareArrowsIcon.d.ts +0 -4
  135. package/build/src/icons/ConfirmationNumberIcon.d.ts +0 -4
  136. package/build/src/icons/ContactMailFilledIcon.d.ts +0 -4
  137. package/build/src/icons/ContactMailIcon.d.ts +0 -3
  138. package/build/src/icons/ContactPageIcon.d.ts +0 -4
  139. package/build/src/icons/ContactPhoneFilledIcon.d.ts +0 -4
  140. package/build/src/icons/ContactPhoneIcon.d.ts +0 -4
  141. package/build/src/icons/ContactSupportIcon.d.ts +0 -4
  142. package/build/src/icons/ContactsIcon.d.ts +0 -4
  143. package/build/src/icons/ContentCopyIcon.d.ts +0 -4
  144. package/build/src/icons/CopyIcon.d.ts +0 -4
  145. package/build/src/icons/CourseFilledIcon.d.ts +0 -4
  146. package/build/src/icons/CourseIcon.d.ts +0 -4
  147. package/build/src/icons/CreditCardFilledIcon.d.ts +0 -4
  148. package/build/src/icons/CreditCardIcon.d.ts +0 -4
  149. package/build/src/icons/CurrencyExchangeIcon.d.ts +0 -4
  150. package/build/src/icons/DarkModeIcon.d.ts +0 -4
  151. package/build/src/icons/DashboardFilledIcon.d.ts +0 -4
  152. package/build/src/icons/DashboardIcon.d.ts +0 -4
  153. package/build/src/icons/DatabaseFilledIcon.d.ts +0 -4
  154. package/build/src/icons/DeleteIcon.d.ts +0 -4
  155. package/build/src/icons/DescriptionIcon.d.ts +0 -4
  156. package/build/src/icons/DesktopMacIcon.d.ts +0 -4
  157. package/build/src/icons/DevicesIcon.d.ts +0 -4
  158. package/build/src/icons/DiamondFilledIcon.d.ts +0 -4
  159. package/build/src/icons/DiamondIcon.d.ts +0 -4
  160. package/build/src/icons/DigitalProductsIcon.d.ts +0 -4
  161. package/build/src/icons/DiscountIcon.d.ts +0 -4
  162. package/build/src/icons/Diversity1Icon.d.ts +0 -4
  163. package/build/src/icons/Diversity2Icon.d.ts +0 -4
  164. package/build/src/icons/Diversity3Icon.d.ts +0 -4
  165. package/build/src/icons/DnsIcon.d.ts +0 -4
  166. package/build/src/icons/DoNotDisturbOnFilledIcon.d.ts +0 -4
  167. package/build/src/icons/DoNotDisturbOnIcon.d.ts +0 -4
  168. package/build/src/icons/DomainAddIcon.d.ts +0 -4
  169. package/build/src/icons/DomainIcon.d.ts +0 -4
  170. package/build/src/icons/DomainVerificationIcon.d.ts +0 -4
  171. package/build/src/icons/DownloadIcon.d.ts +0 -4
  172. package/build/src/icons/DraftsIcon.d.ts +0 -4
  173. package/build/src/icons/DragHandleIcon.d.ts +0 -4
  174. package/build/src/icons/DragIndicatorIcon.d.ts +0 -4
  175. package/build/src/icons/EditFilledIcon.d.ts +0 -4
  176. package/build/src/icons/EditIcon.d.ts +0 -4
  177. package/build/src/icons/EmojiEventsFilledIcon.d.ts +0 -4
  178. package/build/src/icons/EmojiEventsIcon.d.ts +0 -4
  179. package/build/src/icons/EmojiFoodBeverageIcon.d.ts +0 -4
  180. package/build/src/icons/EmojiIcon.d.ts +0 -4
  181. package/build/src/icons/EmptyIcon.d.ts +0 -4
  182. package/build/src/icons/EncryptedIcon.d.ts +0 -4
  183. package/build/src/icons/EnterpriseFilledIcon.d.ts +0 -4
  184. package/build/src/icons/EnterpriseIcon.d.ts +0 -4
  185. package/build/src/icons/EqualIcon.d.ts +0 -4
  186. package/build/src/icons/ErrorFilledIcon.d.ts +0 -4
  187. package/build/src/icons/ErrorIcon.d.ts +0 -4
  188. package/build/src/icons/EventFilledIcon.d.ts +0 -4
  189. package/build/src/icons/EventIcon.d.ts +0 -4
  190. package/build/src/icons/EventTicketIcon.d.ts +0 -4
  191. package/build/src/icons/ExpandLessIcon.d.ts +0 -4
  192. package/build/src/icons/ExpandMoreIcon.d.ts +0 -4
  193. package/build/src/icons/FastActionPricingIcon.d.ts +0 -4
  194. package/build/src/icons/FeedFilledIcon.d.ts +0 -4
  195. package/build/src/icons/FeedIcon.d.ts +0 -4
  196. package/build/src/icons/FilePresentIcon.d.ts +0 -4
  197. package/build/src/icons/FilterListIcon.d.ts +0 -4
  198. package/build/src/icons/FingerprintIcon.d.ts +0 -4
  199. package/build/src/icons/FitbitArrowDownIcon.d.ts +0 -4
  200. package/build/src/icons/FitbitArrowUpwardIcon.d.ts +0 -4
  201. package/build/src/icons/FlagIcon.d.ts +0 -4
  202. package/build/src/icons/FootPrintIcon.d.ts +0 -4
  203. package/build/src/icons/FormatAlignCenterIcon.d.ts +0 -4
  204. package/build/src/icons/FormatAlignJustifyIcon.d.ts +0 -4
  205. package/build/src/icons/FormatAlignLeftIcon.d.ts +0 -4
  206. package/build/src/icons/FormatAlignRightIcon.d.ts +0 -4
  207. package/build/src/icons/FormatBoldIcon.d.ts +0 -4
  208. package/build/src/icons/FormatItalicIcon.d.ts +0 -4
  209. package/build/src/icons/FormatListBulletedIcon.d.ts +0 -4
  210. package/build/src/icons/FormatListNumberedIcon.d.ts +0 -4
  211. package/build/src/icons/FormatSizeIcon.d.ts +0 -4
  212. package/build/src/icons/FormatUnderlineIcon.d.ts +0 -4
  213. package/build/src/icons/ForumIcon.d.ts +0 -4
  214. package/build/src/icons/ForwardToInboxIcon.d.ts +0 -4
  215. package/build/src/icons/GalleryThumbnailIcon.d.ts +0 -4
  216. package/build/src/icons/GooglePayIcon.d.ts +0 -4
  217. package/build/src/icons/GppBadFilledIcon.d.ts +0 -4
  218. package/build/src/icons/GppBadIcon.d.ts +0 -4
  219. package/build/src/icons/GppMaybeFilledIcon.d.ts +0 -4
  220. package/build/src/icons/GppMaybeIcon.d.ts +0 -4
  221. package/build/src/icons/GridViewIcon.d.ts +0 -4
  222. package/build/src/icons/GroupFilledIcon.d.ts +0 -4
  223. package/build/src/icons/GroupIcon.d.ts +0 -4
  224. package/build/src/icons/HeadphonesIcon.d.ts +0 -4
  225. package/build/src/icons/HomeFilledIcon.d.ts +0 -4
  226. package/build/src/icons/HomeIcon.d.ts +0 -4
  227. package/build/src/icons/HomePinIcon.d.ts +0 -4
  228. package/build/src/icons/HourGlassEmptyIcon.d.ts +0 -4
  229. package/build/src/icons/HourGlassTopIcon.d.ts +0 -4
  230. package/build/src/icons/HubIcon.d.ts +0 -4
  231. package/build/src/icons/IdCardIcon.d.ts +0 -4
  232. package/build/src/icons/InfoFilledIcon.d.ts +0 -4
  233. package/build/src/icons/InfoGradientFilledIcon.d.ts +0 -4
  234. package/build/src/icons/InfoIcon.d.ts +0 -4
  235. package/build/src/icons/InsertChartFilledIcon.d.ts +0 -4
  236. package/build/src/icons/InsertChartIcon.d.ts +0 -4
  237. package/build/src/icons/IntegrationsIcon.d.ts +0 -4
  238. package/build/src/icons/InventoryIcon.d.ts +0 -4
  239. package/build/src/icons/IosShareIcon.d.ts +0 -4
  240. package/build/src/icons/KeyIcon.d.ts +0 -4
  241. package/build/src/icons/KeyOffIcon.d.ts +0 -4
  242. package/build/src/icons/KeyboardBackspaceIcon.d.ts +0 -4
  243. package/build/src/icons/LabelIcon.d.ts +0 -4
  244. package/build/src/icons/LanguageIcon.d.ts +0 -4
  245. package/build/src/icons/LibraryMusicIcon.d.ts +0 -4
  246. package/build/src/icons/LinkIcon.d.ts +0 -4
  247. package/build/src/icons/LinkOffIcon.d.ts +0 -4
  248. package/build/src/icons/LocalActivityIcon.d.ts +0 -4
  249. package/build/src/icons/LocalFloristFilledIcon.d.ts +0 -4
  250. package/build/src/icons/LocalFloristIcon.d.ts +0 -4
  251. package/build/src/icons/LocationOnIcon.d.ts +0 -4
  252. package/build/src/icons/LockIcon.d.ts +0 -4
  253. package/build/src/icons/LoginIcon.d.ts +0 -4
  254. package/build/src/icons/LogoutIcon.d.ts +0 -4
  255. package/build/src/icons/MailIcon.d.ts +0 -4
  256. package/build/src/icons/MarkUnreadChatIcon.d.ts +0 -4
  257. package/build/src/icons/MasterClassIcon.d.ts +0 -4
  258. package/build/src/icons/MediaLinkFilledIcon.d.ts +0 -4
  259. package/build/src/icons/MediaLinkIcon.d.ts +0 -4
  260. package/build/src/icons/MenuIcon.d.ts +0 -4
  261. package/build/src/icons/MenuOpenIcon.d.ts +0 -4
  262. package/build/src/icons/MilitaryTechFilledIcon.d.ts +0 -4
  263. package/build/src/icons/MilitaryTechIcon.d.ts +0 -4
  264. package/build/src/icons/MonitoringIcon.d.ts +0 -4
  265. package/build/src/icons/MoreHorizontalIcon.d.ts +0 -4
  266. package/build/src/icons/MoreHorizontalSmallIcon.d.ts +0 -4
  267. package/build/src/icons/MoreVerticalIcon.d.ts +0 -4
  268. package/build/src/icons/NotificationsFilledIcon.d.ts +0 -4
  269. package/build/src/icons/NotificationsIcon.d.ts +0 -4
  270. package/build/src/icons/OpenInNewIcon.d.ts +0 -4
  271. package/build/src/icons/OthersIcon.d.ts +0 -4
  272. package/build/src/icons/PageViewIcon.d.ts +0 -4
  273. package/build/src/icons/PaidFilledIcon.d.ts +0 -4
  274. package/build/src/icons/PaidIcon.d.ts +0 -4
  275. package/build/src/icons/PaletteFilledIcon.d.ts +0 -4
  276. package/build/src/icons/PaletteIcon.d.ts +0 -4
  277. package/build/src/icons/PauseIcon.d.ts +0 -4
  278. package/build/src/icons/PayInTranchesIcon.d.ts +0 -4
  279. package/build/src/icons/PaymentsFilledIcon.d.ts +0 -4
  280. package/build/src/icons/PaymentsIcon.d.ts +0 -4
  281. package/build/src/icons/PendingActionsIcon.d.ts +0 -4
  282. package/build/src/icons/PercentIcon.d.ts +0 -4
  283. package/build/src/icons/PermMediaIcon.d.ts +0 -4
  284. package/build/src/icons/PersonAddIcon.d.ts +0 -4
  285. package/build/src/icons/PersonBookFilledIcon.d.ts +0 -4
  286. package/build/src/icons/PersonBookIcon.d.ts +0 -4
  287. package/build/src/icons/PersonFilledIcon.d.ts +0 -4
  288. package/build/src/icons/PersonIcon.d.ts +0 -4
  289. package/build/src/icons/PhotoCameraIcon.d.ts +0 -4
  290. package/build/src/icons/PhotoFilledIcon.d.ts +0 -4
  291. package/build/src/icons/PhotoIcon.d.ts +0 -4
  292. package/build/src/icons/PhotoLibraryFilledIcon.d.ts +0 -4
  293. package/build/src/icons/PhotoLibraryIcon.d.ts +0 -4
  294. package/build/src/icons/PictureAsPdfFilledIcon.d.ts +0 -4
  295. package/build/src/icons/PictureAsPdfIcon.d.ts +0 -4
  296. package/build/src/icons/PlayArrowIcon.d.ts +0 -4
  297. package/build/src/icons/PlayCircleFilledIcon.d.ts +0 -4
  298. package/build/src/icons/PlayCircleIcon.d.ts +0 -4
  299. package/build/src/icons/PowerRoundedIcon.d.ts +0 -4
  300. package/build/src/icons/PreviewIcon.d.ts +0 -4
  301. package/build/src/icons/PublicIcon.d.ts +0 -4
  302. package/build/src/icons/PublishIcon.d.ts +0 -4
  303. package/build/src/icons/PushPinFilledIcon.d.ts +0 -4
  304. package/build/src/icons/PushPinIcon.d.ts +0 -4
  305. package/build/src/icons/QrCode2Icon.d.ts +0 -4
  306. package/build/src/icons/QuestionMarkIcon.d.ts +0 -4
  307. package/build/src/icons/RadioButtonCheckedIcon.d.ts +0 -4
  308. package/build/src/icons/RadioButtonUncheckedIcon.d.ts +0 -4
  309. package/build/src/icons/RecieptLongFilledIcon.d.ts +0 -4
  310. package/build/src/icons/RecieptLongIcon.d.ts +0 -4
  311. package/build/src/icons/RecordVoiceOverIcon.d.ts +0 -4
  312. package/build/src/icons/RedeemIcon.d.ts +0 -4
  313. package/build/src/icons/RedoIcon.d.ts +0 -4
  314. package/build/src/icons/RemoveIcon.d.ts +0 -4
  315. package/build/src/icons/RemoveRoadIcon.d.ts +0 -4
  316. package/build/src/icons/ReportFilledIcon.d.ts +0 -4
  317. package/build/src/icons/ReportIcon.d.ts +0 -4
  318. package/build/src/icons/ReviewsIcon.d.ts +0 -4
  319. package/build/src/icons/SavingsFilledIcon.d.ts +0 -4
  320. package/build/src/icons/SavingsIcon.d.ts +0 -4
  321. package/build/src/icons/ScheduleIcon.d.ts +0 -4
  322. package/build/src/icons/ScheduleSendIcon.d.ts +0 -4
  323. package/build/src/icons/SearchNormalIcon.d.ts +0 -4
  324. package/build/src/icons/SellIcon.d.ts +0 -4
  325. package/build/src/icons/SendIcon.d.ts +0 -4
  326. package/build/src/icons/ServicesIcon.d.ts +0 -4
  327. package/build/src/icons/SettingsFilledIcon.d.ts +0 -4
  328. package/build/src/icons/SettingsIcon.d.ts +0 -4
  329. package/build/src/icons/ShareIcon.d.ts +0 -4
  330. package/build/src/icons/ShareWithContactsIcon.d.ts +0 -4
  331. package/build/src/icons/ShareWithSocialsIcon.d.ts +0 -4
  332. package/build/src/icons/ShoppingCartFilledIcon.d.ts +0 -4
  333. package/build/src/icons/ShoppingCartIcon.d.ts +0 -4
  334. package/build/src/icons/ShuffleIcon.d.ts +0 -4
  335. package/build/src/icons/SmartPhoneIcon.d.ts +0 -4
  336. package/build/src/icons/SocialLeaderboardIcon.d.ts +0 -4
  337. package/build/src/icons/StarFilledIcon.d.ts +0 -4
  338. package/build/src/icons/StarHalfIcon.d.ts +0 -4
  339. package/build/src/icons/StarIcon.d.ts +0 -4
  340. package/build/src/icons/StoreFrontFilledIcon.d.ts +0 -4
  341. package/build/src/icons/StoreFrontIcon.d.ts +0 -4
  342. package/build/src/icons/StrikeThroughSIcon.d.ts +0 -4
  343. package/build/src/icons/StyleIcon.d.ts +0 -4
  344. package/build/src/icons/SubscriptionIcon.d.ts +0 -4
  345. package/build/src/icons/SubscriptionsFilledIcon.d.ts +0 -4
  346. package/build/src/icons/SubscriptionsIcon.d.ts +0 -4
  347. package/build/src/icons/SupervisorAccountIcon.d.ts +0 -4
  348. package/build/src/icons/SwitchAccountFilledIcon.d.ts +0 -4
  349. package/build/src/icons/SwitchAccountIcon.d.ts +0 -4
  350. package/build/src/icons/SyncSavedLocallyIcon.d.ts +0 -4
  351. package/build/src/icons/TabletIcon.d.ts +0 -4
  352. package/build/src/icons/ThumbDownFilledIcon.d.ts +0 -4
  353. package/build/src/icons/ThumbDownIcon.d.ts +0 -4
  354. package/build/src/icons/ThumbUpFilledIcon.d.ts +0 -4
  355. package/build/src/icons/ThumbUpIcon.d.ts +0 -4
  356. package/build/src/icons/TocIcon.d.ts +0 -4
  357. package/build/src/icons/TrainingsIcon.d.ts +0 -4
  358. package/build/src/icons/TrashDeleteBinIcon.d.ts +0 -4
  359. package/build/src/icons/TrendingUpIcon.d.ts +0 -4
  360. package/build/src/icons/UndoIcon.d.ts +0 -4
  361. package/build/src/icons/UnfoldMoreIcon.d.ts +0 -4
  362. package/build/src/icons/UploadIcon.d.ts +0 -4
  363. package/build/src/icons/VerifiedIcon.d.ts +0 -4
  364. package/build/src/icons/VideoCamIcon.d.ts +0 -4
  365. package/build/src/icons/VideoFileIcon.d.ts +0 -4
  366. package/build/src/icons/ViewAgendaIcon.d.ts +0 -4
  367. package/build/src/icons/ViewArrayIcon.d.ts +0 -4
  368. package/build/src/icons/ViewCarouselIcon.d.ts +0 -4
  369. package/build/src/icons/ViewCozyIcon.d.ts +0 -4
  370. package/build/src/icons/ViewModuleIcon.d.ts +0 -4
  371. package/build/src/icons/VisibilityIcon.d.ts +0 -4
  372. package/build/src/icons/VisibilityOffIcon.d.ts +0 -4
  373. package/build/src/icons/VolunteerActivismFilledIcon.d.ts +0 -4
  374. package/build/src/icons/VolunteerActivismIcon.d.ts +0 -4
  375. package/build/src/icons/WBSunnyIcon.d.ts +0 -4
  376. package/build/src/icons/WarningFilledIcon.d.ts +0 -4
  377. package/build/src/icons/WarningIcon.d.ts +0 -4
  378. package/build/src/icons/WebinarsIcon.d.ts +0 -4
  379. package/build/src/icons/WidgetsFilledIcon.d.ts +0 -4
  380. package/build/src/icons/WidgetsIcon.d.ts +0 -4
  381. package/build/src/icons/WorkshopsIcon.d.ts +0 -4
  382. package/build/src/icons/index.d.ts +0 -334
  383. package/build/src/index.d.ts +0 -3
  384. package/build/src/pages/Home.d.ts +0 -2
  385. package/build/src/pages/Login.d.ts +0 -2
  386. package/build/src/pages/Page404.d.ts +0 -2
  387. package/build/src/pages/index.d.ts +0 -2
  388. package/build/src/routes/index.d.ts +0 -6
  389. package/build/src/stories/Accordion/Accordion.stories.d.ts +0 -13
  390. package/build/src/stories/Accordion/AccordionWrapper.d.ts +0 -4
  391. package/build/src/stories/Avatars/Avatar.stories.d.ts +0 -12
  392. package/build/src/stories/Buttons/Button.stories.d.ts +0 -17
  393. package/build/src/stories/Buttons/IconButton.stories.d.ts +0 -13
  394. package/build/src/stories/Buttons/IconButtonWrapper.d.ts +0 -4
  395. package/build/src/stories/InputFields/InputFields.stories.d.ts +0 -11
  396. package/build/src/stories/InputFields/MarkdownEditor.stories.d.ts +0 -8
  397. package/build/src/stories/InputFields/SearchInput.d.ts +0 -4
  398. package/build/src/stories/InputFields/SearchInput.stories.d.ts +0 -7
  399. package/build/src/stories/InputFields/Select/CountrySelect.stories.d.ts +0 -7
  400. package/build/src/stories/InputFields/Select/CountrySelectWrapper.d.ts +0 -4
  401. package/build/src/stories/InputFields/Select/CreatableSelect.stories.d.ts +0 -8
  402. package/build/src/stories/InputFields/Select/CreatableSelectWrapper.d.ts +0 -4
  403. package/build/src/stories/InputFields/Select/PhoneNumberInput.stories.d.ts +0 -9
  404. package/build/src/stories/InputFields/Select/PhoneNumberInputWrapper.d.ts +0 -4
  405. package/build/src/stories/InputFields/Select/Select.stories.d.ts +0 -8
  406. package/build/src/stories/InputFields/Select/SelectWrapper.d.ts +0 -4
  407. package/build/src/stories/InputFields/TextArea.stories.d.ts +0 -7
  408. package/build/src/stories/InputFields/UrlInput.stories.d.ts +0 -14
  409. package/build/src/stories/InputFields/UsernameInput.stories.d.ts +0 -7
  410. package/build/src/stories/Tiles/Tile.stories.d.ts +0 -16
  411. package/build/src/stories/Tiles/TileWrapper.d.ts +0 -4
  412. package/build/src/stories/Typography/DisplayText.stories.d.ts +0 -12
  413. package/build/src/stories/Typography/HeadingText.stories.d.ts +0 -18
  414. package/build/src/stories/Typography/ParagraphText.stories.d.ts +0 -14
  415. package/build/src/stories/Typography/SubtitleText.stories.d.ts +0 -19
  416. package/build/src/stories/Uploaders/FileUploadWrapper.d.ts +0 -4
  417. package/build/src/stories/Uploaders/FileUploader.stories.d.ts +0 -7
  418. package/build/src/stories/Uploaders/ImageUploadWrapper.d.ts +0 -4
  419. package/build/src/stories/Uploaders/ImageUploader.stories.d.ts +0 -7
  420. package/build/src/stories/cards/MultipurposeCard.stories.d.ts +0 -9
  421. package/build/src/stories/cards/SimpleCard.stories.d.ts +0 -8
  422. package/build/src/stories/colors/index.d.ts +0 -3
  423. package/build/src/stories/controls/Chip.stories.d.ts +0 -10
  424. package/build/src/stories/controls/DoubleTab.stories.d.ts +0 -7
  425. package/build/src/stories/controls/DoubleTabWrapper.d.ts +0 -4
  426. package/build/src/stories/controls/Pagination.stories.d.ts +0 -7
  427. package/build/src/stories/controls/PaginationWrapper.d.ts +0 -4
  428. package/build/src/stories/controls/RadioButton.stories.d.ts +0 -11
  429. package/build/src/stories/controls/RectangleCheckButton.stories.d.ts +0 -10
  430. package/build/src/stories/controls/RoundCheckButton.stories.d.ts +0 -10
  431. package/build/src/stories/controls/Slider.stories.d.ts +0 -7
  432. package/build/src/stories/controls/Stepper.stories.d.ts +0 -7
  433. package/build/src/stories/controls/StepperDemoCmp.d.ts +0 -4
  434. package/build/src/stories/controls/TabMenu.stories.d.ts +0 -7
  435. package/build/src/stories/controls/TabMenuWrapper.d.ts +0 -4
  436. package/build/src/stories/controls/ToggleButton.stories.d.ts +0 -10
  437. package/build/src/stories/icons/index.d.ts +0 -334
  438. package/build/src/stories/notifications/Banner.stories.d.ts +0 -14
  439. package/build/src/stories/notifications/ClickTooltip.stories.d.ts +0 -14
  440. package/build/src/stories/notifications/ClickTooltipWrapper.d.ts +0 -4
  441. package/build/src/stories/notifications/HoverTooltip.stories.d.ts +0 -9
  442. package/build/src/stories/notifications/HoverTooltipWrapper.d.ts +0 -4
  443. package/build/src/stories/notifications/Snackbar.stories.d.ts +0 -22
  444. package/build/src/stories/notifications/SnackbarWrapper.d.ts +0 -2
  445. package/build/src/stories/notifications/Tag.stories.d.ts +0 -9
  446. package/build/src/utils/countries-flag.json.d.ts +0 -1755
@@ -1,12 +0,0 @@
1
-
2
- interface Props {
3
- variant: "blue" | "red" | "green" | "yellow" | "purple" | "orange" | "gradient" | "gray";
4
- onProceed: () => void;
5
- message: React.ReactNode;
6
- buttonText?: string;
7
- hasProceedButton?: boolean;
8
- hasCloseButton?: boolean;
9
- closeBannerOnProceed?: boolean;
10
- }
11
- declare const Banner: ({ variant, onProceed, message, buttonText, hasProceedButton, hasCloseButton, closeBannerOnProceed, ...props }: Props) => import("react/jsx-runtime").JSX.Element;
12
- export default Banner;
@@ -1,22 +0,0 @@
1
- import { PlacementWithLogical } from '../../@chakra-ui/react';
2
-
3
- export interface ICustomTooltip {
4
- triggerComponent: JSX.Element;
5
- body: string | JSX.Element;
6
- label: string;
7
- confirmButtonLabel?: string;
8
- unConfirmButtonLabel?: string;
9
- hasSpecialArrow?: boolean;
10
- placement?: PlacementWithLogical;
11
- fontFamily?: string;
12
- hasSteppers?: boolean;
13
- steppersRange?: number;
14
- activeStepperIndex?: number;
15
- closeToolTipOnStepperShuttle?: boolean;
16
- onStepperCancel?: () => void;
17
- onStepperForward?: () => void;
18
- onStepperBackward?: () => void;
19
- getOnToggleTooltipVisibility?: (cb: () => void) => void;
20
- }
21
- declare const ClickTooltip: ({ label, body, hasSpecialArrow, triggerComponent, placement, fontFamily, confirmButtonLabel, unConfirmButtonLabel, hasSteppers, steppersRange, activeStepperIndex, closeToolTipOnStepperShuttle, onStepperCancel, onStepperForward, onStepperBackward, getOnToggleTooltipVisibility, ...props }: ICustomTooltip) => import("react/jsx-runtime").JSX.Element;
22
- export default ClickTooltip;
@@ -1,7 +0,0 @@
1
- import { TooltipProps } from '../../@chakra-ui/react';
2
-
3
- export interface ITooltip extends TooltipProps {
4
- label: string;
5
- }
6
- declare const HoverTooltip: ({ label, children, placement, ...rest }: ITooltip) => import("react/jsx-runtime").JSX.Element;
7
- export default HoverTooltip;
@@ -1,12 +0,0 @@
1
- import { ToastOptions, TypeOptions } from '../../react-toastify';
2
-
3
- declare enum SnackbarType {
4
- info = "info",
5
- success = "success",
6
- warning = "warning",
7
- error = "error",
8
- default = "default"
9
- }
10
- declare const CustomSnackbarContainer: () => import("react/jsx-runtime").JSX.Element;
11
- declare function customSnackbar(title: string, type: TypeOptions, subtext?: string, showUndoButton?: boolean, handleUndo?: () => void, toastOptions?: ToastOptions<object>): void;
12
- export { customSnackbar, CustomSnackbarContainer, SnackbarType };
@@ -1,11 +0,0 @@
1
- import { ReactNode } from '../../react';
2
-
3
- export interface ITag {
4
- status: "Successful" | "Pending" | "Failed" | "Default";
5
- label?: string;
6
- icon?: ReactNode;
7
- allCaps?: boolean;
8
- fontFamily?: string;
9
- }
10
- declare const Tag: ({ status, icon, label, allCaps, fontFamily }: ITag) => import("react/jsx-runtime").JSX.Element;
11
- export default Tag;
@@ -1,166 +0,0 @@
1
- /** @format */
2
- declare const Colors: {
3
- amber900: string;
4
- amber800: string;
5
- amber700: string;
6
- amber600: string;
7
- amber500: string;
8
- amber400: string;
9
- amber300: string;
10
- amber200: string;
11
- amber100: string;
12
- amber50: string;
13
- black300: string;
14
- black200: string;
15
- black100: string;
16
- black50: string;
17
- blue900: string;
18
- blue800: string;
19
- blue700: string;
20
- blue600: string;
21
- blue500: string;
22
- blue400: string;
23
- blue300: string;
24
- blue200: string;
25
- blue100: string;
26
- blue50: string;
27
- green900: string;
28
- green800: string;
29
- green700: string;
30
- green600: string;
31
- green500: string;
32
- green400: string;
33
- green300: string;
34
- green200: string;
35
- green100: string;
36
- green50: string;
37
- gray500: string;
38
- gray400: string;
39
- gray300: string;
40
- gray200: string;
41
- gray100: string;
42
- gray50: string;
43
- gray25: string;
44
- lime900: string;
45
- lime800: string;
46
- lime700: string;
47
- lime600: string;
48
- lime500: string;
49
- lime400: string;
50
- lime300: string;
51
- lime200: string;
52
- lime100: string;
53
- lime50: string;
54
- magenta900: string;
55
- magenta800: string;
56
- magenta700: string;
57
- magenta600: string;
58
- magenta500: string;
59
- magenta400: string;
60
- magenta300: string;
61
- magenta200: string;
62
- magenta100: string;
63
- magenta50: string;
64
- orange900: string;
65
- orange800: string;
66
- orange700: string;
67
- orange600: string;
68
- orange500: string;
69
- orange400: string;
70
- orange300: string;
71
- orange200: string;
72
- orange100: string;
73
- orange50: string;
74
- pink900: string;
75
- pink800: string;
76
- pink700: string;
77
- pink600: string;
78
- pink500: string;
79
- pink400: string;
80
- pink300: string;
81
- pink200: string;
82
- pink100: string;
83
- pink50: string;
84
- purple900: string;
85
- purple800: string;
86
- purple700: string;
87
- purple600: string;
88
- purple500: string;
89
- purple400: string;
90
- purple300: string;
91
- purple200: string;
92
- purple100: string;
93
- purple50: string;
94
- red900: string;
95
- red800: string;
96
- red700: string;
97
- red600: string;
98
- red500: string;
99
- red400: string;
100
- red300: string;
101
- red200: string;
102
- red100: string;
103
- red50: string;
104
- teal900: string;
105
- teal800: string;
106
- teal700: string;
107
- teal600: string;
108
- teal500: string;
109
- teal400: string;
110
- teal300: string;
111
- teal200: string;
112
- teal100: string;
113
- teal50: string;
114
- white100: string;
115
- white50: string;
116
- yellow900: string;
117
- yellow800: string;
118
- yellow700: string;
119
- yellow600: string;
120
- yellow500: string;
121
- yellow400: string;
122
- yellow300: string;
123
- yellow200: string;
124
- yellow100: string;
125
- yellow50: string;
126
- monochromeOrange: string;
127
- monochromeSoftOrange: string;
128
- monochromeLime: string;
129
- monochromeSoftLime: string;
130
- monochromeGreen: string;
131
- monochromeSoftGreen: string;
132
- monochromeTeal: string;
133
- monochromeSoftTeal: string;
134
- monochromeRoyalBlue: string;
135
- monochromeSoftRoyalBlue: string;
136
- monochromeLightBlue: string;
137
- monochromePurple: string;
138
- monochromeSoftPurple: string;
139
- monochromeMagenta: string;
140
- monochromeSoftMagenta: string;
141
- monochromeRed: string;
142
- monochromeSoftRed: string;
143
- monochromeAmber: string;
144
- monochromeSoftAmber: string;
145
- monochromeYellow: string;
146
- monochromeSoftYellow: string;
147
- monochromeWhite: string;
148
- monochromegray: string;
149
- monochromeBlack: string;
150
- monochromeCyan: string;
151
- polychromeAmberRed: string;
152
- polychromePurpleRed: string;
153
- polychromeBluePurple: string;
154
- polychromeTealPurple: string;
155
- polychromeBlueMagenta: string;
156
- polychromeOrangeMagenta: string;
157
- polychromeOrangeMainMagenta: string;
158
- polychromeTealPinkPurple: string;
159
- polychromeAmberPinkPurple: string;
160
- polychromeMagentaOrange: string;
161
- polychromeLimeTeal: string;
162
- polychromePinkOrange: string;
163
- polychromeTealDarkBlue: string;
164
- polychromeOrangePurple: string;
165
- };
166
- export default Colors;
@@ -1,17 +0,0 @@
1
- import { ChangeEvent } from '../react';
2
-
3
- interface UploadProps {
4
- multiple?: boolean;
5
- }
6
- export declare const useImageUpload: ({ multiple }: UploadProps) => {
7
- coverImageIndex: number;
8
- setCoverImageIndex: import('../react').Dispatch<import('../react').SetStateAction<number>>;
9
- fileArray: File[];
10
- setFileArray: import('../react').Dispatch<import('../react').SetStateAction<File[]>>;
11
- imageArray: string[];
12
- setImageArray: import('../react').Dispatch<import('../react').SetStateAction<string[]>>;
13
- handleChange: (e: ChangeEvent<HTMLInputElement>) => void;
14
- handleDelete: (id: number) => void;
15
- changeCoverImage: (id: number) => void;
16
- };
17
- export {};
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AccountBalanceIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AccountBalanceIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AccountBalanceWalletFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AccountBalanceWalletFilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AccountBalanceWalletIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AccountBalanceWalletIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AccountCircleFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AccountCircleFilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AccountCircleIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AccountCircleIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AddAPhotoIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AddAPhotoIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AddBusinessFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AddBusinessFilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AddBusinessIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AddBusinessIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AddCircleFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AddCircleFilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AddCircleIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AddCircleIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AddIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AddIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AddPhotoAlternateIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AddPhotoAlternateIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AddShoppingCartIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AddShoppingCartIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AddToSocialsIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AddToSocialsIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AddsClickIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AddsClickIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AdminPanelSettingsIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AdminPanelSettingsIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AirplaneModeActiveIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AirplaneModeActiveIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AlarmIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AlarmIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AllInboxIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AllInboxIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AnimationIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AnimationIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const ApartmentIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default ApartmentIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AppsFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AppsFilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AppsIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AppsIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const ArchiveIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default ArchiveIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const ArrowBackIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default ArrowBackIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const ArroeCircleDownFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default ArroeCircleDownFilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const ArrowCircleUpFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default ArrowCircleUpFilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const ArrowDropDownIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default ArrowDropDownIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const ArrowDropUpIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default ArrowDropUpIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const ArrowForwardIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default ArrowForwardIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const ArtTrackIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default ArtTrackIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const ArticleFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default ArticleFilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const ArticleIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default ArticleIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AttachMoneyIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AttachMoneyIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AttachmentIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AttachmentIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AudioFileFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AudioFileFilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AudioFileIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AudioFileIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AutoAwesomeMosaicFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AutoAwesomeMosaicFilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AutoAwesomeMosaicIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AutoAwesomeMosaicIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AutoFixFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AutoFixFilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AutoFixIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AutoFixIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AutoGraphIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AutoGraphIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AwardStarFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AwardStarFilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const AwardStarIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default AwardStarIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const BarChartFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default BarChartFilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const BlockIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default BlockIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const BoltFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default BoltFilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const BoltIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default BoltIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const Book5FilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default Book5FilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const BookOnlineIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default BookOnlineIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const BugReportIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default BugReportIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const BusinessCenterFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default BusinessCenterFilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const BusinessCenterIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default BusinessCenterIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const CalendarMonthFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default CalendarMonthFilledIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const CalendarMonthIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default CalendarMonthIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const CalendatTodayIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default CalendatTodayIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const CallMadeIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default CallMadeIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const CallMissedIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default CallMissedIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const CallMissedOutgoingIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default CallMissedOutgoingIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const CallRecievedIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default CallRecievedIcon;
@@ -1,4 +0,0 @@
1
- import { IconProps } from '../@chakra-ui/icons';
2
-
3
- declare const CampaignFilledIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
4
- export default CampaignFilledIcon;