@commonsku/styles 1.16.15 → 1.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (369) hide show
  1. package/dist/{index.js → index.cjs} +1347 -1311
  2. package/dist/index.cjs.map +1 -0
  3. package/dist/index.d.ts +516 -531
  4. package/dist/{index.es.js → index.mjs} +116 -77
  5. package/dist/index.mjs.map +1 -0
  6. package/dist/styles/AlertNotification.d.ts +4 -4
  7. package/dist/styles/AlertNotification.d.ts.map +1 -1
  8. package/dist/styles/Artwork.d.ts +2 -2
  9. package/dist/styles/Artwork.d.ts.map +1 -1
  10. package/dist/styles/Avatar.d.ts +4 -4
  11. package/dist/styles/Avatar.d.ts.map +1 -1
  12. package/dist/styles/Backdrop.d.ts +1 -1
  13. package/dist/styles/Backdrop.d.ts.map +1 -1
  14. package/dist/styles/Box.d.ts +2 -2
  15. package/dist/styles/Box.d.ts.map +1 -1
  16. package/dist/styles/Button.d.ts +7 -7
  17. package/dist/styles/Button.d.ts.map +1 -1
  18. package/dist/styles/CancelButton.d.ts +2 -2
  19. package/dist/styles/CancelButton.d.ts.map +1 -1
  20. package/dist/styles/Collapsible.d.ts +9 -9
  21. package/dist/styles/Collapsible.d.ts.map +1 -1
  22. package/dist/styles/CollapsibleV2.d.ts +11 -11
  23. package/dist/styles/CollapsibleV2.d.ts.map +1 -1
  24. package/dist/styles/ConfirmAlertPopup.d.ts +2 -2
  25. package/dist/styles/ConfirmAlertPopup.d.ts.map +1 -1
  26. package/dist/styles/ConfirmPopup.d.ts +3 -3
  27. package/dist/styles/ConfirmPopup.d.ts.map +1 -1
  28. package/dist/styles/Csku.d.ts +2 -2
  29. package/dist/styles/Csku.d.ts.map +1 -1
  30. package/dist/styles/Datepicker.d.ts +4 -6
  31. package/dist/styles/Datepicker.d.ts.map +1 -1
  32. package/dist/styles/DefaultStar.d.ts +2 -2
  33. package/dist/styles/DefaultStar.d.ts.map +1 -1
  34. package/dist/styles/DoneButton.d.ts +2 -2
  35. package/dist/styles/DoneButton.d.ts.map +1 -1
  36. package/dist/styles/DropArea.d.ts +5 -5
  37. package/dist/styles/DropArea.d.ts.map +1 -1
  38. package/dist/styles/Dropdown.d.ts +5 -5
  39. package/dist/styles/Dropdown.d.ts.map +1 -1
  40. package/dist/styles/Dropzone.d.ts +8 -8
  41. package/dist/styles/Dropzone.d.ts.map +1 -1
  42. package/dist/styles/ErrorBoundary.d.ts +3 -3
  43. package/dist/styles/ErrorBoundary.d.ts.map +1 -1
  44. package/dist/styles/Feed.d.ts +2 -2
  45. package/dist/styles/Feed.d.ts.map +1 -1
  46. package/dist/styles/FlexboxGrid.d.ts +2 -2
  47. package/dist/styles/FlexboxGrid.d.ts.map +1 -1
  48. package/dist/styles/Grid.d.ts +4 -4
  49. package/dist/styles/Grid.d.ts.map +1 -1
  50. package/dist/styles/GridTable.d.ts +7 -7
  51. package/dist/styles/GridTable.d.ts.map +1 -1
  52. package/dist/styles/HeadlessTable.d.ts +2 -2
  53. package/dist/styles/HeadlessTable.d.ts.map +1 -1
  54. package/dist/styles/IconShowcase.d.ts +5 -5
  55. package/dist/styles/IconShowcase.d.ts.map +1 -1
  56. package/dist/styles/Img.d.ts +2 -2
  57. package/dist/styles/Img.d.ts.map +1 -1
  58. package/dist/styles/Input.d.ts +7 -7
  59. package/dist/styles/Input.d.ts.map +1 -1
  60. package/dist/styles/InputStepper.d.ts +4 -4
  61. package/dist/styles/InputStepper.d.ts.map +1 -1
  62. package/dist/styles/LightIndicator.d.ts +4 -4
  63. package/dist/styles/LightIndicator.d.ts.map +1 -1
  64. package/dist/styles/LinkWithIcon.d.ts +3 -3
  65. package/dist/styles/LinkWithIcon.d.ts.map +1 -1
  66. package/dist/styles/MultiProgress.d.ts +4 -4
  67. package/dist/styles/MultiProgress.d.ts.map +1 -1
  68. package/dist/styles/NumberInput.d.ts +4 -4
  69. package/dist/styles/NumberInput.d.ts.map +1 -1
  70. package/dist/styles/Page.d.ts +1 -1
  71. package/dist/styles/Page.d.ts.map +1 -1
  72. package/dist/styles/Popup.d.ts +3 -3
  73. package/dist/styles/Popup.d.ts.map +1 -1
  74. package/dist/styles/Product.d.ts +2 -2
  75. package/dist/styles/Product.d.ts.map +1 -1
  76. package/dist/styles/Progress.d.ts +3 -3
  77. package/dist/styles/Progress.d.ts.map +1 -1
  78. package/dist/styles/RenderChild.d.ts +5 -5
  79. package/dist/styles/RenderChild.d.ts.map +1 -1
  80. package/dist/styles/Select.d.ts +37 -13
  81. package/dist/styles/Select.d.ts.map +1 -1
  82. package/dist/styles/SharedStyles.d.ts +1 -1
  83. package/dist/styles/SharedStyles.d.ts.map +1 -1
  84. package/dist/styles/SidePanel.d.ts +5 -5
  85. package/dist/styles/SidePanel.d.ts.map +1 -1
  86. package/dist/styles/Sizer.d.ts +4 -4
  87. package/dist/styles/Sizer.d.ts.map +1 -1
  88. package/dist/styles/Spinner.d.ts +1 -1
  89. package/dist/styles/Spinner.d.ts.map +1 -1
  90. package/dist/styles/StarRating.d.ts +2 -2
  91. package/dist/styles/StarRating.d.ts.map +1 -1
  92. package/dist/styles/StateDropdown.d.ts +5 -5
  93. package/dist/styles/StateDropdown.d.ts.map +1 -1
  94. package/dist/styles/StatusDropdown.d.ts +3 -3
  95. package/dist/styles/StatusDropdown.d.ts.map +1 -1
  96. package/dist/styles/Table.d.ts +2 -2
  97. package/dist/styles/Table.d.ts.map +1 -1
  98. package/dist/styles/Tabs.d.ts +5 -5
  99. package/dist/styles/Tabs.d.ts.map +1 -1
  100. package/dist/styles/Task.d.ts +3 -3
  101. package/dist/styles/Task.d.ts.map +1 -1
  102. package/dist/styles/Text.d.ts +1 -1
  103. package/dist/styles/Text.d.ts.map +1 -1
  104. package/dist/styles/Textarea.d.ts +2 -2
  105. package/dist/styles/Textarea.d.ts.map +1 -1
  106. package/dist/styles/Theme.d.ts +1 -1
  107. package/dist/styles/Theme.d.ts.map +1 -1
  108. package/dist/styles/Thermometer.d.ts +2 -2
  109. package/dist/styles/Thermometer.d.ts.map +1 -1
  110. package/dist/styles/Toggle.d.ts +3 -3
  111. package/dist/styles/Toggle.d.ts.map +1 -1
  112. package/dist/styles/ToggleSwitch.d.ts +6 -6
  113. package/dist/styles/ToggleSwitch.d.ts.map +1 -1
  114. package/dist/styles/calendar/Calendar.d.ts +3 -3
  115. package/dist/styles/calendar/Calendar.d.ts.map +1 -1
  116. package/dist/styles/calendar/CalendarDayBody.d.ts +2 -2
  117. package/dist/styles/calendar/CalendarDayBody.d.ts.map +1 -1
  118. package/dist/styles/calendar/CalendarDaysBody.d.ts +2 -2
  119. package/dist/styles/calendar/CalendarDaysBody.d.ts.map +1 -1
  120. package/dist/styles/calendar/CalendarDaysHeader.d.ts +2 -2
  121. package/dist/styles/calendar/CalendarDaysHeader.d.ts.map +1 -1
  122. package/dist/styles/calendar/DefaultCalendarFooter.d.ts +2 -2
  123. package/dist/styles/calendar/DefaultCalendarFooter.d.ts.map +1 -1
  124. package/dist/styles/calendar/DefaultCalendarHeader.d.ts +1 -1
  125. package/dist/styles/calendar/DefaultCalendarHeader.d.ts.map +1 -1
  126. package/dist/styles/calendar/DraggableCalendarFooterTasks.d.ts +2 -2
  127. package/dist/styles/calendar/DraggableCalendarFooterTasks.d.ts.map +1 -1
  128. package/dist/styles/calendar/DraggableTaskBody.d.ts +3 -3
  129. package/dist/styles/calendar/DraggableTaskBody.d.ts.map +1 -1
  130. package/dist/styles/calendar/DraggableTasksCalendar.d.ts +2 -2
  131. package/dist/styles/calendar/DraggableTasksCalendar.d.ts.map +1 -1
  132. package/dist/styles/calendar/DroppableDays.d.ts +3 -3
  133. package/dist/styles/calendar/DroppableDays.d.ts.map +1 -1
  134. package/dist/styles/calendar/DroppableFooter.d.ts +3 -3
  135. package/dist/styles/calendar/DroppableFooter.d.ts.map +1 -1
  136. package/dist/styles/calendar/TasksCalendar.d.ts +2 -2
  137. package/dist/styles/calendar/TasksCalendar.d.ts.map +1 -1
  138. package/dist/styles/calendar/TasksCalendarDayBody.d.ts +2 -2
  139. package/dist/styles/calendar/TasksCalendarDayBody.d.ts.map +1 -1
  140. package/dist/styles/calendar/TasksCalendarFooter.d.ts +2 -2
  141. package/dist/styles/calendar/TasksCalendarFooter.d.ts.map +1 -1
  142. package/dist/styles/calendar/TasksCalendarHeader.d.ts +2 -2
  143. package/dist/styles/calendar/TasksCalendarHeader.d.ts.map +1 -1
  144. package/dist/styles/calendar/index.d.ts +0 -5
  145. package/dist/styles/calendar/index.d.ts.map +1 -1
  146. package/dist/styles/calendar/styles.d.ts +2 -2
  147. package/dist/styles/calendar/types.d.ts +8 -8
  148. package/dist/styles/calendar/types.d.ts.map +1 -1
  149. package/dist/styles/datepickerStyles.d.ts +1 -1
  150. package/dist/styles/datepickerStyles.d.ts.map +1 -1
  151. package/dist/styles/globalStyles.d.ts +1 -1
  152. package/dist/styles/globalStyles.d.ts.map +1 -1
  153. package/dist/styles/hooks/useCalendar.d.ts +5 -5
  154. package/dist/styles/hooks/useCalendar.d.ts.map +1 -1
  155. package/dist/styles/icons/AddIcon.d.ts +3 -3
  156. package/dist/styles/icons/AddIcon.d.ts.map +1 -1
  157. package/dist/styles/icons/AddNoteIcon.d.ts +3 -3
  158. package/dist/styles/icons/AddNoteIcon.d.ts.map +1 -1
  159. package/dist/styles/icons/AddShoppingCartIcon.d.ts +3 -3
  160. package/dist/styles/icons/AddShoppingCartIcon.d.ts.map +1 -1
  161. package/dist/styles/icons/AddTaskIcon.d.ts +3 -3
  162. package/dist/styles/icons/AddTaskIcon.d.ts.map +1 -1
  163. package/dist/styles/icons/AlertIcon.d.ts +3 -3
  164. package/dist/styles/icons/AlertIcon.d.ts.map +1 -1
  165. package/dist/styles/icons/ArrowIcon.d.ts +4 -4
  166. package/dist/styles/icons/ArrowIcon.d.ts.map +1 -1
  167. package/dist/styles/icons/AwaitingProofIcon.d.ts +3 -3
  168. package/dist/styles/icons/AwaitingProofIcon.d.ts.map +1 -1
  169. package/dist/styles/icons/BotIcon.d.ts +3 -3
  170. package/dist/styles/icons/BotIcon.d.ts.map +1 -1
  171. package/dist/styles/icons/BulletIcon.d.ts +3 -3
  172. package/dist/styles/icons/BulletIcon.d.ts.map +1 -1
  173. package/dist/styles/icons/CalendarIcon.d.ts +3 -3
  174. package/dist/styles/icons/CalendarIcon.d.ts.map +1 -1
  175. package/dist/styles/icons/ChangeRequestedIcon.d.ts +3 -3
  176. package/dist/styles/icons/ChangeRequestedIcon.d.ts.map +1 -1
  177. package/dist/styles/icons/ChatIcon.d.ts +1 -1
  178. package/dist/styles/icons/ChatIcon.d.ts.map +1 -1
  179. package/dist/styles/icons/CheckboxIcon.d.ts +4 -4
  180. package/dist/styles/icons/CheckboxIcon.d.ts.map +1 -1
  181. package/dist/styles/icons/CheckmarkIcon.d.ts +3 -3
  182. package/dist/styles/icons/CheckmarkIcon.d.ts.map +1 -1
  183. package/dist/styles/icons/ChevronIcon.d.ts +4 -4
  184. package/dist/styles/icons/ChevronIcon.d.ts.map +1 -1
  185. package/dist/styles/icons/CircleProgressIcon.d.ts +2 -2
  186. package/dist/styles/icons/CircleProgressIcon.d.ts.map +1 -1
  187. package/dist/styles/icons/ClientApprovedIcon.d.ts +3 -3
  188. package/dist/styles/icons/ClientApprovedIcon.d.ts.map +1 -1
  189. package/dist/styles/icons/ClipboardIcon.d.ts +3 -3
  190. package/dist/styles/icons/ClipboardIcon.d.ts.map +1 -1
  191. package/dist/styles/icons/ClockIcon.d.ts +3 -3
  192. package/dist/styles/icons/ClockIcon.d.ts.map +1 -1
  193. package/dist/styles/icons/CollaborateIcon.d.ts +3 -3
  194. package/dist/styles/icons/CollaborateIcon.d.ts.map +1 -1
  195. package/dist/styles/icons/ColumnSelectIcon.d.ts +3 -3
  196. package/dist/styles/icons/ColumnSelectIcon.d.ts.map +1 -1
  197. package/dist/styles/icons/CommentIcon.d.ts +3 -3
  198. package/dist/styles/icons/CommentIcon.d.ts.map +1 -1
  199. package/dist/styles/icons/CommunityIcon.d.ts +3 -3
  200. package/dist/styles/icons/CommunityIcon.d.ts.map +1 -1
  201. package/dist/styles/icons/CompletedCheckmarkIcon.d.ts +3 -3
  202. package/dist/styles/icons/CompletedCheckmarkIcon.d.ts.map +1 -1
  203. package/dist/styles/icons/ConnectedIcon.d.ts +3 -3
  204. package/dist/styles/icons/ConnectedIcon.d.ts.map +1 -1
  205. package/dist/styles/icons/ConnectedPlusIcon.d.ts +3 -3
  206. package/dist/styles/icons/ConnectedPlusIcon.d.ts.map +1 -1
  207. package/dist/styles/icons/CouponIcon.d.ts +3 -3
  208. package/dist/styles/icons/CouponIcon.d.ts.map +1 -1
  209. package/dist/styles/icons/CreditCardIcon.d.ts +3 -3
  210. package/dist/styles/icons/CreditCardIcon.d.ts.map +1 -1
  211. package/dist/styles/icons/DollarIcon.d.ts +3 -3
  212. package/dist/styles/icons/DollarIcon.d.ts.map +1 -1
  213. package/dist/styles/icons/DoubleArrowIcon.d.ts +4 -4
  214. package/dist/styles/icons/DoubleArrowIcon.d.ts.map +1 -1
  215. package/dist/styles/icons/DownloadIcon.d.ts +3 -3
  216. package/dist/styles/icons/DownloadIcon.d.ts.map +1 -1
  217. package/dist/styles/icons/DragIcon.d.ts +3 -3
  218. package/dist/styles/icons/DragIcon.d.ts.map +1 -1
  219. package/dist/styles/icons/EPOIcon.d.ts +3 -3
  220. package/dist/styles/icons/EPOIcon.d.ts.map +1 -1
  221. package/dist/styles/icons/EditIcon.d.ts +3 -3
  222. package/dist/styles/icons/EditIcon.d.ts.map +1 -1
  223. package/dist/styles/icons/EllipsisIcon.d.ts +3 -3
  224. package/dist/styles/icons/EllipsisIcon.d.ts.map +1 -1
  225. package/dist/styles/icons/EpsIcon.d.ts +3 -3
  226. package/dist/styles/icons/EpsIcon.d.ts.map +1 -1
  227. package/dist/styles/icons/EstimateCircleIcon.d.ts +4 -4
  228. package/dist/styles/icons/EstimateCircleIcon.d.ts.map +1 -1
  229. package/dist/styles/icons/EyeIcon.d.ts +3 -3
  230. package/dist/styles/icons/EyeIcon.d.ts.map +1 -1
  231. package/dist/styles/icons/FileIcon.d.ts +2 -2
  232. package/dist/styles/icons/FileIcon.d.ts.map +1 -1
  233. package/dist/styles/icons/FileUploadIcon.d.ts +3 -3
  234. package/dist/styles/icons/FileUploadIcon.d.ts.map +1 -1
  235. package/dist/styles/icons/FilledChevronIcon.d.ts +4 -4
  236. package/dist/styles/icons/FilledChevronIcon.d.ts.map +1 -1
  237. package/dist/styles/icons/FolderIcon.d.ts +3 -3
  238. package/dist/styles/icons/FolderIcon.d.ts.map +1 -1
  239. package/dist/styles/icons/GalleryIcon.d.ts +3 -3
  240. package/dist/styles/icons/GalleryIcon.d.ts.map +1 -1
  241. package/dist/styles/icons/GearIcon.d.ts +3 -3
  242. package/dist/styles/icons/GearIcon.d.ts.map +1 -1
  243. package/dist/styles/icons/GridIcon.d.ts +3 -3
  244. package/dist/styles/icons/GridIcon.d.ts.map +1 -1
  245. package/dist/styles/icons/HandleIcon.d.ts +3 -3
  246. package/dist/styles/icons/HandleIcon.d.ts.map +1 -1
  247. package/dist/styles/icons/HelpIcon.d.ts +3 -3
  248. package/dist/styles/icons/HelpIcon.d.ts.map +1 -1
  249. package/dist/styles/icons/HistoryIcon.d.ts +3 -3
  250. package/dist/styles/icons/HistoryIcon.d.ts.map +1 -1
  251. package/dist/styles/icons/ImageIcon.d.ts +3 -3
  252. package/dist/styles/icons/ImageIcon.d.ts.map +1 -1
  253. package/dist/styles/icons/InfoIcon.d.ts +3 -3
  254. package/dist/styles/icons/InfoIcon.d.ts.map +1 -1
  255. package/dist/styles/icons/IntegrationsIcon.d.ts +3 -3
  256. package/dist/styles/icons/IntegrationsIcon.d.ts.map +1 -1
  257. package/dist/styles/icons/InventoryIcon.d.ts +3 -3
  258. package/dist/styles/icons/InventoryIcon.d.ts.map +1 -1
  259. package/dist/styles/icons/ListIcon.d.ts +3 -3
  260. package/dist/styles/icons/ListIcon.d.ts.map +1 -1
  261. package/dist/styles/icons/Loading.d.ts +2 -2
  262. package/dist/styles/icons/Loading.d.ts.map +1 -1
  263. package/dist/styles/icons/LockIcon.d.ts +3 -3
  264. package/dist/styles/icons/LockIcon.d.ts.map +1 -1
  265. package/dist/styles/icons/MagicEraserIcon.d.ts +9 -0
  266. package/dist/styles/icons/MagicEraserIcon.d.ts.map +1 -0
  267. package/dist/styles/icons/MagicIcon.d.ts +9 -0
  268. package/dist/styles/icons/MagicIcon.d.ts.map +1 -0
  269. package/dist/styles/icons/MailIcon.d.ts +3 -3
  270. package/dist/styles/icons/MailIcon.d.ts.map +1 -1
  271. package/dist/styles/icons/MarketingStatusIcon.d.ts +3 -3
  272. package/dist/styles/icons/MarketingStatusIcon.d.ts.map +1 -1
  273. package/dist/styles/icons/MenuIcon.d.ts +3 -3
  274. package/dist/styles/icons/MenuIcon.d.ts.map +1 -1
  275. package/dist/styles/icons/NavConnectIcon.d.ts +3 -3
  276. package/dist/styles/icons/NavConnectIcon.d.ts.map +1 -1
  277. package/dist/styles/icons/NavFinanceIcon.d.ts +3 -3
  278. package/dist/styles/icons/NavFinanceIcon.d.ts.map +1 -1
  279. package/dist/styles/icons/NavManagementIcon.d.ts +3 -3
  280. package/dist/styles/icons/NavManagementIcon.d.ts.map +1 -1
  281. package/dist/styles/icons/NavProdIcon.d.ts +3 -3
  282. package/dist/styles/icons/NavProdIcon.d.ts.map +1 -1
  283. package/dist/styles/icons/NavResourcesIcon.d.ts +3 -3
  284. package/dist/styles/icons/NavResourcesIcon.d.ts.map +1 -1
  285. package/dist/styles/icons/NavSalesIcon.d.ts +3 -3
  286. package/dist/styles/icons/NavSalesIcon.d.ts.map +1 -1
  287. package/dist/styles/icons/NoteIcon.d.ts +3 -3
  288. package/dist/styles/icons/NoteIcon.d.ts.map +1 -1
  289. package/dist/styles/icons/OpportunityCircleIcon.d.ts +4 -4
  290. package/dist/styles/icons/OpportunityCircleIcon.d.ts.map +1 -1
  291. package/dist/styles/icons/OrderStatusIcon.d.ts +3 -3
  292. package/dist/styles/icons/OrderStatusIcon.d.ts.map +1 -1
  293. package/dist/styles/icons/PendingApprovalIcon.d.ts +3 -3
  294. package/dist/styles/icons/PendingApprovalIcon.d.ts.map +1 -1
  295. package/dist/styles/icons/PercentIcon.d.ts +3 -3
  296. package/dist/styles/icons/PercentIcon.d.ts.map +1 -1
  297. package/dist/styles/icons/PinIcon.d.ts +3 -3
  298. package/dist/styles/icons/PinIcon.d.ts.map +1 -1
  299. package/dist/styles/icons/PresentationCircleIcon.d.ts +4 -4
  300. package/dist/styles/icons/PresentationCircleIcon.d.ts.map +1 -1
  301. package/dist/styles/icons/PromostandardsIcon.d.ts +3 -3
  302. package/dist/styles/icons/PromostandardsIcon.d.ts.map +1 -1
  303. package/dist/styles/icons/ProofReceivedIcon.d.ts +3 -3
  304. package/dist/styles/icons/ProofReceivedIcon.d.ts.map +1 -1
  305. package/dist/styles/icons/ProofingCompleteIcon.d.ts +3 -3
  306. package/dist/styles/icons/ProofingCompleteIcon.d.ts.map +1 -1
  307. package/dist/styles/icons/RadioIcon.d.ts +3 -3
  308. package/dist/styles/icons/RadioIcon.d.ts.map +1 -1
  309. package/dist/styles/icons/ReceiptLongIcon.d.ts +3 -3
  310. package/dist/styles/icons/ReceiptLongIcon.d.ts.map +1 -1
  311. package/dist/styles/icons/SalesArrowIcon.d.ts +4 -4
  312. package/dist/styles/icons/SalesArrowIcon.d.ts.map +1 -1
  313. package/dist/styles/icons/SalesOrderCircleIcon.d.ts +4 -4
  314. package/dist/styles/icons/SalesOrderCircleIcon.d.ts.map +1 -1
  315. package/dist/styles/icons/SearchIcon.d.ts +3 -3
  316. package/dist/styles/icons/SearchIcon.d.ts.map +1 -1
  317. package/dist/styles/icons/ShopIcon.d.ts +3 -3
  318. package/dist/styles/icons/ShopIcon.d.ts.map +1 -1
  319. package/dist/styles/icons/ShoppingCartIcon.d.ts +3 -3
  320. package/dist/styles/icons/ShoppingCartIcon.d.ts.map +1 -1
  321. package/dist/styles/icons/SlideInIcon.d.ts +9 -0
  322. package/dist/styles/icons/SlideInIcon.d.ts.map +1 -0
  323. package/dist/styles/icons/StarDarkIcon.d.ts +3 -3
  324. package/dist/styles/icons/StarDarkIcon.d.ts.map +1 -1
  325. package/dist/styles/icons/StarIcon.d.ts +3 -3
  326. package/dist/styles/icons/StarIcon.d.ts.map +1 -1
  327. package/dist/styles/icons/StarLightIcon.d.ts +3 -3
  328. package/dist/styles/icons/StarLightIcon.d.ts.map +1 -1
  329. package/dist/styles/icons/SubtractIcon.d.ts +3 -3
  330. package/dist/styles/icons/SubtractIcon.d.ts.map +1 -1
  331. package/dist/styles/icons/SvgIcon.d.ts +4 -4
  332. package/dist/styles/icons/SvgIcon.d.ts.map +1 -1
  333. package/dist/styles/icons/TableIcon.d.ts +3 -3
  334. package/dist/styles/icons/TableIcon.d.ts.map +1 -1
  335. package/dist/styles/icons/TargetIcon.d.ts +3 -3
  336. package/dist/styles/icons/TargetIcon.d.ts.map +1 -1
  337. package/dist/styles/icons/TaskIcon.d.ts +3 -3
  338. package/dist/styles/icons/TaskIcon.d.ts.map +1 -1
  339. package/dist/styles/icons/TemplateIcon.d.ts +3 -3
  340. package/dist/styles/icons/TemplateIcon.d.ts.map +1 -1
  341. package/dist/styles/icons/TilesIcon.d.ts +3 -3
  342. package/dist/styles/icons/TilesIcon.d.ts.map +1 -1
  343. package/dist/styles/icons/TrashIcon.d.ts +3 -3
  344. package/dist/styles/icons/TrashIcon.d.ts.map +1 -1
  345. package/dist/styles/icons/TrendIcon.d.ts +9 -0
  346. package/dist/styles/icons/TrendIcon.d.ts.map +1 -0
  347. package/dist/styles/icons/UploadIcon.d.ts +3 -3
  348. package/dist/styles/icons/UploadIcon.d.ts.map +1 -1
  349. package/dist/styles/icons/UserIcon.d.ts +3 -3
  350. package/dist/styles/icons/UserIcon.d.ts.map +1 -1
  351. package/dist/styles/icons/UsersIcon.d.ts +3 -3
  352. package/dist/styles/icons/UsersIcon.d.ts.map +1 -1
  353. package/dist/styles/icons/XIcon.d.ts +3 -3
  354. package/dist/styles/icons/XIcon.d.ts.map +1 -1
  355. package/dist/styles/icons/index.d.ts +4 -0
  356. package/dist/styles/icons/index.d.ts.map +1 -1
  357. package/dist/styles/index.d.ts +1 -1
  358. package/dist/styles/index.d.ts.map +1 -1
  359. package/dist/styles/tables/SimpleWindowedTable.d.ts +2 -2
  360. package/dist/styles/tables/SimpleWindowedTable.d.ts.map +1 -1
  361. package/dist/styles/tables/VirtualTable.d.ts +2 -2
  362. package/dist/styles/tables/VirtualTable.d.ts.map +1 -1
  363. package/dist/utils/sizes.d.ts +1 -1
  364. package/dist/utils/sizes.d.ts.map +1 -1
  365. package/dist/utils/styled.d.ts +1 -1
  366. package/dist/utils/styled.d.ts.map +1 -1
  367. package/package.json +51 -54
  368. package/dist/index.es.js.map +0 -1
  369. package/dist/index.js.map +0 -1
package/dist/index.d.ts CHANGED
@@ -8,17 +8,17 @@ import { DropzoneOptions, DropzoneRootProps, DropzoneInputProps, DropzoneRef, Dr
8
8
  import * as react_select_dist_declarations_src_useAsync from 'react-select/dist/declarations/src/useAsync';
9
9
  import * as react_select_dist_declarations_src_useCreatable from 'react-select/dist/declarations/src/useCreatable';
10
10
  import * as react_select_dist_declarations_src_useStateManager from 'react-select/dist/declarations/src/useStateManager';
11
+ import * as react_select_dist_declarations_src_filters from 'react-select/dist/declarations/src/filters';
12
+ import * as react_select_dist_declarations_src_components from 'react-select/dist/declarations/src/components';
11
13
  import * as react_select from 'react-select';
12
14
  import { GroupBase, StylesConfig, SelectInstance } from 'react-select';
13
15
  export { components, createFilter, mergeStyles } from 'react-select';
14
- import * as react_select_dist_declarations_src_filters from 'react-select/dist/declarations/src/filters';
15
- import * as react_select_dist_declarations_src_components from 'react-select/dist/declarations/src/components';
16
16
  import * as react_select_dist_declarations_src_Select from 'react-select/dist/declarations/src/Select';
17
- import BaseDatePicker, { ReactDatePickerProps } from 'react-datepicker';
17
+ import { ReactDatePickerProps } from 'react-datepicker';
18
18
  import { HeaderGroup, UseSortByColumnProps, UseTableRowProps, UseExpandedRowProps, UseGroupByRowProps, UseRowSelectRowProps, UseRowStateRowProps, Column as Column$1, SortingRule, Cell } from 'react-table';
19
19
  import { ListOnScrollProps } from 'react-window';
20
20
 
21
- declare type SharedStyleTypes = {
21
+ type SharedStyleTypes = {
22
22
  pr?: boolean | number;
23
23
  pl?: boolean | number;
24
24
  pt?: boolean | number;
@@ -69,12 +69,12 @@ declare const avatarSizes: {
69
69
  fontSize: string;
70
70
  };
71
71
  };
72
- declare type AvatarSize = keyof typeof avatarSizes;
72
+ type AvatarSize = keyof typeof avatarSizes;
73
73
  declare const avatarShapes: {
74
74
  square: string;
75
75
  circle: string;
76
76
  };
77
- declare type AvatarShape = keyof typeof avatarShapes;
77
+ type AvatarShape = keyof typeof avatarShapes;
78
78
  declare const avatarColors: {
79
79
  teal: {
80
80
  backgroundColor: string;
@@ -97,8 +97,8 @@ declare const avatarColors: {
97
97
  textColor: string;
98
98
  };
99
99
  };
100
- declare type AvatarColor = keyof typeof avatarColors;
101
- declare type _AvatarProps = {
100
+ type AvatarColor = keyof typeof avatarColors;
101
+ type _AvatarProps = {
102
102
  size: AvatarSize;
103
103
  shape?: AvatarShape;
104
104
  color?: AvatarColor;
@@ -115,13 +115,13 @@ declare const Avatar: React__default.FC<Omit<_AvatarProps, 'size'> & {
115
115
  icon?: boolean;
116
116
  }>;
117
117
 
118
- declare type BoxProps = React__default.PropsWithChildren<{
118
+ type BoxProps = React__default.PropsWithChildren<{
119
119
  borderless?: boolean;
120
120
  padded?: boolean;
121
121
  title?: string | React__default.ReactNode;
122
122
  controls?: React__default.ReactNode;
123
123
  } & SharedStyleTypes>;
124
- declare const Box: ({ title, controls, children, ...props }: BoxProps) => JSX.Element;
124
+ declare const Box: ({ title, controls, children, ...props }: BoxProps) => React__default.JSX.Element;
125
125
  //# sourceMappingURL=Box.d.ts.map
126
126
 
127
127
  declare const Background: styled_components.StyledComponent<"div", any, {
@@ -134,23 +134,23 @@ declare const StyledDropArea: styled_components.StyledComponent<"div", any, {
134
134
  isDragReject?: boolean | undefined;
135
135
  isDragActive?: boolean | undefined;
136
136
  } & SharedStyleTypes, never>;
137
- declare type DropAreaProps = React__default.PropsWithChildren<{
137
+ type DropAreaProps = React__default.PropsWithChildren<{
138
138
  placeholder?: string | React__default.ReactNode;
139
139
  } & SharedStyleTypes>;
140
- declare const DropArea: ({ children, placeholder, ...props }: DropAreaProps) => JSX.Element;
141
- declare type DropzoneTypes = {
140
+ declare const DropArea: ({ children, placeholder, ...props }: DropAreaProps) => React__default.JSX.Element;
141
+ type DropzoneTypes = {
142
142
  placeholder?: string | React__default.ReactNode;
143
143
  showDroppedFiles?: boolean;
144
144
  } & DropzoneOptions;
145
- declare function Dropzoned({ placeholder, accept, showDroppedFiles, ...props }: DropzoneTypes): JSX.Element;
146
- declare function DropzonedPreviews({ placeholder, accept, onDrop, ...props }: DropzoneTypes): JSX.Element;
145
+ declare function Dropzoned({ placeholder, accept, showDroppedFiles, ...props }: DropzoneTypes): React__default.JSX.Element;
146
+ declare function DropzonedPreviews({ placeholder, accept, onDrop, ...props }: DropzoneTypes): React__default.JSX.Element;
147
147
 
148
- declare type TSize$1 = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
148
+ type TSize$1 = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
149
149
 
150
- declare type TSizeOffset = 'xsOffset' | 'smOffset' | 'mdOffset' | 'lgOffset' | 'xlOffset';
151
- declare type TSizeOffsetRight = 'xsOffsetRight' | 'smOffsetRight' | 'mdOffsetRight' | 'lgOffsetRight' | 'xlOffsetRight';
152
- declare type TSizeStyle = 'xsStyle' | 'smStyle' | 'mdStyle' | 'lgStyle' | 'xlStyle';
153
- declare type SizerTypes = {
150
+ type TSizeOffset = 'xsOffset' | 'smOffset' | 'mdOffset' | 'lgOffset' | 'xlOffset';
151
+ type TSizeOffsetRight = 'xsOffsetRight' | 'smOffsetRight' | 'mdOffsetRight' | 'lgOffsetRight' | 'xlOffsetRight';
152
+ type TSizeStyle = 'xsStyle' | 'smStyle' | 'mdStyle' | 'lgStyle' | 'xlStyle';
153
+ type SizerTypes = {
154
154
  collapse?: TSize$1 | Array<TSize$1>;
155
155
  offset?: number;
156
156
  first?: string;
@@ -231,10 +231,10 @@ declare const sizes: {
231
231
  iconSize: string;
232
232
  };
233
233
  };
234
- declare type TSize = keyof typeof sizes;
235
- declare type ButtonPreset = 'edit' | 'delete' | 'add' | 'remove' | 'close' | 'drag';
236
- declare type ButtonVariant = 'primary' | 'secondary' | 'cta' | 'error' | 'disabled' | 'text' | 'primary-light' | 'text-error' | 'error-light' | 'text-error-light' | 'custom';
237
- declare type ButtonProps = {
234
+ type TSize = keyof typeof sizes;
235
+ type ButtonPreset = 'edit' | 'delete' | 'add' | 'remove' | 'close' | 'drag';
236
+ type ButtonVariant = 'primary' | 'secondary' | 'cta' | 'error' | 'disabled' | 'text' | 'primary-light' | 'text-error' | 'error-light' | 'text-error-light' | 'custom';
237
+ type ButtonProps = {
238
238
  secondary?: boolean;
239
239
  cta?: boolean;
240
240
  size?: TSize;
@@ -261,12 +261,12 @@ declare const Button: styled_components.StyledComponent<"button", any, {
261
261
  style?: CSSObject | undefined;
262
262
  } & SharedStyleTypes & SizerTypes, never>;
263
263
  declare const ButtonsGroup: styled_components.StyledComponent<"div", any, SharedStyleTypes & SizerTypes, never>;
264
- declare type IconFuncProps$1 = {
264
+ type IconFuncProps$1 = {
265
265
  color: string;
266
266
  [key: string]: any;
267
267
  };
268
- declare type TButtonIcon = ((props: IconFuncProps$1) => React__default.ReactElement);
269
- declare type IconButtonProps = React__default.PropsWithChildren<ButtonProps & {
268
+ type TButtonIcon = ((props: IconFuncProps$1) => React__default.ReactElement);
269
+ type IconButtonProps = React__default.PropsWithChildren<ButtonProps & {
270
270
  Icon?: TButtonIcon | React__default.ReactElement<IconFuncProps$1>;
271
271
  iconProps?: {
272
272
  [key: string]: any;
@@ -319,7 +319,7 @@ declare const H6: styled_components.StyledComponent<"h6", any, {
319
319
  } & SharedStyleTypes, never>;
320
320
  //# sourceMappingURL=Headings.d.ts.map
321
321
 
322
- declare type ImgProps = {
322
+ type ImgProps = {
323
323
  src?: string;
324
324
  alt?: string;
325
325
  max_attempts?: number;
@@ -327,7 +327,7 @@ declare type ImgProps = {
327
327
  onRetry?: OnErrorEventHandler;
328
328
  onFailed?: OnErrorEventHandler;
329
329
  } & React__default.DetailedHTMLProps<React__default.ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>;
330
- declare const Img: React__default.ForwardRefExoticComponent<Pick<ImgProps, "max_attempts" | "attempt_interval" | "onRetry" | "onFailed" | "key" | keyof React__default.ImgHTMLAttributes<HTMLImageElement>> & React__default.RefAttributes<HTMLImageElement>>;
330
+ declare const Img: React__default.ForwardRefExoticComponent<Omit<ImgProps, "ref"> & React__default.RefAttributes<HTMLImageElement>>;
331
331
  //# sourceMappingURL=Img.d.ts.map
332
332
 
333
333
  declare const iconSize: {
@@ -362,9 +362,9 @@ declare const iconSize: {
362
362
  viewBox: string;
363
363
  };
364
364
  };
365
- declare type TIconSizeObj = typeof iconSize;
366
- declare type TIconSize = keyof typeof iconSize;
367
- declare type BaseSVGIconProps = {
365
+ type TIconSizeObj = typeof iconSize;
366
+ type TIconSize = keyof typeof iconSize;
367
+ type BaseSVGIconProps = {
368
368
  size?: TIconSize;
369
369
  width?: string | number;
370
370
  height?: string | number;
@@ -373,7 +373,7 @@ declare type BaseSVGIconProps = {
373
373
  iconSizes?: TIconSizeObj;
374
374
  disabled?: boolean;
375
375
  } & SharedStyleTypes;
376
- declare type SVGIconProps = React.SVGAttributes<SVGElement> & BaseSVGIconProps;
376
+ type SVGIconProps = React.SVGAttributes<SVGElement> & BaseSVGIconProps;
377
377
  declare const SVG: styled_components.StyledComponent<"svg", any, {
378
378
  size?: "tiny" | "small" | "medium" | "large" | "huge" | "default" | undefined;
379
379
  width?: string | number | undefined;
@@ -415,16 +415,16 @@ declare const SVG: styled_components.StyledComponent<"svg", any, {
415
415
  disabled?: boolean | undefined;
416
416
  } & SharedStyleTypes, never>;
417
417
 
418
- declare type RadioIconProps = SVGIconProps & {
418
+ type RadioIconProps = SVGIconProps & {
419
419
  selected?: boolean;
420
420
  hover?: boolean;
421
421
  hoverColor?: string;
422
422
  disabled?: boolean;
423
423
  disabledColor?: string;
424
424
  };
425
- declare function RadioIcon({ color, hoverColor, disabledColor, size, hover, selected, disabled, altText, ...props }: RadioIconProps): JSX.Element;
425
+ declare function RadioIcon({ color, hoverColor, disabledColor, size, hover, selected, disabled, altText, ...props }: RadioIconProps): React__default.JSX.Element;
426
426
 
427
- declare type BaseCheckboxIconProps = {
427
+ type BaseCheckboxIconProps = {
428
428
  selected?: boolean;
429
429
  hover?: boolean;
430
430
  hoverColor?: string;
@@ -432,17 +432,17 @@ declare type BaseCheckboxIconProps = {
432
432
  disabledColor?: string;
433
433
  indeterminate?: boolean;
434
434
  };
435
- declare type CheckboxIconProps = SVGIconProps & BaseCheckboxIconProps;
436
- declare function CheckboxIcon({ color, hoverColor, disabledColor, size, hover, selected, disabled, indeterminate, altText, ...props }: CheckboxIconProps): JSX.Element;
435
+ type CheckboxIconProps = SVGIconProps & BaseCheckboxIconProps;
436
+ declare function CheckboxIcon({ color, hoverColor, disabledColor, size, hover, selected, disabled, indeterminate, altText, ...props }: CheckboxIconProps): React__default.JSX.Element;
437
437
 
438
- declare type CommonInputProp = {
438
+ type CommonInputProp = {
439
439
  noMargin?: boolean;
440
440
  error?: boolean;
441
441
  };
442
- declare type BaseInputProps = CommonInputProp & {
442
+ type BaseInputProps = CommonInputProp & {
443
443
  hasIcon?: boolean;
444
444
  } & SharedStyleTypes;
445
- declare type InputProps = BaseInputProps & React__default.InputHTMLAttributes<HTMLInputElement>;
445
+ type InputProps = BaseInputProps & React__default.InputHTMLAttributes<HTMLInputElement>;
446
446
  declare const InputIconLabel: styled_components.StyledComponent<"div", any, CommonInputProp & {
447
447
  isActive?: boolean | undefined;
448
448
  isDisabled?: boolean | undefined;
@@ -479,10 +479,10 @@ declare const CheckboxLabel: styled_components.StyledComponent<"label", any, {
479
479
  declare const RadioLabel: styled_components.StyledComponent<"label", any, {
480
480
  disabled?: boolean | undefined;
481
481
  }, never>;
482
- declare type BaseRadioProps = {
482
+ type BaseRadioProps = {
483
483
  isHovering?: boolean;
484
484
  };
485
- declare type RadioProps = React__default.InputHTMLAttributes<HTMLInputElement> & BaseRadioProps;
485
+ type RadioProps = React__default.InputHTMLAttributes<HTMLInputElement> & BaseRadioProps;
486
486
  declare const Radio: styled_components.StyledComponent<"input", any, BaseRadioProps, never>;
487
487
  declare const CheckMark: styled_components.StyledComponent<"span", any, {
488
488
  checked?: boolean | undefined;
@@ -494,7 +494,7 @@ declare const Dot: styled_components.StyledComponent<"span", any, {
494
494
  isHovering?: boolean | undefined;
495
495
  disabled?: boolean | undefined;
496
496
  } & SharedStyleTypes, never>;
497
- declare type LabeledRadioProps = RadioProps & {
497
+ type LabeledRadioProps = RadioProps & {
498
498
  label: string;
499
499
  labelStyle?: React__default.CSSProperties;
500
500
  radioIconStyle?: React__default.CSSProperties;
@@ -521,7 +521,7 @@ declare const LabeledRadioInButtonGroup: React__default.FC<LabeledRadioProps & {
521
521
  value: any;
522
522
  }];
523
523
  }>;
524
- declare type LabeledCheckboxProps = {
524
+ type LabeledCheckboxProps = {
525
525
  checked?: boolean;
526
526
  disabled?: boolean;
527
527
  label: string | React__default.ReactNode;
@@ -547,19 +547,19 @@ declare const Label: styled_components.StyledComponent<"label", any, {
547
547
  declare const Padding: styled_components.StyledComponent<"div", any, SharedStyleTypes, never>;
548
548
  //# sourceMappingURL=Padding.d.ts.map
549
549
 
550
- declare function Page(props: React__default.PropsWithChildren<SharedStyleTypes>): JSX.Element;
550
+ declare function Page(props: React__default.PropsWithChildren<SharedStyleTypes>): React__default.JSX.Element;
551
551
  //# sourceMappingURL=Page.d.ts.map
552
552
 
553
- declare type ProgressBarProps = React__default.PropsWithChildren<{
553
+ type ProgressBarProps = React__default.PropsWithChildren<{
554
554
  value: number;
555
555
  max: number;
556
556
  error?: string;
557
557
  } & SharedStyleTypes>;
558
- declare const Progress: (props: ProgressBarProps) => JSX.Element;
559
- declare const LabeledProgress: (props: ProgressBarProps) => JSX.Element;
558
+ declare const Progress: (props: ProgressBarProps) => React__default.JSX.Element;
559
+ declare const LabeledProgress: (props: ProgressBarProps) => React__default.JSX.Element;
560
560
  //# sourceMappingURL=Progress.d.ts.map
561
561
 
562
- declare type AdditionalSKUSelectProps = {
562
+ type AdditionalSKUSelectProps = {
563
563
  noMargin?: boolean;
564
564
  error?: boolean;
565
565
  menuRelative?: boolean;
@@ -577,11 +577,12 @@ declare type AdditionalSKUSelectProps = {
577
577
  valueContainerStyles?: React__default.CSSProperties;
578
578
  containerStyles?: React__default.CSSProperties;
579
579
  };
580
- declare const SKUSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, boolean, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
580
+ declare const SKUSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, boolean, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
581
581
  'aria-live'?: "off" | "assertive" | "polite" | undefined;
582
582
  backspaceRemovesValue?: boolean | undefined;
583
583
  blurInputOnSelect?: boolean | undefined;
584
584
  captureMenuScroll?: boolean | undefined;
585
+ classNames?: react_select.ClassNamesConfig<unknown, boolean, GroupBase<unknown>> | undefined;
585
586
  closeMenuOnSelect?: boolean | undefined;
586
587
  closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
587
588
  components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, boolean, GroupBase<unknown>>> | undefined;
@@ -621,11 +622,13 @@ declare const SKUSelect: React__default.ForwardRefExoticComponent<AdditionalSKUS
621
622
  styles?: StylesConfig<unknown, boolean, GroupBase<unknown>> | undefined;
622
623
  tabIndex?: number | undefined;
623
624
  tabSelectsValue?: boolean | undefined;
624
- } & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, boolean, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
625
+ unstyled?: boolean | undefined;
626
+ } & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, boolean, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
625
627
  'aria-live'?: "off" | "assertive" | "polite" | undefined;
626
628
  backspaceRemovesValue?: boolean | undefined;
627
629
  blurInputOnSelect?: boolean | undefined;
628
630
  captureMenuScroll?: boolean | undefined;
631
+ classNames?: react_select.ClassNamesConfig<unknown, boolean, GroupBase<unknown>> | undefined;
629
632
  closeMenuOnSelect?: boolean | undefined;
630
633
  closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
631
634
  components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, boolean, GroupBase<unknown>>> | undefined;
@@ -665,12 +668,14 @@ declare const SKUSelect: React__default.ForwardRefExoticComponent<AdditionalSKUS
665
668
  styles?: StylesConfig<unknown, boolean, GroupBase<unknown>> | undefined;
666
669
  tabIndex?: number | undefined;
667
670
  tabSelectsValue?: boolean | undefined;
671
+ unstyled?: boolean | undefined;
668
672
  } & {}> & react_select_dist_declarations_src_useStateManager.StateManagerAdditionalProps<unknown> & React__default.RefAttributes<SelectInstance<unknown, boolean, GroupBase<unknown>>>>;
669
- declare const LabeledSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, boolean, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
673
+ declare const LabeledSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, boolean, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
670
674
  'aria-live'?: "off" | "assertive" | "polite" | undefined;
671
675
  backspaceRemovesValue?: boolean | undefined;
672
676
  blurInputOnSelect?: boolean | undefined;
673
677
  captureMenuScroll?: boolean | undefined;
678
+ classNames?: react_select.ClassNamesConfig<unknown, boolean, GroupBase<unknown>> | undefined;
674
679
  closeMenuOnSelect?: boolean | undefined;
675
680
  closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
676
681
  components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, boolean, GroupBase<unknown>>> | undefined;
@@ -710,11 +715,13 @@ declare const LabeledSelect: React__default.ForwardRefExoticComponent<Additional
710
715
  styles?: StylesConfig<unknown, boolean, GroupBase<unknown>> | undefined;
711
716
  tabIndex?: number | undefined;
712
717
  tabSelectsValue?: boolean | undefined;
713
- } & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, boolean, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
718
+ unstyled?: boolean | undefined;
719
+ } & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, boolean, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
714
720
  'aria-live'?: "off" | "assertive" | "polite" | undefined;
715
721
  backspaceRemovesValue?: boolean | undefined;
716
722
  blurInputOnSelect?: boolean | undefined;
717
723
  captureMenuScroll?: boolean | undefined;
724
+ classNames?: react_select.ClassNamesConfig<unknown, boolean, GroupBase<unknown>> | undefined;
718
725
  closeMenuOnSelect?: boolean | undefined;
719
726
  closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
720
727
  components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, boolean, GroupBase<unknown>>> | undefined;
@@ -754,17 +761,19 @@ declare const LabeledSelect: React__default.ForwardRefExoticComponent<Additional
754
761
  styles?: StylesConfig<unknown, boolean, GroupBase<unknown>> | undefined;
755
762
  tabIndex?: number | undefined;
756
763
  tabSelectsValue?: boolean | undefined;
764
+ unstyled?: boolean | undefined;
757
765
  } & {}> & react_select_dist_declarations_src_useStateManager.StateManagerAdditionalProps<unknown> & {
758
766
  parentStyle?: React__default.CSSProperties | undefined;
759
767
  labelStyle?: React__default.CSSProperties | undefined;
760
768
  label?: string | undefined;
761
769
  required?: boolean | undefined;
762
770
  } & React__default.RefAttributes<SelectInstance<unknown, boolean, GroupBase<unknown>>>>;
763
- declare const SKUCreatableSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
771
+ declare const SKUCreatableSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
764
772
  'aria-live'?: "off" | "assertive" | "polite" | undefined;
765
773
  backspaceRemovesValue?: boolean | undefined;
766
774
  blurInputOnSelect?: boolean | undefined;
767
775
  captureMenuScroll?: boolean | undefined;
776
+ classNames?: react_select.ClassNamesConfig<unknown, false, GroupBase<unknown>> | undefined;
768
777
  closeMenuOnSelect?: boolean | undefined;
769
778
  closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
770
779
  components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, false, GroupBase<unknown>>> | undefined;
@@ -804,11 +813,13 @@ declare const SKUCreatableSelect: React__default.ForwardRefExoticComponent<Addit
804
813
  styles?: StylesConfig<unknown, false, GroupBase<unknown>> | undefined;
805
814
  tabIndex?: number | undefined;
806
815
  tabSelectsValue?: boolean | undefined;
807
- } & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
816
+ unstyled?: boolean | undefined;
817
+ } & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
808
818
  'aria-live'?: "off" | "assertive" | "polite" | undefined;
809
819
  backspaceRemovesValue?: boolean | undefined;
810
820
  blurInputOnSelect?: boolean | undefined;
811
821
  captureMenuScroll?: boolean | undefined;
822
+ classNames?: react_select.ClassNamesConfig<unknown, false, GroupBase<unknown>> | undefined;
812
823
  closeMenuOnSelect?: boolean | undefined;
813
824
  closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
814
825
  components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, false, GroupBase<unknown>>> | undefined;
@@ -848,12 +859,14 @@ declare const SKUCreatableSelect: React__default.ForwardRefExoticComponent<Addit
848
859
  styles?: StylesConfig<unknown, false, GroupBase<unknown>> | undefined;
849
860
  tabIndex?: number | undefined;
850
861
  tabSelectsValue?: boolean | undefined;
862
+ unstyled?: boolean | undefined;
851
863
  } & {}> & react_select_dist_declarations_src_useStateManager.StateManagerAdditionalProps<unknown> & react_select_dist_declarations_src_useCreatable.CreatableAdditionalProps<unknown, GroupBase<unknown>> & React__default.RefAttributes<SelectInstance<unknown, false, GroupBase<unknown>>>>;
852
- declare const LabeledCreatableSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
864
+ declare const LabeledCreatableSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
853
865
  'aria-live'?: "off" | "assertive" | "polite" | undefined;
854
866
  backspaceRemovesValue?: boolean | undefined;
855
867
  blurInputOnSelect?: boolean | undefined;
856
868
  captureMenuScroll?: boolean | undefined;
869
+ classNames?: react_select.ClassNamesConfig<unknown, false, GroupBase<unknown>> | undefined;
857
870
  closeMenuOnSelect?: boolean | undefined;
858
871
  closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
859
872
  components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, false, GroupBase<unknown>>> | undefined;
@@ -893,11 +906,13 @@ declare const LabeledCreatableSelect: React__default.ForwardRefExoticComponent<A
893
906
  styles?: StylesConfig<unknown, false, GroupBase<unknown>> | undefined;
894
907
  tabIndex?: number | undefined;
895
908
  tabSelectsValue?: boolean | undefined;
896
- } & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
909
+ unstyled?: boolean | undefined;
910
+ } & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
897
911
  'aria-live'?: "off" | "assertive" | "polite" | undefined;
898
912
  backspaceRemovesValue?: boolean | undefined;
899
913
  blurInputOnSelect?: boolean | undefined;
900
914
  captureMenuScroll?: boolean | undefined;
915
+ classNames?: react_select.ClassNamesConfig<unknown, false, GroupBase<unknown>> | undefined;
901
916
  closeMenuOnSelect?: boolean | undefined;
902
917
  closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
903
918
  components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, false, GroupBase<unknown>>> | undefined;
@@ -937,17 +952,19 @@ declare const LabeledCreatableSelect: React__default.ForwardRefExoticComponent<A
937
952
  styles?: StylesConfig<unknown, false, GroupBase<unknown>> | undefined;
938
953
  tabIndex?: number | undefined;
939
954
  tabSelectsValue?: boolean | undefined;
955
+ unstyled?: boolean | undefined;
940
956
  } & {}> & react_select_dist_declarations_src_useStateManager.StateManagerAdditionalProps<unknown> & react_select_dist_declarations_src_useCreatable.CreatableAdditionalProps<unknown, GroupBase<unknown>> & {
941
957
  parentStyle?: React__default.CSSProperties | undefined;
942
958
  labelStyle?: React__default.CSSProperties | undefined;
943
959
  label?: string | undefined;
944
960
  required?: boolean | undefined;
945
961
  } & React__default.RefAttributes<SelectInstance<unknown, false, GroupBase<unknown>>>>;
946
- declare const SKUAsyncSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
962
+ declare const SKUAsyncSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
947
963
  'aria-live'?: "off" | "assertive" | "polite" | undefined;
948
964
  backspaceRemovesValue?: boolean | undefined;
949
965
  blurInputOnSelect?: boolean | undefined;
950
966
  captureMenuScroll?: boolean | undefined;
967
+ classNames?: react_select.ClassNamesConfig<unknown, false, GroupBase<unknown>> | undefined;
951
968
  closeMenuOnSelect?: boolean | undefined;
952
969
  closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
953
970
  components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, false, GroupBase<unknown>>> | undefined;
@@ -987,11 +1004,13 @@ declare const SKUAsyncSelect: React__default.ForwardRefExoticComponent<Additiona
987
1004
  styles?: StylesConfig<unknown, false, GroupBase<unknown>> | undefined;
988
1005
  tabIndex?: number | undefined;
989
1006
  tabSelectsValue?: boolean | undefined;
990
- } & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
1007
+ unstyled?: boolean | undefined;
1008
+ } & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
991
1009
  'aria-live'?: "off" | "assertive" | "polite" | undefined;
992
1010
  backspaceRemovesValue?: boolean | undefined;
993
1011
  blurInputOnSelect?: boolean | undefined;
994
1012
  captureMenuScroll?: boolean | undefined;
1013
+ classNames?: react_select.ClassNamesConfig<unknown, false, GroupBase<unknown>> | undefined;
995
1014
  closeMenuOnSelect?: boolean | undefined;
996
1015
  closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
997
1016
  components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, false, GroupBase<unknown>>> | undefined;
@@ -1031,12 +1050,14 @@ declare const SKUAsyncSelect: React__default.ForwardRefExoticComponent<Additiona
1031
1050
  styles?: StylesConfig<unknown, false, GroupBase<unknown>> | undefined;
1032
1051
  tabIndex?: number | undefined;
1033
1052
  tabSelectsValue?: boolean | undefined;
1053
+ unstyled?: boolean | undefined;
1034
1054
  } & {}> & react_select_dist_declarations_src_useStateManager.StateManagerAdditionalProps<unknown> & react_select_dist_declarations_src_useAsync.AsyncAdditionalProps<unknown, GroupBase<unknown>> & React__default.RefAttributes<SelectInstance<unknown, false, GroupBase<unknown>>>>;
1035
- declare const LabeledAsyncSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
1055
+ declare const LabeledAsyncSelect: React__default.ForwardRefExoticComponent<AdditionalSKUSelectProps & Omit<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
1036
1056
  'aria-live'?: "off" | "assertive" | "polite" | undefined;
1037
1057
  backspaceRemovesValue?: boolean | undefined;
1038
1058
  blurInputOnSelect?: boolean | undefined;
1039
1059
  captureMenuScroll?: boolean | undefined;
1060
+ classNames?: react_select.ClassNamesConfig<unknown, false, GroupBase<unknown>> | undefined;
1040
1061
  closeMenuOnSelect?: boolean | undefined;
1041
1062
  closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
1042
1063
  components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, false, GroupBase<unknown>>> | undefined;
@@ -1076,11 +1097,13 @@ declare const LabeledAsyncSelect: React__default.ForwardRefExoticComponent<Addit
1076
1097
  styles?: StylesConfig<unknown, false, GroupBase<unknown>> | undefined;
1077
1098
  tabIndex?: number | undefined;
1078
1099
  tabSelectsValue?: boolean | undefined;
1079
- } & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form"> & {
1100
+ unstyled?: boolean | undefined;
1101
+ } & {}, "inputValue" | "menuIsOpen" | "onChange" | "onInputChange" | "onMenuOpen" | "onMenuClose" | "value"> & Partial<Pick<react_select_dist_declarations_src_Select.Props<unknown, false, GroupBase<unknown>>, "aria-errormessage" | "aria-invalid" | "aria-label" | "aria-labelledby" | "ariaLiveMessages" | "autoFocus" | "className" | "classNamePrefix" | "delimiter" | "formatOptionLabel" | "hideSelectedOptions" | "id" | "inputValue" | "inputId" | "instanceId" | "isClearable" | "isOptionSelected" | "menuPortalTarget" | "name" | "onBlur" | "onChange" | "onFocus" | "onInputChange" | "onKeyDown" | "onMenuOpen" | "onMenuClose" | "onMenuScrollToTop" | "onMenuScrollToBottom" | "theme" | "value" | "form" | "required"> & {
1080
1102
  'aria-live'?: "off" | "assertive" | "polite" | undefined;
1081
1103
  backspaceRemovesValue?: boolean | undefined;
1082
1104
  blurInputOnSelect?: boolean | undefined;
1083
1105
  captureMenuScroll?: boolean | undefined;
1106
+ classNames?: react_select.ClassNamesConfig<unknown, false, GroupBase<unknown>> | undefined;
1084
1107
  closeMenuOnSelect?: boolean | undefined;
1085
1108
  closeMenuOnScroll?: boolean | ((event: Event) => boolean) | undefined;
1086
1109
  components?: Partial<react_select_dist_declarations_src_components.SelectComponents<unknown, false, GroupBase<unknown>>> | undefined;
@@ -1120,6 +1143,7 @@ declare const LabeledAsyncSelect: React__default.ForwardRefExoticComponent<Addit
1120
1143
  styles?: StylesConfig<unknown, false, GroupBase<unknown>> | undefined;
1121
1144
  tabIndex?: number | undefined;
1122
1145
  tabSelectsValue?: boolean | undefined;
1146
+ unstyled?: boolean | undefined;
1123
1147
  } & {}> & react_select_dist_declarations_src_useStateManager.StateManagerAdditionalProps<unknown> & react_select_dist_declarations_src_useAsync.AsyncAdditionalProps<unknown, GroupBase<unknown>> & {
1124
1148
  parentStyle?: React__default.CSSProperties | undefined;
1125
1149
  labelStyle?: React__default.CSSProperties | undefined;
@@ -1128,7 +1152,7 @@ declare const LabeledAsyncSelect: React__default.ForwardRefExoticComponent<Addit
1128
1152
  } & React__default.RefAttributes<SelectInstance<unknown, false, GroupBase<unknown>>>>;
1129
1153
  //# sourceMappingURL=Select.d.ts.map
1130
1154
 
1131
- declare type SidePanelType = {
1155
+ type SidePanelType = {
1132
1156
  animationDuration?: number;
1133
1157
  visible?: boolean;
1134
1158
  from?: "left" | "right" | "bottom" | "top";
@@ -1143,15 +1167,15 @@ declare const SidePanel: ({ from, visible, animationDuration, fullWidthTitle, bo
1143
1167
  fullWidthTitle?: boolean | undefined;
1144
1168
  backdrop?: boolean | undefined;
1145
1169
  bodyScrollable?: boolean | undefined;
1146
- } & SidePanelType & SharedStyleTypes & SizerTypes>) => JSX.Element;
1170
+ } & SidePanelType & SharedStyleTypes & SizerTypes>) => React__default.JSX.Element;
1147
1171
  declare const PanelContact: ({ avatar, name, position, email, ...props }: {
1148
1172
  name: string;
1149
1173
  position?: string | undefined;
1150
1174
  email?: string | undefined;
1151
1175
  phone?: string | undefined;
1152
1176
  avatar?: React__default.ReactNode;
1153
- } & SizerTypes) => JSX.Element;
1154
- declare type PhoneType = {
1177
+ } & SizerTypes) => React__default.JSX.Element;
1178
+ type PhoneType = {
1155
1179
  phone_number?: string;
1156
1180
  phone_type?: string;
1157
1181
  phone_extension?: string;
@@ -1162,7 +1186,7 @@ declare const PanelTileContact: ({ avatar, name, position, email, phones, ...pro
1162
1186
  email?: string | undefined;
1163
1187
  phones?: PhoneType[] | undefined;
1164
1188
  avatar?: React__default.ReactNode;
1165
- } & SizerTypes) => JSX.Element;
1189
+ } & SizerTypes) => React__default.JSX.Element;
1166
1190
 
1167
1191
  declare const Table: styled_components.StyledComponent<"table", any, {
1168
1192
  cellPadding: 0;
@@ -1186,13 +1210,13 @@ declare const ResponsiveTable: ({ parentProps, children, ...props }: React__defa
1186
1210
  [key: string]: any;
1187
1211
  style?: object | undefined;
1188
1212
  } | undefined;
1189
- } & SharedStyleTypes>) => JSX.Element;
1213
+ } & SharedStyleTypes>) => React__default.JSX.Element;
1190
1214
  declare const THSorted: ({ children, order, iconHeight, iconStyles, hideIconOnMobile, ...props }: React__default.PropsWithChildren<{
1191
1215
  order?: string | undefined;
1192
1216
  iconHeight?: number | undefined;
1193
1217
  iconStyles?: object | undefined;
1194
1218
  hideIconOnMobile?: boolean | undefined;
1195
- }>) => JSX.Element;
1219
+ }>) => React__default.JSX.Element;
1196
1220
  //# sourceMappingURL=Table.d.ts.map
1197
1221
 
1198
1222
  declare const GridTableContainer: styled_components.StyledComponent<"div", any, {
@@ -1211,20 +1235,20 @@ declare const GridCell: styled_components.StyledComponent<"div", any, {
1211
1235
  header?: boolean | undefined;
1212
1236
  centerContent?: boolean | undefined;
1213
1237
  } & SharedStyleTypes, never>;
1214
- declare type TValue = string | number | object;
1215
- declare type TransformFunction = (value: any | {
1238
+ type TValue = string | number | object;
1239
+ type TransformFunction = (value: any | {
1216
1240
  label: string;
1217
1241
  value: string;
1218
1242
  }) => TValue;
1219
- declare type TChild = React__default.ReactElement<any, string | React__default.JSXElementConstructor<any>>;
1220
- declare type ColumnProps = {
1243
+ type TChild = React__default.ReactElement<any, string | React__default.JSXElementConstructor<any>>;
1244
+ type ColumnProps = {
1221
1245
  name: string;
1222
1246
  title: React__default.ReactNode;
1223
1247
  children: TChild;
1224
1248
  centerContent?: boolean;
1225
1249
  transform?: TransformFunction;
1226
1250
  };
1227
- declare type GridTableProps = {
1251
+ type GridTableProps = {
1228
1252
  data: {
1229
1253
  id: number | string;
1230
1254
  [key: string]: any;
@@ -1243,8 +1267,8 @@ declare type GridTableProps = {
1243
1267
  gridRowGap?: string;
1244
1268
  gridColumnGap?: string;
1245
1269
  } & SharedStyleTypes & SizerTypes;
1246
- declare const Column: ({ name, title, children, centerContent, transform, }: ColumnProps) => JSX.Element;
1247
- declare function GridTable({ data, idField, onUpdate, onDelete, onAdd, onSort, validate, children, gridTemplateRows, gridTemplateColumns, gridRowGap, gridColumnGap, ...props }: GridTableProps): JSX.Element;
1270
+ declare const Column: ({ name, title, children, centerContent, transform, }: ColumnProps) => React__default.JSX.Element;
1271
+ declare function GridTable({ data, idField, onUpdate, onDelete, onAdd, onSort, validate, children, gridTemplateRows, gridTemplateColumns, gridRowGap, gridColumnGap, ...props }: GridTableProps): React__default.JSX.Element;
1248
1272
  //# sourceMappingURL=GridTable.d.ts.map
1249
1273
 
1250
1274
  declare const tabSizes: {
@@ -1254,24 +1278,24 @@ declare const tabSizes: {
1254
1278
  declare const TabBar: styled_components.StyledComponent<"ul", any, {
1255
1279
  padded?: boolean | undefined;
1256
1280
  } & SharedStyleTypes, never>;
1257
- declare type CommonTabProps = {
1281
+ type CommonTabProps = {
1258
1282
  size?: keyof typeof tabSizes;
1259
1283
  variant?: 'primary' | 'secondary';
1260
1284
  };
1261
1285
  declare const Tab: styled_components.StyledComponent<"li", any, {
1262
1286
  selected?: boolean | undefined;
1263
1287
  } & CommonTabProps & SharedStyleTypes, never>;
1264
- declare type TTab = {
1288
+ type TTab = {
1265
1289
  label: string | React__default.ReactNode;
1266
1290
  content: React__default.ReactNode;
1267
1291
  onClick?: (e?: MouseEvent<HTMLLIElement>) => void;
1268
1292
  } & CommonTabProps;
1269
- declare type TabsProps = {
1293
+ type TabsProps = {
1270
1294
  tabs: TTab[];
1271
1295
  selectedTabIndex?: number;
1272
1296
  padded?: boolean;
1273
1297
  } & CommonTabProps;
1274
- declare type TabsState = {
1298
+ type TabsState = {
1275
1299
  selectedTabIndex: number;
1276
1300
  };
1277
1301
  declare class Tabs extends Component<TabsProps, TabsState> {
@@ -1279,7 +1303,7 @@ declare class Tabs extends Component<TabsProps, TabsState> {
1279
1303
  getTab(tabs: TTab[], tabIndex?: number): null | TTab;
1280
1304
  componentDidMount(): void;
1281
1305
  componentDidUpdate(prevProps: Readonly<TabsProps>, prevState: Readonly<TabsState>): void;
1282
- render(): JSX.Element;
1306
+ render(): React__default.JSX.Element;
1283
1307
  }
1284
1308
 
1285
1309
  declare const toggleSizes$1: {
@@ -1308,20 +1332,20 @@ declare const toggleSizes$1: {
1308
1332
  height: string;
1309
1333
  };
1310
1334
  };
1311
- declare type ToggleSize$1 = keyof typeof toggleSizes$1;
1335
+ type ToggleSize$1 = keyof typeof toggleSizes$1;
1312
1336
  declare const ToggleLink: styled_components.StyledComponent<"a", any, {
1313
1337
  selected?: boolean | undefined;
1314
1338
  stretch?: boolean | undefined;
1315
1339
  size?: "small" | "medium" | "large" | undefined;
1316
1340
  } & SharedStyleTypes, never>;
1317
- declare type ToggleProps = React__default.PropsWithChildren<{
1341
+ type ToggleProps = React__default.PropsWithChildren<{
1318
1342
  stretch?: boolean;
1319
1343
  onClick?: React__default.MouseEventHandler<HTMLDivElement>;
1320
1344
  size?: ToggleSize$1;
1321
1345
  } & SharedStyleTypes>;
1322
- declare const Toggle: ({ size, ...props }: ToggleProps) => JSX.Element;
1346
+ declare const Toggle: ({ size, ...props }: ToggleProps) => React__default.JSX.Element;
1323
1347
 
1324
- declare type BaseTextareaProps = {
1348
+ type BaseTextareaProps = {
1325
1349
  noMargin?: boolean;
1326
1350
  error?: boolean;
1327
1351
  hasIcon?: boolean;
@@ -1331,7 +1355,7 @@ declare const Textarea: styled_components.StyledComponent<"textarea", any, {
1331
1355
  error?: boolean | undefined;
1332
1356
  hasIcon?: boolean | undefined;
1333
1357
  } & SharedStyleTypes, never>;
1334
- declare type TextareaProps = React__default.TextareaHTMLAttributes<HTMLTextAreaElement> & BaseTextareaProps & {
1358
+ type TextareaProps = React__default.TextareaHTMLAttributes<HTMLTextAreaElement> & BaseTextareaProps & {
1335
1359
  label: string;
1336
1360
  name?: string;
1337
1361
  noMargin?: boolean;
@@ -1340,7 +1364,7 @@ declare const LabeledTextarea: React__default.FC<TextareaProps>;
1340
1364
 
1341
1365
  declare const Spinner: (props: React__default.PropsWithChildren<{
1342
1366
  small?: boolean;
1343
- } & SharedStyleTypes>) => JSX.Element;
1367
+ } & SharedStyleTypes>) => React__default.JSX.Element;
1344
1368
 
1345
1369
  declare const Product: (props: {
1346
1370
  sku: string;
@@ -1350,9 +1374,9 @@ declare const Product: (props: {
1350
1374
  price?: number;
1351
1375
  currency?: string;
1352
1376
  rating?: number;
1353
- } & SharedStyleTypes) => JSX.Element;
1377
+ } & SharedStyleTypes) => React__default.JSX.Element;
1354
1378
 
1355
- declare type ArtworkProps = {
1379
+ type ArtworkProps = {
1356
1380
  picture?: string;
1357
1381
  icon?: string;
1358
1382
  name: string;
@@ -1369,13 +1393,13 @@ declare type ArtworkProps = {
1369
1393
  inputProps?: InputProps;
1370
1394
  inputEl?: React__default.ReactNode;
1371
1395
  };
1372
- declare const Artwork: ({ inputProps, onError, ...props }: ArtworkProps & SharedStyleTypes) => JSX.Element;
1396
+ declare const Artwork: ({ inputProps, onError, ...props }: ArtworkProps & SharedStyleTypes) => React__default.JSX.Element;
1373
1397
 
1374
1398
  declare const StarRating: (props: {
1375
1399
  rating: number;
1376
- } & SharedStyleTypes) => JSX.Element;
1400
+ } & SharedStyleTypes) => React__default.JSX.Element;
1377
1401
 
1378
- declare type RowPropTypes = {
1402
+ type RowPropTypes = {
1379
1403
  justify?: string;
1380
1404
  wrap?: string;
1381
1405
  align?: string;
@@ -1393,14 +1417,14 @@ declare const Row$1: styled_components.StyledComponent<"div", any, {
1393
1417
  end?: boolean | undefined;
1394
1418
  middle?: boolean | undefined;
1395
1419
  } & SharedStyleTypes, never>;
1396
- declare type ColPropTypes = SizerTypes & SharedStyleTypes;
1420
+ type ColPropTypes = SizerTypes & SharedStyleTypes;
1397
1421
  declare const Col: styled_components.StyledComponent<"div", any, SizerTypes & SharedStyleTypes, never>;
1398
1422
 
1399
1423
  declare const Overlay: styled_components.StyledComponent<"div", any, {
1400
1424
  zIndex?: number | undefined;
1401
1425
  }, never>;
1402
1426
  declare const PopupHeader: styled_components.StyledComponent<"div", any, SharedStyleTypes & SizerTypes, never>;
1403
- declare type PopupProps = React__default.PropsWithChildren<{
1427
+ type PopupProps = React__default.PropsWithChildren<{
1404
1428
  header?: React__default.Component;
1405
1429
  noHeader?: boolean;
1406
1430
  title?: string | React__default.Component;
@@ -1445,8 +1469,8 @@ declare const ShowPopup: React__default.FC<Omit<PopupProps, 'onClose'> & {
1445
1469
  onClick: () => void;
1446
1470
  }>;
1447
1471
  }>;
1448
- declare type ChevronPopupProps = Omit<PopupProps, 'PopupWindowComponent'>;
1449
- declare const ChevronPopup: (props: ChevronPopupProps) => JSX.Element;
1472
+ type ChevronPopupProps = Omit<PopupProps, 'PopupWindowComponent'>;
1473
+ declare const ChevronPopup: (props: ChevronPopupProps) => React__default.JSX.Element;
1450
1474
 
1451
1475
  declare const TaskLabel: styled_components.StyledComponent<"div", any, {
1452
1476
  hasCheckbox?: boolean | undefined;
@@ -1454,7 +1478,7 @@ declare const TaskLabel: styled_components.StyledComponent<"div", any, {
1454
1478
  declare const TaskName: styled_components.StyledComponent<"div", any, {}, never>;
1455
1479
  declare const StyledTask: styled_components.StyledComponent<"div", any, SharedStyleTypes, never>;
1456
1480
  declare const TaskBody: styled_components.StyledComponent<"div", any, {}, never>;
1457
- declare type TaskProps = {
1481
+ type TaskProps = {
1458
1482
  taskName: string;
1459
1483
  date?: string;
1460
1484
  done?: boolean;
@@ -1464,9 +1488,9 @@ declare type TaskProps = {
1464
1488
  initialChecked?: boolean;
1465
1489
  onClickCheckbox?: (checked?: boolean) => any;
1466
1490
  };
1467
- declare const Task: ({ taskName, date, done, assignee, taskBody, initialChecked, onClickCheckbox, ...props }: React__default.PropsWithChildren<TaskProps & SharedStyleTypes>) => JSX.Element;
1491
+ declare const Task: ({ taskName, date, done, assignee, taskBody, initialChecked, onClickCheckbox, ...props }: React__default.PropsWithChildren<TaskProps & SharedStyleTypes>) => React__default.JSX.Element;
1468
1492
  declare const StyledCalendarTaskBody: styled_components.StyledComponent<"span", any, {}, never>;
1469
- declare type CalendarTaskProps = {
1493
+ type CalendarTaskProps = {
1470
1494
  id?: string;
1471
1495
  title: string;
1472
1496
  description: string | React__default.ReactNode;
@@ -1485,7 +1509,7 @@ declare type CalendarTaskProps = {
1485
1509
  };
1486
1510
  declare const CalendarTask: React__default.ForwardRefExoticComponent<CalendarTaskProps & SharedStyleTypes & React__default.InputHTMLAttributes<HTMLInputElement> & React__default.RefAttributes<HTMLInputElement>>;
1487
1511
 
1488
- declare type AdditionalStyles = CSSObject | string | ((p: ThemeProps<DefaultTheme>) => CSSObject | string | undefined | null);
1512
+ type AdditionalStyles = CSSObject | string | ((p: ThemeProps<DefaultTheme>) => CSSObject | string | undefined | null);
1489
1513
  declare const GlobalStyle: styled_components.GlobalStyleComponent<{
1490
1514
  additionalStyles?: AdditionalStyles | undefined;
1491
1515
  }, DefaultTheme>;
@@ -2454,9 +2478,9 @@ declare const Theme: ({ theme, globalStyles, additionalGlobalStyles, children }:
2454
2478
  theme?: object | undefined;
2455
2479
  globalStyles?: boolean | undefined;
2456
2480
  additionalGlobalStyles?: AdditionalStyles | undefined;
2457
- }>) => JSX.Element;
2481
+ }>) => React__default.JSX.Element;
2458
2482
 
2459
- declare type TextProp = {
2483
+ type TextProp = {
2460
2484
  color?: keyof typeof colors;
2461
2485
  bold?: boolean;
2462
2486
  } & SharedStyleTypes;
@@ -2482,23 +2506,23 @@ declare const Number: React__default.FC<{
2482
2506
  decimalPoints?: number;
2483
2507
  } & SharedStyleTypes>;
2484
2508
 
2485
- declare const Publisher: (props: React__default.PropsWithChildren<{}>) => JSX.Element;
2509
+ declare const Publisher: (props: React__default.PropsWithChildren<{}>) => React__default.JSX.Element;
2486
2510
  declare const FeedPost: (props: React__default.PropsWithChildren<{
2487
2511
  author: any;
2488
2512
  subject?: string;
2489
2513
  body: React__default.ReactNode;
2490
2514
  date: string;
2491
2515
  comments?: React__default.ReactNode[];
2492
- } & SharedStyleTypes>) => JSX.Element;
2516
+ } & SharedStyleTypes>) => React__default.JSX.Element;
2493
2517
 
2494
- declare type StateType = {
2518
+ type StateType = {
2495
2519
  hasError: boolean;
2496
2520
  };
2497
- declare type ErrorBoundaryProps = React__default.PropsWithChildren<{}>;
2521
+ type ErrorBoundaryProps = React__default.PropsWithChildren<{}>;
2498
2522
  declare class ErrorBoundary extends Component<ErrorBoundaryProps, StateType> {
2499
2523
  constructor(props: ErrorBoundaryProps);
2500
2524
  componentDidCatch(error: Error | any, info: string | any): void;
2501
- render(): React__default.ReactNode;
2525
+ render(): string | number | boolean | Iterable<React__default.ReactNode> | React__default.JSX.Element | null | undefined;
2502
2526
  }
2503
2527
 
2504
2528
  declare const CustomDateInput: React__default.ForwardRefExoticComponent<{
@@ -2509,30 +2533,27 @@ declare const CustomDateInput: React__default.ForwardRefExoticComponent<{
2509
2533
  } & SharedStyleTypes & React__default.InputHTMLAttributes<HTMLInputElement> & {
2510
2534
  isClearable?: boolean | undefined;
2511
2535
  } & React__default.RefAttributes<HTMLInputElement>>;
2512
- declare type DatepickerPorps = Omit<ReactDatePickerProps, 'value'> & Omit<InputProps, 'value'> & {
2536
+ type DatepickerProps = Omit<ReactDatePickerProps, 'value'> & Omit<InputProps, 'value'> & {
2513
2537
  value?: Date | null;
2514
2538
  placeholder?: string;
2515
2539
  };
2516
- declare const Datepicker: React__default.ForwardRefExoticComponent<Omit<ReactDatePickerProps, "value"> & Omit<InputProps, "value"> & {
2517
- value?: Date | null | undefined;
2518
- placeholder?: string | undefined;
2519
- } & React__default.RefAttributes<BaseDatePicker>>;
2540
+ declare const Datepicker: ({ error, value, customInput, locale, todayButton, placeholder, placeholderText, dateFormat, isClearable, peekNextMonth, showMonthDropdown, showYearDropdown, showPopperArrow, dropdownMode, nextMonthButtonLabel, nextYearButtonLabel, previousMonthButtonLabel, previousYearButtonLabel, popperClassName, wrapperClassName, ...props }: DatepickerProps) => React__default.JSX.Element;
2520
2541
 
2521
2542
  declare const StyledDropdown: styled_components.StyledComponent<"div", any, {}, never>;
2522
- declare type DropdownContentProps$2 = {
2543
+ type DropdownContentProps$2 = {
2523
2544
  primary?: boolean;
2524
2545
  underlined?: boolean;
2525
2546
  text?: string;
2526
2547
  width?: string | number;
2527
2548
  bordered?: boolean;
2528
2549
  };
2529
- declare type DropdownItemProps = {
2550
+ type DropdownItemProps = {
2530
2551
  primary?: boolean;
2531
2552
  underlined?: boolean;
2532
2553
  };
2533
2554
  declare const DropdownItem: styled_components.StyledComponent<"div", any, DropdownItemProps, never>;
2534
2555
  declare const DropDownContent: styled_components.StyledComponent<"div", any, DropdownContentProps$2, never>;
2535
- declare type TDropdownItem = {
2556
+ type TDropdownItem = {
2536
2557
  onClick?: MouseEventHandler<HTMLDivElement>;
2537
2558
  props?: {
2538
2559
  [key: string]: any;
@@ -2540,7 +2561,7 @@ declare type TDropdownItem = {
2540
2561
  };
2541
2562
  content: ReactNode | string | any;
2542
2563
  };
2543
- declare type DropdownProps = {
2564
+ type DropdownProps = {
2544
2565
  items?: Array<TDropdownItem>;
2545
2566
  icon?: ReactNode;
2546
2567
  openMenu?: boolean;
@@ -2554,18 +2575,18 @@ declare type DropdownProps = {
2554
2575
  hideOnMouseLeave?: boolean;
2555
2576
  onToggleMenu?: (value: boolean) => void;
2556
2577
  };
2557
- declare const Dropdown: ({ items, children, underlined, primary, text, icon, openMenu, onToggleMenu, mouseLeaveCallback, size, style, buttonVariant, buttonProps, width, bordered, hideOnMouseLeave, ...props }: React__default.PropsWithChildren<DropdownProps & DropdownContentProps$2>) => JSX.Element;
2578
+ declare const Dropdown: ({ items, children, underlined, primary, text, icon, openMenu, onToggleMenu, mouseLeaveCallback, size, style, buttonVariant, buttonProps, width, bordered, hideOnMouseLeave, ...props }: React__default.PropsWithChildren<DropdownProps & DropdownContentProps$2>) => React__default.JSX.Element;
2558
2579
 
2559
2580
  declare const Badge: styled_components.StyledComponent<"span", any, {
2560
2581
  color?: string | undefined;
2561
2582
  } & SharedStyleTypes, never>;
2562
2583
 
2563
- declare type BackdropTypes = {
2584
+ type BackdropTypes = {
2564
2585
  animationDuration?: number;
2565
2586
  };
2566
2587
  declare const Backdrop: styled_components.StyledComponent<"div", any, BackdropTypes, never>;
2567
2588
 
2568
- declare type HeadlessTableProps = React__default.PropsWithChildren<{
2589
+ type HeadlessTableProps = React__default.PropsWithChildren<{
2569
2590
  columns: any;
2570
2591
  data: object[];
2571
2592
  rowIdField: string;
@@ -2588,13 +2609,13 @@ declare type HeadlessTableProps = React__default.PropsWithChildren<{
2588
2609
  minHeight?: any;
2589
2610
  pagination?: boolean;
2590
2611
  } & SharedStyleTypes>;
2591
- declare function HeadlessTable({ columns, data, rowIdField, defaultSort, defaultPageSize, defaultPageIndex, defaultScrollOffset, defaultHorizontalOffset, pageIndexDivRef, onChangeSelected, onChangeSortOrColumns, scrollOffsetDivRef, horizontalOffsetDivRef, selectedRowId, sortDirectionDivRef, currentColumnsDivRef, minHeight, pagination }: HeadlessTableProps): JSX.Element;
2612
+ declare function HeadlessTable({ columns, data, rowIdField, defaultSort, defaultPageSize, defaultPageIndex, defaultScrollOffset, defaultHorizontalOffset, pageIndexDivRef, onChangeSelected, onChangeSortOrColumns, scrollOffsetDivRef, horizontalOffsetDivRef, selectedRowId, sortDirectionDivRef, currentColumnsDivRef, minHeight, pagination }: HeadlessTableProps): React__default.JSX.Element;
2592
2613
 
2593
2614
  declare const Sparkles: React__default.FC<React__default.PropsWithChildren<{
2594
2615
  color: string;
2595
2616
  }>>;
2596
2617
 
2597
- declare type DropdownContentProps$1 = {
2618
+ type DropdownContentProps$1 = {
2598
2619
  text?: string;
2599
2620
  color?: string;
2600
2621
  active?: boolean;
@@ -2622,9 +2643,9 @@ declare const StatusDropdown: ({ items, text, value, row, setMenuIsOpen, disable
2622
2643
  row: any;
2623
2644
  setMenuIsOpen?: any;
2624
2645
  disabled?: boolean | undefined;
2625
- } & DropdownContentProps$1) => JSX.Element;
2646
+ } & DropdownContentProps$1) => React__default.JSX.Element;
2626
2647
 
2627
- declare type DropdownContentProps = {
2648
+ type DropdownContentProps = {
2628
2649
  text?: string;
2629
2650
  active?: boolean;
2630
2651
  rounded?: boolean;
@@ -2632,7 +2653,7 @@ declare type DropdownContentProps = {
2632
2653
  scrollContentHeight?: string;
2633
2654
  background?: string;
2634
2655
  };
2635
- declare type StateDropdownItemProps = {
2656
+ type StateDropdownItemProps = {
2636
2657
  onClick?: any;
2637
2658
  props?: {
2638
2659
  [key: string]: any;
@@ -2641,7 +2662,7 @@ declare type StateDropdownItemProps = {
2641
2662
  value: string;
2642
2663
  order: number;
2643
2664
  };
2644
- declare type StateDropdownProps = {
2665
+ type StateDropdownProps = {
2645
2666
  items: Array<StateDropdownItemProps>;
2646
2667
  value: StateDropdownItemProps;
2647
2668
  row: any;
@@ -2651,15 +2672,15 @@ declare type StateDropdownProps = {
2651
2672
  dataFor?: string;
2652
2673
  background?: string;
2653
2674
  } & DropdownContentProps;
2654
- declare const StateDropdown: ({ items, text, value, row, showCircles, maxCircles, dataTip, dataFor, background, ...props }: StateDropdownProps) => JSX.Element;
2675
+ declare const StateDropdown: ({ items, text, value, row, showCircles, maxCircles, dataTip, dataFor, background, ...props }: StateDropdownProps) => React__default.JSX.Element;
2655
2676
 
2656
- declare type CollapseStyledProps = {
2677
+ type CollapseStyledProps = {
2657
2678
  duration?: number;
2658
2679
  height?: null | number;
2659
2680
  };
2660
- declare type CollapseWrapperProps = CollapseStyledProps;
2661
- declare type CollapsiblePanelTitleProps = {};
2662
- declare type CollapsibleProps$1 = CollapseWrapperProps & CollapsiblePanelTitleProps & {
2681
+ type CollapseWrapperProps = CollapseStyledProps;
2682
+ type CollapsiblePanelTitleProps = {};
2683
+ type CollapsibleProps$1 = CollapseWrapperProps & CollapsiblePanelTitleProps & {
2663
2684
  style?: React__default.CSSProperties;
2664
2685
  isOpen?: boolean;
2665
2686
  padded?: boolean;
@@ -2669,7 +2690,7 @@ declare type CollapsibleProps$1 = CollapseWrapperProps & CollapsiblePanelTitlePr
2669
2690
  onExiting?: Function;
2670
2691
  onExited?: Function;
2671
2692
  };
2672
- declare type CollapsiblePanelProps = React__default.PropsWithChildren<Omit<CollapsibleProps$1 & {
2693
+ type CollapsiblePanelProps = React__default.PropsWithChildren<Omit<CollapsibleProps$1 & {
2673
2694
  onClick?: null | ((i?: number | null) => void);
2674
2695
  }, "isOpen"> & {
2675
2696
  title?: string;
@@ -2681,7 +2702,7 @@ declare type CollapsiblePanelProps = React__default.PropsWithChildren<Omit<Colla
2681
2702
  [key in string]: any;
2682
2703
  };
2683
2704
  }>;
2684
- declare type CollapsiblePanelsProps = {
2705
+ type CollapsiblePanelsProps = {
2685
2706
  panels?: Array<CollapsiblePanelProps & {
2686
2707
  wrapperProps?: {
2687
2708
  [key in string]: any;
@@ -2693,17 +2714,17 @@ declare type CollapsiblePanelsProps = {
2693
2714
  declare const CollapseStyled: styled_components.StyledComponent<"div", any, CollapseStyledProps, never>;
2694
2715
  declare const CollapseWrapper: styled_components.StyledComponent<"div", any, CollapseStyledProps, never>;
2695
2716
  declare const CollapsiblePanelTitle: styled_components.StyledComponent<"div", any, {}, never>;
2696
- declare function Collapsible$1({ onEntering, onEntered, onExit, onExiting, onExited, duration, isOpen, children, style, padded, ...props }: React__default.PropsWithChildren<CollapsibleProps$1>): JSX.Element;
2697
- declare function CollapsiblePanel({ title, duration, isDefaultOpen, components, children, titleProps, ...props }: React__default.PropsWithChildren<CollapsiblePanelProps>): JSX.Element;
2698
- declare function CollapsiblePanels({ panels, spaceBetween, onClickPanel }: CollapsiblePanelsProps): JSX.Element;
2717
+ declare function Collapsible$1({ onEntering, onEntered, onExit, onExiting, onExited, duration, isOpen, children, style, padded, ...props }: React__default.PropsWithChildren<CollapsibleProps$1>): React__default.JSX.Element;
2718
+ declare function CollapsiblePanel({ title, duration, isDefaultOpen, components, children, titleProps, ...props }: React__default.PropsWithChildren<CollapsiblePanelProps>): React__default.JSX.Element;
2719
+ declare function CollapsiblePanels({ panels, spaceBetween, onClickPanel }: CollapsiblePanelsProps): React__default.JSX.Element;
2699
2720
 
2700
- declare type ProgressBarValue = {
2721
+ type ProgressBarValue = {
2701
2722
  value: number;
2702
2723
  text?: (v?: string | number | Object) => string | number;
2703
2724
  color?: string;
2704
2725
  textColor?: string;
2705
2726
  };
2706
- declare type ProgressBarsProps = React__default.PropsWithChildren<{
2727
+ type ProgressBarsProps = React__default.PropsWithChildren<{
2707
2728
  values: ProgressBarValue[];
2708
2729
  max: number;
2709
2730
  color?: string;
@@ -2721,13 +2742,13 @@ declare const MultiProgress: ({ labeled, error, values, max: maxVal, ...props }:
2721
2742
  } & {
2722
2743
  labeled?: boolean | undefined;
2723
2744
  style?: React__default.CSSProperties | undefined;
2724
- }) => JSX.Element;
2745
+ }) => React__default.JSX.Element;
2725
2746
  declare const LabeledMultiProgress: ({ title, ...props }: ProgressBarsProps & {
2726
2747
  style?: React__default.CSSProperties;
2727
- }) => JSX.Element;
2748
+ }) => React__default.JSX.Element;
2728
2749
  //# sourceMappingURL=MultiProgress.d.ts.map
2729
2750
 
2730
- declare type ThermometerProps = {
2751
+ type ThermometerProps = {
2731
2752
  style?: React__default.CSSProperties;
2732
2753
  title?: string;
2733
2754
  target: number;
@@ -2737,17 +2758,17 @@ declare type ThermometerProps = {
2737
2758
  labelTextColor?: string;
2738
2759
  isSecondary?: boolean;
2739
2760
  };
2740
- declare function Thermometer({ title, target, value1, value1Label, barColor, labelTextColor, isSecondary, ...props }: ThermometerProps): JSX.Element;
2761
+ declare function Thermometer({ title, target, value1, value1Label, barColor, labelTextColor, isSecondary, ...props }: ThermometerProps): React__default.JSX.Element;
2741
2762
 
2742
- declare type LightIndicatorProps = {
2763
+ type LightIndicatorProps = {
2743
2764
  name: string;
2744
2765
  on?: boolean;
2745
2766
  large?: boolean;
2746
2767
  textProps?: React__default.HTMLAttributes<HTMLParagraphElement>;
2747
2768
  };
2748
- declare function LightIndicator({ name, on, large, textProps, ...props }: LightIndicatorProps): JSX.Element;
2769
+ declare function LightIndicator({ name, on, large, textProps, ...props }: LightIndicatorProps): React__default.JSX.Element;
2749
2770
 
2750
- declare type DefaultStarProps = React__default.PropsWithChildren<{
2771
+ type DefaultStarProps = React__default.PropsWithChildren<{
2751
2772
  initialSelected?: boolean;
2752
2773
  forceSelected?: boolean;
2753
2774
  hoverText?: any;
@@ -2755,41 +2776,41 @@ declare type DefaultStarProps = React__default.PropsWithChildren<{
2755
2776
  width?: string | number;
2756
2777
  color?: string;
2757
2778
  }>;
2758
- declare function DefaultStar({ initialSelected, forceSelected, hoverText, noText, children, width, color, ...props }: DefaultStarProps): JSX.Element;
2779
+ declare function DefaultStar({ initialSelected, forceSelected, hoverText, noText, children, width, color, ...props }: DefaultStarProps): React__default.JSX.Element;
2759
2780
 
2760
- declare type CancelButtonProps = {
2781
+ type CancelButtonProps = {
2761
2782
  size?: TSize;
2762
2783
  style?: React__default.CSSProperties;
2763
2784
  variant?: ButtonVariant;
2764
2785
  } & SharedStyleTypes & SizerTypes;
2765
- declare function CancelButton({ size, variant, style, ...Props }: CancelButtonProps): JSX.Element;
2786
+ declare function CancelButton({ size, variant, style, ...Props }: CancelButtonProps): React__default.JSX.Element;
2766
2787
 
2767
- declare type DoneButtonProps = {
2788
+ type DoneButtonProps = {
2768
2789
  size?: TSize;
2769
2790
  style?: React__default.CSSProperties;
2770
2791
  variant?: ButtonVariant;
2771
2792
  } & SharedStyleTypes & SizerTypes;
2772
- declare function DoneButton({ size, variant, style, ...Props }: DoneButtonProps): JSX.Element;
2793
+ declare function DoneButton({ size, variant, style, ...Props }: DoneButtonProps): React__default.JSX.Element;
2773
2794
 
2774
- declare type NotificationExtraContentProps = {
2795
+ type NotificationExtraContentProps = {
2775
2796
  learnMore?: boolean;
2776
2797
  href?: string;
2777
2798
  linkText?: string;
2778
2799
  };
2779
- declare type NotificationIconProps = {
2800
+ type NotificationIconProps = {
2780
2801
  alertType?: "neutral" | "success" | "error";
2781
2802
  };
2782
- declare type AlertNotificationProps = React__default.PropsWithChildren<{
2803
+ type AlertNotificationProps = React__default.PropsWithChildren<{
2783
2804
  style?: React__default.CSSProperties;
2784
2805
  }> & NotificationIconProps & NotificationExtraContentProps & SharedStyleTypes & SizerTypes;
2785
- declare const AlertNotification: ({ href, linkText, children, alertType, learnMore, style, ...props }: AlertNotificationProps) => JSX.Element;
2806
+ declare const AlertNotification: ({ href, linkText, children, alertType, learnMore, style, ...props }: AlertNotificationProps) => React__default.JSX.Element;
2786
2807
  //# sourceMappingURL=AlertNotification.d.ts.map
2787
2808
 
2788
- declare type IconFuncProps = {
2809
+ type IconFuncProps = {
2789
2810
  color: string;
2790
2811
  [key: string]: any;
2791
2812
  };
2792
- declare type LinkWithIconProps = React__default.PropsWithChildren<{
2813
+ type LinkWithIconProps = React__default.PropsWithChildren<{
2793
2814
  Icon?: TButtonIcon | React__default.ReactElement<IconFuncProps>;
2794
2815
  href?: string;
2795
2816
  color?: string;
@@ -2800,9 +2821,9 @@ declare type LinkWithIconProps = React__default.PropsWithChildren<{
2800
2821
  };
2801
2822
  style?: React__default.CSSProperties;
2802
2823
  } & SharedStyleTypes & SizerTypes>;
2803
- declare function LinkWithIcon({ Icon, href, children, color, hoverColor, flexShrink, iconProps, style, ...props }: LinkWithIconProps): JSX.Element;
2824
+ declare function LinkWithIcon({ Icon, href, children, color, hoverColor, flexShrink, iconProps, style, ...props }: LinkWithIconProps): React__default.JSX.Element;
2804
2825
 
2805
- declare type LocaleOptions = {
2826
+ type LocaleOptions = {
2806
2827
  maximumFractionDigits?: number;
2807
2828
  minimumSignificantDigits?: number;
2808
2829
  maximumSignificantDigits?: number;
@@ -2820,7 +2841,7 @@ declare type LocaleOptions = {
2820
2841
  minimumIntegerDigits?: number;
2821
2842
  minimumFractionDigits?: number;
2822
2843
  };
2823
- declare type NumberInputProps = Omit<InputProps, 'onChange'> & {
2844
+ type NumberInputProps = Omit<InputProps, 'onChange'> & {
2824
2845
  defaultValue?: string | number;
2825
2846
  label?: string;
2826
2847
  icon?: (props: object) => React__default.ReactElement;
@@ -2831,9 +2852,9 @@ declare type NumberInputProps = Omit<InputProps, 'onChange'> & {
2831
2852
  localeOptions?: LocaleOptions;
2832
2853
  inputMode?: "none" | "text" | "numeric" | "decimal";
2833
2854
  };
2834
- declare function NumberInput(props: NumberInputProps): JSX.Element;
2855
+ declare function NumberInput(props: NumberInputProps): React__default.JSX.Element;
2835
2856
 
2836
- declare type InputStepperProps = Omit<NumberInputProps, 'value'> & {
2857
+ type InputStepperProps = Omit<NumberInputProps, 'value'> & {
2837
2858
  min?: number;
2838
2859
  max?: number;
2839
2860
  initialValue?: number | string;
@@ -2845,7 +2866,7 @@ declare type InputStepperProps = Omit<NumberInputProps, 'value'> & {
2845
2866
  holdIncrement?: boolean;
2846
2867
  holdDecrement?: boolean;
2847
2868
  };
2848
- declare type InputStepperStyledProps = Omit<NumberInputProps, 'onChange'> & {
2869
+ type InputStepperStyledProps = Omit<NumberInputProps, 'onChange'> & {
2849
2870
  onCHange?: React__default.ChangeEventHandler<HTMLInputElement>;
2850
2871
  containerWidth?: string;
2851
2872
  style?: CSSProperties$1;
@@ -2858,8 +2879,8 @@ declare type InputStepperStyledProps = Omit<NumberInputProps, 'onChange'> & {
2858
2879
  onIncrement?: React__default.MouseEventHandler<HTMLButtonElement>;
2859
2880
  onDecrement?: React__default.MouseEventHandler<HTMLButtonElement>;
2860
2881
  };
2861
- declare function InputStepperStyled(props: InputStepperStyledProps): JSX.Element;
2862
- declare function InputStepper(props: InputStepperProps): JSX.Element;
2882
+ declare function InputStepperStyled(props: InputStepperStyledProps): React__default.JSX.Element;
2883
+ declare function InputStepper(props: InputStepperProps): React__default.JSX.Element;
2863
2884
 
2864
2885
  interface BaseSortByHeaderGroup<D extends object = {}> extends HeaderGroup<D>, UseSortByColumnProps<D> {
2865
2886
  containerProps?: object;
@@ -2870,7 +2891,7 @@ interface BaseSortByHeaderGroup<D extends object = {}> extends HeaderGroup<D>, U
2870
2891
  interface Row<D extends Record<string, unknown> = Record<string, unknown>> extends UseTableRowProps<D>, UseExpandedRowProps<D>, UseGroupByRowProps<D>, UseRowSelectRowProps<D>, UseRowStateRowProps<D> {
2871
2892
  }
2872
2893
 
2873
- declare type VirtualTableProps = {
2894
+ type VirtualTableProps = {
2874
2895
  columns: Column$1<object>[];
2875
2896
  data: object[];
2876
2897
  itemSize?: (value: {
@@ -2925,7 +2946,7 @@ declare type VirtualTableProps = {
2925
2946
  }) => React__default.CSSProperties;
2926
2947
  gutterSize?: number;
2927
2948
  };
2928
- declare const VirtualTable: (props: VirtualTableProps) => JSX.Element;
2949
+ declare const VirtualTable: (props: VirtualTableProps) => React__default.JSX.Element;
2929
2950
 
2930
2951
  declare const VirtualTableStyles: styled_components.StyledComponent<"div", any, {
2931
2952
  tableHeight?: string | number | undefined;
@@ -2937,7 +2958,7 @@ declare const VirtualTableStyles: styled_components.StyledComponent<"div", any,
2937
2958
  }, never>;
2938
2959
  //# sourceMappingURL=VirtualTableStyles.d.ts.map
2939
2960
 
2940
- declare type ResponsiveValue<T = string | number> = T | Array<T | null> | {
2961
+ type ResponsiveValue<T = string | number> = T | Array<T | null> | {
2941
2962
  xs?: T;
2942
2963
  sm?: T;
2943
2964
  md?: T;
@@ -2946,7 +2967,7 @@ declare type ResponsiveValue<T = string | number> = T | Array<T | null> | {
2946
2967
  };
2947
2968
 
2948
2969
  declare const createMeasurementStyle: (v: string | number, keys: string[]) => {};
2949
- declare type BaseCskuProps = {
2970
+ type BaseCskuProps = {
2950
2971
  forceStyles?: boolean;
2951
2972
  pr?: ResponsiveValue<string | number>;
2952
2973
  pl?: ResponsiveValue<string | number>;
@@ -3008,74 +3029,74 @@ declare const parseCskuStyles: (p: BaseCskuProps) => (string | number | false |
3008
3029
  } | {
3009
3030
  [key: string]: CSSObject;
3010
3031
  } | styled_components.FlattenSimpleInterpolation | null | undefined)[];
3011
- declare type CskuProps<C extends keyof JSX.IntrinsicElements | React.ComponentType<any> = "div", T extends object = any, O extends object = BaseCskuProps, A extends keyof any = never> = StyledComponent<C, T, O, A>;
3032
+ type CskuProps<C extends keyof JSX.IntrinsicElements | React.ComponentType<any> = "div", T extends object = any, O extends object = BaseCskuProps, A extends keyof any = never> = StyledComponent<C, T, O, A>;
3012
3033
  declare const Csku: StyledComponent<"div", any, BaseCskuProps, never>;
3013
3034
 
3014
- declare type BaseGridProps = {
3035
+ type BaseGridProps = {
3015
3036
  columns?: number;
3016
3037
  gap?: number | string;
3017
3038
  };
3018
- declare type GridProps = React__default.HTMLAttributes<HTMLDivElement & BaseGridProps>;
3039
+ type GridProps = React__default.HTMLAttributes<HTMLDivElement & BaseGridProps>;
3019
3040
  declare const Grid: styled_components.StyledComponent<"div", any, BaseGridProps, never>;
3020
- declare type BaseGridItemProps = {
3041
+ type BaseGridItemProps = {
3021
3042
  colSpan?: ResponsiveValue<string | number | boolean>;
3022
3043
  style?: ResponsiveValue<CSSObject>;
3023
3044
  };
3024
- declare type GridItemProps = Omit<React__default.HTMLAttributes<HTMLDivElement>, 'style'> & BaseGridItemProps;
3045
+ type GridItemProps = Omit<React__default.HTMLAttributes<HTMLDivElement>, 'style'> & BaseGridItemProps;
3025
3046
  declare const GridItem: styled_components.StyledComponent<"div", any, BaseGridItemProps, never>;
3026
3047
 
3027
- declare type TReactNode = React__default.ReactChild | React__default.ReactPortal | null | undefined;
3028
- declare type CollapsibleProps = React__default.PropsWithChildren<{
3048
+ type TReactNode = React__default.ReactChild | React__default.ReactPortal | null | undefined;
3049
+ type CollapsibleProps = React__default.PropsWithChildren<{
3029
3050
  style?: React__default.CSSProperties;
3030
3051
  label: TReactNode;
3031
3052
  controls?: TReactNode;
3032
3053
  open?: boolean;
3033
3054
  onToggleOpen?: (v: boolean) => void;
3034
3055
  }>;
3035
- declare const Collapsible: (props: CollapsibleProps) => JSX.Element;
3036
- declare type CollapsibleLabelProps = {
3056
+ declare const Collapsible: (props: CollapsibleProps) => React__default.JSX.Element;
3057
+ type CollapsibleLabelProps = {
3037
3058
  children?: TReactNode;
3038
3059
  isOpen?: boolean;
3039
3060
  };
3040
- declare const CollapsibleLabel: (props: CollapsibleLabelProps) => JSX.Element | null;
3041
- declare type CollapsibleArrowIconProps = {
3061
+ declare const CollapsibleLabel: (props: CollapsibleLabelProps) => React__default.JSX.Element | null;
3062
+ type CollapsibleArrowIconProps = {
3042
3063
  isOpen?: boolean;
3043
3064
  };
3044
- declare const CollapsibleArrowIcon: (props: CollapsibleArrowIconProps) => JSX.Element;
3045
- declare type CollapsiblesProps = {
3065
+ declare const CollapsibleArrowIcon: (props: CollapsibleArrowIconProps) => React__default.JSX.Element;
3066
+ type CollapsiblesProps = {
3046
3067
  list: CollapsibleProps[];
3047
3068
  controls?: TReactNode;
3048
3069
  };
3049
- declare function Collapsibles(props: CollapsiblesProps): JSX.Element;
3070
+ declare function Collapsibles(props: CollapsiblesProps): React__default.JSX.Element;
3050
3071
 
3051
- declare type TableIconProps = SVGIconProps;
3052
- declare function TableIcon({ color, size, altText, ...props }: TableIconProps): JSX.Element;
3072
+ type TableIconProps = SVGIconProps;
3073
+ declare function TableIcon({ color, size, altText, ...props }: TableIconProps): React__default.JSX.Element;
3053
3074
 
3054
3075
  declare const IconDoc: ({ ext, ...props }: {
3055
3076
  [key: string]: any;
3056
3077
  ext?: string | undefined;
3057
- }) => JSX.Element;
3078
+ }) => React__default.JSX.Element;
3058
3079
 
3059
- declare type CouponIconProps = SVGIconProps;
3060
- declare function CouponIcon({ color, size, altText, ...props }: CouponIconProps): JSX.Element;
3080
+ type CouponIconProps = SVGIconProps;
3081
+ declare function CouponIcon({ color, size, altText, ...props }: CouponIconProps): React__default.JSX.Element;
3061
3082
 
3062
- declare type AwaitingProofIconProps = SVGIconProps;
3063
- declare function AwaitingProofIcon({ color, size, altText, ...props }: AwaitingProofIconProps): JSX.Element;
3083
+ type AwaitingProofIconProps = SVGIconProps;
3084
+ declare function AwaitingProofIcon({ color, size, altText, ...props }: AwaitingProofIconProps): React__default.JSX.Element;
3064
3085
 
3065
- declare type ProofReceivedIconProps = SVGIconProps;
3066
- declare function ProofReceivedIcon({ color, size, altText, ...props }: ProofReceivedIconProps): JSX.Element;
3086
+ type ProofReceivedIconProps = SVGIconProps;
3087
+ declare function ProofReceivedIcon({ color, size, altText, ...props }: ProofReceivedIconProps): React__default.JSX.Element;
3067
3088
 
3068
- declare type PendingApprovalIconProps = SVGIconProps;
3069
- declare function PendingApprovalIcon({ color, size, altText, ...props }: PendingApprovalIconProps): JSX.Element;
3089
+ type PendingApprovalIconProps = SVGIconProps;
3090
+ declare function PendingApprovalIcon({ color, size, altText, ...props }: PendingApprovalIconProps): React__default.JSX.Element;
3070
3091
 
3071
- declare type ChangeRequestedIconProps = SVGIconProps;
3072
- declare function ChangeRequestedIcon({ color, size, altText, ...props }: ChangeRequestedIconProps): JSX.Element;
3092
+ type ChangeRequestedIconProps = SVGIconProps;
3093
+ declare function ChangeRequestedIcon({ color, size, altText, ...props }: ChangeRequestedIconProps): React__default.JSX.Element;
3073
3094
 
3074
- declare type ClientApprovedIconProps = SVGIconProps;
3075
- declare function ClientApprovedIcon({ color, size, altText, ...props }: ClientApprovedIconProps): JSX.Element;
3095
+ type ClientApprovedIconProps = SVGIconProps;
3096
+ declare function ClientApprovedIcon({ color, size, altText, ...props }: ClientApprovedIconProps): React__default.JSX.Element;
3076
3097
 
3077
- declare type ProofingCompleteIconProps = SVGIconProps;
3078
- declare function ProofingCompleteIcon({ color, size, altText, ...props }: ProofingCompleteIconProps): JSX.Element;
3098
+ type ProofingCompleteIconProps = SVGIconProps;
3099
+ declare function ProofingCompleteIcon({ color, size, altText, ...props }: ProofingCompleteIconProps): React__default.JSX.Element;
3079
3100
 
3080
3101
  declare function ChatIcon({ color, width, mr, mt, notifs }: React__default.PropsWithChildren<{
3081
3102
  color?: string;
@@ -3083,94 +3104,94 @@ declare function ChatIcon({ color, width, mr, mt, notifs }: React__default.Props
3083
3104
  mr?: number;
3084
3105
  mt?: number;
3085
3106
  notifs?: number;
3086
- }>): JSX.Element;
3107
+ }>): React__default.JSX.Element;
3087
3108
 
3088
- declare type ColumnSelectIconProps = SVGIconProps;
3089
- declare function ColumnSelectIcon({ color, size, altText, ...props }: ColumnSelectIconProps): JSX.Element;
3109
+ type ColumnSelectIconProps = SVGIconProps;
3110
+ declare function ColumnSelectIcon({ color, size, altText, ...props }: ColumnSelectIconProps): React__default.JSX.Element;
3090
3111
 
3091
- declare type NavConnectIconProps = SVGIconProps & {
3112
+ type NavConnectIconProps = SVGIconProps & {
3092
3113
  filled?: boolean;
3093
3114
  };
3094
- declare function NavConnectIcon({ color, size, filled, altText, ...props }: NavConnectIconProps): JSX.Element;
3115
+ declare function NavConnectIcon({ color, size, filled, altText, ...props }: NavConnectIconProps): React__default.JSX.Element;
3095
3116
 
3096
- declare type NavSalesIconProps = SVGIconProps & {
3117
+ type NavSalesIconProps = SVGIconProps & {
3097
3118
  filled?: boolean;
3098
3119
  };
3099
- declare function NavSalesIcon({ color, size, filled, altText, ...props }: NavSalesIconProps): JSX.Element;
3120
+ declare function NavSalesIcon({ color, size, filled, altText, ...props }: NavSalesIconProps): React__default.JSX.Element;
3100
3121
 
3101
- declare type NavProdIconProps = SVGIconProps & {
3122
+ type NavProdIconProps = SVGIconProps & {
3102
3123
  filled?: boolean;
3103
3124
  };
3104
- declare function NavProdIcon({ color, size, filled, altText, ...props }: NavProdIconProps): JSX.Element;
3125
+ declare function NavProdIcon({ color, size, filled, altText, ...props }: NavProdIconProps): React__default.JSX.Element;
3105
3126
 
3106
- declare type NavFinanceIconProps = SVGIconProps & {
3127
+ type NavFinanceIconProps = SVGIconProps & {
3107
3128
  filled?: boolean;
3108
3129
  };
3109
- declare function NavFinanceIcon({ color, size, filled, altText, ...props }: NavFinanceIconProps): JSX.Element;
3130
+ declare function NavFinanceIcon({ color, size, filled, altText, ...props }: NavFinanceIconProps): React__default.JSX.Element;
3110
3131
 
3111
- declare type NavResourcesIconProps = SVGIconProps & {
3132
+ type NavResourcesIconProps = SVGIconProps & {
3112
3133
  filled?: boolean;
3113
3134
  };
3114
- declare function NavResourcesIcon({ color, size, filled, altText, ...props }: NavResourcesIconProps): JSX.Element;
3135
+ declare function NavResourcesIcon({ color, size, filled, altText, ...props }: NavResourcesIconProps): React__default.JSX.Element;
3115
3136
 
3116
- declare type NavManagementIconProps = SVGIconProps & {
3137
+ type NavManagementIconProps = SVGIconProps & {
3117
3138
  filled?: boolean;
3118
3139
  };
3119
- declare function NavManagementIcon({ color, size, filled, altText, ...props }: NavManagementIconProps): JSX.Element;
3140
+ declare function NavManagementIcon({ color, size, filled, altText, ...props }: NavManagementIconProps): React__default.JSX.Element;
3120
3141
 
3121
- declare type TrashIconProps = SVGIconProps & {
3142
+ type TrashIconProps = SVGIconProps & {
3122
3143
  filled?: boolean;
3123
3144
  pinned?: boolean;
3124
3145
  };
3125
- declare function TrashIcon({ color, size, filled, pinned, altText, ...props }: TrashIconProps): JSX.Element;
3146
+ declare function TrashIcon({ color, size, filled, pinned, altText, ...props }: TrashIconProps): React__default.JSX.Element;
3126
3147
 
3127
- declare type PinIconProps = SVGIconProps & {
3148
+ type PinIconProps = SVGIconProps & {
3128
3149
  filled?: boolean;
3129
3150
  pinned?: boolean;
3130
3151
  unpin?: boolean;
3131
3152
  };
3132
- declare function PinIcon({ color, size, filled, unpin, pinned, altText, ...props }: PinIconProps): JSX.Element;
3153
+ declare function PinIcon({ color, size, filled, unpin, pinned, altText, ...props }: PinIconProps): React__default.JSX.Element;
3133
3154
 
3134
- declare type TaskIconProps = SVGIconProps;
3135
- declare function TaskIcon({ color, size, altText, ...props }: TaskIconProps): JSX.Element;
3155
+ type TaskIconProps = SVGIconProps;
3156
+ declare function TaskIcon({ color, size, altText, ...props }: TaskIconProps): React__default.JSX.Element;
3136
3157
 
3137
- declare type AddTaskIconProps = SVGIconProps;
3138
- declare function AddTaskIcon({ color, size, altText, ...props }: AddTaskIconProps): JSX.Element;
3158
+ type AddTaskIconProps = SVGIconProps;
3159
+ declare function AddTaskIcon({ color, size, altText, ...props }: AddTaskIconProps): React__default.JSX.Element;
3139
3160
 
3140
- declare type NoteIconProps = SVGIconProps;
3141
- declare function NoteIcon({ color, size, altText, ...props }: NoteIconProps): JSX.Element;
3161
+ type NoteIconProps = SVGIconProps;
3162
+ declare function NoteIcon({ color, size, altText, ...props }: NoteIconProps): React__default.JSX.Element;
3142
3163
 
3143
- declare type AddNoteIconProps = SVGIconProps;
3144
- declare function AddNoteIcon({ color, size, altText, ...props }: AddNoteIconProps): JSX.Element;
3164
+ type AddNoteIconProps = SVGIconProps;
3165
+ declare function AddNoteIcon({ color, size, altText, ...props }: AddNoteIconProps): React__default.JSX.Element;
3145
3166
 
3146
- declare type LockIconProps = SVGIconProps & {
3167
+ type LockIconProps = SVGIconProps & {
3147
3168
  locked?: boolean;
3148
3169
  };
3149
- declare function LockIcon({ color, size, locked, altText, ...props }: LockIconProps): JSX.Element;
3170
+ declare function LockIcon({ color, size, locked, altText, ...props }: LockIconProps): React__default.JSX.Element;
3150
3171
 
3151
- declare type InfoIconProps = SVGIconProps & {
3172
+ type InfoIconProps = SVGIconProps & {
3152
3173
  filled?: boolean;
3153
3174
  pinned?: boolean;
3154
3175
  };
3155
- declare function InfoIcon({ color, size, filled, pinned, altText, ...props }: InfoIconProps): JSX.Element;
3176
+ declare function InfoIcon({ color, size, filled, pinned, altText, ...props }: InfoIconProps): React__default.JSX.Element;
3156
3177
 
3157
- declare type DownloadIconProps = SVGIconProps;
3158
- declare function DownloadIcon({ color, size, altText, ...props }: DownloadIconProps): JSX.Element;
3178
+ type DownloadIconProps = SVGIconProps;
3179
+ declare function DownloadIcon({ color, size, altText, ...props }: DownloadIconProps): React__default.JSX.Element;
3159
3180
 
3160
- declare type UploadIconProps = SVGIconProps;
3161
- declare function UploadIcon({ color, size, altText, ...props }: UploadIconProps): JSX.Element;
3181
+ type UploadIconProps = SVGIconProps;
3182
+ declare function UploadIcon({ color, size, altText, ...props }: UploadIconProps): React__default.JSX.Element;
3162
3183
 
3163
- declare type MarketingStatusIconProps = SVGIconProps & {
3184
+ type MarketingStatusIconProps = SVGIconProps & {
3164
3185
  approved?: boolean;
3165
3186
  };
3166
- declare function MarketingStatusIcon({ color, size, approved, altText, ...props }: MarketingStatusIconProps): JSX.Element;
3187
+ declare function MarketingStatusIcon({ color, size, approved, altText, ...props }: MarketingStatusIconProps): React__default.JSX.Element;
3167
3188
 
3168
- declare type GearIconProps = SVGIconProps & {
3189
+ type GearIconProps = SVGIconProps & {
3169
3190
  filled?: boolean;
3170
3191
  };
3171
- declare function GearIcon({ color, filled, size, altText, ...props }: GearIconProps): JSX.Element;
3192
+ declare function GearIcon({ color, filled, size, altText, ...props }: GearIconProps): React__default.JSX.Element;
3172
3193
 
3173
- declare type CircleProgressIconProps = SVGIconProps & {
3194
+ type CircleProgressIconProps = SVGIconProps & {
3174
3195
  sqSize?: number;
3175
3196
  strokeWidth?: number;
3176
3197
  percentage?: number;
@@ -3180,7 +3201,7 @@ declare type CircleProgressIconProps = SVGIconProps & {
3180
3201
  viewBox?: string;
3181
3202
  textStyle?: React__default.CSSProperties;
3182
3203
  };
3183
- declare function CircleProgressIcon({ sqSize, strokeWidth, percentage, strokeColor, textColor, text, textStyle, color, size, altText, ...props }: CircleProgressIconProps): JSX.Element;
3204
+ declare function CircleProgressIcon({ sqSize, strokeWidth, percentage, strokeColor, textColor, text, textStyle, color, size, altText, ...props }: CircleProgressIconProps): React__default.JSX.Element;
3184
3205
 
3185
3206
  declare function Loading({ height, width, animationDuration, barWidth, barRadius, colorful, bars, viewBox, rotate, startColor, endColor, ...props }: {
3186
3207
  height?: number;
@@ -3194,258 +3215,282 @@ declare function Loading({ height, width, animationDuration, barWidth, barRadius
3194
3215
  startColor?: string;
3195
3216
  endColor?: string;
3196
3217
  rotate?: boolean;
3197
- } & SharedStyleTypes): JSX.Element;
3218
+ } & SharedStyleTypes): React__default.JSX.Element;
3198
3219
  //# sourceMappingURL=Loading.d.ts.map
3199
3220
 
3200
- declare type SalesArrowIconDirection = 'up' | 'down';
3201
- declare type SalesArrowIconProps = SVGIconProps & {
3221
+ type SalesArrowIconDirection = 'up' | 'down';
3222
+ type SalesArrowIconProps = SVGIconProps & {
3202
3223
  direction?: SalesArrowIconDirection;
3203
3224
  };
3204
- declare function SalesArrowIcon({ color, size, direction, altText, ...props }: SalesArrowIconProps): JSX.Element;
3225
+ declare function SalesArrowIcon({ color, size, direction, altText, ...props }: SalesArrowIconProps): React__default.JSX.Element;
3205
3226
 
3206
- declare type AlertIconProps = SVGIconProps & {
3227
+ type AlertIconProps = SVGIconProps & {
3207
3228
  filled?: boolean;
3208
3229
  };
3209
- declare function AlertIcon({ color, size, filled, altText, ...props }: AlertIconProps): JSX.Element;
3230
+ declare function AlertIcon({ color, size, filled, altText, ...props }: AlertIconProps): React__default.JSX.Element;
3210
3231
 
3211
- declare type AddIconProps$1 = SVGIconProps;
3212
- declare function CompletedCheckmarkIcon({ color, size, altText, ...props }: AddIconProps$1): JSX.Element;
3232
+ type AddIconProps$1 = SVGIconProps;
3233
+ declare function CompletedCheckmarkIcon({ color, size, altText, ...props }: AddIconProps$1): React__default.JSX.Element;
3213
3234
 
3214
- declare type BulletIconProps = SVGIconProps;
3215
- declare function BulletIcon({ color, size, ...props }: BulletIconProps): JSX.Element;
3235
+ type BulletIconProps = SVGIconProps;
3236
+ declare function BulletIcon({ color, size, ...props }: BulletIconProps): React__default.JSX.Element;
3216
3237
 
3217
- declare type UsersIconProps = SVGIconProps;
3218
- declare function UsersIcon({ color, size, altText, ...props }: UsersIconProps): JSX.Element;
3238
+ type UsersIconProps = SVGIconProps;
3239
+ declare function UsersIcon({ color, size, altText, ...props }: UsersIconProps): React__default.JSX.Element;
3219
3240
 
3220
- declare type ReceiptLongIconProps = SVGIconProps;
3221
- declare function ReceiptLongIcon({ color, size, altText, ...props }: ReceiptLongIconProps): JSX.Element;
3241
+ type ReceiptLongIconProps = SVGIconProps;
3242
+ declare function ReceiptLongIcon({ color, size, altText, ...props }: ReceiptLongIconProps): React__default.JSX.Element;
3222
3243
 
3223
- declare type FolderIconProps = SVGIconProps;
3224
- declare function FolderIcon({ color, size, ...props }: FolderIconProps): JSX.Element;
3244
+ type FolderIconProps = SVGIconProps;
3245
+ declare function FolderIcon({ color, size, ...props }: FolderIconProps): React__default.JSX.Element;
3225
3246
 
3226
- declare type CalendarIconProps = SVGIconProps;
3227
- declare function CalendarIcon({ color, size, altText, ...props }: CalendarIconProps): JSX.Element;
3247
+ type CalendarIconProps = SVGIconProps;
3248
+ declare function CalendarIcon({ color, size, altText, ...props }: CalendarIconProps): React__default.JSX.Element;
3228
3249
 
3229
- declare type PromostandardsIconProps = SVGIconProps;
3230
- declare function PromostandardsIcon({ size, altText, ...props }: PromostandardsIconProps): JSX.Element;
3250
+ type PromostandardsIconProps = SVGIconProps;
3251
+ declare function PromostandardsIcon({ size, altText, ...props }: PromostandardsIconProps): React__default.JSX.Element;
3231
3252
 
3232
- declare type XIconProps = SVGIconProps;
3233
- declare function XIcon({ color, size, altText, ...props }: XIconProps): JSX.Element;
3253
+ type XIconProps = SVGIconProps;
3254
+ declare function XIcon({ color, size, altText, ...props }: XIconProps): React__default.JSX.Element;
3234
3255
 
3235
- declare type IconVariants$3 = 'primary' | 'cta';
3236
- declare type OpportunityCircleIconProps = SVGIconProps & {
3256
+ type IconVariants$3 = 'primary' | 'cta';
3257
+ type OpportunityCircleIconProps = SVGIconProps & {
3237
3258
  variant?: IconVariants$3;
3238
3259
  selected?: boolean;
3239
3260
  };
3240
- declare function OpportunityCircleIcon({ variant, selected, size, altText, style, ...props }: OpportunityCircleIconProps): JSX.Element;
3261
+ declare function OpportunityCircleIcon({ variant, selected, size, altText, style, ...props }: OpportunityCircleIconProps): React__default.JSX.Element;
3241
3262
 
3242
- declare type IconVariants$2 = 'primary' | 'cta';
3243
- declare type PresentationCircleIconProps = SVGIconProps & {
3263
+ type IconVariants$2 = 'primary' | 'cta';
3264
+ type PresentationCircleIconProps = SVGIconProps & {
3244
3265
  variant?: IconVariants$2;
3245
3266
  selected?: boolean;
3246
3267
  };
3247
- declare function PresentationCircleIcon({ variant, selected, size, altText, style, ...props }: PresentationCircleIconProps): JSX.Element;
3268
+ declare function PresentationCircleIcon({ variant, selected, size, altText, style, ...props }: PresentationCircleIconProps): React__default.JSX.Element;
3248
3269
 
3249
- declare type IconVariants$1 = 'primary' | 'cta';
3250
- declare type EstimateCircleIconProps = SVGIconProps & {
3270
+ type IconVariants$1 = 'primary' | 'cta';
3271
+ type EstimateCircleIconProps = SVGIconProps & {
3251
3272
  variant?: IconVariants$1;
3252
3273
  selected?: boolean;
3253
3274
  };
3254
- declare function EstimateCircleIcon({ variant, selected, size, altText, style, ...props }: EstimateCircleIconProps): JSX.Element;
3275
+ declare function EstimateCircleIcon({ variant, selected, size, altText, style, ...props }: EstimateCircleIconProps): React__default.JSX.Element;
3255
3276
 
3256
- declare type IconVariants = 'primary' | 'cta';
3257
- declare type SalesOrderCircleIconProps = SVGIconProps & {
3277
+ type IconVariants = 'primary' | 'cta';
3278
+ type SalesOrderCircleIconProps = SVGIconProps & {
3258
3279
  variant?: IconVariants;
3259
3280
  selected?: boolean;
3260
3281
  };
3261
- declare function SalesOrderCircleIcon({ variant, selected, size, altText, style, ...props }: SalesOrderCircleIconProps): JSX.Element;
3282
+ declare function SalesOrderCircleIcon({ variant, selected, size, altText, style, ...props }: SalesOrderCircleIconProps): React__default.JSX.Element;
3262
3283
 
3263
- declare type DollarIconProps = SVGIconProps;
3264
- declare function DollarIcon({ color, size, altText, ...props }: DollarIconProps): JSX.Element;
3284
+ type DollarIconProps = SVGIconProps;
3285
+ declare function DollarIcon({ color, size, altText, ...props }: DollarIconProps): React__default.JSX.Element;
3265
3286
 
3266
- declare type BotIconProps = SVGIconProps;
3267
- declare function BotIcon({ color, size, altText, ...props }: BotIconProps): JSX.Element;
3287
+ type BotIconProps = SVGIconProps;
3288
+ declare function BotIcon({ color, size, altText, ...props }: BotIconProps): React__default.JSX.Element;
3268
3289
 
3269
- declare type GalleryIconProps = SVGIconProps;
3270
- declare function GalleryIcon({ color, size, altText, ...props }: GalleryIconProps): JSX.Element;
3290
+ type GalleryIconProps = SVGIconProps;
3291
+ declare function GalleryIcon({ color, size, altText, ...props }: GalleryIconProps): React__default.JSX.Element;
3271
3292
 
3272
- declare type ListIconProps = SVGIconProps;
3273
- declare function ListIcon({ color, size, altText, ...props }: ListIconProps): JSX.Element;
3293
+ type ListIconProps = SVGIconProps;
3294
+ declare function ListIcon({ color, size, altText, ...props }: ListIconProps): React__default.JSX.Element;
3274
3295
 
3275
- declare type TilesIconProps = SVGIconProps & {
3296
+ type TilesIconProps = SVGIconProps & {
3276
3297
  filled?: boolean;
3277
3298
  };
3278
- declare function TilesIcon({ color, size, filled, altText, ...props }: TilesIconProps): JSX.Element;
3299
+ declare function TilesIcon({ color, size, filled, altText, ...props }: TilesIconProps): React__default.JSX.Element;
3279
3300
 
3280
- declare type UserIconProps = SVGIconProps;
3281
- declare function UserIcon({ color, size, altText, ...props }: UserIconProps): JSX.Element;
3301
+ type UserIconProps = SVGIconProps;
3302
+ declare function UserIcon({ color, size, altText, ...props }: UserIconProps): React__default.JSX.Element;
3282
3303
 
3283
- declare type ArrowIconDirection$1 = 'up' | 'right' | 'down' | 'left';
3284
- declare type ArrowIconProps = SVGIconProps & {
3304
+ type ArrowIconDirection$1 = 'up' | 'right' | 'down' | 'left';
3305
+ type ArrowIconProps = SVGIconProps & {
3285
3306
  direction?: ArrowIconDirection$1;
3286
3307
  };
3287
- declare function ArrowIcon({ color, direction, altText, size, ...props }: ArrowIconProps): JSX.Element;
3308
+ declare function ArrowIcon({ color, direction, altText, size, ...props }: ArrowIconProps): React__default.JSX.Element;
3288
3309
 
3289
- declare type ChevronIconDirection = 'up' | 'right' | 'down' | 'left' | 'updown' | 'leftright';
3290
- declare type ChevronIconProps = SVGIconProps & {
3310
+ type ChevronIconDirection = 'up' | 'right' | 'down' | 'left' | 'updown' | 'leftright';
3311
+ type ChevronIconProps = SVGIconProps & {
3291
3312
  direction?: ChevronIconDirection;
3292
3313
  };
3293
- declare function ChevronIcon({ color, direction, altText, size, ...props }: ChevronIconProps): JSX.Element;
3314
+ declare function ChevronIcon({ color, direction, altText, size, ...props }: ChevronIconProps): React__default.JSX.Element;
3294
3315
 
3295
- declare type FilledChevronIconDirection = 'up' | 'right' | 'down' | 'left' | 'updown' | 'leftright';
3296
- declare type FilledChevronIconProps = SVGIconProps & {
3316
+ type FilledChevronIconDirection = 'up' | 'right' | 'down' | 'left' | 'updown' | 'leftright';
3317
+ type FilledChevronIconProps = SVGIconProps & {
3297
3318
  direction?: FilledChevronIconDirection;
3298
3319
  };
3299
- declare function FilledChevronIcon({ color, direction, altText, size, ...props }: FilledChevronIconProps): JSX.Element;
3320
+ declare function FilledChevronIcon({ color, direction, altText, size, ...props }: FilledChevronIconProps): React__default.JSX.Element;
3300
3321
 
3301
- declare type CheckmarkIconProps = SVGIconProps;
3302
- declare function CheckmarkIcon({ color, size, altText, ...props }: CheckmarkIconProps): JSX.Element;
3322
+ type CheckmarkIconProps = SVGIconProps;
3323
+ declare function CheckmarkIcon({ color, size, altText, ...props }: CheckmarkIconProps): React__default.JSX.Element;
3303
3324
 
3304
- declare type AddIconProps = SVGIconProps;
3305
- declare function AddIcon({ color, size, altText, ...props }: AddIconProps): JSX.Element;
3325
+ type AddIconProps = SVGIconProps;
3326
+ declare function AddIcon({ color, size, altText, ...props }: AddIconProps): React__default.JSX.Element;
3306
3327
 
3307
- declare type SubtractIconProps = SVGIconProps;
3308
- declare function SubtractIcon({ color, size, altText, ...props }: SubtractIconProps): JSX.Element;
3328
+ type SubtractIconProps = SVGIconProps;
3329
+ declare function SubtractIcon({ color, size, altText, ...props }: SubtractIconProps): React__default.JSX.Element;
3309
3330
 
3310
- declare type SearchIconProps = SVGIconProps;
3311
- declare function SearchIcon({ color, size, altText, ...props }: SearchIconProps): JSX.Element;
3331
+ type SearchIconProps = SVGIconProps;
3332
+ declare function SearchIcon({ color, size, altText, ...props }: SearchIconProps): React__default.JSX.Element;
3312
3333
 
3313
- declare type ClockIconProps = SVGIconProps;
3314
- declare function ClockIcon({ color, size, ...props }: ClockIconProps): JSX.Element;
3334
+ type ClockIconProps = SVGIconProps;
3335
+ declare function ClockIcon({ color, size, ...props }: ClockIconProps): React__default.JSX.Element;
3315
3336
 
3316
- declare type ClipboardIconProps = SVGIconProps;
3317
- declare function ClipboardIcon({ color, size, ...props }: ClipboardIconProps): JSX.Element;
3337
+ type ClipboardIconProps = SVGIconProps;
3338
+ declare function ClipboardIcon({ color, size, ...props }: ClipboardIconProps): React__default.JSX.Element;
3318
3339
 
3319
- declare type EditIconProps = SVGIconProps & {
3340
+ type EditIconProps = SVGIconProps & {
3320
3341
  filled?: boolean;
3321
3342
  };
3322
- declare function EditIcon({ color, size, filled, altText, ...props }: EditIconProps): JSX.Element;
3343
+ declare function EditIcon({ color, size, filled, altText, ...props }: EditIconProps): React__default.JSX.Element;
3323
3344
 
3324
- declare type GridIconProps = SVGIconProps;
3325
- declare function GridIcon({ color, size, altText, ...props }: GridIconProps): JSX.Element;
3345
+ type GridIconProps = SVGIconProps;
3346
+ declare function GridIcon({ color, size, altText, ...props }: GridIconProps): React__default.JSX.Element;
3326
3347
 
3327
- declare type TemplateIconProps = SVGIconProps & {
3348
+ type TemplateIconProps = SVGIconProps & {
3328
3349
  filled?: boolean;
3329
3350
  };
3330
- declare function TemplateIcon({ color, size, filled, altText, ...props }: TemplateIconProps): JSX.Element;
3351
+ declare function TemplateIcon({ color, size, filled, altText, ...props }: TemplateIconProps): React__default.JSX.Element;
3331
3352
 
3332
- declare type PercentIconProps = SVGIconProps;
3333
- declare function PercentIcon({ color, size, altText, ...props }: PercentIconProps): JSX.Element;
3353
+ type PercentIconProps = SVGIconProps;
3354
+ declare function PercentIcon({ color, size, altText, ...props }: PercentIconProps): React__default.JSX.Element;
3334
3355
 
3335
- declare type TargetIconProps = SVGIconProps;
3336
- declare function TargetIcon({ color, size, altText, ...props }: TargetIconProps): JSX.Element;
3356
+ type TargetIconProps = SVGIconProps;
3357
+ declare function TargetIcon({ color, size, altText, ...props }: TargetIconProps): React__default.JSX.Element;
3337
3358
 
3338
- declare type IntegrationsIconProps = SVGIconProps & {
3359
+ type IntegrationsIconProps = SVGIconProps & {
3339
3360
  filled?: boolean;
3340
3361
  };
3341
- declare function IntegrationsIcon({ color, size, filled, altText, ...props }: IntegrationsIconProps): JSX.Element;
3362
+ declare function IntegrationsIcon({ color, size, filled, altText, ...props }: IntegrationsIconProps): React__default.JSX.Element;
3342
3363
 
3343
- declare type MailIconProps = SVGIconProps & {
3364
+ type MailIconProps = SVGIconProps & {
3344
3365
  filled?: boolean;
3345
3366
  };
3346
- declare function MailIcon({ color, size, filled, altText, ...props }: MailIconProps): JSX.Element;
3367
+ declare function MailIcon({ color, size, filled, altText, ...props }: MailIconProps): React__default.JSX.Element;
3347
3368
 
3348
- declare type EpsIconProps = SVGIconProps;
3349
- declare function EpsIcon({ color, size, altText, ...props }: EpsIconProps): JSX.Element;
3369
+ type EpsIconProps = SVGIconProps;
3370
+ declare function EpsIcon({ color, size, altText, ...props }: EpsIconProps): React__default.JSX.Element;
3350
3371
 
3351
- declare type StarIconProps = SVGIconProps & {
3372
+ type StarIconProps = SVGIconProps & {
3352
3373
  hover?: boolean;
3353
3374
  filled?: boolean;
3354
3375
  };
3355
- declare function StarIcon({ color, size, hover, filled, altText, ...props }: StarIconProps): JSX.Element;
3376
+ declare function StarIcon({ color, size, hover, filled, altText, ...props }: StarIconProps): React__default.JSX.Element;
3356
3377
 
3357
- declare type EyeIconProps = SVGIconProps & {
3378
+ type EyeIconProps = SVGIconProps & {
3358
3379
  hide?: boolean;
3359
3380
  };
3360
- declare function EyeIcon({ color, size, hide, altText, ...props }: EyeIconProps): JSX.Element;
3381
+ declare function EyeIcon({ color, size, hide, altText, ...props }: EyeIconProps): React__default.JSX.Element;
3361
3382
 
3362
- declare type MenuIconProps = SVGIconProps;
3363
- declare function MenuIcon({ color, size, altText, ...props }: MenuIconProps): JSX.Element;
3383
+ type MenuIconProps = SVGIconProps;
3384
+ declare function MenuIcon({ color, size, altText, ...props }: MenuIconProps): React__default.JSX.Element;
3364
3385
 
3365
- declare type CommentIconProps = {
3386
+ type CommentIconProps = {
3366
3387
  number?: number;
3367
3388
  } & SVGIconProps;
3368
- declare function CommentIcon({ color, size, altText, number, ...props }: CommentIconProps): JSX.Element;
3389
+ declare function CommentIcon({ color, size, altText, number, ...props }: CommentIconProps): React__default.JSX.Element;
3369
3390
 
3370
- declare type EllipsisIconProps = SVGIconProps;
3371
- declare function EllipsisIcon({ color, size, altText, ...props }: EllipsisIconProps): JSX.Element;
3391
+ type EllipsisIconProps = SVGIconProps;
3392
+ declare function EllipsisIcon({ color, size, altText, ...props }: EllipsisIconProps): React__default.JSX.Element;
3372
3393
 
3373
- declare type DragIconProps = SVGIconProps;
3374
- declare function DragIcon({ color, size, altText, ...props }: DragIconProps): JSX.Element;
3394
+ type DragIconProps = SVGIconProps;
3395
+ declare function DragIcon({ color, size, altText, ...props }: DragIconProps): React__default.JSX.Element;
3375
3396
 
3376
- declare type CreditCardIcon = SVGIconProps;
3377
- declare function CreditCardIcon({ color, size, altText, ...props }: CreditCardIcon): JSX.Element;
3397
+ type CreditCardIcon = SVGIconProps;
3398
+ declare function CreditCardIcon({ color, size, altText, ...props }: CreditCardIcon): React__default.JSX.Element;
3378
3399
 
3379
- declare type ShopIcon = SVGIconProps;
3380
- declare function ShopIcon({ color, size, altText, ...props }: ShopIcon): JSX.Element;
3400
+ type ShopIcon = SVGIconProps;
3401
+ declare function ShopIcon({ color, size, altText, ...props }: ShopIcon): React__default.JSX.Element;
3381
3402
 
3382
- declare type HistoryIcon = SVGIconProps;
3383
- declare function HistoryIcon({ color, size, altText, ...props }: HistoryIcon): JSX.Element;
3403
+ type HistoryIcon = SVGIconProps;
3404
+ declare function HistoryIcon({ color, size, altText, ...props }: HistoryIcon): React__default.JSX.Element;
3384
3405
 
3385
- declare type HandleIcon = SVGIconProps;
3386
- declare function HandleIcon({ color, size, altText, ...props }: HandleIcon): JSX.Element;
3406
+ type HandleIcon = SVGIconProps;
3407
+ declare function HandleIcon({ color, size, altText, ...props }: HandleIcon): React__default.JSX.Element;
3387
3408
 
3388
- declare type ShoppingCartIconProps = SVGIconProps;
3389
- declare function ShoppingCartIcon({ color, size, altText, ...props }: ShoppingCartIconProps): JSX.Element;
3409
+ type ShoppingCartIconProps = SVGIconProps;
3410
+ declare function ShoppingCartIcon({ color, size, altText, ...props }: ShoppingCartIconProps): React__default.JSX.Element;
3390
3411
  //# sourceMappingURL=ShoppingCartIcon.d.ts.map
3391
3412
 
3392
- declare type AddShoppingCartIconProps = SVGIconProps;
3393
- declare function AddShoppingCartIcon({ color, size, altText, ...props }: AddShoppingCartIconProps): JSX.Element;
3413
+ type AddShoppingCartIconProps = SVGIconProps;
3414
+ declare function AddShoppingCartIcon({ color, size, altText, ...props }: AddShoppingCartIconProps): React__default.JSX.Element;
3394
3415
 
3395
- declare type CommunityIconProps = SVGIconProps;
3396
- declare function CommunityIcon({ size, altText, ...props }: CommunityIconProps): JSX.Element;
3416
+ type CommunityIconProps = SVGIconProps;
3417
+ declare function CommunityIcon({ size, altText, ...props }: CommunityIconProps): React__default.JSX.Element;
3397
3418
 
3398
- declare type ConnectedIconProps = SVGIconProps;
3399
- declare function ConnectedIcon({ size, altText, ...props }: ConnectedIconProps): JSX.Element;
3419
+ type ConnectedIconProps = SVGIconProps;
3420
+ declare function ConnectedIcon({ size, altText, ...props }: ConnectedIconProps): React__default.JSX.Element;
3400
3421
 
3401
- declare type ConnectedPlusIconProps = SVGIconProps;
3402
- declare function ConnectedPlusIcon({ size, altText, ...props }: ConnectedPlusIconProps): JSX.Element;
3422
+ type ConnectedPlusIconProps = SVGIconProps;
3423
+ declare function ConnectedPlusIcon({ size, altText, ...props }: ConnectedPlusIconProps): React__default.JSX.Element;
3403
3424
 
3404
- declare type CollaborateIconProps = SVGIconProps;
3405
- declare function CollaborateIcon({ color, size, altText, ...props }: CollaborateIconProps): JSX.Element;
3425
+ type CollaborateIconProps = SVGIconProps;
3426
+ declare function CollaborateIcon({ color, size, altText, ...props }: CollaborateIconProps): React__default.JSX.Element;
3406
3427
 
3407
- declare type InventoryIconProps = SVGIconProps;
3408
- declare function InventoryIcon({ color, size, altText, ...props }: InventoryIconProps): JSX.Element;
3428
+ type InventoryIconProps = SVGIconProps;
3429
+ declare function InventoryIcon({ color, size, altText, ...props }: InventoryIconProps): React__default.JSX.Element;
3409
3430
 
3410
- declare type OrderStatusIconProps = SVGIconProps;
3411
- declare function OrderStatusIcon({ color, size, altText, ...props }: OrderStatusIconProps): JSX.Element;
3431
+ type OrderStatusIconProps = SVGIconProps;
3432
+ declare function OrderStatusIcon({ color, size, altText, ...props }: OrderStatusIconProps): React__default.JSX.Element;
3412
3433
 
3413
- declare type EPOIconProps = SVGIconProps;
3414
- declare function EPOIcon({ color, size, altText, ...props }: EPOIconProps): JSX.Element;
3434
+ type EPOIconProps = SVGIconProps;
3435
+ declare function EPOIcon({ color, size, altText, ...props }: EPOIconProps): React__default.JSX.Element;
3415
3436
 
3416
- declare type HelpIconProps = SVGIconProps;
3417
- declare function HelpIcon({ color, size, altText, ...props }: HelpIconProps): JSX.Element;
3437
+ type HelpIconProps = SVGIconProps;
3438
+ declare function HelpIcon({ color, size, altText, ...props }: HelpIconProps): React__default.JSX.Element;
3418
3439
 
3419
- declare type FileUploadIconProps = SVGIconProps;
3420
- declare function FileUploadIcon({ color, size, altText, ...props }: FileUploadIconProps): JSX.Element;
3440
+ type FileUploadIconProps = SVGIconProps;
3441
+ declare function FileUploadIcon({ color, size, altText, ...props }: FileUploadIconProps): React__default.JSX.Element;
3421
3442
 
3422
- declare type ArrowIconDirection = 'left' | 'right' | 'down' | 'up';
3423
- declare type DoubleArrowIconProps = SVGIconProps & {
3443
+ type ArrowIconDirection = 'left' | 'right' | 'down' | 'up';
3444
+ type DoubleArrowIconProps = SVGIconProps & {
3424
3445
  direction?: ArrowIconDirection;
3425
3446
  };
3426
- declare function DoubleArrowIcon({ color, direction, size, altText, ...props }: DoubleArrowIconProps): JSX.Element;
3447
+ declare function DoubleArrowIcon({ color, direction, size, altText, ...props }: DoubleArrowIconProps): React__default.JSX.Element;
3448
+
3449
+ type ImageIcon = SVGIconProps;
3450
+ declare function ImageIcon(props: ImageIcon): React__default.JSX.Element;
3427
3451
 
3428
- declare type ImageIcon = SVGIconProps;
3429
- declare function ImageIcon(props: ImageIcon): JSX.Element;
3452
+ type StarLightIconProps = SVGIconProps;
3453
+ declare function StarLightIcon({ color, size, altText, ...props }: StarLightIconProps): React__default.JSX.Element;
3430
3454
 
3431
- declare type StarLightIconProps = SVGIconProps;
3432
- declare function StarLightIcon({ color, size, altText, ...props }: StarLightIconProps): JSX.Element;
3455
+ type StarDarkIconProps = SVGIconProps;
3456
+ declare function StarDarkIcon({ color, size, altText, ...props }: StarDarkIconProps): React__default.JSX.Element;
3433
3457
 
3434
- declare type StarDarkIconProps = SVGIconProps;
3435
- declare function StarDarkIcon({ color, size, altText, ...props }: StarDarkIconProps): JSX.Element;
3458
+ type MagicIconProps = SVGIconProps & {
3459
+ hover?: boolean;
3460
+ filled?: boolean;
3461
+ };
3462
+ declare function MagicIcon({ color, size, hover, filled, altText, ...props }: MagicIconProps): React__default.JSX.Element;
3436
3463
 
3437
- declare const datepickerStyles = "\n.commonsku-styles-datepicker {\n &.react-datepicker-wrapper {\n width: 100%;\n }\n\n .react-datepicker__input-container {\n display: block;\n width: 100%;\n }\n\n .react-datepicker {\n border: 1px solid var(--color-primary1-60);\n outline: none;\n box-shadow: 1px 1px 0px var(--color-primary1-60),\n -1px -1px 0px var(--color-primary1-60),\n 1px -1px 0px var(--color-primary1-60),\n -1px 1px 0px var(--color-primary1-60);\n }\n\n .react-datepicker__current-month,\n .react-datepicker-time__header,\n .react-datepicker-year-header,\n .react-datepicker__header {\n padding-top: 8px;\n padding-bottom: 8px;\n }\n\n .react-datepicker__header,\n .react-datepicker__today-button {\n background: var(--color-neutrals-20);\n padding-top: 8px;\n padding-bottom: 8px;\n }\n\n .react-datepicker__header {\n border-bottom: none;\n }\n\n .react-datepicker__today-button {\n border-top: none;\n }\n\n .react-datepicker__day {\n outline: none;\n }\n\n .react-datepicker__day :not(\n .react-datepicker__day--outside-month,\n .react-datepicker__day--selected\n ) {\n color: var(--color-neutrals-90);\n }\n\n .react-datepicker__day:hover :not(.react-datepicker__day--selected),\n .react-datepicker__month-text:hover,\n .react-datepicker__quarter-text:hover,\n .react-datepicker__year-text:hover {\n background-color: var(--color-neutrals-20);\n }\n\n .react-datepicker__day--outside-month {\n color: var(--color-neutrals-70);\n }\n\n .react-datepicker__day--weekend {\n color: var(--color-errors-main);\n }\n\n .react-datepicker__day--selected,\n .react-datepicker__day--keyboard-selected,\n .react-datepicker__month-text--keyboard-selected,\n .react-datepicker__quarter-text--keyboard-selected,\n .react-datepicker__year-text--keyboard-selected\n {\n background-color: var(--color-primary1-60);\n color: #fff;\n }\n\n .react-datepicker__triangle {\n border-bottom-color: var(--color-neutrals-20) !important;\n }\n\n .react-datepicker__triangle::before {\n border-bottom-color: var(--color-primary1-60) !important;\n border-top-color: var(--color-primary1-60) !important;\n }\n\n .react-datepicker__month-select,\n .react-datepicker__year-select {\n height: 30px;\n border: 2px solid var(--color-primary1-60);\n padding: 3px;\n border-radius: 5px;\n outline: none;\n }\n\n .react-datepicker__navigation {\n border: 0.45rem solid transparent;\n\n &.react-datepicker__navigation--next {\n border-left: 7px solid var(--color-primary1-60);\n margin-top: 8px;\n }\n \n &.react-datepicker__navigation--previous {\n border-right: 7px solid var(--color-primary1-60);\n margin-top: 8px;\n }\n }\n\n .react-datepicker__aria-live {\n display: none;\n }\n\n @media only screen and (min-height: 600px) and (max-height: 800px ) {\n .react-datepicker__month {\n overflow-y: scroll !important;\n height: 15vh !important;\n }\n }\n @media only screen and (max-height: 599px ) {\n .react-datepicker__month {\n overflow-y: scroll !important;\n height: 5vh !important;\n }\n }\n}\n";
3464
+ type MagicEraserIconProps = SVGIconProps & {
3465
+ hover?: boolean;
3466
+ filled?: boolean;
3467
+ };
3468
+ declare function MagicEraserIcon({ color, size, hover, filled, altText, ...props }: MagicEraserIconProps): React__default.JSX.Element;
3469
+
3470
+ type TrendDirections = 'up' | 'down' | 'flat';
3471
+ type TrendProps = SVGIconProps & {
3472
+ direction?: TrendDirections;
3473
+ };
3474
+ declare function TrendIcon({ size, direction, altText, ...props }: TrendProps): React__default.JSX.Element;
3475
+
3476
+ type SlideInIconProps = SVGIconProps & {
3477
+ hover?: boolean;
3478
+ filled?: boolean;
3479
+ };
3480
+ declare function SlideInIcon({ color, size, hover, filled, altText, ...props }: SlideInIconProps): React__default.JSX.Element;
3481
+
3482
+ declare const datepickerStyles = "\n.commonsku-styles-datepicker {\n &.react-datepicker-wrapper {\n width: 100%;\n }\n\n .react-datepicker__input-container {\n display: block;\n width: 100%;\n }\n\n .react-datepicker {\n border: 1px solid var(--color-primary1-60);\n outline: none;\n box-shadow: 1px 1px 0px var(--color-primary1-60),\n -1px -1px 0px var(--color-primary1-60),\n 1px -1px 0px var(--color-primary1-60),\n -1px 1px 0px var(--color-primary1-60);\n }\n\n .react-datepicker__current-month,\n .react-datepicker-time__header,\n .react-datepicker-year-header,\n .react-datepicker__header {\n padding-top: 8px;\n padding-bottom: 8px;\n }\n\n .react-datepicker__header,\n .react-datepicker__today-button {\n background: var(--color-neutrals-20);\n padding-top: 8px;\n padding-bottom: 8px;\n }\n\n .react-datepicker__header {\n border-bottom: none;\n }\n\n .react-datepicker__today-button {\n border-top: none;\n }\n\n .react-datepicker__day {\n outline: none;\n }\n\n .react-datepicker__day :not(\n .react-datepicker__day--outside-month,\n .react-datepicker__day--selected\n ) {\n color: var(--color-neutrals-90);\n }\n\n .react-datepicker__day:hover :not(.react-datepicker__day--selected),\n .react-datepicker__month-text:hover,\n .react-datepicker__quarter-text:hover,\n .react-datepicker__year-text:hover {\n background-color: var(--color-neutrals-20);\n }\n\n .react-datepicker__day--outside-month {\n color: var(--color-neutrals-70);\n }\n\n .react-datepicker__day--weekend {\n color: var(--color-errors-main);\n }\n\n .react-datepicker__day--selected,\n .react-datepicker__day--keyboard-selected,\n .react-datepicker__month-text--keyboard-selected,\n .react-datepicker__quarter-text--keyboard-selected,\n .react-datepicker__year-text--keyboard-selected\n {\n background-color: var(--color-primary1-60);\n color: #fff;\n }\n\n .react-datepicker__triangle {\n border-bottom-color: var(--color-neutrals-20) !important;\n }\n\n .react-datepicker__triangle::before {\n border-bottom-color: var(--color-primary1-60) !important;\n border-top-color: var(--color-primary1-60) !important;\n }\n\n .react-datepicker__month-select,\n .react-datepicker__year-select {\n height: 30px;\n border: 2px solid var(--color-primary1-60);\n padding: 3px;\n border-radius: 5px;\n outline: none;\n }\n\n .react-datepicker__time-container {\n margin-top: -2px;\n border-top-left-radius: 0px;\n border-right: 2px solid var(--color-primary1-60);\n border-bottom: 2px solid var(--color-primary1-60);\n border-top: 2px solid var(--color-primary1-60);\n }\n\n .react-datepicker__navigation {\n border: 0.45rem solid transparent;\n\n &.react-datepicker__navigation--next {\n border-left: 7px solid var(--color-primary1-60);\n margin-top: 8px;\n }\n \n &.react-datepicker__navigation--previous {\n border-right: 7px solid var(--color-primary1-60);\n margin-top: 8px;\n }\n }\n\n .react-datepicker__aria-live {\n display: none;\n }\n\n @media only screen and (min-height: 600px) and (max-height: 800px ) {\n .react-datepicker__month {\n overflow-y: scroll !important;\n height: 15vh !important;\n }\n }\n @media only screen and (max-height: 599px ) {\n .react-datepicker__month {\n overflow-y: scroll !important;\n height: 5vh !important;\n }\n\n .react-datepicker__time-container {\n margin-top: -2px;\n border-top-left-radius: 0px;\n border-right: 2px solid var(--color-primary1-60);\n border-bottom: 2px solid var(--color-primary1-60);\n border-top: 2px solid var(--color-primary1-60);\n }\n }\n}\n";
3438
3483
  //# sourceMappingURL=datepickerStyles.d.ts.map
3439
3484
 
3440
- declare type ConfirmPopupProps = {
3485
+ type ConfirmPopupProps = {
3441
3486
  disableDelete?: boolean;
3442
3487
  confirmText?: string;
3443
3488
  onDelete?: () => void;
3444
3489
  onClose?: () => void;
3445
3490
  };
3446
- declare const ConfirmPopup: (props: ConfirmPopupProps) => JSX.Element;
3491
+ declare const ConfirmPopup: (props: ConfirmPopupProps) => React__default.JSX.Element;
3447
3492
 
3448
- declare type ConfirmAlertPopupProps = React__default.PropsWithChildren<{
3493
+ type ConfirmAlertPopupProps = React__default.PropsWithChildren<{
3449
3494
  padding?: string;
3450
3495
  maxWidth: string | number;
3451
3496
  title?: React__default.ReactNode;
@@ -3455,18 +3500,18 @@ declare type ConfirmAlertPopupProps = React__default.PropsWithChildren<{
3455
3500
  onAction?: () => void;
3456
3501
  onClose?: () => void;
3457
3502
  }>;
3458
- declare const ConfirmAlertPopup: (props: ConfirmAlertPopupProps) => JSX.Element;
3503
+ declare const ConfirmAlertPopup: (props: ConfirmAlertPopupProps) => React__default.JSX.Element;
3459
3504
 
3460
- declare type CalendarDayBodyProps = React__default.PropsWithChildren<{
3505
+ type CalendarDayBodyProps = React__default.PropsWithChildren<{
3461
3506
  day: Date;
3462
3507
  selectedDate: Date;
3463
3508
  onClick: React__default.MouseEventHandler<HTMLDivElement>;
3464
3509
  weekend?: boolean;
3465
3510
  }>;
3466
- declare const CalendarDayBody: ({ day, selectedDate, onClick, children, weekend, ...props }: CalendarDayBodyProps) => JSX.Element;
3511
+ declare const CalendarDayBody: ({ day, selectedDate, onClick, children, weekend, ...props }: CalendarDayBodyProps) => React__default.JSX.Element;
3467
3512
  //# sourceMappingURL=CalendarDayBody.d.ts.map
3468
3513
 
3469
- declare type CalendarDaysBodyProps = {
3514
+ type CalendarDaysBodyProps = {
3470
3515
  days: Array<{
3471
3516
  __id__: string;
3472
3517
  day: Date;
@@ -3487,7 +3532,7 @@ declare type CalendarDaysBodyProps = {
3487
3532
  }>) => React__default.ReactElement;
3488
3533
  };
3489
3534
  };
3490
- declare const CalendarDaysBody: ({ days, currentMonth, selectedDate, onClickDay, components, dayBodyProps, weekend, ...props }: CalendarDaysBodyProps) => JSX.Element;
3535
+ declare const CalendarDaysBody: ({ days, currentMonth, selectedDate, onClickDay, components, dayBodyProps, weekend, ...props }: CalendarDaysBodyProps) => React__default.JSX.Element;
3491
3536
  //# sourceMappingURL=CalendarDaysBody.d.ts.map
3492
3537
 
3493
3538
  declare const CalendarDaysHeader: ({ currentMonth, selectedDate, weekend }: {
@@ -3495,7 +3540,7 @@ declare const CalendarDaysHeader: ({ currentMonth, selectedDate, weekend }: {
3495
3540
  currentMonth: Date;
3496
3541
  selectedDate: Date;
3497
3542
  weekend: boolean;
3498
- }) => JSX.Element;
3543
+ }) => React__default.JSX.Element;
3499
3544
  //# sourceMappingURL=CalendarDaysHeader.d.ts.map
3500
3545
 
3501
3546
  declare const CalendarWrapper: styled_components.StyledComponent<"div", any, {}, never>;
@@ -3504,139 +3549,25 @@ declare const CalendarWrapper: styled_components.StyledComponent<"div", any, {},
3504
3549
  declare const DaysBodyWrapper: styled_components.StyledComponent<"div", any, {}, never>;
3505
3550
  //# sourceMappingURL=DaysBodyWrapper.d.ts.map
3506
3551
 
3507
- declare const DaysHeaderWrapper: styled_components.StyledComponent<"div", any, {
3508
- justify?: string | undefined;
3509
- wrap?: string | undefined;
3510
- align?: string | undefined;
3511
- padded?: boolean | undefined;
3512
- start?: boolean | undefined;
3513
- end?: boolean | undefined;
3514
- middle?: boolean | undefined;
3515
- } & SharedStyleTypes, never>;
3516
- //# sourceMappingURL=DaysHeaderWrapper.d.ts.map
3517
-
3518
3552
  declare const DefaultCalendarFooter: ({ currentWeek }: {
3519
3553
  currentWeek: number;
3520
- }) => JSX.Element;
3554
+ }) => React__default.JSX.Element;
3521
3555
  //# sourceMappingURL=DefaultCalendarFooter.d.ts.map
3522
3556
 
3523
3557
  declare const DefaultCalendarHeader: ({ onPrevWeek, onNextWeek, currentMonth, }: {
3524
3558
  onPrevWeek: React__default.MouseEventHandler;
3525
3559
  onNextWeek: React__default.MouseEventHandler;
3526
3560
  currentMonth: Date;
3527
- }) => JSX.Element;
3561
+ }) => React__default.JSX.Element;
3528
3562
  //# sourceMappingURL=DefaultCalendarHeader.d.ts.map
3529
3563
 
3530
- declare const HeaderWrapper: styled_components.StyledComponent<"div", any, {
3531
- justify?: string | undefined;
3532
- wrap?: string | undefined;
3533
- align?: string | undefined;
3534
- padded?: boolean | undefined;
3535
- start?: boolean | undefined;
3536
- end?: boolean | undefined;
3537
- middle?: boolean | undefined;
3538
- } & SharedStyleTypes, never>;
3539
- //# sourceMappingURL=HeaderWrapper.d.ts.map
3540
-
3541
- declare const StyledDayBody: styled_components.StyledComponent<"div", any, SizerTypes & SharedStyleTypes & {
3542
- selected?: boolean | undefined;
3543
- today?: boolean | undefined;
3544
- row?: boolean | undefined;
3545
- disabled?: boolean | undefined;
3546
- }, never>;
3547
- //# sourceMappingURL=StyledDayBody.d.ts.map
3548
-
3549
- declare const StyledDayText: styled_components.StyledComponent<"span", any, {
3550
- color?: "input" | "select" | "text" | "transparent" | "primary1" | "secondary1" | "secondary2" | "secondary3" | "secondary4" | "teal" | "pink" | "yellow" | "green" | "navy" | "neutrals" | "errors" | "orders" | "notes" | "calls" | "meetings" | "left_nav" | "white" | "black" | "primary" | "cta" | "primary0" | "primary10" | "primary100" | "disabledButton" | "disabledButtonBorder" | "texttitle" | "textlabel" | "textbody" | "textplaceholder" | "bggray" | "bgblue" | "inputBorder" | "special1" | "special2" | "special3" | "primaryBg" | "special2Bg" | "error" | "primary2" | "primary20" | "primary200" | "tableHeaderBg" | "tableBorder" | undefined;
3551
- bold?: boolean | undefined;
3552
- } & SharedStyleTypes & {
3553
- selected?: boolean | undefined;
3554
- }, never>;
3555
- //# sourceMappingURL=StyledDayText.d.ts.map
3556
-
3557
3564
  declare const TasksCalendarDayBody: ({ day, tasks }: {
3558
3565
  [key: string]: any;
3559
3566
  day: Date;
3560
3567
  selectedDate: Date;
3561
- }) => JSX.Element;
3568
+ }) => React__default.JSX.Element;
3562
3569
 
3563
- declare type ACTIONS = 'TOGGLE_CHECKBOX' | 'DROP';
3564
- declare type onUpdateTaskFunc = (newData: CalendarTaskProps, otherData: {
3565
- index: number;
3566
- action: ACTIONS;
3567
- oldTask: CalendarTaskProps;
3568
- sourceType?: string;
3569
- updatedFields?: string[];
3570
- day__id?: string;
3571
- task__id?: string;
3572
- }) => void | any;
3573
- declare type onClickTaskFunc = (task: CalendarTaskProps) => void | any;
3574
- declare type TCalendarView = {
3575
- type: string;
3576
- title: string;
3577
- selected: boolean;
3578
- Icon?: TButtonIcon;
3579
- };
3580
- declare type onClickViewFunc = (viewType: string, view?: TCalendarView) => void;
3581
-
3582
- declare type onChangeWeekFunc = (obj: {
3583
- date: Date;
3584
- week: number;
3585
- month: number;
3586
- year: number;
3587
- action: string;
3588
- }) => void;
3589
- declare type onChangeMonthFunc = (obj: {
3590
- date: Date;
3591
- month: number;
3592
- year: number;
3593
- action: string;
3594
- }) => void;
3595
- declare type changeWeekFunc = (action: string, value?: Date | undefined) => void;
3596
- declare type changeDateFunc = (value: Date) => void;
3597
- declare type useCalendarProps = {
3598
- onChangeWeek?: onChangeWeekFunc;
3599
- onChangeMonth?: onChangeMonthFunc;
3600
- };
3601
- declare const useCalendar: ({ onChangeWeek, onChangeMonth, }: useCalendarProps) => {
3602
- currentMonth: Date;
3603
- currentWeek: number;
3604
- selectedDate: Date;
3605
- setSelectedDate: React$1.Dispatch<React$1.SetStateAction<Date>>;
3606
- setCurrentWeek: React$1.Dispatch<React$1.SetStateAction<number>>;
3607
- setCurrentMonth: React$1.Dispatch<React$1.SetStateAction<Date>>;
3608
- onClickDay: (day: Date) => void;
3609
- onNextWeek: () => void;
3610
- onPrevWeek: () => void;
3611
- onNextMonth: () => void;
3612
- onPrevMonth: () => void;
3613
- changeWeek: (action: string, value?: Date) => void;
3614
- changeDate: (value: Date) => void;
3615
- getDatesBetween: (startDt: Date, endDt: Date) => Date[];
3616
- onReset: () => void;
3617
- };
3618
-
3619
- declare type TasksCalendarHeaderProps = {
3620
- onNextWeek: VoidFunction;
3621
- onPrevWeek: VoidFunction;
3622
- changeDate: changeDateFunc;
3623
- changeWeek: changeWeekFunc;
3624
- onNextMonth: VoidFunction;
3625
- onPrevMonth: VoidFunction;
3626
- onResetDate: VoidFunction;
3627
- currentMonth: Date;
3628
- currentWeek: number;
3629
- selectedDate: Date;
3630
- weekendsCheckbox: ReactNode;
3631
- showAddTaskBtn?: boolean;
3632
- onClickAddTask?: VoidFunction;
3633
- tabs?: TTab[];
3634
- views?: TCalendarView[];
3635
- onClickView?: onClickViewFunc;
3636
- };
3637
- declare const TasksCalendarHeader: ({ onPrevWeek, onNextWeek, currentMonth, currentWeek, changeDate, onResetDate, selectedDate, tabs, views, weekendsCheckbox, showAddTaskBtn, onClickAddTask, onClickView, }: React__default.PropsWithChildren<TasksCalendarHeaderProps>) => JSX.Element;
3638
-
3639
- declare type TasksCalendarFooterProps = {
3570
+ type TasksCalendarFooterProps = {
3640
3571
  onNextWeek: VoidFunction;
3641
3572
  onPrevWeek: VoidFunction;
3642
3573
  onNextMonth: VoidFunction;
@@ -3646,9 +3577,9 @@ declare type TasksCalendarFooterProps = {
3646
3577
  selectedDate: Date;
3647
3578
  [key: string]: any;
3648
3579
  };
3649
- declare const TasksCalendarFooter: ({ currentWeek, tasks, }: React__default.PropsWithChildren<TasksCalendarFooterProps>) => JSX.Element;
3580
+ declare const TasksCalendarFooter: ({ currentWeek, tasks, }: React__default.PropsWithChildren<TasksCalendarFooterProps>) => React__default.JSX.Element;
3650
3581
 
3651
- declare type CalendarHeaderComponentProps = {
3582
+ type CalendarHeaderComponentProps = {
3652
3583
  onNextWeek: VoidFunction;
3653
3584
  onPrevWeek: VoidFunction;
3654
3585
  onNextMonth: VoidFunction;
@@ -3658,7 +3589,7 @@ declare type CalendarHeaderComponentProps = {
3658
3589
  selectedDate: Date;
3659
3590
  [key: string]: any;
3660
3591
  };
3661
- declare type CalendarProps = {
3592
+ type CalendarProps = {
3662
3593
  components?: {
3663
3594
  Header?: (props: React__default.PropsWithChildren<CalendarHeaderComponentProps>) => React__default.ReactElement;
3664
3595
  Footer?: (props: React__default.PropsWithChildren<CalendarHeaderComponentProps>) => React__default.ReactElement;
@@ -3680,9 +3611,9 @@ declare type CalendarProps = {
3680
3611
  };
3681
3612
  };
3682
3613
  };
3683
- declare const Calendar: ({ components, extraProps, ...props }: CalendarProps) => JSX.Element;
3614
+ declare const Calendar: ({ components, extraProps, ...props }: CalendarProps) => React__default.JSX.Element;
3684
3615
 
3685
- declare type TasksCalendarProps = CalendarProps & {
3616
+ type TasksCalendarProps = CalendarProps & {
3686
3617
  tasks: Array<CalendarTaskProps>;
3687
3618
  headerTabs?: Array<TTab>;
3688
3619
  footerTasks?: Array<CalendarTaskProps>;
@@ -3695,9 +3626,63 @@ declare type TasksCalendarProps = CalendarProps & {
3695
3626
  }>) => React__default.ReactElement;
3696
3627
  };
3697
3628
  };
3698
- declare const TasksCalendar: ({ tasks, headerTabs, footerTasks, components, ...props }: TasksCalendarProps) => JSX.Element;
3629
+ declare const TasksCalendar: ({ tasks, headerTabs, footerTasks, components, ...props }: TasksCalendarProps) => React__default.JSX.Element;
3630
+
3631
+ type onChangeWeekFunc = (obj: {
3632
+ date: Date;
3633
+ week: number;
3634
+ month: number;
3635
+ year: number;
3636
+ action: string;
3637
+ }) => void;
3638
+ type onChangeMonthFunc = (obj: {
3639
+ date: Date;
3640
+ month: number;
3641
+ year: number;
3642
+ action: string;
3643
+ }) => void;
3644
+ type useCalendarProps = {
3645
+ onChangeWeek?: onChangeWeekFunc;
3646
+ onChangeMonth?: onChangeMonthFunc;
3647
+ };
3648
+ declare const useCalendar: ({ onChangeWeek, onChangeMonth, }: useCalendarProps) => {
3649
+ currentMonth: Date;
3650
+ currentWeek: number;
3651
+ selectedDate: Date;
3652
+ setSelectedDate: React$1.Dispatch<React$1.SetStateAction<Date>>;
3653
+ setCurrentWeek: React$1.Dispatch<React$1.SetStateAction<number>>;
3654
+ setCurrentMonth: React$1.Dispatch<React$1.SetStateAction<Date>>;
3655
+ onClickDay: (day: Date) => void;
3656
+ onNextWeek: () => void;
3657
+ onPrevWeek: () => void;
3658
+ onNextMonth: () => void;
3659
+ onPrevMonth: () => void;
3660
+ changeWeek: (action: string, value?: Date) => void;
3661
+ changeDate: (value: Date) => void;
3662
+ getDatesBetween: (startDt: Date, endDt: Date) => Date[];
3663
+ onReset: () => void;
3664
+ };
3665
+
3666
+ type ACTIONS = 'TOGGLE_CHECKBOX' | 'DROP';
3667
+ type onUpdateTaskFunc = (newData: CalendarTaskProps, otherData: {
3668
+ index: number;
3669
+ action: ACTIONS;
3670
+ oldTask: CalendarTaskProps;
3671
+ sourceType?: string;
3672
+ updatedFields?: string[];
3673
+ day__id?: string;
3674
+ task__id?: string;
3675
+ }) => void | any;
3676
+ type onClickTaskFunc = (task: CalendarTaskProps) => void | any;
3677
+ type TCalendarView = {
3678
+ type: string;
3679
+ title: string;
3680
+ selected: boolean;
3681
+ Icon?: TButtonIcon;
3682
+ };
3683
+ type onClickViewFunc = (viewType: string, view?: TCalendarView) => void;
3699
3684
 
3700
- declare type DraggableTasksCalendarProps = CalendarProps & {
3685
+ type DraggableTasksCalendarProps = CalendarProps & {
3701
3686
  tasks: Array<CalendarTaskProps>;
3702
3687
  onUpdateTask: onUpdateTaskFunc;
3703
3688
  onClickTask?: onClickTaskFunc;
@@ -3720,7 +3705,7 @@ declare type DraggableTasksCalendarProps = CalendarProps & {
3720
3705
  onClickView?: onClickViewFunc;
3721
3706
  showFooterTasks?: boolean;
3722
3707
  } & useCalendarProps;
3723
- declare const DraggableTasksCalendar: ({ views, tasks, onUpdateTask, onClickTask, headerTabs, footerTasks, components, weekend, onChangeWeek, onChangeMonth, onToggleWeekend, showAddTaskBtn, onClickAddTask, onClickView, loading, showFooterTasks, ...props }: DraggableTasksCalendarProps) => JSX.Element;
3708
+ declare const DraggableTasksCalendar: ({ views, tasks, onUpdateTask, onClickTask, headerTabs, footerTasks, components, weekend, onChangeWeek, onChangeMonth, onToggleWeekend, showAddTaskBtn, onClickAddTask, onClickView, loading, showFooterTasks, ...props }: DraggableTasksCalendarProps) => React__default.JSX.Element;
3724
3709
 
3725
3710
  declare const SimpleWindowedTableStyles: styled_components.StyledComponent<"div", any, {
3726
3711
  bordered?: string | boolean | undefined;
@@ -3729,7 +3714,7 @@ declare const SimpleWindowedTableStyles: styled_components.StyledComponent<"div"
3729
3714
  selectedRowIndex?: number | undefined;
3730
3715
  selectedRowStyle?: boolean | CSSObject | undefined;
3731
3716
  }, never>;
3732
- declare type SimpleWindowedTableProps = {
3717
+ type SimpleWindowedTableProps = {
3733
3718
  columns: Column$1<object>[];
3734
3719
  data: object[];
3735
3720
  itemSize?: number;
@@ -3758,7 +3743,7 @@ declare type SimpleWindowedTableProps = {
3758
3743
  [key: string]: any;
3759
3744
  }>) => React__default.ReactElement;
3760
3745
  };
3761
- declare function SimpleWindowedTable({ columns, data, itemSize, height, minWidth, maxWidth, defaultSort, onClickRow, onScroll, onUpdateData, useTableProps, tableHeaderProps, tableFooterProps, headerGroupStyle, hideFooter, clearRowFullWidth, className, NoRowsFound, }: SimpleWindowedTableProps): JSX.Element;
3746
+ declare function SimpleWindowedTable({ columns, data, itemSize, height, minWidth, maxWidth, defaultSort, onClickRow, onScroll, onUpdateData, useTableProps, tableHeaderProps, tableFooterProps, headerGroupStyle, hideFooter, clearRowFullWidth, className, NoRowsFound, }: SimpleWindowedTableProps): React__default.JSX.Element;
3762
3747
 
3763
3748
  declare function useDelayUnmount(isMounted: boolean, delayTime: number): boolean;
3764
3749
  //# sourceMappingURL=useDelayUnmount.d.ts.map
@@ -3815,37 +3800,37 @@ declare const toggleSizes: {
3815
3800
  height: string;
3816
3801
  };
3817
3802
  };
3818
- declare type ToggleSize = keyof typeof toggleSizes;
3819
- declare type CommonProps = {
3803
+ type ToggleSize = keyof typeof toggleSizes;
3804
+ type CommonProps = {
3820
3805
  selected?: boolean;
3821
3806
  stretch?: boolean;
3822
3807
  size?: ToggleSize;
3823
3808
  };
3824
- declare type ToggleSwitchProps = {
3809
+ type ToggleSwitchProps = {
3825
3810
  onClick?: React__default.MouseEventHandler<HTMLDivElement>;
3826
3811
  style?: React__default.CSSProperties;
3827
3812
  } & CommonProps & Omit<Omit<Omit<BaseCskuProps, 'hidden'>, 'color'>, 'style'>;
3828
- declare type ToggleSwitchStatedProps = {
3813
+ type ToggleSwitchStatedProps = {
3829
3814
  initialSelected?: boolean;
3830
3815
  style?: React__default.CSSProperties;
3831
3816
  onClick?: (value: boolean) => void;
3832
3817
  } & Omit<CommonProps, 'selected'> & Omit<BaseCskuProps, 'style'>;
3833
- declare const ToggleSwitchStyled: ({ onClick, size, selected, stretch, style, ...props }: ToggleSwitchProps) => JSX.Element;
3834
- declare const ToggleSwitch: ({ size, initialSelected, stretch, onClick, ...props }: ToggleSwitchStatedProps) => JSX.Element;
3818
+ declare const ToggleSwitchStyled: ({ onClick, size, selected, stretch, style, ...props }: ToggleSwitchProps) => React__default.JSX.Element;
3819
+ declare const ToggleSwitch: ({ size, initialSelected, stretch, onClick, ...props }: ToggleSwitchStatedProps) => React__default.JSX.Element;
3835
3820
 
3836
- declare type GenericObj = {
3821
+ type GenericObj = {
3837
3822
  [key: string]: any;
3838
3823
  };
3839
- declare type TConcreteChildElement<P = GenericObj> = React__default.ReactElement<P> | React__default.JSXElementConstructor<P>;
3840
- declare type TChildElement<P = GenericObj> = TConcreteChildElement<P> | string | number | boolean | null | undefined;
3841
- declare type ChildProps<P = GenericObj> = {
3824
+ type TConcreteChildElement<P = GenericObj> = React__default.ReactElement<P> | React__default.JSXElementConstructor<P>;
3825
+ type TChildElement<P = GenericObj> = TConcreteChildElement<P> | string | number | boolean | null | undefined;
3826
+ type ChildProps<P = GenericObj> = {
3842
3827
  children: TChildElement<P>;
3843
3828
  parseProps?: (props: P, elem: TConcreteChildElement<P>) => Partial<P>;
3844
3829
  };
3845
- declare const RenderChild: ({ children, parseProps, ...props }: ChildProps) => JSX.Element;
3830
+ declare const RenderChild: React__default.ForwardRefExoticComponent<ChildProps<GenericObj> & React__default.RefAttributes<HTMLElement>>;
3846
3831
 
3847
- declare type ChildDropzoneState = Omit<DropzoneState, 'getRootProps' | 'rootRef' | 'getInputProps' | 'inputRef'>;
3848
- declare type DropZoneProps = DropzoneOptions & {
3832
+ type ChildDropzoneState = Omit<DropzoneState, 'getRootProps' | 'rootRef' | 'getInputProps' | 'inputRef'>;
3833
+ type DropzoneProps = DropzoneOptions & {
3849
3834
  children: TChildElement<Partial<ChildDropzoneState>>;
3850
3835
  className?: string;
3851
3836
  style?: React__default.CSSProperties;
@@ -3854,7 +3839,7 @@ declare type DropZoneProps = DropzoneOptions & {
3854
3839
  useDropzoneProps?: boolean;
3855
3840
  };
3856
3841
  /**
3857
- * DropZone
3842
+ * Dropzone
3858
3843
  *
3859
3844
  * if `useDropzoneProps={true}` is passed then dropzone options props will passed to child element
3860
3845
  *
@@ -3870,22 +3855,22 @@ declare type DropZoneProps = DropzoneOptions & {
3870
3855
  * );
3871
3856
  * };
3872
3857
  *
3873
- * <DropZone useDropzoneProps={true} noClick={true} onDrop={...}>
3858
+ * <Dropzone useDropzoneProps={true} noClick={true} onDrop={...}>
3874
3859
  * <DropzoneChild />
3875
- * </DropZone>
3860
+ * </Dropzone>
3876
3861
  * ```
3877
3862
  *
3878
3863
  * ---------------------------------------------------------
3879
3864
  *
3880
3865
  * Example without `useDropzoneProps` (dropzone props will NOT be passed in children):
3881
3866
  * ```
3882
- * <DropZone onDrop={...}>
3867
+ * <Dropzone onDrop={...}>
3883
3868
  * <button onClick={() => {}}>Upload</button>
3884
- * </DropZone>
3869
+ * </Dropzone>
3885
3870
  * ```
3886
3871
  *
3887
3872
  */
3888
- declare const DropZone: React__default.ForwardRefExoticComponent<Pick<React__default.HTMLProps<HTMLElement>, "multiple" | "onDragEnter" | "onDragOver" | "onDragLeave"> & {
3873
+ declare const Dropzone: React__default.ForwardRefExoticComponent<Pick<React__default.HTMLProps<HTMLElement>, "multiple" | "onDragEnter" | "onDragOver" | "onDragLeave"> & {
3889
3874
  accept?: string | string[] | undefined;
3890
3875
  minSize?: number | undefined;
3891
3876
  maxSize?: number | undefined;
@@ -3909,4 +3894,4 @@ declare const DropZone: React__default.ForwardRefExoticComponent<Pick<React__def
3909
3894
  useDropzoneProps?: boolean | undefined;
3910
3895
  } & React__default.RefAttributes<DropzoneRef>>;
3911
3896
 
3912
- export { AddIcon, AddNoteIcon, AddShoppingCartIcon, AddTaskIcon, AlertIcon, AlertNotification, ArrowIcon, Artwork, ArtworkProps, SKUAsyncSelect as AsyncSelect, Avatar, AvatarColor, AvatarShape, AvatarSize, AwaitingProofIcon, Backdrop, Background, Badge, BaseCskuProps, BotIcon, Box, BulletIcon, Button, ButtonPreset, ButtonProps, ButtonVariant, ButtonsGroup, Calendar, CalendarDayBody, CalendarDaysBody, CalendarDaysHeader, CalendarIcon, CalendarTask, CalendarTaskProps, CalendarWrapper, CancelButton, ChangeRequestedIcon, ChatIcon, CheckMark, CheckboxIcon, CheckboxLabel, CheckmarkIcon, ChevronIcon, ChevronPopup, CircleProgressIcon, ClientApprovedIcon, ClipboardIcon, ClockIcon, Col, ColPropTypes, CollaborateIcon, CollapseStyled, CollapseStyledProps, CollapseWrapper, CollapseWrapperProps, Collapsible$1 as Collapsible, CollapsibleArrowIcon, CollapsibleLabel, CollapsiblePanel, CollapsiblePanelProps, CollapsiblePanelTitle, CollapsiblePanelTitleProps, CollapsiblePanels, CollapsiblePanelsProps, CollapsibleProps$1 as CollapsibleProps, Collapsible as CollapsibleV2, Collapsibles, Column, ColumnSelectIcon, CommentIcon, CommunityIcon, CompletedCheckmarkIcon, ConfirmAlertPopup, ConfirmPopup, ConnectedIcon, ConnectedPlusIcon, CouponIcon, SKUCreatableSelect as CreatableSelect, CreditCardIcon, Csku, CskuProps, CustomDateInput, Datepicker, DatepickerPorps, DaysBodyWrapper, DaysHeaderWrapper, DefaultCalendarFooter, DefaultCalendarHeader, DefaultStar, DollarIcon, DoneButton, Dot, DoubleArrowIcon, DownloadIcon, DragIcon, DraggableTasksCalendar, DropArea, DropAreaProps, DropDownContent, DropZone, DropZoneProps, Dropdown, DropdownItem, DropdownProps, DropzoneTypes, Dropzoned, DropzonedPreviews, EPOIcon, EditIcon, EllipsisIcon, EpsIcon, ErrorBoundary, EstimateCircleIcon, EyeIcon, FeedPost, FileUploadIcon, FilledChevronIcon, FolderIcon, GalleryIcon, GearIcon, GlobalStyle, Grid, GridCell, GridIcon, GridItem, GridItemProps, GridProps, GridRow, GridTable, GridTableContainer, H1, H2, H3, H4, H5, H6, HandleIcon, HeaderWrapper, HeadlessTable, HelpIcon, HistoryIcon, IconButton, IconButtonProps, IconDoc, ImageIcon, Img, InfoIcon, Input, InputIconLabel, InputIconLabelContainer, InputProps, InputStepper, InputStepperStyled, IntegrationsIcon, InventoryIcon, Label, LabeledAsyncSelect, LabeledCheckbox, LabeledCheckboxProps, LabeledCreatableSelect, LabeledIconInput, LabeledInput, LabeledMultiProgress, LabeledProgress, LabeledRadio, LabeledRadioGroup, LabeledRadioInButton, LabeledRadioInButtonGroup, LabeledRadioProps, LabeledSelect, LabeledTextarea, LightIndicator, Link, LinkWithIcon, ListIcon, Loading, LockIcon, MailIcon, MarketingStatusIcon, MenuIcon, MultiProgress, NavConnectIcon, NavFinanceIcon, NavManagementIcon, NavProdIcon, NavResourcesIcon, NavSalesIcon, NoteIcon, Number, NumberInput, OpportunityCircleIcon, OrderStatusIcon, Overlay, Padding, Page, PanelContact, PanelTileContact, PendingApprovalIcon, PercentIcon, PinIcon, Popup, PopupHeader, PopupProps, PresentationCircleIcon, Product, Progress, PromostandardsIcon, ProofReceivedIcon, ProofingCompleteIcon, Publisher, Radio, RadioIcon, RadioLabel, RadioProps, ReceiptLongIcon, RenderChild, ResponsiveTable, Row$1 as Row, RowPropTypes, SHARED_STYLE_MAPS, SalesArrowIcon, SalesOrderCircleIcon, SearchIcon, SKUSelect as Select, SharedStyleTypes, SharedStyles, ShopIcon, ShoppingCartIcon, ShowPopup, SidePanel, SimpleWindowedTable, SimpleWindowedTableProps, SimpleWindowedTableStyles, SizerCss, SizerTypes, SizerWrapper, Sparkles, Spinner, StarDarkIcon, StarIcon, StarLightIcon, StarRating, StateDropdown, StatusDropdown, StyledCalendarTaskBody, StyledDayBody, StyledDayText, StyledDropArea, StyledDropdown, StyledPanel, StyledTask, SubtractIcon, SVG as SvgIcon, TBody, TButtonIcon, TD, TDropdownItem, TH, THSorted, THead, TR, TSize, TSizeOffset, TSizeOffsetRight, TSizeStyle, TTab, Tab, TabBar, Table, TableIcon, Tabs, TabsProps, TargetIcon, Task, TaskBody, TaskIcon, TaskLabel, TaskName, TaskProps, TasksCalendar, TasksCalendarDayBody, TasksCalendarFooter, TasksCalendarHeader, TemplateIcon, Text, TextProp, Textarea, Theme, Thermometer, TilesIcon, Toggle, ToggleLink, ToggleSwitch, ToggleSwitchProps, ToggleSwitchStatedProps, ToggleSwitchStyled, TrashIcon, UploadIcon, UserIcon, UsersIcon, VirtualTable, VirtualTableStyles, Wrapper, XIcon, colors, createMeasurementStyle, datepickerStyles, fontFamilies, fontStyles, fonts, getColor, getFontStyle, getThemeColor, getThemeFontFamily, getThemeFontSize, getThemeFontStyle, getThemeProperty, parseCskuStyles, sizes, themeOptions, toggleSizes$1 as toggleSizes, useCalendar, useClickOutside, useDelayUnmount, useFallbackRef, useLongPress, usePrefersReducedMotion, useRandomInterval, useWindowSize };
3897
+ export { AddIcon, AddNoteIcon, AddShoppingCartIcon, AddTaskIcon, AlertIcon, AlertNotification, ArrowIcon, Artwork, ArtworkProps, SKUAsyncSelect as AsyncSelect, Avatar, AvatarColor, AvatarShape, AvatarSize, AwaitingProofIcon, Backdrop, Background, Badge, BaseCskuProps, BotIcon, Box, BulletIcon, Button, ButtonPreset, ButtonProps, ButtonVariant, ButtonsGroup, Calendar, CalendarDayBody, CalendarDaysBody, CalendarDaysHeader, CalendarIcon, CalendarTask, CalendarTaskProps, CalendarWrapper, CancelButton, ChangeRequestedIcon, ChatIcon, CheckMark, CheckboxIcon, CheckboxLabel, CheckmarkIcon, ChevronIcon, ChevronPopup, CircleProgressIcon, ClientApprovedIcon, ClipboardIcon, ClockIcon, Col, ColPropTypes, CollaborateIcon, CollapseStyled, CollapseStyledProps, CollapseWrapper, CollapseWrapperProps, Collapsible$1 as Collapsible, CollapsibleArrowIcon, CollapsibleLabel, CollapsiblePanel, CollapsiblePanelProps, CollapsiblePanelTitle, CollapsiblePanelTitleProps, CollapsiblePanels, CollapsiblePanelsProps, CollapsibleProps$1 as CollapsibleProps, Collapsible as CollapsibleV2, Collapsibles, Column, ColumnSelectIcon, CommentIcon, CommunityIcon, CompletedCheckmarkIcon, ConfirmAlertPopup, ConfirmPopup, ConnectedIcon, ConnectedPlusIcon, CouponIcon, SKUCreatableSelect as CreatableSelect, CreditCardIcon, Csku, CskuProps, CustomDateInput, Datepicker, DaysBodyWrapper, DefaultCalendarFooter, DefaultCalendarHeader, DefaultStar, DollarIcon, DoneButton, Dot, DoubleArrowIcon, DownloadIcon, DragIcon, DraggableTasksCalendar, DropArea, DropAreaProps, DropDownContent, Dropdown, DropdownItem, DropdownProps, Dropzone, DropzoneProps, DropzoneTypes, Dropzoned, DropzonedPreviews, EPOIcon, EditIcon, EllipsisIcon, EpsIcon, ErrorBoundary, EstimateCircleIcon, EyeIcon, FeedPost, FileUploadIcon, FilledChevronIcon, FolderIcon, GalleryIcon, GearIcon, GlobalStyle, Grid, GridCell, GridIcon, GridItem, GridItemProps, GridProps, GridRow, GridTable, GridTableContainer, H1, H2, H3, H4, H5, H6, HandleIcon, HeadlessTable, HelpIcon, HistoryIcon, IconButton, IconButtonProps, IconDoc, ImageIcon, Img, InfoIcon, Input, InputIconLabel, InputIconLabelContainer, InputProps, InputStepper, InputStepperStyled, IntegrationsIcon, InventoryIcon, Label, LabeledAsyncSelect, LabeledCheckbox, LabeledCheckboxProps, LabeledCreatableSelect, LabeledIconInput, LabeledInput, LabeledMultiProgress, LabeledProgress, LabeledRadio, LabeledRadioGroup, LabeledRadioInButton, LabeledRadioInButtonGroup, LabeledRadioProps, LabeledSelect, LabeledTextarea, LightIndicator, Link, LinkWithIcon, ListIcon, Loading, LockIcon, MagicEraserIcon, MagicIcon, MailIcon, MarketingStatusIcon, MenuIcon, MultiProgress, NavConnectIcon, NavFinanceIcon, NavManagementIcon, NavProdIcon, NavResourcesIcon, NavSalesIcon, NoteIcon, Number, NumberInput, OpportunityCircleIcon, OrderStatusIcon, Overlay, Padding, Page, PanelContact, PanelTileContact, PendingApprovalIcon, PercentIcon, PinIcon, Popup, PopupHeader, PopupProps, PresentationCircleIcon, Product, Progress, PromostandardsIcon, ProofReceivedIcon, ProofingCompleteIcon, Publisher, Radio, RadioIcon, RadioLabel, RadioProps, ReceiptLongIcon, RenderChild, ResponsiveTable, Row$1 as Row, RowPropTypes, SHARED_STYLE_MAPS, SalesArrowIcon, SalesOrderCircleIcon, SearchIcon, SKUSelect as Select, SharedStyleTypes, SharedStyles, ShopIcon, ShoppingCartIcon, ShowPopup, SidePanel, SimpleWindowedTable, SimpleWindowedTableProps, SimpleWindowedTableStyles, SizerCss, SizerTypes, SizerWrapper, SlideInIcon, Sparkles, Spinner, StarDarkIcon, StarIcon, StarLightIcon, StarRating, StateDropdown, StatusDropdown, StyledCalendarTaskBody, StyledDropArea, StyledDropdown, StyledPanel, StyledTask, SubtractIcon, SVG as SvgIcon, TBody, TButtonIcon, TD, TDropdownItem, TH, THSorted, THead, TR, TSize, TSizeOffset, TSizeOffsetRight, TSizeStyle, TTab, Tab, TabBar, Table, TableIcon, Tabs, TabsProps, TargetIcon, Task, TaskBody, TaskIcon, TaskLabel, TaskName, TaskProps, TasksCalendar, TasksCalendarDayBody, TasksCalendarFooter, TemplateIcon, Text, TextProp, Textarea, Theme, Thermometer, TilesIcon, Toggle, ToggleLink, ToggleSwitch, ToggleSwitchProps, ToggleSwitchStatedProps, ToggleSwitchStyled, TrashIcon, TrendIcon, UploadIcon, UserIcon, UsersIcon, VirtualTable, VirtualTableStyles, Wrapper, XIcon, colors, createMeasurementStyle, datepickerStyles, fontFamilies, fontStyles, fonts, getColor, getFontStyle, getThemeColor, getThemeFontFamily, getThemeFontSize, getThemeFontStyle, getThemeProperty, parseCskuStyles, sizes, themeOptions, toggleSizes$1 as toggleSizes, useCalendar, useClickOutside, useDelayUnmount, useFallbackRef, useLongPress, usePrefersReducedMotion, useRandomInterval, useWindowSize };