@hitachivantara/uikit-react-core 3.62.7 → 3.65.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 (1769) hide show
  1. package/dist/Accordion/Accordion.js.map +1 -1
  2. package/dist/Accordion/index.js.map +1 -1
  3. package/dist/Accordion/styles.js.map +1 -1
  4. package/dist/ActionBar/ActionBar.js.map +1 -1
  5. package/dist/ActionBar/index.js.map +1 -1
  6. package/dist/ActionBar/styles.js.map +1 -1
  7. package/dist/ActionsGeneric/ActionsGeneric.js.map +1 -1
  8. package/dist/ActionsGeneric/index.js.map +1 -1
  9. package/dist/ActionsGeneric/styles.js.map +1 -1
  10. package/dist/AppSwitcher/Action/Action.d.ts +75 -0
  11. package/dist/AppSwitcher/Action/Action.js +304 -0
  12. package/dist/AppSwitcher/Action/Action.js.map +1 -0
  13. package/dist/AppSwitcher/Action/index.d.ts +2 -0
  14. package/dist/AppSwitcher/Action/index.js +14 -0
  15. package/dist/AppSwitcher/Action/index.js.map +1 -0
  16. package/dist/AppSwitcher/Action/styles.js +60 -0
  17. package/dist/AppSwitcher/Action/styles.js.map +1 -0
  18. package/dist/AppSwitcher/AppSwitcher.d.ts +67 -0
  19. package/dist/AppSwitcher/AppSwitcher.js +282 -0
  20. package/dist/AppSwitcher/AppSwitcher.js.map +1 -0
  21. package/dist/{Chart/Tooltip/SingleTooltip/SingleTooltip.js → AppSwitcher/TitleWithTooltip.js} +35 -46
  22. package/dist/AppSwitcher/TitleWithTooltip.js.map +1 -0
  23. package/dist/AppSwitcher/index.d.ts +5 -0
  24. package/dist/AppSwitcher/index.js +24 -0
  25. package/dist/AppSwitcher/index.js.map +1 -0
  26. package/dist/AppSwitcher/styles.js +95 -0
  27. package/dist/AppSwitcher/styles.js.map +1 -0
  28. package/dist/AssetInventory/AssetInventory.js.map +1 -1
  29. package/dist/AssetInventory/CardView/CardView.js.map +1 -1
  30. package/dist/AssetInventory/CardView/index.js.map +1 -1
  31. package/dist/AssetInventory/CardView/styles.js.map +1 -1
  32. package/dist/AssetInventory/ListView/ListView.js +1 -1
  33. package/dist/AssetInventory/ListView/ListView.js.map +1 -1
  34. package/dist/AssetInventory/ListView/ListViewCell/ListViewCell.js.map +1 -1
  35. package/dist/AssetInventory/ListView/ListViewCell/index.js.map +1 -1
  36. package/dist/AssetInventory/ListView/ListViewCell/styles.js.map +1 -1
  37. package/dist/AssetInventory/ListView/ListViewContext/ListViewContext.js.map +1 -1
  38. package/dist/AssetInventory/ListView/ListViewHeaderRow/ListViewHeaderRow.js.map +1 -1
  39. package/dist/AssetInventory/ListView/ListViewHeaderRow/index.js.map +1 -1
  40. package/dist/AssetInventory/ListView/ListViewHeaderRow/styles.js.map +1 -1
  41. package/dist/AssetInventory/ListView/ListViewRow/ListViewRow.js.map +1 -1
  42. package/dist/AssetInventory/ListView/ListViewRow/index.js.map +1 -1
  43. package/dist/AssetInventory/ListView/ListViewRow/styles.js.map +1 -1
  44. package/dist/AssetInventory/ListView/index.js.map +1 -1
  45. package/dist/AssetInventory/ListView/styles.js.map +1 -1
  46. package/dist/AssetInventory/Multibutton/Multibutton.js.map +1 -1
  47. package/dist/AssetInventory/Search/Search.js.map +1 -1
  48. package/dist/AssetInventory/Sort/Sort.js.map +1 -1
  49. package/dist/AssetInventory/index.js.map +1 -1
  50. package/dist/AssetInventory/setActionsId.js.map +1 -1
  51. package/dist/AssetInventory/styles.js.map +1 -1
  52. package/dist/Avatar/Avatar.js.map +1 -1
  53. package/dist/Avatar/index.js.map +1 -1
  54. package/dist/Avatar/styles.js.map +1 -1
  55. package/dist/Badge/Badge.js.map +1 -1
  56. package/dist/Badge/index.js.map +1 -1
  57. package/dist/Badge/styles.js.map +1 -1
  58. package/dist/Banner/Banner.js.map +1 -1
  59. package/dist/Banner/BannerWrapper/ActionContainer/ActionContainer.js.map +1 -1
  60. package/dist/Banner/BannerWrapper/ActionContainer/index.js.map +1 -1
  61. package/dist/Banner/BannerWrapper/ActionContainer/styles.js.map +1 -1
  62. package/dist/Banner/BannerWrapper/BannerContentWrapper.js.map +1 -1
  63. package/dist/Banner/BannerWrapper/MessageContainer/MessageContainer.js.map +1 -1
  64. package/dist/Banner/BannerWrapper/MessageContainer/index.js.map +1 -1
  65. package/dist/Banner/BannerWrapper/MessageContainer/styles.js.map +1 -1
  66. package/dist/Banner/BannerWrapper/index.js.map +1 -1
  67. package/dist/Banner/BannerWrapper/styles.js.map +1 -1
  68. package/dist/Banner/index.js.map +1 -1
  69. package/dist/Banner/styles.js.map +1 -1
  70. package/dist/BaseCheckBox/BaseCheckBox.js.map +1 -1
  71. package/dist/BaseCheckBox/index.js.map +1 -1
  72. package/dist/BaseCheckBox/styles.js.map +1 -1
  73. package/dist/BaseDropdown/BaseDropdown.js.map +1 -1
  74. package/dist/BaseDropdown/BaseDropdownContext/BaseDropdownContext.js.map +1 -1
  75. package/dist/BaseDropdown/BaseDropdownContext/index.js.map +1 -1
  76. package/dist/BaseDropdown/index.js.map +1 -1
  77. package/dist/BaseDropdown/styles.js.map +1 -1
  78. package/dist/BaseInput/BaseInput.js.map +1 -1
  79. package/dist/BaseInput/index.js.map +1 -1
  80. package/dist/BaseInput/styles.js.map +1 -1
  81. package/dist/BaseInput/validations.js.map +1 -1
  82. package/dist/BaseRadio/BaseRadio.js.map +1 -1
  83. package/dist/BaseRadio/index.js.map +1 -1
  84. package/dist/BaseRadio/styles.js.map +1 -1
  85. package/dist/BaseSwitch/BaseSwitch.js.map +1 -1
  86. package/dist/BaseSwitch/index.js.map +1 -1
  87. package/dist/BaseSwitch/styles.js.map +1 -1
  88. package/dist/BreadCrumb/BreadCrumb.js.map +1 -1
  89. package/dist/BreadCrumb/index.js.map +1 -1
  90. package/dist/BreadCrumb/styles.js.map +1 -1
  91. package/dist/BreadCrumb/utils.js.map +1 -1
  92. package/dist/BulkActions/BulkActions.js.map +1 -1
  93. package/dist/BulkActions/index.js.map +1 -1
  94. package/dist/BulkActions/styles.js.map +1 -1
  95. package/dist/Button/Button.js.map +1 -1
  96. package/dist/Button/index.js.map +1 -1
  97. package/dist/Button/materialButtonConfiguration.js.map +1 -1
  98. package/dist/Button/materialConfigurarion.js.map +1 -1
  99. package/dist/Button/styles.js.map +1 -1
  100. package/dist/Calendar/Calendar.js.map +1 -1
  101. package/dist/Calendar/CalendarHeader/CalendarHeader.js.map +1 -1
  102. package/dist/Calendar/CalendarHeader/index.js.map +1 -1
  103. package/dist/Calendar/CalendarHeader/styles.js.map +1 -1
  104. package/dist/Calendar/CalendarNavigation/ComposedNavigation/ComposedNavigation.js.map +1 -1
  105. package/dist/Calendar/CalendarNavigation/ComposedNavigation/index.js.map +1 -1
  106. package/dist/Calendar/CalendarNavigation/ComposedNavigation/styles.js.map +1 -1
  107. package/dist/Calendar/CalendarNavigation/MonthSelector/MonthSelector.js.map +1 -1
  108. package/dist/Calendar/CalendarNavigation/MonthSelector/index.js.map +1 -1
  109. package/dist/Calendar/CalendarNavigation/MonthSelector/styles.js.map +1 -1
  110. package/dist/Calendar/CalendarNavigation/Navigation/Navigation.js.map +1 -1
  111. package/dist/Calendar/CalendarNavigation/Navigation/index.js.map +1 -1
  112. package/dist/Calendar/CalendarNavigation/Navigation/styles.js.map +1 -1
  113. package/dist/Calendar/CalendarNavigation/index.js.map +1 -1
  114. package/dist/Calendar/CalendarWeekLabels/CalendarWeekLabels.js.map +1 -1
  115. package/dist/Calendar/CalendarWeekLabels/index.js.map +1 -1
  116. package/dist/Calendar/CalendarWeekLabels/styles.js.map +1 -1
  117. package/dist/Calendar/SingleCalendar/CalendarCell.js.map +1 -1
  118. package/dist/Calendar/SingleCalendar/SingleCalendar.js.map +1 -1
  119. package/dist/Calendar/SingleCalendar/index.js.map +1 -1
  120. package/dist/Calendar/SingleCalendar/styles.js.map +1 -1
  121. package/dist/Calendar/enums.js.map +1 -1
  122. package/dist/Calendar/index.js.map +1 -1
  123. package/dist/Calendar/model.js.map +1 -1
  124. package/dist/Calendar/styles.js.map +1 -1
  125. package/dist/Calendar/utils.js.map +1 -1
  126. package/dist/Card/Card.js.map +1 -1
  127. package/dist/Card/Content/Content.js.map +1 -1
  128. package/dist/Card/Content/index.js.map +1 -1
  129. package/dist/Card/Content/styles.js.map +1 -1
  130. package/dist/Card/Header/Header.js.map +1 -1
  131. package/dist/Card/Header/index.js.map +1 -1
  132. package/dist/Card/Header/styles.js.map +1 -1
  133. package/dist/Card/Media/Media.js.map +1 -1
  134. package/dist/Card/Media/index.js.map +1 -1
  135. package/dist/Card/Media/styles.js.map +1 -1
  136. package/dist/Card/index.js.map +1 -1
  137. package/dist/Card/styles.js.map +1 -1
  138. package/dist/CheckBox/CheckBox.js.map +1 -1
  139. package/dist/CheckBox/index.js.map +1 -1
  140. package/dist/CheckBox/styles.js.map +1 -1
  141. package/dist/CheckBoxGroup/CheckBoxGroup.js.map +1 -1
  142. package/dist/CheckBoxGroup/index.js.map +1 -1
  143. package/dist/CheckBoxGroup/styles.js.map +1 -1
  144. package/dist/Container/Container.js.map +1 -1
  145. package/dist/Container/index.js.map +1 -1
  146. package/dist/DatePicker/DatePicker.js.map +1 -1
  147. package/dist/DatePicker/index.js.map +1 -1
  148. package/dist/DatePicker/styles.js.map +1 -1
  149. package/dist/DatePicker/useVisibleDate.js.map +1 -1
  150. package/dist/DatePicker/utils.js.map +1 -1
  151. package/dist/Dialog/Dialog.js.map +1 -1
  152. package/dist/Dialog/DialogActions/DialogActions.js.map +1 -1
  153. package/dist/Dialog/DialogActions/index.js.map +1 -1
  154. package/dist/Dialog/DialogActions/styles.js.map +1 -1
  155. package/dist/Dialog/DialogContent/DialogContent.js.map +1 -1
  156. package/dist/Dialog/DialogContent/index.js.map +1 -1
  157. package/dist/Dialog/DialogContent/styles.js.map +1 -1
  158. package/dist/Dialog/DialogTitle/DialogTitle.js.map +1 -1
  159. package/dist/Dialog/DialogTitle/index.js.map +1 -1
  160. package/dist/Dialog/DialogTitle/styles.js.map +1 -1
  161. package/dist/Dialog/index.js.map +1 -1
  162. package/dist/Dialog/styles.js.map +1 -1
  163. package/dist/DropDownMenu/DropDownMenu.js.map +1 -1
  164. package/dist/DropDownMenu/index.js.map +1 -1
  165. package/dist/DropDownMenu/styles.js.map +1 -1
  166. package/dist/Dropdown/Dropdown.js.map +1 -1
  167. package/dist/Dropdown/List/List.js.map +1 -1
  168. package/dist/Dropdown/List/index.js.map +1 -1
  169. package/dist/Dropdown/List/styles.js.map +1 -1
  170. package/dist/Dropdown/index.js.map +1 -1
  171. package/dist/Dropdown/styles.js.map +1 -1
  172. package/dist/Dropdown/utils.js.map +1 -1
  173. package/dist/EmptyState/EmptyState.js.map +1 -1
  174. package/dist/EmptyState/index.js.map +1 -1
  175. package/dist/EmptyState/styles.js.map +1 -1
  176. package/dist/FileUploader/DropZone/DropZone.js.map +1 -1
  177. package/dist/FileUploader/DropZone/index.js.map +1 -1
  178. package/dist/FileUploader/DropZone/styles.js.map +1 -1
  179. package/dist/FileUploader/File/File.js.map +1 -1
  180. package/dist/FileUploader/File/index.js.map +1 -1
  181. package/dist/FileUploader/File/styles.js.map +1 -1
  182. package/dist/FileUploader/FileList/FileList.js.map +1 -1
  183. package/dist/FileUploader/FileList/index.js.map +1 -1
  184. package/dist/FileUploader/FileList/styles.js.map +1 -1
  185. package/dist/FileUploader/FileUploader.js.map +1 -1
  186. package/dist/FileUploader/Preview/Preview.js.map +1 -1
  187. package/dist/FileUploader/Preview/index.js.map +1 -1
  188. package/dist/FileUploader/Preview/styles.js.map +1 -1
  189. package/dist/FileUploader/index.js.map +1 -1
  190. package/dist/FileUploader/styles.js.map +1 -1
  191. package/dist/FileUploader/utils.js.map +1 -1
  192. package/dist/FilterGroup/Counter/Counter.js.map +1 -1
  193. package/dist/FilterGroup/Counter/index.js.map +1 -1
  194. package/dist/FilterGroup/Counter/styles.js.map +1 -1
  195. package/dist/FilterGroup/FilterContent/FilterContent.js.map +1 -1
  196. package/dist/FilterGroup/FilterContent/index.js.map +1 -1
  197. package/dist/FilterGroup/FilterContent/styles.js.map +1 -1
  198. package/dist/FilterGroup/FilterGroup.js.map +1 -1
  199. package/dist/FilterGroup/FilterGroupContext.js.map +1 -1
  200. package/dist/FilterGroup/LeftPanel/LeftPanel.js.map +1 -1
  201. package/dist/FilterGroup/LeftPanel/index.js.map +1 -1
  202. package/dist/FilterGroup/LeftPanel/styles.js.map +1 -1
  203. package/dist/FilterGroup/RightPanel/RightPanel.js.map +1 -1
  204. package/dist/FilterGroup/RightPanel/index.js.map +1 -1
  205. package/dist/FilterGroup/RightPanel/styles.js.map +1 -1
  206. package/dist/FilterGroup/index.js.map +1 -1
  207. package/dist/FilterGroup/styles.js.map +1 -1
  208. package/dist/Focus/Focus.js.map +1 -1
  209. package/dist/Focus/index.js.map +1 -1
  210. package/dist/Focus/styles.js.map +1 -1
  211. package/dist/Focus/utils.js.map +1 -1
  212. package/dist/Footer/Footer.js.map +1 -1
  213. package/dist/Footer/index.js.map +1 -1
  214. package/dist/Footer/styles.js.map +1 -1
  215. package/dist/Forms/Adornment/Adornment.js.map +1 -1
  216. package/dist/Forms/Adornment/index.js.map +1 -1
  217. package/dist/Forms/Adornment/styles.js.map +1 -1
  218. package/dist/Forms/CharCounter/CharCounter.js.map +1 -1
  219. package/dist/Forms/CharCounter/index.js.map +1 -1
  220. package/dist/Forms/CharCounter/styles.js.map +1 -1
  221. package/dist/Forms/FormElement/FormElement.js.map +1 -1
  222. package/dist/Forms/FormElement/context/FormElementContext.js.map +1 -1
  223. package/dist/Forms/FormElement/context/FormElementDescriptorsContext.js.map +1 -1
  224. package/dist/Forms/FormElement/context/FormElementValueContext.js.map +1 -1
  225. package/dist/Forms/FormElement/index.js.map +1 -1
  226. package/dist/Forms/FormElement/styles.js.map +1 -1
  227. package/dist/Forms/FormElement/utils/FormUtils.js.map +1 -1
  228. package/dist/Forms/FormElement/validationStates.js.map +1 -1
  229. package/dist/Forms/InfoMessage/InfoMessage.js.map +1 -1
  230. package/dist/Forms/InfoMessage/index.js.map +1 -1
  231. package/dist/Forms/InfoMessage/styles.js.map +1 -1
  232. package/dist/Forms/Label/Label.js.map +1 -1
  233. package/dist/Forms/Label/index.js.map +1 -1
  234. package/dist/Forms/Label/styles.js.map +1 -1
  235. package/dist/Forms/Suggestions/Suggestions.js.map +1 -1
  236. package/dist/Forms/Suggestions/index.js.map +1 -1
  237. package/dist/Forms/Suggestions/styles.js.map +1 -1
  238. package/dist/Forms/WarningText/WarningText.js.map +1 -1
  239. package/dist/Forms/WarningText/index.js.map +1 -1
  240. package/dist/Forms/WarningText/styles.js.map +1 -1
  241. package/dist/Forms/index.js.map +1 -1
  242. package/dist/GlobalActions/GlobalActions.js.map +1 -1
  243. package/dist/GlobalActions/index.js.map +1 -1
  244. package/dist/GlobalActions/styles.js.map +1 -1
  245. package/dist/Grid/Grid.js.map +1 -1
  246. package/dist/Grid/index.js.map +1 -1
  247. package/dist/Header/Actions/Actions.js.map +1 -1
  248. package/dist/Header/Actions/index.js.map +1 -1
  249. package/dist/Header/Actions/styles.js.map +1 -1
  250. package/dist/Header/Brand/Brand.js.map +1 -1
  251. package/dist/Header/Brand/index.js.map +1 -1
  252. package/dist/Header/Brand/styles.js.map +1 -1
  253. package/dist/Header/Header.js.map +1 -1
  254. package/dist/Header/Navigation/MenuBar/MenuBar.js.map +1 -1
  255. package/dist/Header/Navigation/MenuBar/index.js.map +1 -1
  256. package/dist/Header/Navigation/MenuBar/styles.js.map +1 -1
  257. package/dist/Header/Navigation/MenuItem/MenuItem.js.map +1 -1
  258. package/dist/Header/Navigation/MenuItem/index.js.map +1 -1
  259. package/dist/Header/Navigation/MenuItem/styles.js.map +1 -1
  260. package/dist/Header/Navigation/Navigation.js.map +1 -1
  261. package/dist/Header/Navigation/index.js.map +1 -1
  262. package/dist/Header/Navigation/styles.js.map +1 -1
  263. package/dist/Header/Navigation/utils/FocusContext.js.map +1 -1
  264. package/dist/Header/Navigation/utils/SelectionContext.js.map +1 -1
  265. package/dist/Header/Navigation/utils/useSelectionPath.js.map +1 -1
  266. package/dist/Header/index.js.map +1 -1
  267. package/dist/Header/styles.js.map +1 -1
  268. package/dist/Input/Input.js.map +1 -1
  269. package/dist/Input/iconPositions.js.map +1 -1
  270. package/dist/Input/index.js.map +1 -1
  271. package/dist/Input/styles.js.map +1 -1
  272. package/dist/Kpi/Kpi.js.map +1 -1
  273. package/dist/Kpi/index.js.map +1 -1
  274. package/dist/Kpi/styles.js.map +1 -1
  275. package/dist/Link/Link.js.map +1 -1
  276. package/dist/Link/index.js.map +1 -1
  277. package/dist/Link/styles.js.map +1 -1
  278. package/dist/List/List.js.map +1 -1
  279. package/dist/List/index.js.map +1 -1
  280. package/dist/List/styles.js.map +1 -1
  281. package/dist/List/useSelectableList.js.map +1 -1
  282. package/dist/List/utils.js.map +1 -1
  283. package/dist/ListContainer/ListContainer.js.map +1 -1
  284. package/dist/ListContainer/ListContext/ListContext.js.map +1 -1
  285. package/dist/ListContainer/ListContext/index.js.map +1 -1
  286. package/dist/ListContainer/ListItem/ListItem.js.map +1 -1
  287. package/dist/ListContainer/ListItem/index.js.map +1 -1
  288. package/dist/ListContainer/ListItem/styles.js.map +1 -1
  289. package/dist/ListContainer/index.js.map +1 -1
  290. package/dist/ListContainer/styles.js.map +1 -1
  291. package/dist/Loading/Loading.js.map +1 -1
  292. package/dist/Loading/index.js.map +1 -1
  293. package/dist/Loading/styles.js.map +1 -1
  294. package/dist/Login/Login.js.map +1 -1
  295. package/dist/Login/index.js.map +1 -1
  296. package/dist/Login/styles.js.map +1 -1
  297. package/dist/MultiButton/MultiButton.js.map +1 -1
  298. package/dist/MultiButton/index.js.map +1 -1
  299. package/dist/MultiButton/styles.js.map +1 -1
  300. package/dist/OverflowTooltip/OverflowTooltip.js.map +1 -1
  301. package/dist/OverflowTooltip/index.js.map +1 -1
  302. package/dist/Pagination/ButtonIconTooltip.js.map +1 -1
  303. package/dist/Pagination/Pagination.js.map +1 -1
  304. package/dist/Pagination/Select.js.map +1 -1
  305. package/dist/Pagination/index.js.map +1 -1
  306. package/dist/Pagination/styles.js.map +1 -1
  307. package/dist/Pagination/utils.js.map +1 -1
  308. package/dist/Panel/Panel.js.map +1 -1
  309. package/dist/Panel/index.js.map +1 -1
  310. package/dist/Panel/styles.js.map +1 -1
  311. package/dist/Provider/Provider.js +14 -3
  312. package/dist/Provider/Provider.js.map +1 -1
  313. package/dist/Provider/context.js.map +1 -1
  314. package/dist/Provider/index.js.map +1 -1
  315. package/dist/Provider/useLocale.js.map +1 -1
  316. package/dist/Radio/Radio.js.map +1 -1
  317. package/dist/Radio/index.js.map +1 -1
  318. package/dist/Radio/styles.js.map +1 -1
  319. package/dist/RadioGroup/RadioGroup.js.map +1 -1
  320. package/dist/RadioGroup/index.js.map +1 -1
  321. package/dist/RadioGroup/styles.js.map +1 -1
  322. package/dist/ScrollTo/Horizontal/HorizontalScrollListItem/HorizontalScrollListItem.js.map +1 -1
  323. package/dist/ScrollTo/Horizontal/HorizontalScrollListItem/index.js.map +1 -1
  324. package/dist/ScrollTo/Horizontal/HorizontalScrollListItem/styles.js.map +1 -1
  325. package/dist/ScrollTo/Horizontal/ScrollToHorizontal.js.map +1 -1
  326. package/dist/ScrollTo/Horizontal/index.js.map +1 -1
  327. package/dist/ScrollTo/Horizontal/styles.js.map +1 -1
  328. package/dist/ScrollTo/Vertical/ScrollToVertical.js.map +1 -1
  329. package/dist/ScrollTo/Vertical/VerticalScrollListItem/VerticalScrollListItem.js.map +1 -1
  330. package/dist/ScrollTo/Vertical/VerticalScrollListItem/index.js.map +1 -1
  331. package/dist/ScrollTo/Vertical/VerticalScrollListItem/styles.js.map +1 -1
  332. package/dist/ScrollTo/Vertical/index.js.map +1 -1
  333. package/dist/ScrollTo/Vertical/styles.js.map +1 -1
  334. package/dist/ScrollTo/useScrollTo.js.map +1 -1
  335. package/dist/ScrollTo/utils.js.map +1 -1
  336. package/dist/ScrollTo/withTooltip.js.map +1 -1
  337. package/dist/SelectionList/SelectionList.js.map +1 -1
  338. package/dist/SelectionList/index.js.map +1 -1
  339. package/dist/SelectionList/styles.js.map +1 -1
  340. package/dist/SimpleGrid/SimpleGrid.d.ts +17 -0
  341. package/dist/SimpleGrid/SimpleGrid.js +73 -0
  342. package/dist/SimpleGrid/SimpleGrid.js.map +1 -0
  343. package/dist/SimpleGrid/index.d.ts +2 -0
  344. package/dist/{Donutchart → SimpleGrid}/index.js +2 -2
  345. package/dist/SimpleGrid/index.js.map +1 -0
  346. package/dist/SimpleGrid/styles.js +99 -0
  347. package/dist/SimpleGrid/styles.js.map +1 -0
  348. package/dist/Snackbar/Snackbar.js.map +1 -1
  349. package/dist/Snackbar/SnackbarContentWrapper/SnackbarContentWrapper.js.map +1 -1
  350. package/dist/Snackbar/SnackbarContentWrapper/index.js.map +1 -1
  351. package/dist/Snackbar/SnackbarContentWrapper/styles.js.map +1 -1
  352. package/dist/Snackbar/SnackbarProvider/SnackbarProvider.js.map +1 -1
  353. package/dist/Snackbar/SnackbarProvider/index.js.map +1 -1
  354. package/dist/Snackbar/index.js.map +1 -1
  355. package/dist/Snackbar/styles.js.map +1 -1
  356. package/dist/Stack/Stack.d.ts +46 -0
  357. package/dist/Stack/Stack.js +195 -0
  358. package/dist/Stack/Stack.js.map +1 -0
  359. package/dist/Stack/index.d.ts +2 -0
  360. package/dist/{Chart → Stack}/index.js +2 -2
  361. package/dist/Stack/index.js.map +1 -0
  362. package/dist/Stack/styles.js +39 -0
  363. package/dist/Stack/styles.js.map +1 -0
  364. package/dist/Switch/Switch.js.map +1 -1
  365. package/dist/Switch/index.js.map +1 -1
  366. package/dist/Switch/styles.js.map +1 -1
  367. package/dist/Tab/Tab.js.map +1 -1
  368. package/dist/Tab/index.js.map +1 -1
  369. package/dist/Tab/styles.js.map +1 -1
  370. package/dist/Table/CellWithTooltip/index.js.map +1 -1
  371. package/dist/Table/DropdownMenu/index.js.map +1 -1
  372. package/dist/Table/Header/Header.js.map +1 -1
  373. package/dist/Table/Header/index.js.map +1 -1
  374. package/dist/Table/Header/styles.js.map +1 -1
  375. package/dist/Table/NoData/index.js.map +1 -1
  376. package/dist/Table/NoData/styles.js.map +1 -1
  377. package/dist/Table/Table.js.map +1 -1
  378. package/dist/Table/addins.js.map +1 -1
  379. package/dist/Table/checkBoxUtils.js.map +1 -1
  380. package/dist/Table/columnUtils.js.map +1 -1
  381. package/dist/Table/expander.js.map +1 -1
  382. package/dist/Table/index.js.map +1 -1
  383. package/dist/Table/selectTable.js.map +1 -1
  384. package/dist/Table/styles.js.map +1 -1
  385. package/dist/Tabs/Tabs.js.map +1 -1
  386. package/dist/Tabs/index.js.map +1 -1
  387. package/dist/Tabs/styles.js.map +1 -1
  388. package/dist/Tag/Tag.js.map +1 -1
  389. package/dist/Tag/index.js.map +1 -1
  390. package/dist/Tag/styles.js.map +1 -1
  391. package/dist/Tag/utils.js.map +1 -1
  392. package/dist/TagsInput/TagsInput.js.map +1 -1
  393. package/dist/TagsInput/index.js.map +1 -1
  394. package/dist/TagsInput/styles.js.map +1 -1
  395. package/dist/TextArea/TextArea.js.map +1 -1
  396. package/dist/TextArea/index.js.map +1 -1
  397. package/dist/TextArea/styles.js.map +1 -1
  398. package/dist/TimePicker/PeriodPicker/PeriodPicker.js +112 -0
  399. package/dist/TimePicker/PeriodPicker/PeriodPicker.js.map +1 -0
  400. package/dist/TimePicker/PeriodPicker/index.js +21 -0
  401. package/dist/TimePicker/PeriodPicker/index.js.map +1 -0
  402. package/dist/TimePicker/PeriodPicker/styles.js +32 -0
  403. package/dist/TimePicker/PeriodPicker/styles.js.map +1 -0
  404. package/dist/TimePicker/TimePicker.d.ts +140 -0
  405. package/dist/TimePicker/TimePicker.js +748 -0
  406. package/dist/TimePicker/TimePicker.js.map +1 -0
  407. package/dist/TimePicker/UnitTimePicker/UnitTimePicker.js +243 -0
  408. package/dist/TimePicker/UnitTimePicker/UnitTimePicker.js.map +1 -0
  409. package/dist/TimePicker/UnitTimePicker/index.js +21 -0
  410. package/dist/TimePicker/UnitTimePicker/index.js.map +1 -0
  411. package/dist/{Chart → TimePicker/UnitTimePicker}/styles.js +36 -10
  412. package/dist/TimePicker/UnitTimePicker/styles.js.map +1 -0
  413. package/dist/TimePicker/enums.js +43 -0
  414. package/dist/TimePicker/enums.js.map +1 -0
  415. package/dist/TimePicker/index.d.ts +2 -0
  416. package/dist/{Chart/Tooltip → TimePicker}/index.js +2 -2
  417. package/dist/TimePicker/index.js.map +1 -0
  418. package/dist/TimePicker/styles.js +134 -0
  419. package/dist/TimePicker/styles.js.map +1 -0
  420. package/dist/TimePicker/timePickerConverter.js +90 -0
  421. package/dist/TimePicker/timePickerConverter.js.map +1 -0
  422. package/dist/TimePicker/timePickerFormatter.js +81 -0
  423. package/dist/TimePicker/timePickerFormatter.js.map +1 -0
  424. package/dist/TimePicker/timePickerUtils.js +36 -0
  425. package/dist/TimePicker/timePickerUtils.js.map +1 -0
  426. package/dist/ToggleButton/ToggleButton.js.map +1 -1
  427. package/dist/ToggleButton/index.js.map +1 -1
  428. package/dist/ToggleButton/styles.js.map +1 -1
  429. package/dist/Tooltip/Tooltip.js.map +1 -1
  430. package/dist/Tooltip/index.js.map +1 -1
  431. package/dist/Tooltip/styles.js.map +1 -1
  432. package/dist/Typography/Typography.js.map +1 -1
  433. package/dist/Typography/index.js.map +1 -1
  434. package/dist/Typography/styles.js.map +1 -1
  435. package/dist/UserPreferences/Action/Action.js.map +1 -1
  436. package/dist/UserPreferences/Action/index.js.map +1 -1
  437. package/dist/UserPreferences/Action/styles.js.map +1 -1
  438. package/dist/UserPreferences/Actions/Actions.js.map +1 -1
  439. package/dist/UserPreferences/Actions/index.js.map +1 -1
  440. package/dist/UserPreferences/Actions/styles.js.map +1 -1
  441. package/dist/UserPreferences/Options/Group/Group.js.map +1 -1
  442. package/dist/UserPreferences/Options/Group/index.js.map +1 -1
  443. package/dist/UserPreferences/Options/Group/styles.js.map +1 -1
  444. package/dist/UserPreferences/Options/Label/Label.js.map +1 -1
  445. package/dist/UserPreferences/Options/Label/index.js.map +1 -1
  446. package/dist/UserPreferences/Options/Label/styles.js.map +1 -1
  447. package/dist/UserPreferences/Options/Option.js.map +1 -1
  448. package/dist/UserPreferences/Options/Options.js.map +1 -1
  449. package/dist/UserPreferences/Options/OptionsContext.js.map +1 -1
  450. package/dist/UserPreferences/Options/index.js.map +1 -1
  451. package/dist/UserPreferences/Options/styles.js.map +1 -1
  452. package/dist/UserPreferences/UserPreferences.js.map +1 -1
  453. package/dist/UserPreferences/index.js.map +1 -1
  454. package/dist/UserPreferences/styles.js.map +1 -1
  455. package/dist/VerticalNavigation/Actions/Action.js.map +1 -1
  456. package/dist/VerticalNavigation/Actions/Actions.js.map +1 -1
  457. package/dist/VerticalNavigation/Actions/index.js.map +1 -1
  458. package/dist/VerticalNavigation/Actions/styles.js.map +1 -1
  459. package/dist/VerticalNavigation/Navigation/Navigation.js.map +1 -1
  460. package/dist/VerticalNavigation/Navigation/index.js.map +1 -1
  461. package/dist/VerticalNavigation/Navigation/styles.js.map +1 -1
  462. package/dist/VerticalNavigation/TreeView/TreeView.js.map +1 -1
  463. package/dist/VerticalNavigation/TreeView/TreeViewContexts.js.map +1 -1
  464. package/dist/VerticalNavigation/TreeView/TreeViewItem.js.map +1 -1
  465. package/dist/VerticalNavigation/TreeView/descendants.js.map +1 -1
  466. package/dist/VerticalNavigation/TreeView/index.js.map +1 -1
  467. package/dist/VerticalNavigation/TreeView/styles.js.map +1 -1
  468. package/dist/VerticalNavigation/TreeView/utils/NodeTreeExpandUtils.js.map +1 -1
  469. package/dist/VerticalNavigation/TreeView/utils/NodeTreeMapUtils.js.map +1 -1
  470. package/dist/VerticalNavigation/TreeView/utils/NodeTreeNavigationUtils.js.map +1 -1
  471. package/dist/VerticalNavigation/TreeView/utils/index.js.map +1 -1
  472. package/dist/VerticalNavigation/VerticalContainer/VerticalContainer.js.map +1 -1
  473. package/dist/VerticalNavigation/VerticalContainer/index.js.map +1 -1
  474. package/dist/VerticalNavigation/VerticalContainer/styles.js.map +1 -1
  475. package/dist/VerticalNavigation/VerticalNavigation.js.map +1 -1
  476. package/dist/VerticalNavigation/index.js.map +1 -1
  477. package/dist/VerticalNavigation/styles.js.map +1 -1
  478. package/dist/index.d.ts +6 -9
  479. package/dist/index.js +18 -27
  480. package/dist/index.js.map +1 -1
  481. package/dist/legacy/Accordion/Accordion.js.map +1 -1
  482. package/dist/legacy/Accordion/index.js.map +1 -1
  483. package/dist/legacy/Accordion/styles.js.map +1 -1
  484. package/dist/legacy/ActionBar/ActionBar.js.map +1 -1
  485. package/dist/legacy/ActionBar/index.js.map +1 -1
  486. package/dist/legacy/ActionBar/styles.js.map +1 -1
  487. package/dist/legacy/ActionsGeneric/ActionsGeneric.js.map +1 -1
  488. package/dist/legacy/ActionsGeneric/index.js.map +1 -1
  489. package/dist/legacy/ActionsGeneric/styles.js.map +1 -1
  490. package/dist/legacy/AppSwitcher/Action/Action.d.ts +75 -0
  491. package/dist/legacy/AppSwitcher/Action/Action.js +259 -0
  492. package/dist/legacy/AppSwitcher/Action/Action.js.map +1 -0
  493. package/dist/legacy/AppSwitcher/Action/index.d.ts +2 -0
  494. package/dist/legacy/AppSwitcher/Action/index.js +3 -0
  495. package/dist/legacy/AppSwitcher/Action/index.js.map +1 -0
  496. package/dist/legacy/AppSwitcher/Action/styles.js +52 -0
  497. package/dist/legacy/AppSwitcher/Action/styles.js.map +1 -0
  498. package/dist/legacy/AppSwitcher/AppSwitcher.d.ts +67 -0
  499. package/dist/legacy/AppSwitcher/AppSwitcher.js +260 -0
  500. package/dist/legacy/AppSwitcher/AppSwitcher.js.map +1 -0
  501. package/dist/legacy/AppSwitcher/TitleWithTooltip.js +45 -0
  502. package/dist/legacy/AppSwitcher/TitleWithTooltip.js.map +1 -0
  503. package/dist/legacy/AppSwitcher/index.d.ts +5 -0
  504. package/dist/legacy/AppSwitcher/index.js +3 -0
  505. package/dist/legacy/AppSwitcher/index.js.map +1 -0
  506. package/dist/legacy/AppSwitcher/styles.js +78 -0
  507. package/dist/legacy/AppSwitcher/styles.js.map +1 -0
  508. package/dist/legacy/AssetInventory/AssetInventory.js.map +1 -1
  509. package/dist/legacy/AssetInventory/CardView/CardView.js.map +1 -1
  510. package/dist/legacy/AssetInventory/CardView/index.js.map +1 -1
  511. package/dist/legacy/AssetInventory/CardView/styles.js.map +1 -1
  512. package/dist/legacy/AssetInventory/ListView/ListView.js +1 -1
  513. package/dist/legacy/AssetInventory/ListView/ListView.js.map +1 -1
  514. package/dist/legacy/AssetInventory/ListView/ListViewCell/ListViewCell.js.map +1 -1
  515. package/dist/legacy/AssetInventory/ListView/ListViewCell/index.js.map +1 -1
  516. package/dist/legacy/AssetInventory/ListView/ListViewCell/styles.js.map +1 -1
  517. package/dist/legacy/AssetInventory/ListView/ListViewContext/ListViewContext.js.map +1 -1
  518. package/dist/legacy/AssetInventory/ListView/ListViewHeaderRow/ListViewHeaderRow.js.map +1 -1
  519. package/dist/legacy/AssetInventory/ListView/ListViewHeaderRow/index.js.map +1 -1
  520. package/dist/legacy/AssetInventory/ListView/ListViewHeaderRow/styles.js.map +1 -1
  521. package/dist/legacy/AssetInventory/ListView/ListViewRow/ListViewRow.js.map +1 -1
  522. package/dist/legacy/AssetInventory/ListView/ListViewRow/index.js.map +1 -1
  523. package/dist/legacy/AssetInventory/ListView/ListViewRow/styles.js.map +1 -1
  524. package/dist/legacy/AssetInventory/ListView/index.js.map +1 -1
  525. package/dist/legacy/AssetInventory/ListView/styles.js.map +1 -1
  526. package/dist/legacy/AssetInventory/Multibutton/Multibutton.js.map +1 -1
  527. package/dist/legacy/AssetInventory/Search/Search.js.map +1 -1
  528. package/dist/legacy/AssetInventory/Sort/Sort.js.map +1 -1
  529. package/dist/legacy/AssetInventory/index.js.map +1 -1
  530. package/dist/legacy/AssetInventory/setActionsId.js.map +1 -1
  531. package/dist/legacy/AssetInventory/styles.js.map +1 -1
  532. package/dist/legacy/Avatar/Avatar.js.map +1 -1
  533. package/dist/legacy/Avatar/index.js.map +1 -1
  534. package/dist/legacy/Avatar/styles.js.map +1 -1
  535. package/dist/legacy/Badge/Badge.js.map +1 -1
  536. package/dist/legacy/Badge/index.js.map +1 -1
  537. package/dist/legacy/Badge/styles.js.map +1 -1
  538. package/dist/legacy/Banner/Banner.js.map +1 -1
  539. package/dist/legacy/Banner/BannerWrapper/ActionContainer/ActionContainer.js.map +1 -1
  540. package/dist/legacy/Banner/BannerWrapper/ActionContainer/index.js.map +1 -1
  541. package/dist/legacy/Banner/BannerWrapper/ActionContainer/styles.js.map +1 -1
  542. package/dist/legacy/Banner/BannerWrapper/BannerContentWrapper.js.map +1 -1
  543. package/dist/legacy/Banner/BannerWrapper/MessageContainer/MessageContainer.js.map +1 -1
  544. package/dist/legacy/Banner/BannerWrapper/MessageContainer/index.js.map +1 -1
  545. package/dist/legacy/Banner/BannerWrapper/MessageContainer/styles.js.map +1 -1
  546. package/dist/legacy/Banner/BannerWrapper/index.js.map +1 -1
  547. package/dist/legacy/Banner/BannerWrapper/styles.js.map +1 -1
  548. package/dist/legacy/Banner/index.js.map +1 -1
  549. package/dist/legacy/Banner/styles.js.map +1 -1
  550. package/dist/legacy/BaseCheckBox/BaseCheckBox.js.map +1 -1
  551. package/dist/legacy/BaseCheckBox/index.js.map +1 -1
  552. package/dist/legacy/BaseCheckBox/styles.js.map +1 -1
  553. package/dist/legacy/BaseDropdown/BaseDropdown.js.map +1 -1
  554. package/dist/legacy/BaseDropdown/BaseDropdownContext/BaseDropdownContext.js.map +1 -1
  555. package/dist/legacy/BaseDropdown/BaseDropdownContext/index.js.map +1 -1
  556. package/dist/legacy/BaseDropdown/index.js.map +1 -1
  557. package/dist/legacy/BaseDropdown/styles.js.map +1 -1
  558. package/dist/legacy/BaseInput/BaseInput.js.map +1 -1
  559. package/dist/legacy/BaseInput/index.js.map +1 -1
  560. package/dist/legacy/BaseInput/styles.js.map +1 -1
  561. package/dist/legacy/BaseInput/validations.js.map +1 -1
  562. package/dist/legacy/BaseRadio/BaseRadio.js.map +1 -1
  563. package/dist/legacy/BaseRadio/index.js.map +1 -1
  564. package/dist/legacy/BaseRadio/styles.js.map +1 -1
  565. package/dist/legacy/BaseSwitch/BaseSwitch.js.map +1 -1
  566. package/dist/legacy/BaseSwitch/index.js.map +1 -1
  567. package/dist/legacy/BaseSwitch/styles.js.map +1 -1
  568. package/dist/legacy/BreadCrumb/BreadCrumb.js.map +1 -1
  569. package/dist/legacy/BreadCrumb/index.js.map +1 -1
  570. package/dist/legacy/BreadCrumb/styles.js.map +1 -1
  571. package/dist/legacy/BreadCrumb/utils.js.map +1 -1
  572. package/dist/legacy/BulkActions/BulkActions.js.map +1 -1
  573. package/dist/legacy/BulkActions/index.js.map +1 -1
  574. package/dist/legacy/BulkActions/styles.js.map +1 -1
  575. package/dist/legacy/Button/Button.js.map +1 -1
  576. package/dist/legacy/Button/index.js.map +1 -1
  577. package/dist/legacy/Button/materialButtonConfiguration.js.map +1 -1
  578. package/dist/legacy/Button/materialConfigurarion.js.map +1 -1
  579. package/dist/legacy/Button/styles.js.map +1 -1
  580. package/dist/legacy/Calendar/Calendar.js.map +1 -1
  581. package/dist/legacy/Calendar/CalendarHeader/CalendarHeader.js.map +1 -1
  582. package/dist/legacy/Calendar/CalendarHeader/index.js.map +1 -1
  583. package/dist/legacy/Calendar/CalendarHeader/styles.js.map +1 -1
  584. package/dist/legacy/Calendar/CalendarNavigation/ComposedNavigation/ComposedNavigation.js.map +1 -1
  585. package/dist/legacy/Calendar/CalendarNavigation/ComposedNavigation/index.js.map +1 -1
  586. package/dist/legacy/Calendar/CalendarNavigation/ComposedNavigation/styles.js.map +1 -1
  587. package/dist/legacy/Calendar/CalendarNavigation/MonthSelector/MonthSelector.js.map +1 -1
  588. package/dist/legacy/Calendar/CalendarNavigation/MonthSelector/index.js.map +1 -1
  589. package/dist/legacy/Calendar/CalendarNavigation/MonthSelector/styles.js.map +1 -1
  590. package/dist/legacy/Calendar/CalendarNavigation/Navigation/Navigation.js.map +1 -1
  591. package/dist/legacy/Calendar/CalendarNavigation/Navigation/index.js.map +1 -1
  592. package/dist/legacy/Calendar/CalendarNavigation/Navigation/styles.js.map +1 -1
  593. package/dist/legacy/Calendar/CalendarNavigation/index.js.map +1 -1
  594. package/dist/legacy/Calendar/CalendarWeekLabels/CalendarWeekLabels.js.map +1 -1
  595. package/dist/legacy/Calendar/CalendarWeekLabels/index.js.map +1 -1
  596. package/dist/legacy/Calendar/CalendarWeekLabels/styles.js.map +1 -1
  597. package/dist/legacy/Calendar/SingleCalendar/CalendarCell.js.map +1 -1
  598. package/dist/legacy/Calendar/SingleCalendar/SingleCalendar.js.map +1 -1
  599. package/dist/legacy/Calendar/SingleCalendar/index.js.map +1 -1
  600. package/dist/legacy/Calendar/SingleCalendar/styles.js.map +1 -1
  601. package/dist/legacy/Calendar/enums.js.map +1 -1
  602. package/dist/legacy/Calendar/index.js.map +1 -1
  603. package/dist/legacy/Calendar/model.js.map +1 -1
  604. package/dist/legacy/Calendar/styles.js.map +1 -1
  605. package/dist/legacy/Calendar/utils.js.map +1 -1
  606. package/dist/legacy/Card/Card.js.map +1 -1
  607. package/dist/legacy/Card/Content/Content.js.map +1 -1
  608. package/dist/legacy/Card/Content/index.js.map +1 -1
  609. package/dist/legacy/Card/Content/styles.js.map +1 -1
  610. package/dist/legacy/Card/Header/Header.js.map +1 -1
  611. package/dist/legacy/Card/Header/index.js.map +1 -1
  612. package/dist/legacy/Card/Header/styles.js.map +1 -1
  613. package/dist/legacy/Card/Media/Media.js.map +1 -1
  614. package/dist/legacy/Card/Media/index.js.map +1 -1
  615. package/dist/legacy/Card/Media/styles.js.map +1 -1
  616. package/dist/legacy/Card/index.js.map +1 -1
  617. package/dist/legacy/Card/styles.js.map +1 -1
  618. package/dist/legacy/CheckBox/CheckBox.js.map +1 -1
  619. package/dist/legacy/CheckBox/index.js.map +1 -1
  620. package/dist/legacy/CheckBox/styles.js.map +1 -1
  621. package/dist/legacy/CheckBoxGroup/CheckBoxGroup.js.map +1 -1
  622. package/dist/legacy/CheckBoxGroup/index.js.map +1 -1
  623. package/dist/legacy/CheckBoxGroup/styles.js.map +1 -1
  624. package/dist/legacy/Container/Container.js.map +1 -1
  625. package/dist/legacy/Container/index.js.map +1 -1
  626. package/dist/legacy/DatePicker/DatePicker.js.map +1 -1
  627. package/dist/legacy/DatePicker/index.js.map +1 -1
  628. package/dist/legacy/DatePicker/styles.js.map +1 -1
  629. package/dist/legacy/DatePicker/useVisibleDate.js.map +1 -1
  630. package/dist/legacy/DatePicker/utils.js.map +1 -1
  631. package/dist/legacy/Dialog/Dialog.js.map +1 -1
  632. package/dist/legacy/Dialog/DialogActions/DialogActions.js.map +1 -1
  633. package/dist/legacy/Dialog/DialogActions/index.js.map +1 -1
  634. package/dist/legacy/Dialog/DialogActions/styles.js.map +1 -1
  635. package/dist/legacy/Dialog/DialogContent/DialogContent.js.map +1 -1
  636. package/dist/legacy/Dialog/DialogContent/index.js.map +1 -1
  637. package/dist/legacy/Dialog/DialogContent/styles.js.map +1 -1
  638. package/dist/legacy/Dialog/DialogTitle/DialogTitle.js.map +1 -1
  639. package/dist/legacy/Dialog/DialogTitle/index.js.map +1 -1
  640. package/dist/legacy/Dialog/DialogTitle/styles.js.map +1 -1
  641. package/dist/legacy/Dialog/index.js.map +1 -1
  642. package/dist/legacy/Dialog/styles.js.map +1 -1
  643. package/dist/legacy/DropDownMenu/DropDownMenu.js.map +1 -1
  644. package/dist/legacy/DropDownMenu/index.js.map +1 -1
  645. package/dist/legacy/DropDownMenu/styles.js.map +1 -1
  646. package/dist/legacy/Dropdown/Dropdown.js.map +1 -1
  647. package/dist/legacy/Dropdown/List/List.js.map +1 -1
  648. package/dist/legacy/Dropdown/List/index.js.map +1 -1
  649. package/dist/legacy/Dropdown/List/styles.js.map +1 -1
  650. package/dist/legacy/Dropdown/index.js.map +1 -1
  651. package/dist/legacy/Dropdown/styles.js.map +1 -1
  652. package/dist/legacy/Dropdown/utils.js.map +1 -1
  653. package/dist/legacy/EmptyState/EmptyState.js.map +1 -1
  654. package/dist/legacy/EmptyState/index.js.map +1 -1
  655. package/dist/legacy/EmptyState/styles.js.map +1 -1
  656. package/dist/legacy/FileUploader/DropZone/DropZone.js.map +1 -1
  657. package/dist/legacy/FileUploader/DropZone/index.js.map +1 -1
  658. package/dist/legacy/FileUploader/DropZone/styles.js.map +1 -1
  659. package/dist/legacy/FileUploader/File/File.js.map +1 -1
  660. package/dist/legacy/FileUploader/File/index.js.map +1 -1
  661. package/dist/legacy/FileUploader/File/styles.js.map +1 -1
  662. package/dist/legacy/FileUploader/FileList/FileList.js.map +1 -1
  663. package/dist/legacy/FileUploader/FileList/index.js.map +1 -1
  664. package/dist/legacy/FileUploader/FileList/styles.js.map +1 -1
  665. package/dist/legacy/FileUploader/FileUploader.js.map +1 -1
  666. package/dist/legacy/FileUploader/Preview/Preview.js.map +1 -1
  667. package/dist/legacy/FileUploader/Preview/index.js.map +1 -1
  668. package/dist/legacy/FileUploader/Preview/styles.js.map +1 -1
  669. package/dist/legacy/FileUploader/index.js.map +1 -1
  670. package/dist/legacy/FileUploader/styles.js.map +1 -1
  671. package/dist/legacy/FileUploader/utils.js.map +1 -1
  672. package/dist/legacy/FilterGroup/Counter/Counter.js.map +1 -1
  673. package/dist/legacy/FilterGroup/Counter/index.js.map +1 -1
  674. package/dist/legacy/FilterGroup/Counter/styles.js.map +1 -1
  675. package/dist/legacy/FilterGroup/FilterContent/FilterContent.js.map +1 -1
  676. package/dist/legacy/FilterGroup/FilterContent/index.js.map +1 -1
  677. package/dist/legacy/FilterGroup/FilterContent/styles.js.map +1 -1
  678. package/dist/legacy/FilterGroup/FilterGroup.js.map +1 -1
  679. package/dist/legacy/FilterGroup/FilterGroupContext.js.map +1 -1
  680. package/dist/legacy/FilterGroup/LeftPanel/LeftPanel.js.map +1 -1
  681. package/dist/legacy/FilterGroup/LeftPanel/index.js.map +1 -1
  682. package/dist/legacy/FilterGroup/LeftPanel/styles.js.map +1 -1
  683. package/dist/legacy/FilterGroup/RightPanel/RightPanel.js.map +1 -1
  684. package/dist/legacy/FilterGroup/RightPanel/index.js.map +1 -1
  685. package/dist/legacy/FilterGroup/RightPanel/styles.js.map +1 -1
  686. package/dist/legacy/FilterGroup/index.js.map +1 -1
  687. package/dist/legacy/FilterGroup/styles.js.map +1 -1
  688. package/dist/legacy/Focus/Focus.js.map +1 -1
  689. package/dist/legacy/Focus/index.js.map +1 -1
  690. package/dist/legacy/Focus/styles.js.map +1 -1
  691. package/dist/legacy/Focus/utils.js.map +1 -1
  692. package/dist/legacy/Footer/Footer.js.map +1 -1
  693. package/dist/legacy/Footer/index.js.map +1 -1
  694. package/dist/legacy/Footer/styles.js.map +1 -1
  695. package/dist/legacy/Forms/Adornment/Adornment.js.map +1 -1
  696. package/dist/legacy/Forms/Adornment/index.js.map +1 -1
  697. package/dist/legacy/Forms/Adornment/styles.js.map +1 -1
  698. package/dist/legacy/Forms/CharCounter/CharCounter.js.map +1 -1
  699. package/dist/legacy/Forms/CharCounter/index.js.map +1 -1
  700. package/dist/legacy/Forms/CharCounter/styles.js.map +1 -1
  701. package/dist/legacy/Forms/FormElement/FormElement.js.map +1 -1
  702. package/dist/legacy/Forms/FormElement/context/FormElementContext.js.map +1 -1
  703. package/dist/legacy/Forms/FormElement/context/FormElementDescriptorsContext.js.map +1 -1
  704. package/dist/legacy/Forms/FormElement/context/FormElementValueContext.js.map +1 -1
  705. package/dist/legacy/Forms/FormElement/index.js.map +1 -1
  706. package/dist/legacy/Forms/FormElement/styles.js.map +1 -1
  707. package/dist/legacy/Forms/FormElement/utils/FormUtils.js.map +1 -1
  708. package/dist/legacy/Forms/FormElement/validationStates.js.map +1 -1
  709. package/dist/legacy/Forms/InfoMessage/InfoMessage.js.map +1 -1
  710. package/dist/legacy/Forms/InfoMessage/index.js.map +1 -1
  711. package/dist/legacy/Forms/InfoMessage/styles.js.map +1 -1
  712. package/dist/legacy/Forms/Label/Label.js.map +1 -1
  713. package/dist/legacy/Forms/Label/index.js.map +1 -1
  714. package/dist/legacy/Forms/Label/styles.js.map +1 -1
  715. package/dist/legacy/Forms/Suggestions/Suggestions.js.map +1 -1
  716. package/dist/legacy/Forms/Suggestions/index.js.map +1 -1
  717. package/dist/legacy/Forms/Suggestions/styles.js.map +1 -1
  718. package/dist/legacy/Forms/WarningText/WarningText.js.map +1 -1
  719. package/dist/legacy/Forms/WarningText/index.js.map +1 -1
  720. package/dist/legacy/Forms/WarningText/styles.js.map +1 -1
  721. package/dist/legacy/Forms/index.js.map +1 -1
  722. package/dist/legacy/GlobalActions/GlobalActions.js.map +1 -1
  723. package/dist/legacy/GlobalActions/index.js.map +1 -1
  724. package/dist/legacy/GlobalActions/styles.js.map +1 -1
  725. package/dist/legacy/Grid/Grid.js.map +1 -1
  726. package/dist/legacy/Grid/index.js.map +1 -1
  727. package/dist/legacy/Header/Actions/Actions.js.map +1 -1
  728. package/dist/legacy/Header/Actions/index.js.map +1 -1
  729. package/dist/legacy/Header/Actions/styles.js.map +1 -1
  730. package/dist/legacy/Header/Brand/Brand.js.map +1 -1
  731. package/dist/legacy/Header/Brand/index.js.map +1 -1
  732. package/dist/legacy/Header/Brand/styles.js.map +1 -1
  733. package/dist/legacy/Header/Header.js.map +1 -1
  734. package/dist/legacy/Header/Navigation/MenuBar/MenuBar.js.map +1 -1
  735. package/dist/legacy/Header/Navigation/MenuBar/index.js.map +1 -1
  736. package/dist/legacy/Header/Navigation/MenuBar/styles.js.map +1 -1
  737. package/dist/legacy/Header/Navigation/MenuItem/MenuItem.js.map +1 -1
  738. package/dist/legacy/Header/Navigation/MenuItem/index.js.map +1 -1
  739. package/dist/legacy/Header/Navigation/MenuItem/styles.js.map +1 -1
  740. package/dist/legacy/Header/Navigation/Navigation.js.map +1 -1
  741. package/dist/legacy/Header/Navigation/index.js.map +1 -1
  742. package/dist/legacy/Header/Navigation/styles.js.map +1 -1
  743. package/dist/legacy/Header/Navigation/utils/FocusContext.js.map +1 -1
  744. package/dist/legacy/Header/Navigation/utils/SelectionContext.js.map +1 -1
  745. package/dist/legacy/Header/Navigation/utils/useSelectionPath.js.map +1 -1
  746. package/dist/legacy/Header/index.js.map +1 -1
  747. package/dist/legacy/Header/styles.js.map +1 -1
  748. package/dist/legacy/Input/Input.js.map +1 -1
  749. package/dist/legacy/Input/iconPositions.js.map +1 -1
  750. package/dist/legacy/Input/index.js.map +1 -1
  751. package/dist/legacy/Input/styles.js.map +1 -1
  752. package/dist/legacy/Kpi/Kpi.js.map +1 -1
  753. package/dist/legacy/Kpi/index.js.map +1 -1
  754. package/dist/legacy/Kpi/styles.js.map +1 -1
  755. package/dist/legacy/Link/Link.js.map +1 -1
  756. package/dist/legacy/Link/index.js.map +1 -1
  757. package/dist/legacy/Link/styles.js.map +1 -1
  758. package/dist/legacy/List/List.js.map +1 -1
  759. package/dist/legacy/List/index.js.map +1 -1
  760. package/dist/legacy/List/styles.js.map +1 -1
  761. package/dist/legacy/List/useSelectableList.js.map +1 -1
  762. package/dist/legacy/List/utils.js.map +1 -1
  763. package/dist/legacy/ListContainer/ListContainer.js.map +1 -1
  764. package/dist/legacy/ListContainer/ListContext/ListContext.js.map +1 -1
  765. package/dist/legacy/ListContainer/ListContext/index.js.map +1 -1
  766. package/dist/legacy/ListContainer/ListItem/ListItem.js.map +1 -1
  767. package/dist/legacy/ListContainer/ListItem/index.js.map +1 -1
  768. package/dist/legacy/ListContainer/ListItem/styles.js.map +1 -1
  769. package/dist/legacy/ListContainer/index.js.map +1 -1
  770. package/dist/legacy/ListContainer/styles.js.map +1 -1
  771. package/dist/legacy/Loading/Loading.js.map +1 -1
  772. package/dist/legacy/Loading/index.js.map +1 -1
  773. package/dist/legacy/Loading/styles.js.map +1 -1
  774. package/dist/legacy/Login/Login.js.map +1 -1
  775. package/dist/legacy/Login/index.js.map +1 -1
  776. package/dist/legacy/Login/styles.js.map +1 -1
  777. package/dist/legacy/MultiButton/MultiButton.js.map +1 -1
  778. package/dist/legacy/MultiButton/index.js.map +1 -1
  779. package/dist/legacy/MultiButton/styles.js.map +1 -1
  780. package/dist/legacy/OverflowTooltip/OverflowTooltip.js.map +1 -1
  781. package/dist/legacy/OverflowTooltip/index.js.map +1 -1
  782. package/dist/legacy/Pagination/ButtonIconTooltip.js.map +1 -1
  783. package/dist/legacy/Pagination/Pagination.js.map +1 -1
  784. package/dist/legacy/Pagination/Select.js.map +1 -1
  785. package/dist/legacy/Pagination/index.js.map +1 -1
  786. package/dist/legacy/Pagination/styles.js.map +1 -1
  787. package/dist/legacy/Pagination/utils.js.map +1 -1
  788. package/dist/legacy/Panel/Panel.js.map +1 -1
  789. package/dist/legacy/Panel/index.js.map +1 -1
  790. package/dist/legacy/Panel/styles.js.map +1 -1
  791. package/dist/legacy/Provider/Provider.js +15 -4
  792. package/dist/legacy/Provider/Provider.js.map +1 -1
  793. package/dist/legacy/Provider/context.js.map +1 -1
  794. package/dist/legacy/Provider/index.js.map +1 -1
  795. package/dist/legacy/Provider/useLocale.js.map +1 -1
  796. package/dist/legacy/Radio/Radio.js.map +1 -1
  797. package/dist/legacy/Radio/index.js.map +1 -1
  798. package/dist/legacy/Radio/styles.js.map +1 -1
  799. package/dist/legacy/RadioGroup/RadioGroup.js.map +1 -1
  800. package/dist/legacy/RadioGroup/index.js.map +1 -1
  801. package/dist/legacy/RadioGroup/styles.js.map +1 -1
  802. package/dist/legacy/ScrollTo/Horizontal/HorizontalScrollListItem/HorizontalScrollListItem.js.map +1 -1
  803. package/dist/legacy/ScrollTo/Horizontal/HorizontalScrollListItem/index.js.map +1 -1
  804. package/dist/legacy/ScrollTo/Horizontal/HorizontalScrollListItem/styles.js.map +1 -1
  805. package/dist/legacy/ScrollTo/Horizontal/ScrollToHorizontal.js.map +1 -1
  806. package/dist/legacy/ScrollTo/Horizontal/index.js.map +1 -1
  807. package/dist/legacy/ScrollTo/Horizontal/styles.js.map +1 -1
  808. package/dist/legacy/ScrollTo/Vertical/ScrollToVertical.js.map +1 -1
  809. package/dist/legacy/ScrollTo/Vertical/VerticalScrollListItem/VerticalScrollListItem.js.map +1 -1
  810. package/dist/legacy/ScrollTo/Vertical/VerticalScrollListItem/index.js.map +1 -1
  811. package/dist/legacy/ScrollTo/Vertical/VerticalScrollListItem/styles.js.map +1 -1
  812. package/dist/legacy/ScrollTo/Vertical/index.js.map +1 -1
  813. package/dist/legacy/ScrollTo/Vertical/styles.js.map +1 -1
  814. package/dist/legacy/ScrollTo/useScrollTo.js.map +1 -1
  815. package/dist/legacy/ScrollTo/utils.js.map +1 -1
  816. package/dist/legacy/ScrollTo/withTooltip.js.map +1 -1
  817. package/dist/legacy/SelectionList/SelectionList.js.map +1 -1
  818. package/dist/legacy/SelectionList/index.js.map +1 -1
  819. package/dist/legacy/SelectionList/styles.js.map +1 -1
  820. package/dist/legacy/SimpleGrid/SimpleGrid.d.ts +17 -0
  821. package/dist/legacy/SimpleGrid/SimpleGrid.js +59 -0
  822. package/dist/legacy/SimpleGrid/SimpleGrid.js.map +1 -0
  823. package/dist/legacy/SimpleGrid/index.d.ts +2 -0
  824. package/dist/legacy/SimpleGrid/index.js +2 -0
  825. package/dist/legacy/SimpleGrid/index.js.map +1 -0
  826. package/dist/legacy/SimpleGrid/styles.js +81 -0
  827. package/dist/legacy/SimpleGrid/styles.js.map +1 -0
  828. package/dist/legacy/Snackbar/Snackbar.js.map +1 -1
  829. package/dist/legacy/Snackbar/SnackbarContentWrapper/SnackbarContentWrapper.js.map +1 -1
  830. package/dist/legacy/Snackbar/SnackbarContentWrapper/index.js.map +1 -1
  831. package/dist/legacy/Snackbar/SnackbarContentWrapper/styles.js.map +1 -1
  832. package/dist/legacy/Snackbar/SnackbarProvider/SnackbarProvider.js.map +1 -1
  833. package/dist/legacy/Snackbar/SnackbarProvider/index.js.map +1 -1
  834. package/dist/legacy/Snackbar/index.js.map +1 -1
  835. package/dist/legacy/Snackbar/styles.js.map +1 -1
  836. package/dist/legacy/Stack/Stack.d.ts +46 -0
  837. package/dist/legacy/Stack/Stack.js +156 -0
  838. package/dist/legacy/Stack/Stack.js.map +1 -0
  839. package/dist/legacy/Stack/index.d.ts +2 -0
  840. package/dist/legacy/Stack/index.js +2 -0
  841. package/dist/legacy/Stack/index.js.map +1 -0
  842. package/dist/legacy/Stack/styles.js +31 -0
  843. package/dist/legacy/Stack/styles.js.map +1 -0
  844. package/dist/legacy/Switch/Switch.js.map +1 -1
  845. package/dist/legacy/Switch/index.js.map +1 -1
  846. package/dist/legacy/Switch/styles.js.map +1 -1
  847. package/dist/legacy/Tab/Tab.js.map +1 -1
  848. package/dist/legacy/Tab/index.js.map +1 -1
  849. package/dist/legacy/Tab/styles.js.map +1 -1
  850. package/dist/legacy/Table/CellWithTooltip/index.js.map +1 -1
  851. package/dist/legacy/Table/DropdownMenu/index.js.map +1 -1
  852. package/dist/legacy/Table/Header/Header.js.map +1 -1
  853. package/dist/legacy/Table/Header/index.js.map +1 -1
  854. package/dist/legacy/Table/Header/styles.js.map +1 -1
  855. package/dist/legacy/Table/NoData/index.js.map +1 -1
  856. package/dist/legacy/Table/NoData/styles.js.map +1 -1
  857. package/dist/legacy/Table/Table.js.map +1 -1
  858. package/dist/legacy/Table/addins.js.map +1 -1
  859. package/dist/legacy/Table/checkBoxUtils.js.map +1 -1
  860. package/dist/legacy/Table/columnUtils.js.map +1 -1
  861. package/dist/legacy/Table/expander.js.map +1 -1
  862. package/dist/legacy/Table/index.js.map +1 -1
  863. package/dist/legacy/Table/selectTable.js.map +1 -1
  864. package/dist/legacy/Table/styles.js.map +1 -1
  865. package/dist/legacy/Tabs/Tabs.js.map +1 -1
  866. package/dist/legacy/Tabs/index.js.map +1 -1
  867. package/dist/legacy/Tabs/styles.js.map +1 -1
  868. package/dist/legacy/Tag/Tag.js.map +1 -1
  869. package/dist/legacy/Tag/index.js.map +1 -1
  870. package/dist/legacy/Tag/styles.js.map +1 -1
  871. package/dist/legacy/Tag/utils.js.map +1 -1
  872. package/dist/legacy/TagsInput/TagsInput.js.map +1 -1
  873. package/dist/legacy/TagsInput/index.js.map +1 -1
  874. package/dist/legacy/TagsInput/styles.js.map +1 -1
  875. package/dist/legacy/TextArea/TextArea.js.map +1 -1
  876. package/dist/legacy/TextArea/index.js.map +1 -1
  877. package/dist/legacy/TextArea/styles.js.map +1 -1
  878. package/dist/legacy/TimePicker/PeriodPicker/PeriodPicker.js +78 -0
  879. package/dist/legacy/TimePicker/PeriodPicker/PeriodPicker.js.map +1 -0
  880. package/dist/legacy/TimePicker/PeriodPicker/index.js +7 -0
  881. package/dist/legacy/TimePicker/PeriodPicker/index.js.map +1 -0
  882. package/dist/legacy/TimePicker/PeriodPicker/styles.js +24 -0
  883. package/dist/legacy/TimePicker/PeriodPicker/styles.js.map +1 -0
  884. package/dist/legacy/TimePicker/TimePicker.d.ts +140 -0
  885. package/dist/legacy/TimePicker/TimePicker.js +696 -0
  886. package/dist/legacy/TimePicker/TimePicker.js.map +1 -0
  887. package/dist/legacy/TimePicker/UnitTimePicker/UnitTimePicker.js +206 -0
  888. package/dist/legacy/TimePicker/UnitTimePicker/UnitTimePicker.js.map +1 -0
  889. package/dist/legacy/TimePicker/UnitTimePicker/index.js +7 -0
  890. package/dist/legacy/TimePicker/UnitTimePicker/index.js.map +1 -0
  891. package/dist/legacy/{Chart → TimePicker/UnitTimePicker}/styles.js +36 -10
  892. package/dist/legacy/TimePicker/UnitTimePicker/styles.js.map +1 -0
  893. package/dist/legacy/TimePicker/enums.js +33 -0
  894. package/dist/legacy/TimePicker/enums.js.map +1 -0
  895. package/dist/legacy/TimePicker/index.d.ts +2 -0
  896. package/dist/legacy/TimePicker/index.js +2 -0
  897. package/dist/legacy/TimePicker/index.js.map +1 -0
  898. package/dist/legacy/TimePicker/styles.js +117 -0
  899. package/dist/legacy/TimePicker/styles.js.map +1 -0
  900. package/dist/legacy/TimePicker/timePickerConverter.js +71 -0
  901. package/dist/legacy/TimePicker/timePickerConverter.js.map +1 -0
  902. package/dist/legacy/TimePicker/timePickerFormatter.js +66 -0
  903. package/dist/legacy/TimePicker/timePickerFormatter.js.map +1 -0
  904. package/dist/legacy/TimePicker/timePickerUtils.js +27 -0
  905. package/dist/legacy/TimePicker/timePickerUtils.js.map +1 -0
  906. package/dist/legacy/ToggleButton/ToggleButton.js.map +1 -1
  907. package/dist/legacy/ToggleButton/index.js.map +1 -1
  908. package/dist/legacy/ToggleButton/styles.js.map +1 -1
  909. package/dist/legacy/Tooltip/Tooltip.js.map +1 -1
  910. package/dist/legacy/Tooltip/index.js.map +1 -1
  911. package/dist/legacy/Tooltip/styles.js.map +1 -1
  912. package/dist/legacy/Typography/Typography.js.map +1 -1
  913. package/dist/legacy/Typography/index.js.map +1 -1
  914. package/dist/legacy/Typography/styles.js.map +1 -1
  915. package/dist/legacy/UserPreferences/Action/Action.js.map +1 -1
  916. package/dist/legacy/UserPreferences/Action/index.js.map +1 -1
  917. package/dist/legacy/UserPreferences/Action/styles.js.map +1 -1
  918. package/dist/legacy/UserPreferences/Actions/Actions.js.map +1 -1
  919. package/dist/legacy/UserPreferences/Actions/index.js.map +1 -1
  920. package/dist/legacy/UserPreferences/Actions/styles.js.map +1 -1
  921. package/dist/legacy/UserPreferences/Options/Group/Group.js.map +1 -1
  922. package/dist/legacy/UserPreferences/Options/Group/index.js.map +1 -1
  923. package/dist/legacy/UserPreferences/Options/Group/styles.js.map +1 -1
  924. package/dist/legacy/UserPreferences/Options/Label/Label.js.map +1 -1
  925. package/dist/legacy/UserPreferences/Options/Label/index.js.map +1 -1
  926. package/dist/legacy/UserPreferences/Options/Label/styles.js.map +1 -1
  927. package/dist/legacy/UserPreferences/Options/Option.js.map +1 -1
  928. package/dist/legacy/UserPreferences/Options/Options.js.map +1 -1
  929. package/dist/legacy/UserPreferences/Options/OptionsContext.js.map +1 -1
  930. package/dist/legacy/UserPreferences/Options/index.js.map +1 -1
  931. package/dist/legacy/UserPreferences/Options/styles.js.map +1 -1
  932. package/dist/legacy/UserPreferences/UserPreferences.js.map +1 -1
  933. package/dist/legacy/UserPreferences/index.js.map +1 -1
  934. package/dist/legacy/UserPreferences/styles.js.map +1 -1
  935. package/dist/legacy/VerticalNavigation/Actions/Action.js.map +1 -1
  936. package/dist/legacy/VerticalNavigation/Actions/Actions.js.map +1 -1
  937. package/dist/legacy/VerticalNavigation/Actions/index.js.map +1 -1
  938. package/dist/legacy/VerticalNavigation/Actions/styles.js.map +1 -1
  939. package/dist/legacy/VerticalNavigation/Navigation/Navigation.js.map +1 -1
  940. package/dist/legacy/VerticalNavigation/Navigation/index.js.map +1 -1
  941. package/dist/legacy/VerticalNavigation/Navigation/styles.js.map +1 -1
  942. package/dist/legacy/VerticalNavigation/TreeView/TreeView.js.map +1 -1
  943. package/dist/legacy/VerticalNavigation/TreeView/TreeViewContexts.js.map +1 -1
  944. package/dist/legacy/VerticalNavigation/TreeView/TreeViewItem.js.map +1 -1
  945. package/dist/legacy/VerticalNavigation/TreeView/descendants.js.map +1 -1
  946. package/dist/legacy/VerticalNavigation/TreeView/index.js.map +1 -1
  947. package/dist/legacy/VerticalNavigation/TreeView/styles.js.map +1 -1
  948. package/dist/legacy/VerticalNavigation/TreeView/utils/NodeTreeExpandUtils.js.map +1 -1
  949. package/dist/legacy/VerticalNavigation/TreeView/utils/NodeTreeMapUtils.js.map +1 -1
  950. package/dist/legacy/VerticalNavigation/TreeView/utils/NodeTreeNavigationUtils.js.map +1 -1
  951. package/dist/legacy/VerticalNavigation/TreeView/utils/index.js.map +1 -1
  952. package/dist/legacy/VerticalNavigation/VerticalContainer/VerticalContainer.js.map +1 -1
  953. package/dist/legacy/VerticalNavigation/VerticalContainer/index.js.map +1 -1
  954. package/dist/legacy/VerticalNavigation/VerticalContainer/styles.js.map +1 -1
  955. package/dist/legacy/VerticalNavigation/VerticalNavigation.js.map +1 -1
  956. package/dist/legacy/VerticalNavigation/index.js.map +1 -1
  957. package/dist/legacy/VerticalNavigation/styles.js.map +1 -1
  958. package/dist/legacy/index.d.ts +6 -9
  959. package/dist/legacy/index.js +2 -3
  960. package/dist/legacy/index.js.map +1 -1
  961. package/dist/legacy/theme/CssBaseline.js.map +1 -1
  962. package/dist/legacy/theme/createGenerateClassName.js.map +1 -1
  963. package/dist/legacy/theme/index.js.map +1 -1
  964. package/dist/legacy/theme/overrides/muiAppBar.js.map +1 -1
  965. package/dist/legacy/theme/overrides/muiButton.js.map +1 -1
  966. package/dist/legacy/theme/overrides/muiIconButton.js.map +1 -1
  967. package/dist/legacy/theme/overrides/muiToolbar.js.map +1 -1
  968. package/dist/legacy/theme/palette.js.map +1 -1
  969. package/dist/legacy/theme/spacing.js.map +1 -1
  970. package/dist/legacy/theme/typography.js.map +1 -1
  971. package/dist/legacy/useUniqueId.js.map +1 -1
  972. package/dist/legacy/utils/ConditionalRenderer.js.map +1 -1
  973. package/dist/legacy/utils/ConditionalWrapper.js.map +1 -1
  974. package/dist/legacy/utils/KeyboardUtils/KeyCheck.js.map +1 -1
  975. package/dist/legacy/utils/KeyboardUtils/KeyboardCodes.js.map +1 -1
  976. package/dist/legacy/utils/KeyboardUtils/index.js.map +1 -1
  977. package/dist/legacy/utils/Random.js.map +1 -1
  978. package/dist/legacy/utils/arrayDiff.js.map +1 -1
  979. package/dist/legacy/utils/browser.js.map +1 -1
  980. package/dist/legacy/utils/focusableElementFinder.js.map +1 -1
  981. package/dist/legacy/utils/getComponentName.js.map +1 -1
  982. package/dist/legacy/utils/hexToRgbA.js.map +1 -1
  983. package/dist/legacy/utils/iconVariant.js.map +1 -1
  984. package/dist/legacy/utils/index.js.map +1 -1
  985. package/dist/legacy/utils/multiSelectionEventHandler.js.map +1 -1
  986. package/dist/legacy/utils/refType.js.map +1 -1
  987. package/dist/legacy/utils/setId.js.map +1 -1
  988. package/dist/legacy/utils/sizes.js.map +1 -1
  989. package/dist/legacy/utils/useComputation.js.map +1 -1
  990. package/dist/legacy/utils/useControlled.js.map +1 -1
  991. package/dist/legacy/utils/useDeprecated.js.map +1 -1
  992. package/dist/legacy/utils/useEnhancedEffect.js.map +1 -1
  993. package/dist/legacy/utils/useForkRef.js.map +1 -1
  994. package/dist/legacy/utils/useImageLoaded.js.map +1 -1
  995. package/dist/legacy/utils/useIsMounted.js.map +1 -1
  996. package/dist/legacy/utils/useLabels.js.map +1 -1
  997. package/dist/legacy/utils/usePropAsRef.js.map +1 -1
  998. package/dist/legacy/utils/useSavedState.js.map +1 -1
  999. package/dist/legacy/utils/useUpdated.js.map +1 -1
  1000. package/dist/legacy/utils/useWidth.js.map +1 -1
  1001. package/dist/legacy/withId.js.map +1 -1
  1002. package/dist/legacy/withTooltip.js.map +1 -1
  1003. package/dist/modern/Accordion/Accordion.js.map +1 -1
  1004. package/dist/modern/Accordion/index.js.map +1 -1
  1005. package/dist/modern/Accordion/styles.js.map +1 -1
  1006. package/dist/modern/ActionBar/ActionBar.js.map +1 -1
  1007. package/dist/modern/ActionBar/index.js.map +1 -1
  1008. package/dist/modern/ActionBar/styles.js.map +1 -1
  1009. package/dist/modern/ActionsGeneric/ActionsGeneric.js.map +1 -1
  1010. package/dist/modern/ActionsGeneric/index.js.map +1 -1
  1011. package/dist/modern/ActionsGeneric/styles.js.map +1 -1
  1012. package/dist/modern/AppSwitcher/Action/Action.d.ts +75 -0
  1013. package/dist/modern/AppSwitcher/Action/Action.js +242 -0
  1014. package/dist/modern/AppSwitcher/Action/Action.js.map +1 -0
  1015. package/dist/modern/AppSwitcher/Action/index.d.ts +2 -0
  1016. package/dist/modern/AppSwitcher/Action/index.js +3 -0
  1017. package/dist/modern/AppSwitcher/Action/index.js.map +1 -0
  1018. package/dist/modern/AppSwitcher/Action/styles.js +50 -0
  1019. package/dist/modern/AppSwitcher/Action/styles.js.map +1 -0
  1020. package/dist/modern/AppSwitcher/AppSwitcher.d.ts +67 -0
  1021. package/dist/modern/AppSwitcher/AppSwitcher.js +254 -0
  1022. package/dist/modern/AppSwitcher/AppSwitcher.js.map +1 -0
  1023. package/dist/modern/AppSwitcher/TitleWithTooltip.js +41 -0
  1024. package/dist/modern/AppSwitcher/TitleWithTooltip.js.map +1 -0
  1025. package/dist/modern/AppSwitcher/index.d.ts +5 -0
  1026. package/dist/modern/AppSwitcher/index.js +3 -0
  1027. package/dist/modern/AppSwitcher/index.js.map +1 -0
  1028. package/dist/modern/AppSwitcher/styles.js +67 -0
  1029. package/dist/modern/AppSwitcher/styles.js.map +1 -0
  1030. package/dist/modern/AssetInventory/AssetInventory.js +1 -0
  1031. package/dist/modern/AssetInventory/AssetInventory.js.map +1 -1
  1032. package/dist/modern/AssetInventory/CardView/CardView.js.map +1 -1
  1033. package/dist/modern/AssetInventory/CardView/index.js.map +1 -1
  1034. package/dist/modern/AssetInventory/CardView/styles.js.map +1 -1
  1035. package/dist/modern/AssetInventory/ListView/ListView.js +2 -1
  1036. package/dist/modern/AssetInventory/ListView/ListView.js.map +1 -1
  1037. package/dist/modern/AssetInventory/ListView/ListViewCell/ListViewCell.js.map +1 -1
  1038. package/dist/modern/AssetInventory/ListView/ListViewCell/index.js.map +1 -1
  1039. package/dist/modern/AssetInventory/ListView/ListViewCell/styles.js.map +1 -1
  1040. package/dist/modern/AssetInventory/ListView/ListViewContext/ListViewContext.js.map +1 -1
  1041. package/dist/modern/AssetInventory/ListView/ListViewHeaderRow/ListViewHeaderRow.js.map +1 -1
  1042. package/dist/modern/AssetInventory/ListView/ListViewHeaderRow/index.js.map +1 -1
  1043. package/dist/modern/AssetInventory/ListView/ListViewHeaderRow/styles.js.map +1 -1
  1044. package/dist/modern/AssetInventory/ListView/ListViewRow/ListViewRow.js.map +1 -1
  1045. package/dist/modern/AssetInventory/ListView/ListViewRow/index.js.map +1 -1
  1046. package/dist/modern/AssetInventory/ListView/ListViewRow/styles.js.map +1 -1
  1047. package/dist/modern/AssetInventory/ListView/index.js.map +1 -1
  1048. package/dist/modern/AssetInventory/ListView/styles.js.map +1 -1
  1049. package/dist/modern/AssetInventory/Multibutton/Multibutton.js.map +1 -1
  1050. package/dist/modern/AssetInventory/Search/Search.js +1 -0
  1051. package/dist/modern/AssetInventory/Search/Search.js.map +1 -1
  1052. package/dist/modern/AssetInventory/Sort/Sort.js.map +1 -1
  1053. package/dist/modern/AssetInventory/index.js.map +1 -1
  1054. package/dist/modern/AssetInventory/setActionsId.js.map +1 -1
  1055. package/dist/modern/AssetInventory/styles.js.map +1 -1
  1056. package/dist/modern/Avatar/Avatar.js.map +1 -1
  1057. package/dist/modern/Avatar/index.js.map +1 -1
  1058. package/dist/modern/Avatar/styles.js.map +1 -1
  1059. package/dist/modern/Badge/Badge.js.map +1 -1
  1060. package/dist/modern/Badge/index.js.map +1 -1
  1061. package/dist/modern/Badge/styles.js.map +1 -1
  1062. package/dist/modern/Banner/Banner.js.map +1 -1
  1063. package/dist/modern/Banner/BannerWrapper/ActionContainer/ActionContainer.js.map +1 -1
  1064. package/dist/modern/Banner/BannerWrapper/ActionContainer/index.js.map +1 -1
  1065. package/dist/modern/Banner/BannerWrapper/ActionContainer/styles.js.map +1 -1
  1066. package/dist/modern/Banner/BannerWrapper/BannerContentWrapper.js.map +1 -1
  1067. package/dist/modern/Banner/BannerWrapper/MessageContainer/MessageContainer.js.map +1 -1
  1068. package/dist/modern/Banner/BannerWrapper/MessageContainer/index.js.map +1 -1
  1069. package/dist/modern/Banner/BannerWrapper/MessageContainer/styles.js.map +1 -1
  1070. package/dist/modern/Banner/BannerWrapper/index.js.map +1 -1
  1071. package/dist/modern/Banner/BannerWrapper/styles.js.map +1 -1
  1072. package/dist/modern/Banner/index.js.map +1 -1
  1073. package/dist/modern/Banner/styles.js.map +1 -1
  1074. package/dist/modern/BaseCheckBox/BaseCheckBox.js.map +1 -1
  1075. package/dist/modern/BaseCheckBox/index.js.map +1 -1
  1076. package/dist/modern/BaseCheckBox/styles.js.map +1 -1
  1077. package/dist/modern/BaseDropdown/BaseDropdown.js +1 -0
  1078. package/dist/modern/BaseDropdown/BaseDropdown.js.map +1 -1
  1079. package/dist/modern/BaseDropdown/BaseDropdownContext/BaseDropdownContext.js.map +1 -1
  1080. package/dist/modern/BaseDropdown/BaseDropdownContext/index.js.map +1 -1
  1081. package/dist/modern/BaseDropdown/index.js.map +1 -1
  1082. package/dist/modern/BaseDropdown/styles.js.map +1 -1
  1083. package/dist/modern/BaseInput/BaseInput.js.map +1 -1
  1084. package/dist/modern/BaseInput/index.js.map +1 -1
  1085. package/dist/modern/BaseInput/styles.js.map +1 -1
  1086. package/dist/modern/BaseInput/validations.js.map +1 -1
  1087. package/dist/modern/BaseRadio/BaseRadio.js.map +1 -1
  1088. package/dist/modern/BaseRadio/index.js.map +1 -1
  1089. package/dist/modern/BaseRadio/styles.js.map +1 -1
  1090. package/dist/modern/BaseSwitch/BaseSwitch.js.map +1 -1
  1091. package/dist/modern/BaseSwitch/index.js.map +1 -1
  1092. package/dist/modern/BaseSwitch/styles.js.map +1 -1
  1093. package/dist/modern/BreadCrumb/BreadCrumb.js.map +1 -1
  1094. package/dist/modern/BreadCrumb/index.js.map +1 -1
  1095. package/dist/modern/BreadCrumb/styles.js.map +1 -1
  1096. package/dist/modern/BreadCrumb/utils.js +1 -0
  1097. package/dist/modern/BreadCrumb/utils.js.map +1 -1
  1098. package/dist/modern/BulkActions/BulkActions.js.map +1 -1
  1099. package/dist/modern/BulkActions/index.js.map +1 -1
  1100. package/dist/modern/BulkActions/styles.js.map +1 -1
  1101. package/dist/modern/Button/Button.js.map +1 -1
  1102. package/dist/modern/Button/index.js.map +1 -1
  1103. package/dist/modern/Button/materialButtonConfiguration.js.map +1 -1
  1104. package/dist/modern/Button/materialConfigurarion.js.map +1 -1
  1105. package/dist/modern/Button/styles.js.map +1 -1
  1106. package/dist/modern/Calendar/Calendar.js.map +1 -1
  1107. package/dist/modern/Calendar/CalendarHeader/CalendarHeader.js.map +1 -1
  1108. package/dist/modern/Calendar/CalendarHeader/index.js.map +1 -1
  1109. package/dist/modern/Calendar/CalendarHeader/styles.js.map +1 -1
  1110. package/dist/modern/Calendar/CalendarNavigation/ComposedNavigation/ComposedNavigation.js.map +1 -1
  1111. package/dist/modern/Calendar/CalendarNavigation/ComposedNavigation/index.js.map +1 -1
  1112. package/dist/modern/Calendar/CalendarNavigation/ComposedNavigation/styles.js.map +1 -1
  1113. package/dist/modern/Calendar/CalendarNavigation/MonthSelector/MonthSelector.js.map +1 -1
  1114. package/dist/modern/Calendar/CalendarNavigation/MonthSelector/index.js.map +1 -1
  1115. package/dist/modern/Calendar/CalendarNavigation/MonthSelector/styles.js.map +1 -1
  1116. package/dist/modern/Calendar/CalendarNavigation/Navigation/Navigation.js.map +1 -1
  1117. package/dist/modern/Calendar/CalendarNavigation/Navigation/index.js.map +1 -1
  1118. package/dist/modern/Calendar/CalendarNavigation/Navigation/styles.js.map +1 -1
  1119. package/dist/modern/Calendar/CalendarNavigation/index.js.map +1 -1
  1120. package/dist/modern/Calendar/CalendarWeekLabels/CalendarWeekLabels.js.map +1 -1
  1121. package/dist/modern/Calendar/CalendarWeekLabels/index.js.map +1 -1
  1122. package/dist/modern/Calendar/CalendarWeekLabels/styles.js.map +1 -1
  1123. package/dist/modern/Calendar/SingleCalendar/CalendarCell.js.map +1 -1
  1124. package/dist/modern/Calendar/SingleCalendar/SingleCalendar.js.map +1 -1
  1125. package/dist/modern/Calendar/SingleCalendar/index.js.map +1 -1
  1126. package/dist/modern/Calendar/SingleCalendar/styles.js.map +1 -1
  1127. package/dist/modern/Calendar/enums.js.map +1 -1
  1128. package/dist/modern/Calendar/index.js.map +1 -1
  1129. package/dist/modern/Calendar/model.js.map +1 -1
  1130. package/dist/modern/Calendar/styles.js.map +1 -1
  1131. package/dist/modern/Calendar/utils.js.map +1 -1
  1132. package/dist/modern/Card/Card.js.map +1 -1
  1133. package/dist/modern/Card/Content/Content.js.map +1 -1
  1134. package/dist/modern/Card/Content/index.js.map +1 -1
  1135. package/dist/modern/Card/Content/styles.js.map +1 -1
  1136. package/dist/modern/Card/Header/Header.js.map +1 -1
  1137. package/dist/modern/Card/Header/index.js.map +1 -1
  1138. package/dist/modern/Card/Header/styles.js.map +1 -1
  1139. package/dist/modern/Card/Media/Media.js.map +1 -1
  1140. package/dist/modern/Card/Media/index.js.map +1 -1
  1141. package/dist/modern/Card/Media/styles.js.map +1 -1
  1142. package/dist/modern/Card/index.js.map +1 -1
  1143. package/dist/modern/Card/styles.js.map +1 -1
  1144. package/dist/modern/CheckBox/CheckBox.js.map +1 -1
  1145. package/dist/modern/CheckBox/index.js.map +1 -1
  1146. package/dist/modern/CheckBox/styles.js.map +1 -1
  1147. package/dist/modern/CheckBoxGroup/CheckBoxGroup.js.map +1 -1
  1148. package/dist/modern/CheckBoxGroup/index.js.map +1 -1
  1149. package/dist/modern/CheckBoxGroup/styles.js.map +1 -1
  1150. package/dist/modern/Container/Container.js.map +1 -1
  1151. package/dist/modern/Container/index.js.map +1 -1
  1152. package/dist/modern/DatePicker/DatePicker.js.map +1 -1
  1153. package/dist/modern/DatePicker/index.js.map +1 -1
  1154. package/dist/modern/DatePicker/styles.js.map +1 -1
  1155. package/dist/modern/DatePicker/useVisibleDate.js.map +1 -1
  1156. package/dist/modern/DatePicker/utils.js.map +1 -1
  1157. package/dist/modern/Dialog/Dialog.js.map +1 -1
  1158. package/dist/modern/Dialog/DialogActions/DialogActions.js.map +1 -1
  1159. package/dist/modern/Dialog/DialogActions/index.js.map +1 -1
  1160. package/dist/modern/Dialog/DialogActions/styles.js.map +1 -1
  1161. package/dist/modern/Dialog/DialogContent/DialogContent.js.map +1 -1
  1162. package/dist/modern/Dialog/DialogContent/index.js.map +1 -1
  1163. package/dist/modern/Dialog/DialogContent/styles.js.map +1 -1
  1164. package/dist/modern/Dialog/DialogTitle/DialogTitle.js.map +1 -1
  1165. package/dist/modern/Dialog/DialogTitle/index.js.map +1 -1
  1166. package/dist/modern/Dialog/DialogTitle/styles.js.map +1 -1
  1167. package/dist/modern/Dialog/index.js.map +1 -1
  1168. package/dist/modern/Dialog/styles.js.map +1 -1
  1169. package/dist/modern/DropDownMenu/DropDownMenu.js.map +1 -1
  1170. package/dist/modern/DropDownMenu/index.js.map +1 -1
  1171. package/dist/modern/DropDownMenu/styles.js.map +1 -1
  1172. package/dist/modern/Dropdown/Dropdown.js.map +1 -1
  1173. package/dist/modern/Dropdown/List/List.js.map +1 -1
  1174. package/dist/modern/Dropdown/List/index.js.map +1 -1
  1175. package/dist/modern/Dropdown/List/styles.js.map +1 -1
  1176. package/dist/modern/Dropdown/index.js.map +1 -1
  1177. package/dist/modern/Dropdown/styles.js.map +1 -1
  1178. package/dist/modern/Dropdown/utils.js.map +1 -1
  1179. package/dist/modern/EmptyState/EmptyState.js.map +1 -1
  1180. package/dist/modern/EmptyState/index.js.map +1 -1
  1181. package/dist/modern/EmptyState/styles.js.map +1 -1
  1182. package/dist/modern/FileUploader/DropZone/DropZone.js.map +1 -1
  1183. package/dist/modern/FileUploader/DropZone/index.js.map +1 -1
  1184. package/dist/modern/FileUploader/DropZone/styles.js.map +1 -1
  1185. package/dist/modern/FileUploader/File/File.js.map +1 -1
  1186. package/dist/modern/FileUploader/File/index.js.map +1 -1
  1187. package/dist/modern/FileUploader/File/styles.js.map +1 -1
  1188. package/dist/modern/FileUploader/FileList/FileList.js.map +1 -1
  1189. package/dist/modern/FileUploader/FileList/index.js.map +1 -1
  1190. package/dist/modern/FileUploader/FileList/styles.js.map +1 -1
  1191. package/dist/modern/FileUploader/FileUploader.js.map +1 -1
  1192. package/dist/modern/FileUploader/Preview/Preview.js.map +1 -1
  1193. package/dist/modern/FileUploader/Preview/index.js.map +1 -1
  1194. package/dist/modern/FileUploader/Preview/styles.js.map +1 -1
  1195. package/dist/modern/FileUploader/index.js.map +1 -1
  1196. package/dist/modern/FileUploader/styles.js.map +1 -1
  1197. package/dist/modern/FileUploader/utils.js.map +1 -1
  1198. package/dist/modern/FilterGroup/Counter/Counter.js.map +1 -1
  1199. package/dist/modern/FilterGroup/Counter/index.js.map +1 -1
  1200. package/dist/modern/FilterGroup/Counter/styles.js.map +1 -1
  1201. package/dist/modern/FilterGroup/FilterContent/FilterContent.js.map +1 -1
  1202. package/dist/modern/FilterGroup/FilterContent/index.js.map +1 -1
  1203. package/dist/modern/FilterGroup/FilterContent/styles.js.map +1 -1
  1204. package/dist/modern/FilterGroup/FilterGroup.js.map +1 -1
  1205. package/dist/modern/FilterGroup/FilterGroupContext.js.map +1 -1
  1206. package/dist/modern/FilterGroup/LeftPanel/LeftPanel.js.map +1 -1
  1207. package/dist/modern/FilterGroup/LeftPanel/index.js.map +1 -1
  1208. package/dist/modern/FilterGroup/LeftPanel/styles.js.map +1 -1
  1209. package/dist/modern/FilterGroup/RightPanel/RightPanel.js +1 -0
  1210. package/dist/modern/FilterGroup/RightPanel/RightPanel.js.map +1 -1
  1211. package/dist/modern/FilterGroup/RightPanel/index.js.map +1 -1
  1212. package/dist/modern/FilterGroup/RightPanel/styles.js.map +1 -1
  1213. package/dist/modern/FilterGroup/index.js.map +1 -1
  1214. package/dist/modern/FilterGroup/styles.js.map +1 -1
  1215. package/dist/modern/Focus/Focus.js +1 -0
  1216. package/dist/modern/Focus/Focus.js.map +1 -1
  1217. package/dist/modern/Focus/index.js.map +1 -1
  1218. package/dist/modern/Focus/styles.js.map +1 -1
  1219. package/dist/modern/Focus/utils.js.map +1 -1
  1220. package/dist/modern/Footer/Footer.js.map +1 -1
  1221. package/dist/modern/Footer/index.js.map +1 -1
  1222. package/dist/modern/Footer/styles.js.map +1 -1
  1223. package/dist/modern/Forms/Adornment/Adornment.js.map +1 -1
  1224. package/dist/modern/Forms/Adornment/index.js.map +1 -1
  1225. package/dist/modern/Forms/Adornment/styles.js.map +1 -1
  1226. package/dist/modern/Forms/CharCounter/CharCounter.js.map +1 -1
  1227. package/dist/modern/Forms/CharCounter/index.js.map +1 -1
  1228. package/dist/modern/Forms/CharCounter/styles.js.map +1 -1
  1229. package/dist/modern/Forms/FormElement/FormElement.js.map +1 -1
  1230. package/dist/modern/Forms/FormElement/context/FormElementContext.js.map +1 -1
  1231. package/dist/modern/Forms/FormElement/context/FormElementDescriptorsContext.js.map +1 -1
  1232. package/dist/modern/Forms/FormElement/context/FormElementValueContext.js.map +1 -1
  1233. package/dist/modern/Forms/FormElement/index.js.map +1 -1
  1234. package/dist/modern/Forms/FormElement/styles.js.map +1 -1
  1235. package/dist/modern/Forms/FormElement/utils/FormUtils.js.map +1 -1
  1236. package/dist/modern/Forms/FormElement/validationStates.js.map +1 -1
  1237. package/dist/modern/Forms/InfoMessage/InfoMessage.js.map +1 -1
  1238. package/dist/modern/Forms/InfoMessage/index.js.map +1 -1
  1239. package/dist/modern/Forms/InfoMessage/styles.js.map +1 -1
  1240. package/dist/modern/Forms/Label/Label.js.map +1 -1
  1241. package/dist/modern/Forms/Label/index.js.map +1 -1
  1242. package/dist/modern/Forms/Label/styles.js.map +1 -1
  1243. package/dist/modern/Forms/Suggestions/Suggestions.js.map +1 -1
  1244. package/dist/modern/Forms/Suggestions/index.js.map +1 -1
  1245. package/dist/modern/Forms/Suggestions/styles.js.map +1 -1
  1246. package/dist/modern/Forms/WarningText/WarningText.js.map +1 -1
  1247. package/dist/modern/Forms/WarningText/index.js.map +1 -1
  1248. package/dist/modern/Forms/WarningText/styles.js.map +1 -1
  1249. package/dist/modern/Forms/index.js.map +1 -1
  1250. package/dist/modern/GlobalActions/GlobalActions.js.map +1 -1
  1251. package/dist/modern/GlobalActions/index.js.map +1 -1
  1252. package/dist/modern/GlobalActions/styles.js.map +1 -1
  1253. package/dist/modern/Grid/Grid.js.map +1 -1
  1254. package/dist/modern/Grid/index.js.map +1 -1
  1255. package/dist/modern/Header/Actions/Actions.js.map +1 -1
  1256. package/dist/modern/Header/Actions/index.js.map +1 -1
  1257. package/dist/modern/Header/Actions/styles.js.map +1 -1
  1258. package/dist/modern/Header/Brand/Brand.js.map +1 -1
  1259. package/dist/modern/Header/Brand/index.js.map +1 -1
  1260. package/dist/modern/Header/Brand/styles.js.map +1 -1
  1261. package/dist/modern/Header/Header.js.map +1 -1
  1262. package/dist/modern/Header/Navigation/MenuBar/MenuBar.js.map +1 -1
  1263. package/dist/modern/Header/Navigation/MenuBar/index.js.map +1 -1
  1264. package/dist/modern/Header/Navigation/MenuBar/styles.js.map +1 -1
  1265. package/dist/modern/Header/Navigation/MenuItem/MenuItem.js.map +1 -1
  1266. package/dist/modern/Header/Navigation/MenuItem/index.js.map +1 -1
  1267. package/dist/modern/Header/Navigation/MenuItem/styles.js.map +1 -1
  1268. package/dist/modern/Header/Navigation/Navigation.js.map +1 -1
  1269. package/dist/modern/Header/Navigation/index.js.map +1 -1
  1270. package/dist/modern/Header/Navigation/styles.js.map +1 -1
  1271. package/dist/modern/Header/Navigation/utils/FocusContext.js.map +1 -1
  1272. package/dist/modern/Header/Navigation/utils/SelectionContext.js.map +1 -1
  1273. package/dist/modern/Header/Navigation/utils/useSelectionPath.js.map +1 -1
  1274. package/dist/modern/Header/index.js.map +1 -1
  1275. package/dist/modern/Header/styles.js.map +1 -1
  1276. package/dist/modern/Input/Input.js.map +1 -1
  1277. package/dist/modern/Input/iconPositions.js.map +1 -1
  1278. package/dist/modern/Input/index.js.map +1 -1
  1279. package/dist/modern/Input/styles.js.map +1 -1
  1280. package/dist/modern/Kpi/Kpi.js.map +1 -1
  1281. package/dist/modern/Kpi/index.js.map +1 -1
  1282. package/dist/modern/Kpi/styles.js.map +1 -1
  1283. package/dist/modern/Link/Link.js.map +1 -1
  1284. package/dist/modern/Link/index.js.map +1 -1
  1285. package/dist/modern/Link/styles.js.map +1 -1
  1286. package/dist/modern/List/List.js +5 -2
  1287. package/dist/modern/List/List.js.map +1 -1
  1288. package/dist/modern/List/index.js.map +1 -1
  1289. package/dist/modern/List/styles.js.map +1 -1
  1290. package/dist/modern/List/useSelectableList.js.map +1 -1
  1291. package/dist/modern/List/utils.js.map +1 -1
  1292. package/dist/modern/ListContainer/ListContainer.js.map +1 -1
  1293. package/dist/modern/ListContainer/ListContext/ListContext.js.map +1 -1
  1294. package/dist/modern/ListContainer/ListContext/index.js.map +1 -1
  1295. package/dist/modern/ListContainer/ListItem/ListItem.js.map +1 -1
  1296. package/dist/modern/ListContainer/ListItem/index.js.map +1 -1
  1297. package/dist/modern/ListContainer/ListItem/styles.js.map +1 -1
  1298. package/dist/modern/ListContainer/index.js.map +1 -1
  1299. package/dist/modern/ListContainer/styles.js.map +1 -1
  1300. package/dist/modern/Loading/Loading.js.map +1 -1
  1301. package/dist/modern/Loading/index.js.map +1 -1
  1302. package/dist/modern/Loading/styles.js.map +1 -1
  1303. package/dist/modern/Login/Login.js.map +1 -1
  1304. package/dist/modern/Login/index.js.map +1 -1
  1305. package/dist/modern/Login/styles.js.map +1 -1
  1306. package/dist/modern/MultiButton/MultiButton.js.map +1 -1
  1307. package/dist/modern/MultiButton/index.js.map +1 -1
  1308. package/dist/modern/MultiButton/styles.js.map +1 -1
  1309. package/dist/modern/OverflowTooltip/OverflowTooltip.js.map +1 -1
  1310. package/dist/modern/OverflowTooltip/index.js.map +1 -1
  1311. package/dist/modern/Pagination/ButtonIconTooltip.js.map +1 -1
  1312. package/dist/modern/Pagination/Pagination.js.map +1 -1
  1313. package/dist/modern/Pagination/Select.js.map +1 -1
  1314. package/dist/modern/Pagination/index.js.map +1 -1
  1315. package/dist/modern/Pagination/styles.js.map +1 -1
  1316. package/dist/modern/Pagination/utils.js.map +1 -1
  1317. package/dist/modern/Panel/Panel.js.map +1 -1
  1318. package/dist/modern/Panel/index.js.map +1 -1
  1319. package/dist/modern/Panel/styles.js.map +1 -1
  1320. package/dist/modern/Provider/Provider.js +8 -3
  1321. package/dist/modern/Provider/Provider.js.map +1 -1
  1322. package/dist/modern/Provider/context.js.map +1 -1
  1323. package/dist/modern/Provider/index.js.map +1 -1
  1324. package/dist/modern/Provider/useLocale.js.map +1 -1
  1325. package/dist/modern/Radio/Radio.js.map +1 -1
  1326. package/dist/modern/Radio/index.js.map +1 -1
  1327. package/dist/modern/Radio/styles.js.map +1 -1
  1328. package/dist/modern/RadioGroup/RadioGroup.js.map +1 -1
  1329. package/dist/modern/RadioGroup/index.js.map +1 -1
  1330. package/dist/modern/RadioGroup/styles.js.map +1 -1
  1331. package/dist/modern/ScrollTo/Horizontal/HorizontalScrollListItem/HorizontalScrollListItem.js.map +1 -1
  1332. package/dist/modern/ScrollTo/Horizontal/HorizontalScrollListItem/index.js.map +1 -1
  1333. package/dist/modern/ScrollTo/Horizontal/HorizontalScrollListItem/styles.js.map +1 -1
  1334. package/dist/modern/ScrollTo/Horizontal/ScrollToHorizontal.js.map +1 -1
  1335. package/dist/modern/ScrollTo/Horizontal/index.js.map +1 -1
  1336. package/dist/modern/ScrollTo/Horizontal/styles.js.map +1 -1
  1337. package/dist/modern/ScrollTo/Vertical/ScrollToVertical.js.map +1 -1
  1338. package/dist/modern/ScrollTo/Vertical/VerticalScrollListItem/VerticalScrollListItem.js.map +1 -1
  1339. package/dist/modern/ScrollTo/Vertical/VerticalScrollListItem/index.js.map +1 -1
  1340. package/dist/modern/ScrollTo/Vertical/VerticalScrollListItem/styles.js.map +1 -1
  1341. package/dist/modern/ScrollTo/Vertical/index.js.map +1 -1
  1342. package/dist/modern/ScrollTo/Vertical/styles.js.map +1 -1
  1343. package/dist/modern/ScrollTo/useScrollTo.js.map +1 -1
  1344. package/dist/modern/ScrollTo/utils.js.map +1 -1
  1345. package/dist/modern/ScrollTo/withTooltip.js.map +1 -1
  1346. package/dist/modern/SelectionList/SelectionList.js.map +1 -1
  1347. package/dist/modern/SelectionList/index.js.map +1 -1
  1348. package/dist/modern/SelectionList/styles.js.map +1 -1
  1349. package/dist/modern/SimpleGrid/SimpleGrid.d.ts +17 -0
  1350. package/dist/modern/SimpleGrid/SimpleGrid.js +60 -0
  1351. package/dist/modern/SimpleGrid/SimpleGrid.js.map +1 -0
  1352. package/dist/modern/SimpleGrid/index.d.ts +2 -0
  1353. package/dist/modern/SimpleGrid/index.js +2 -0
  1354. package/dist/modern/SimpleGrid/index.js.map +1 -0
  1355. package/dist/modern/SimpleGrid/styles.js +68 -0
  1356. package/dist/modern/SimpleGrid/styles.js.map +1 -0
  1357. package/dist/modern/Snackbar/Snackbar.js.map +1 -1
  1358. package/dist/modern/Snackbar/SnackbarContentWrapper/SnackbarContentWrapper.js.map +1 -1
  1359. package/dist/modern/Snackbar/SnackbarContentWrapper/index.js.map +1 -1
  1360. package/dist/modern/Snackbar/SnackbarContentWrapper/styles.js.map +1 -1
  1361. package/dist/modern/Snackbar/SnackbarProvider/SnackbarProvider.js.map +1 -1
  1362. package/dist/modern/Snackbar/SnackbarProvider/index.js.map +1 -1
  1363. package/dist/modern/Snackbar/index.js.map +1 -1
  1364. package/dist/modern/Snackbar/styles.js.map +1 -1
  1365. package/dist/modern/Stack/Stack.d.ts +46 -0
  1366. package/dist/modern/Stack/Stack.js +145 -0
  1367. package/dist/modern/Stack/Stack.js.map +1 -0
  1368. package/dist/modern/Stack/index.d.ts +2 -0
  1369. package/dist/modern/Stack/index.js +2 -0
  1370. package/dist/modern/Stack/index.js.map +1 -0
  1371. package/dist/modern/Stack/styles.js +29 -0
  1372. package/dist/modern/Stack/styles.js.map +1 -0
  1373. package/dist/modern/Switch/Switch.js.map +1 -1
  1374. package/dist/modern/Switch/index.js.map +1 -1
  1375. package/dist/modern/Switch/styles.js.map +1 -1
  1376. package/dist/modern/Tab/Tab.js.map +1 -1
  1377. package/dist/modern/Tab/index.js.map +1 -1
  1378. package/dist/modern/Tab/styles.js.map +1 -1
  1379. package/dist/modern/Table/CellWithTooltip/index.js.map +1 -1
  1380. package/dist/modern/Table/DropdownMenu/index.js.map +1 -1
  1381. package/dist/modern/Table/Header/Header.js.map +1 -1
  1382. package/dist/modern/Table/Header/index.js.map +1 -1
  1383. package/dist/modern/Table/Header/styles.js.map +1 -1
  1384. package/dist/modern/Table/NoData/index.js.map +1 -1
  1385. package/dist/modern/Table/NoData/styles.js.map +1 -1
  1386. package/dist/modern/Table/Table.js +1 -0
  1387. package/dist/modern/Table/Table.js.map +1 -1
  1388. package/dist/modern/Table/addins.js.map +1 -1
  1389. package/dist/modern/Table/checkBoxUtils.js +1 -0
  1390. package/dist/modern/Table/checkBoxUtils.js.map +1 -1
  1391. package/dist/modern/Table/columnUtils.js.map +1 -1
  1392. package/dist/modern/Table/expander.js.map +1 -1
  1393. package/dist/modern/Table/index.js.map +1 -1
  1394. package/dist/modern/Table/selectTable.js.map +1 -1
  1395. package/dist/modern/Table/styles.js.map +1 -1
  1396. package/dist/modern/Tabs/Tabs.js.map +1 -1
  1397. package/dist/modern/Tabs/index.js.map +1 -1
  1398. package/dist/modern/Tabs/styles.js.map +1 -1
  1399. package/dist/modern/Tag/Tag.js.map +1 -1
  1400. package/dist/modern/Tag/index.js.map +1 -1
  1401. package/dist/modern/Tag/styles.js.map +1 -1
  1402. package/dist/modern/Tag/utils.js.map +1 -1
  1403. package/dist/modern/TagsInput/TagsInput.js +1 -0
  1404. package/dist/modern/TagsInput/TagsInput.js.map +1 -1
  1405. package/dist/modern/TagsInput/index.js.map +1 -1
  1406. package/dist/modern/TagsInput/styles.js.map +1 -1
  1407. package/dist/modern/TextArea/TextArea.js.map +1 -1
  1408. package/dist/modern/TextArea/index.js.map +1 -1
  1409. package/dist/modern/TextArea/styles.js.map +1 -1
  1410. package/dist/modern/TimePicker/PeriodPicker/PeriodPicker.js +75 -0
  1411. package/dist/modern/TimePicker/PeriodPicker/PeriodPicker.js.map +1 -0
  1412. package/dist/modern/TimePicker/PeriodPicker/index.js +7 -0
  1413. package/dist/modern/TimePicker/PeriodPicker/index.js.map +1 -0
  1414. package/dist/modern/TimePicker/PeriodPicker/styles.js +22 -0
  1415. package/dist/modern/TimePicker/PeriodPicker/styles.js.map +1 -0
  1416. package/dist/modern/TimePicker/TimePicker.d.ts +140 -0
  1417. package/dist/modern/TimePicker/TimePicker.js +659 -0
  1418. package/dist/modern/TimePicker/TimePicker.js.map +1 -0
  1419. package/dist/modern/TimePicker/UnitTimePicker/UnitTimePicker.js +191 -0
  1420. package/dist/modern/TimePicker/UnitTimePicker/UnitTimePicker.js.map +1 -0
  1421. package/dist/modern/TimePicker/UnitTimePicker/index.js +7 -0
  1422. package/dist/modern/TimePicker/UnitTimePicker/index.js.map +1 -0
  1423. package/dist/modern/{Chart → TimePicker/UnitTimePicker}/styles.js +36 -10
  1424. package/dist/modern/TimePicker/UnitTimePicker/styles.js.map +1 -0
  1425. package/dist/modern/TimePicker/enums.js +32 -0
  1426. package/dist/modern/TimePicker/enums.js.map +1 -0
  1427. package/dist/modern/TimePicker/index.d.ts +2 -0
  1428. package/dist/modern/TimePicker/index.js +2 -0
  1429. package/dist/modern/TimePicker/index.js.map +1 -0
  1430. package/dist/modern/TimePicker/styles.js +108 -0
  1431. package/dist/modern/TimePicker/styles.js.map +1 -0
  1432. package/dist/modern/TimePicker/timePickerConverter.js +66 -0
  1433. package/dist/modern/TimePicker/timePickerConverter.js.map +1 -0
  1434. package/dist/modern/TimePicker/timePickerFormatter.js +65 -0
  1435. package/dist/modern/TimePicker/timePickerFormatter.js.map +1 -0
  1436. package/dist/modern/TimePicker/timePickerUtils.js +26 -0
  1437. package/dist/modern/TimePicker/timePickerUtils.js.map +1 -0
  1438. package/dist/modern/ToggleButton/ToggleButton.js.map +1 -1
  1439. package/dist/modern/ToggleButton/index.js.map +1 -1
  1440. package/dist/modern/ToggleButton/styles.js.map +1 -1
  1441. package/dist/modern/Tooltip/Tooltip.js.map +1 -1
  1442. package/dist/modern/Tooltip/index.js.map +1 -1
  1443. package/dist/modern/Tooltip/styles.js.map +1 -1
  1444. package/dist/modern/Typography/Typography.js.map +1 -1
  1445. package/dist/modern/Typography/index.js.map +1 -1
  1446. package/dist/modern/Typography/styles.js.map +1 -1
  1447. package/dist/modern/UserPreferences/Action/Action.js.map +1 -1
  1448. package/dist/modern/UserPreferences/Action/index.js.map +1 -1
  1449. package/dist/modern/UserPreferences/Action/styles.js.map +1 -1
  1450. package/dist/modern/UserPreferences/Actions/Actions.js.map +1 -1
  1451. package/dist/modern/UserPreferences/Actions/index.js.map +1 -1
  1452. package/dist/modern/UserPreferences/Actions/styles.js.map +1 -1
  1453. package/dist/modern/UserPreferences/Options/Group/Group.js.map +1 -1
  1454. package/dist/modern/UserPreferences/Options/Group/index.js.map +1 -1
  1455. package/dist/modern/UserPreferences/Options/Group/styles.js.map +1 -1
  1456. package/dist/modern/UserPreferences/Options/Label/Label.js.map +1 -1
  1457. package/dist/modern/UserPreferences/Options/Label/index.js.map +1 -1
  1458. package/dist/modern/UserPreferences/Options/Label/styles.js.map +1 -1
  1459. package/dist/modern/UserPreferences/Options/Option.js.map +1 -1
  1460. package/dist/modern/UserPreferences/Options/Options.js.map +1 -1
  1461. package/dist/modern/UserPreferences/Options/OptionsContext.js.map +1 -1
  1462. package/dist/modern/UserPreferences/Options/index.js.map +1 -1
  1463. package/dist/modern/UserPreferences/Options/styles.js.map +1 -1
  1464. package/dist/modern/UserPreferences/UserPreferences.js.map +1 -1
  1465. package/dist/modern/UserPreferences/index.js.map +1 -1
  1466. package/dist/modern/UserPreferences/styles.js.map +1 -1
  1467. package/dist/modern/VerticalNavigation/Actions/Action.js.map +1 -1
  1468. package/dist/modern/VerticalNavigation/Actions/Actions.js.map +1 -1
  1469. package/dist/modern/VerticalNavigation/Actions/index.js.map +1 -1
  1470. package/dist/modern/VerticalNavigation/Actions/styles.js.map +1 -1
  1471. package/dist/modern/VerticalNavigation/Navigation/Navigation.js.map +1 -1
  1472. package/dist/modern/VerticalNavigation/Navigation/index.js.map +1 -1
  1473. package/dist/modern/VerticalNavigation/Navigation/styles.js.map +1 -1
  1474. package/dist/modern/VerticalNavigation/TreeView/TreeView.js.map +1 -1
  1475. package/dist/modern/VerticalNavigation/TreeView/TreeViewContexts.js.map +1 -1
  1476. package/dist/modern/VerticalNavigation/TreeView/TreeViewItem.js.map +1 -1
  1477. package/dist/modern/VerticalNavigation/TreeView/descendants.js.map +1 -1
  1478. package/dist/modern/VerticalNavigation/TreeView/index.js.map +1 -1
  1479. package/dist/modern/VerticalNavigation/TreeView/styles.js.map +1 -1
  1480. package/dist/modern/VerticalNavigation/TreeView/utils/NodeTreeExpandUtils.js.map +1 -1
  1481. package/dist/modern/VerticalNavigation/TreeView/utils/NodeTreeMapUtils.js.map +1 -1
  1482. package/dist/modern/VerticalNavigation/TreeView/utils/NodeTreeNavigationUtils.js.map +1 -1
  1483. package/dist/modern/VerticalNavigation/TreeView/utils/index.js.map +1 -1
  1484. package/dist/modern/VerticalNavigation/VerticalContainer/VerticalContainer.js.map +1 -1
  1485. package/dist/modern/VerticalNavigation/VerticalContainer/index.js.map +1 -1
  1486. package/dist/modern/VerticalNavigation/VerticalContainer/styles.js.map +1 -1
  1487. package/dist/modern/VerticalNavigation/VerticalNavigation.js.map +1 -1
  1488. package/dist/modern/VerticalNavigation/index.js.map +1 -1
  1489. package/dist/modern/VerticalNavigation/styles.js.map +1 -1
  1490. package/dist/modern/index.d.ts +6 -9
  1491. package/dist/modern/index.js +2 -3
  1492. package/dist/modern/index.js.map +1 -1
  1493. package/dist/modern/theme/CssBaseline.js.map +1 -1
  1494. package/dist/modern/theme/createGenerateClassName.js.map +1 -1
  1495. package/dist/modern/theme/index.js.map +1 -1
  1496. package/dist/modern/theme/overrides/muiAppBar.js.map +1 -1
  1497. package/dist/modern/theme/overrides/muiButton.js.map +1 -1
  1498. package/dist/modern/theme/overrides/muiIconButton.js.map +1 -1
  1499. package/dist/modern/theme/overrides/muiToolbar.js.map +1 -1
  1500. package/dist/modern/theme/palette.js.map +1 -1
  1501. package/dist/modern/theme/spacing.js.map +1 -1
  1502. package/dist/modern/theme/typography.js.map +1 -1
  1503. package/dist/modern/useUniqueId.js.map +1 -1
  1504. package/dist/modern/utils/ConditionalRenderer.js.map +1 -1
  1505. package/dist/modern/utils/ConditionalWrapper.js.map +1 -1
  1506. package/dist/modern/utils/KeyboardUtils/KeyCheck.js.map +1 -1
  1507. package/dist/modern/utils/KeyboardUtils/KeyboardCodes.js.map +1 -1
  1508. package/dist/modern/utils/KeyboardUtils/index.js.map +1 -1
  1509. package/dist/modern/utils/Random.js.map +1 -1
  1510. package/dist/modern/utils/arrayDiff.js.map +1 -1
  1511. package/dist/modern/utils/browser.js.map +1 -1
  1512. package/dist/modern/utils/focusableElementFinder.js.map +1 -1
  1513. package/dist/modern/utils/getComponentName.js.map +1 -1
  1514. package/dist/modern/utils/hexToRgbA.js.map +1 -1
  1515. package/dist/modern/utils/iconVariant.js.map +1 -1
  1516. package/dist/modern/utils/index.js.map +1 -1
  1517. package/dist/modern/utils/multiSelectionEventHandler.js.map +1 -1
  1518. package/dist/modern/utils/refType.js.map +1 -1
  1519. package/dist/modern/utils/setId.js.map +1 -1
  1520. package/dist/modern/utils/sizes.js.map +1 -1
  1521. package/dist/modern/utils/useComputation.js.map +1 -1
  1522. package/dist/modern/utils/useControlled.js.map +1 -1
  1523. package/dist/modern/utils/useDeprecated.js.map +1 -1
  1524. package/dist/modern/utils/useEnhancedEffect.js.map +1 -1
  1525. package/dist/modern/utils/useForkRef.js.map +1 -1
  1526. package/dist/modern/utils/useImageLoaded.js.map +1 -1
  1527. package/dist/modern/utils/useIsMounted.js.map +1 -1
  1528. package/dist/modern/utils/useLabels.js.map +1 -1
  1529. package/dist/modern/utils/usePropAsRef.js.map +1 -1
  1530. package/dist/modern/utils/useSavedState.js.map +1 -1
  1531. package/dist/modern/utils/useUpdated.js.map +1 -1
  1532. package/dist/modern/utils/useWidth.js.map +1 -1
  1533. package/dist/modern/withId.js.map +1 -1
  1534. package/dist/modern/withTooltip.js.map +1 -1
  1535. package/dist/theme/CssBaseline.js.map +1 -1
  1536. package/dist/theme/createGenerateClassName.js.map +1 -1
  1537. package/dist/theme/index.js.map +1 -1
  1538. package/dist/theme/overrides/muiAppBar.js.map +1 -1
  1539. package/dist/theme/overrides/muiButton.js.map +1 -1
  1540. package/dist/theme/overrides/muiIconButton.js.map +1 -1
  1541. package/dist/theme/overrides/muiToolbar.js.map +1 -1
  1542. package/dist/theme/palette.js.map +1 -1
  1543. package/dist/theme/spacing.js.map +1 -1
  1544. package/dist/theme/typography.js.map +1 -1
  1545. package/dist/useUniqueId.js.map +1 -1
  1546. package/dist/utils/ConditionalRenderer.js.map +1 -1
  1547. package/dist/utils/ConditionalWrapper.js.map +1 -1
  1548. package/dist/utils/KeyboardUtils/KeyCheck.js.map +1 -1
  1549. package/dist/utils/KeyboardUtils/KeyboardCodes.js.map +1 -1
  1550. package/dist/utils/KeyboardUtils/index.js.map +1 -1
  1551. package/dist/utils/Random.js.map +1 -1
  1552. package/dist/utils/arrayDiff.js.map +1 -1
  1553. package/dist/utils/browser.js.map +1 -1
  1554. package/dist/utils/focusableElementFinder.js.map +1 -1
  1555. package/dist/utils/getComponentName.js.map +1 -1
  1556. package/dist/utils/hexToRgbA.js.map +1 -1
  1557. package/dist/utils/iconVariant.js.map +1 -1
  1558. package/dist/utils/index.js.map +1 -1
  1559. package/dist/utils/multiSelectionEventHandler.js.map +1 -1
  1560. package/dist/utils/refType.js.map +1 -1
  1561. package/dist/utils/setId.js.map +1 -1
  1562. package/dist/utils/sizes.js.map +1 -1
  1563. package/dist/utils/useComputation.js.map +1 -1
  1564. package/dist/utils/useControlled.js.map +1 -1
  1565. package/dist/utils/useDeprecated.js.map +1 -1
  1566. package/dist/utils/useEnhancedEffect.js.map +1 -1
  1567. package/dist/utils/useForkRef.js.map +1 -1
  1568. package/dist/utils/useImageLoaded.js.map +1 -1
  1569. package/dist/utils/useIsMounted.js.map +1 -1
  1570. package/dist/utils/useLabels.js.map +1 -1
  1571. package/dist/utils/usePropAsRef.js.map +1 -1
  1572. package/dist/utils/useSavedState.js.map +1 -1
  1573. package/dist/utils/useUpdated.js.map +1 -1
  1574. package/dist/utils/useWidth.js.map +1 -1
  1575. package/dist/withId.js.map +1 -1
  1576. package/dist/withTooltip.js.map +1 -1
  1577. package/package.json +18 -21
  1578. package/CHANGELOG.md +0 -4462
  1579. package/dist/Barchart/Barchart.d.ts +0 -14
  1580. package/dist/Barchart/Barchart.js +0 -239
  1581. package/dist/Barchart/Barchart.js.map +0 -1
  1582. package/dist/Barchart/barchartPlotlyOverrides.js +0 -59
  1583. package/dist/Barchart/barchartPlotlyOverrides.js.map +0 -1
  1584. package/dist/Barchart/index.d.ts +0 -2
  1585. package/dist/Barchart/index.js +0 -16
  1586. package/dist/Barchart/index.js.map +0 -1
  1587. package/dist/Barchart/styles.js +0 -10
  1588. package/dist/Barchart/styles.js.map +0 -1
  1589. package/dist/Chart/Chart.d.ts +0 -25
  1590. package/dist/Chart/Chart.js +0 -215
  1591. package/dist/Chart/Chart.js.map +0 -1
  1592. package/dist/Chart/Plot/Plot.d.ts +0 -43
  1593. package/dist/Chart/Plot/Plot.js +0 -131
  1594. package/dist/Chart/Plot/Plot.js.map +0 -1
  1595. package/dist/Chart/Plot/index.d.ts +0 -2
  1596. package/dist/Chart/Plot/index.js +0 -16
  1597. package/dist/Chart/Plot/index.js.map +0 -1
  1598. package/dist/Chart/Plot/styles.js +0 -10
  1599. package/dist/Chart/Plot/styles.js.map +0 -1
  1600. package/dist/Chart/Tooltip/MultiTooltip/MultiTooltip.js +0 -162
  1601. package/dist/Chart/Tooltip/MultiTooltip/MultiTooltip.js.map +0 -1
  1602. package/dist/Chart/Tooltip/MultiTooltip/index.js +0 -16
  1603. package/dist/Chart/Tooltip/MultiTooltip/index.js.map +0 -1
  1604. package/dist/Chart/Tooltip/MultiTooltip/styles.js +0 -51
  1605. package/dist/Chart/Tooltip/MultiTooltip/styles.js.map +0 -1
  1606. package/dist/Chart/Tooltip/SingleTooltip/SingleTooltip.js.map +0 -1
  1607. package/dist/Chart/Tooltip/SingleTooltip/index.js +0 -16
  1608. package/dist/Chart/Tooltip/SingleTooltip/index.js.map +0 -1
  1609. package/dist/Chart/Tooltip/SingleTooltip/styles.js +0 -26
  1610. package/dist/Chart/Tooltip/SingleTooltip/styles.js.map +0 -1
  1611. package/dist/Chart/Tooltip/Tooltip.js +0 -165
  1612. package/dist/Chart/Tooltip/Tooltip.js.map +0 -1
  1613. package/dist/Chart/Tooltip/index.js.map +0 -1
  1614. package/dist/Chart/Tooltip/styles.js +0 -16
  1615. package/dist/Chart/Tooltip/styles.js.map +0 -1
  1616. package/dist/Chart/chartPlotlyOverrides.js +0 -169
  1617. package/dist/Chart/chartPlotlyOverrides.js.map +0 -1
  1618. package/dist/Chart/index.d.ts +0 -5
  1619. package/dist/Chart/index.js.map +0 -1
  1620. package/dist/Chart/styles.js.map +0 -1
  1621. package/dist/Donutchart/Donutchart.d.ts +0 -10
  1622. package/dist/Donutchart/Donutchart.js +0 -124
  1623. package/dist/Donutchart/Donutchart.js.map +0 -1
  1624. package/dist/Donutchart/donutchartPlotlyOverrides.js +0 -56
  1625. package/dist/Donutchart/donutchartPlotlyOverrides.js.map +0 -1
  1626. package/dist/Donutchart/index.d.ts +0 -2
  1627. package/dist/Donutchart/index.js.map +0 -1
  1628. package/dist/Donutchart/styles.js +0 -10
  1629. package/dist/Donutchart/styles.js.map +0 -1
  1630. package/dist/Linechart/Linechart.d.ts +0 -14
  1631. package/dist/Linechart/Linechart.js +0 -130
  1632. package/dist/Linechart/Linechart.js.map +0 -1
  1633. package/dist/Linechart/index.d.ts +0 -2
  1634. package/dist/Linechart/index.js +0 -16
  1635. package/dist/Linechart/index.js.map +0 -1
  1636. package/dist/Linechart/lineChartPlotlyOverrides.js +0 -79
  1637. package/dist/Linechart/lineChartPlotlyOverrides.js.map +0 -1
  1638. package/dist/Linechart/styles.js +0 -10
  1639. package/dist/Linechart/styles.js.map +0 -1
  1640. package/dist/legacy/Barchart/Barchart.d.ts +0 -14
  1641. package/dist/legacy/Barchart/Barchart.js +0 -195
  1642. package/dist/legacy/Barchart/Barchart.js.map +0 -1
  1643. package/dist/legacy/Barchart/barchartPlotlyOverrides.js +0 -43
  1644. package/dist/legacy/Barchart/barchartPlotlyOverrides.js.map +0 -1
  1645. package/dist/legacy/Barchart/index.d.ts +0 -2
  1646. package/dist/legacy/Barchart/index.js +0 -2
  1647. package/dist/legacy/Barchart/index.js.map +0 -1
  1648. package/dist/legacy/Barchart/styles.js +0 -3
  1649. package/dist/legacy/Barchart/styles.js.map +0 -1
  1650. package/dist/legacy/Chart/Chart.d.ts +0 -25
  1651. package/dist/legacy/Chart/Chart.js +0 -174
  1652. package/dist/legacy/Chart/Chart.js.map +0 -1
  1653. package/dist/legacy/Chart/Plot/Plot.d.ts +0 -43
  1654. package/dist/legacy/Chart/Plot/Plot.js +0 -93
  1655. package/dist/legacy/Chart/Plot/Plot.js.map +0 -1
  1656. package/dist/legacy/Chart/Plot/index.d.ts +0 -2
  1657. package/dist/legacy/Chart/Plot/index.js +0 -2
  1658. package/dist/legacy/Chart/Plot/index.js.map +0 -1
  1659. package/dist/legacy/Chart/Plot/styles.js +0 -3
  1660. package/dist/legacy/Chart/Plot/styles.js.map +0 -1
  1661. package/dist/legacy/Chart/Tooltip/MultiTooltip/MultiTooltip.js +0 -130
  1662. package/dist/legacy/Chart/Tooltip/MultiTooltip/MultiTooltip.js.map +0 -1
  1663. package/dist/legacy/Chart/Tooltip/MultiTooltip/index.js +0 -2
  1664. package/dist/legacy/Chart/Tooltip/MultiTooltip/index.js.map +0 -1
  1665. package/dist/legacy/Chart/Tooltip/MultiTooltip/styles.js +0 -43
  1666. package/dist/legacy/Chart/Tooltip/MultiTooltip/styles.js.map +0 -1
  1667. package/dist/legacy/Chart/Tooltip/SingleTooltip/SingleTooltip.js +0 -54
  1668. package/dist/legacy/Chart/Tooltip/SingleTooltip/SingleTooltip.js.map +0 -1
  1669. package/dist/legacy/Chart/Tooltip/SingleTooltip/index.js +0 -2
  1670. package/dist/legacy/Chart/Tooltip/SingleTooltip/index.js.map +0 -1
  1671. package/dist/legacy/Chart/Tooltip/SingleTooltip/styles.js +0 -18
  1672. package/dist/legacy/Chart/Tooltip/SingleTooltip/styles.js.map +0 -1
  1673. package/dist/legacy/Chart/Tooltip/Tooltip.js +0 -128
  1674. package/dist/legacy/Chart/Tooltip/Tooltip.js.map +0 -1
  1675. package/dist/legacy/Chart/Tooltip/index.js +0 -2
  1676. package/dist/legacy/Chart/Tooltip/index.js.map +0 -1
  1677. package/dist/legacy/Chart/Tooltip/styles.js +0 -9
  1678. package/dist/legacy/Chart/Tooltip/styles.js.map +0 -1
  1679. package/dist/legacy/Chart/chartPlotlyOverrides.js +0 -147
  1680. package/dist/legacy/Chart/chartPlotlyOverrides.js.map +0 -1
  1681. package/dist/legacy/Chart/index.d.ts +0 -5
  1682. package/dist/legacy/Chart/index.js +0 -2
  1683. package/dist/legacy/Chart/index.js.map +0 -1
  1684. package/dist/legacy/Chart/styles.js.map +0 -1
  1685. package/dist/legacy/Donutchart/Donutchart.d.ts +0 -10
  1686. package/dist/legacy/Donutchart/Donutchart.js +0 -86
  1687. package/dist/legacy/Donutchart/Donutchart.js.map +0 -1
  1688. package/dist/legacy/Donutchart/donutchartPlotlyOverrides.js +0 -40
  1689. package/dist/legacy/Donutchart/donutchartPlotlyOverrides.js.map +0 -1
  1690. package/dist/legacy/Donutchart/index.d.ts +0 -2
  1691. package/dist/legacy/Donutchart/index.js +0 -2
  1692. package/dist/legacy/Donutchart/index.js.map +0 -1
  1693. package/dist/legacy/Donutchart/styles.js +0 -3
  1694. package/dist/legacy/Donutchart/styles.js.map +0 -1
  1695. package/dist/legacy/Linechart/Linechart.d.ts +0 -14
  1696. package/dist/legacy/Linechart/Linechart.js +0 -92
  1697. package/dist/legacy/Linechart/Linechart.js.map +0 -1
  1698. package/dist/legacy/Linechart/index.d.ts +0 -2
  1699. package/dist/legacy/Linechart/index.js +0 -2
  1700. package/dist/legacy/Linechart/index.js.map +0 -1
  1701. package/dist/legacy/Linechart/lineChartPlotlyOverrides.js +0 -63
  1702. package/dist/legacy/Linechart/lineChartPlotlyOverrides.js.map +0 -1
  1703. package/dist/legacy/Linechart/styles.js +0 -3
  1704. package/dist/legacy/Linechart/styles.js.map +0 -1
  1705. package/dist/modern/Barchart/Barchart.d.ts +0 -14
  1706. package/dist/modern/Barchart/Barchart.js +0 -176
  1707. package/dist/modern/Barchart/Barchart.js.map +0 -1
  1708. package/dist/modern/Barchart/barchartPlotlyOverrides.js +0 -41
  1709. package/dist/modern/Barchart/barchartPlotlyOverrides.js.map +0 -1
  1710. package/dist/modern/Barchart/index.d.ts +0 -2
  1711. package/dist/modern/Barchart/index.js +0 -2
  1712. package/dist/modern/Barchart/index.js.map +0 -1
  1713. package/dist/modern/Barchart/styles.js +0 -3
  1714. package/dist/modern/Barchart/styles.js.map +0 -1
  1715. package/dist/modern/Chart/Chart.d.ts +0 -25
  1716. package/dist/modern/Chart/Chart.js +0 -158
  1717. package/dist/modern/Chart/Chart.js.map +0 -1
  1718. package/dist/modern/Chart/Plot/Plot.d.ts +0 -43
  1719. package/dist/modern/Chart/Plot/Plot.js +0 -94
  1720. package/dist/modern/Chart/Plot/Plot.js.map +0 -1
  1721. package/dist/modern/Chart/Plot/index.d.ts +0 -2
  1722. package/dist/modern/Chart/Plot/index.js +0 -2
  1723. package/dist/modern/Chart/Plot/index.js.map +0 -1
  1724. package/dist/modern/Chart/Plot/styles.js +0 -3
  1725. package/dist/modern/Chart/Plot/styles.js.map +0 -1
  1726. package/dist/modern/Chart/Tooltip/MultiTooltip/MultiTooltip.js +0 -123
  1727. package/dist/modern/Chart/Tooltip/MultiTooltip/MultiTooltip.js.map +0 -1
  1728. package/dist/modern/Chart/Tooltip/MultiTooltip/index.js +0 -2
  1729. package/dist/modern/Chart/Tooltip/MultiTooltip/index.js.map +0 -1
  1730. package/dist/modern/Chart/Tooltip/MultiTooltip/styles.js +0 -41
  1731. package/dist/modern/Chart/Tooltip/MultiTooltip/styles.js.map +0 -1
  1732. package/dist/modern/Chart/Tooltip/SingleTooltip/SingleTooltip.js +0 -51
  1733. package/dist/modern/Chart/Tooltip/SingleTooltip/SingleTooltip.js.map +0 -1
  1734. package/dist/modern/Chart/Tooltip/SingleTooltip/index.js +0 -2
  1735. package/dist/modern/Chart/Tooltip/SingleTooltip/index.js.map +0 -1
  1736. package/dist/modern/Chart/Tooltip/SingleTooltip/styles.js +0 -16
  1737. package/dist/modern/Chart/Tooltip/SingleTooltip/styles.js.map +0 -1
  1738. package/dist/modern/Chart/Tooltip/Tooltip.js +0 -125
  1739. package/dist/modern/Chart/Tooltip/Tooltip.js.map +0 -1
  1740. package/dist/modern/Chart/Tooltip/index.js +0 -2
  1741. package/dist/modern/Chart/Tooltip/index.js.map +0 -1
  1742. package/dist/modern/Chart/Tooltip/styles.js +0 -9
  1743. package/dist/modern/Chart/Tooltip/styles.js.map +0 -1
  1744. package/dist/modern/Chart/chartPlotlyOverrides.js +0 -137
  1745. package/dist/modern/Chart/chartPlotlyOverrides.js.map +0 -1
  1746. package/dist/modern/Chart/index.d.ts +0 -5
  1747. package/dist/modern/Chart/index.js +0 -2
  1748. package/dist/modern/Chart/index.js.map +0 -1
  1749. package/dist/modern/Chart/styles.js.map +0 -1
  1750. package/dist/modern/Donutchart/Donutchart.d.ts +0 -10
  1751. package/dist/modern/Donutchart/Donutchart.js +0 -82
  1752. package/dist/modern/Donutchart/Donutchart.js.map +0 -1
  1753. package/dist/modern/Donutchart/donutchartPlotlyOverrides.js +0 -38
  1754. package/dist/modern/Donutchart/donutchartPlotlyOverrides.js.map +0 -1
  1755. package/dist/modern/Donutchart/index.d.ts +0 -2
  1756. package/dist/modern/Donutchart/index.js +0 -2
  1757. package/dist/modern/Donutchart/index.js.map +0 -1
  1758. package/dist/modern/Donutchart/styles.js +0 -3
  1759. package/dist/modern/Donutchart/styles.js.map +0 -1
  1760. package/dist/modern/Linechart/Linechart.d.ts +0 -14
  1761. package/dist/modern/Linechart/Linechart.js +0 -87
  1762. package/dist/modern/Linechart/Linechart.js.map +0 -1
  1763. package/dist/modern/Linechart/index.d.ts +0 -2
  1764. package/dist/modern/Linechart/index.js +0 -2
  1765. package/dist/modern/Linechart/index.js.map +0 -1
  1766. package/dist/modern/Linechart/lineChartPlotlyOverrides.js +0 -59
  1767. package/dist/modern/Linechart/lineChartPlotlyOverrides.js.map +0 -1
  1768. package/dist/modern/Linechart/styles.js +0 -3
  1769. package/dist/modern/Linechart/styles.js.map +0 -1
package/CHANGELOG.md DELETED
@@ -1,4462 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## 3.62.7 (2022-04-22)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * **FileUploader:** realigned upload value HVUIKIT-6340 ([2e26913](https://github.com/lumada-design/hv-uikit-react/commit/2e26913c531175fcb3ad21cc911dac3326131411))
12
-
13
-
14
-
15
-
16
-
17
- ## [3.62.6](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.62.5...@hitachivantara/uikit-react-core@3.62.6) (2022-04-20)
18
-
19
-
20
- ### Bug Fixes
21
-
22
- * **Avatar:** add containerProps ([#2747](https://github.com/lumada-design/hv-uikit-react/issues/2747)) ([872a22c](https://github.com/lumada-design/hv-uikit-react/commit/872a22c69083eda96ac02cd7c831b25c8153dac0))
23
-
24
-
25
-
26
-
27
-
28
- ## 3.62.5 (2022-04-19)
29
-
30
-
31
- ### Bug Fixes
32
-
33
- * **filtergroup:** enable typings ([#2743](https://github.com/lumada-design/hv-uikit-react/issues/2743)) ([aa09e97](https://github.com/lumada-design/hv-uikit-react/commit/aa09e9705905a2970e44c8f487f8688d2fc30f2c))
34
- * **Snackbar:** message overflow its content box when rendering long words. HVUIKIT-6344 ([#2745](https://github.com/lumada-design/hv-uikit-react/issues/2745)) ([7989b3d](https://github.com/lumada-design/hv-uikit-react/commit/7989b3db14e7f0afb5b11c5a6809fa72586a2746))
35
-
36
-
37
-
38
-
39
-
40
- ## [3.62.4](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.62.3...@hitachivantara/uikit-react-core@3.62.4) (2022-04-13)
41
-
42
-
43
- ### Bug Fixes
44
-
45
- * **TagsInput:** fix incorrect input width when no tags exist ([#2732](https://github.com/lumada-design/hv-uikit-react/issues/2732)) ([765ef07](https://github.com/lumada-design/hv-uikit-react/commit/765ef078fd821ce12fec954f367e7fd8ff2226d0))
46
-
47
-
48
-
49
-
50
-
51
- ## [3.62.3](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.62.2...@hitachivantara/uikit-react-core@3.62.3) (2022-04-12)
52
-
53
- **Note:** Version bump only for package @hitachivantara/uikit-react-core
54
-
55
-
56
-
57
-
58
-
59
- ## 3.62.2 (2022-04-08)
60
-
61
-
62
- ### Bug Fixes
63
-
64
- * **VerticalNavigation:** fixed component box shadow ([#2726](https://github.com/lumada-design/hv-uikit-react/issues/2726)) ([82c926a](https://github.com/lumada-design/hv-uikit-react/commit/82c926ac13da7e2729d5c97264dce003b6da0246))
65
-
66
-
67
-
68
-
69
-
70
- ## [3.62.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.62.0...@hitachivantara/uikit-react-core@3.62.1) (2022-04-05)
71
-
72
-
73
- ### Bug Fixes
74
-
75
- * **chart:** prevent chart defaults for some falsy values. ([#2723](https://github.com/lumada-design/hv-uikit-react/issues/2723)) ([5f8c234](https://github.com/lumada-design/hv-uikit-react/commit/5f8c234afbcac058e2db5c4f743a26d713014505))
76
- * **HvCardMedia:** fixed props composition within the base component props ([#2724](https://github.com/lumada-design/hv-uikit-react/issues/2724)) ([a121143](https://github.com/lumada-design/hv-uikit-react/commit/a1211437ceca8b948e7618575b8cfbb3d4f272f3))
77
-
78
-
79
-
80
-
81
-
82
- # [3.62.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.61.0...@hitachivantara/uikit-react-core@3.62.0) (2022-04-02)
83
-
84
-
85
- ### Features
86
-
87
- * **Dialog:** update component with 3.6.0 DS specification ([#2721](https://github.com/lumada-design/hv-uikit-react/issues/2721)) ([fec9399](https://github.com/lumada-design/hv-uikit-react/commit/fec939938354e6b0c31bba3ac2dbfeefce484999))
88
-
89
-
90
-
91
-
92
-
93
- # [3.61.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.60.0...@hitachivantara/uikit-react-core@3.61.0) (2022-03-31)
94
-
95
-
96
- ### Bug Fixes
97
-
98
- * added missing property to the SnackbarContentWrapper.d.ts file ([#2709](https://github.com/lumada-design/hv-uikit-react/issues/2709)) ([88bbf39](https://github.com/lumada-design/hv-uikit-react/commit/88bbf39d7d18565add7d58d1cb188f023a39bdc0))
99
- * **snackbar:** fix snackbar actions not clickable. HVUIKIT-6321 ([e4ab10b](https://github.com/lumada-design/hv-uikit-react/commit/e4ab10b452be784e4c85d4d59bfbf06be28daa46))
100
-
101
-
102
- ### Features
103
-
104
- * **Avatar:** update component with 3.6.0 DS specification ([d57468e](https://github.com/lumada-design/hv-uikit-react/commit/d57468e037dcddcfe2700bbcb21de79c566d5a1d))
105
- * **Loading:** adding a progress bar mode ([#2679](https://github.com/lumada-design/hv-uikit-react/issues/2679)) ([032b23c](https://github.com/lumada-design/hv-uikit-react/commit/032b23c7416cd83d3d88575c2484471e62eed0b9))
106
- * **TagsInput:** add suggestions functionality ([#2694](https://github.com/lumada-design/hv-uikit-react/issues/2694)) ([fdfb00e](https://github.com/lumada-design/hv-uikit-react/commit/fdfb00ef4718eaf4c4b0242e590b6eb6c03affbc))
107
-
108
-
109
-
110
-
111
-
112
- # [3.60.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.59.0...@hitachivantara/uikit-react-core@3.60.0) (2022-03-29)
113
-
114
-
115
- ### Features
116
-
117
- * **TagsInput:** add suggestions functionality ([#2694](https://github.com/lumada-design/hv-uikit-react/issues/2694)) ([fdfb00e](https://github.com/lumada-design/hv-uikit-react/commit/fdfb00ef4718eaf4c4b0242e590b6eb6c03affbc))
118
-
119
-
120
-
121
-
122
-
123
- # [3.59.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.58.2...@hitachivantara/uikit-react-core@3.59.0) (2022-03-25)
124
-
125
-
126
- ### Features
127
-
128
- * **TagsInput:** add suggestions functionality ([#2694](https://github.com/lumada-design/hv-uikit-react/issues/2694)) ([fdfb00e](https://github.com/lumada-design/hv-uikit-react/commit/fdfb00ef4718eaf4c4b0242e590b6eb6c03affbc))
129
-
130
-
131
-
132
-
133
-
134
- ## [3.58.2](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.58.1...@hitachivantara/uikit-react-core@3.58.2) (2022-03-17)
135
-
136
-
137
- ### Bug Fixes
138
-
139
- * updated material-ui to 4.12.3 ([2649c1e](https://github.com/lumada-design/hv-uikit-react/commit/2649c1ea9d2fddacc5cf247465ae05d7aebef87b))
140
-
141
-
142
-
143
-
144
-
145
- ## 3.58.1 (2022-03-11)
146
-
147
-
148
- ### Bug Fixes
149
-
150
- * **tags-input:** fix prop typo ([766c30b](https://github.com/lumada-design/hv-uikit-react/commit/766c30b81febabfa7d9af82ae1ba73bfecc7c759))
151
-
152
-
153
-
154
-
155
-
156
- # [3.58.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.57.0...@hitachivantara/uikit-react-core@3.58.0) (2022-03-07)
157
-
158
-
159
- ### Features
160
-
161
- * **TagsInput:** allow commiting tags with other characters and on blur ([#2687](https://github.com/lumada-design/hv-uikit-react/issues/2687)) ([ee06336](https://github.com/lumada-design/hv-uikit-react/commit/ee063364f5f1f7464fc34fc61b26cf51e1795fcf))
162
-
163
-
164
-
165
-
166
-
167
- # [3.57.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.56.2...@hitachivantara/uikit-react-core@3.57.0) (2022-03-02)
168
-
169
-
170
- ### Features
171
-
172
- * **filter-group:** add default and controlled values ([82236d0](https://github.com/lumada-design/hv-uikit-react/commit/82236d052262191db139cbf1f46886468c3bc1d6))
173
-
174
-
175
-
176
-
177
-
178
- ## [3.56.2](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.56.1...@hitachivantara/uikit-react-core@3.56.2) (2022-02-21)
179
-
180
-
181
- ### Bug Fixes
182
-
183
- * **overflow-tooltip:** tooltip is appearing when not needed ([9c92d8d](https://github.com/lumada-design/hv-uikit-react/commit/9c92d8d26ddbda7742c531d9977a25b8be91028d))
184
- * **tooltip:** proptype is node when should be enum of strings ([a7139ea](https://github.com/lumada-design/hv-uikit-react/commit/a7139ea2a35d5d4acd93a787ba237f06eb7b478e))
185
-
186
-
187
-
188
-
189
-
190
- ## [3.56.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.56.0...@hitachivantara/uikit-react-core@3.56.1) (2022-02-17)
191
-
192
-
193
- ### Bug Fixes
194
-
195
- * **TextArea:** fixed TextArea scrolling when it shouldn't ([11d8435](https://github.com/lumada-design/hv-uikit-react/commit/11d843593e47d82f3290f62f5527f01367a8632d))
196
-
197
-
198
-
199
-
200
-
201
- # [3.56.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.55.3...@hitachivantara/uikit-react-core@3.56.0) (2022-02-16)
202
-
203
-
204
- ### Bug Fixes
205
-
206
- * **asset-inventory:** bulk actions triggering onSelection callback. HVUIKIT-6315 ([1f69da8](https://github.com/lumada-design/hv-uikit-react/commit/1f69da8829a38178264d57679db4d3281bbe7ed3))
207
- * **BarChart:** fix tooltip displaying when hovering outside of the chart bars ([54a279a](https://github.com/lumada-design/hv-uikit-react/commit/54a279ac91c78ce4d55aeef5a9a51a23be337f50))
208
- * **tags-input:** input should be clean when tags change. ([#2672](https://github.com/lumada-design/hv-uikit-react/issues/2672)) ([2ffbbf2](https://github.com/lumada-design/hv-uikit-react/commit/2ffbbf25893a8b297a2ef89259e8a9fd92da7c13))
209
- * **TagsInput:** fix reset input on value change ([d4f2df1](https://github.com/lumada-design/hv-uikit-react/commit/d4f2df1f83b6eb7aa2a22556c2a33001a667ab23))
210
-
211
-
212
- ### Features
213
-
214
- * **tag-input:** adding on blur callback ([458cbad](https://github.com/lumada-design/hv-uikit-react/commit/458cbadbe9ed19fc98f6d4999389c7c67dc79920))
215
-
216
-
217
-
218
-
219
-
220
- ## [3.55.3](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.55.2...@hitachivantara/uikit-react-core@3.55.3) (2022-02-15)
221
-
222
-
223
- ### Bug Fixes
224
-
225
- * **asset-inventory:** bulk actions triggering onSelection callback. HVUIKIT-6315 ([1f69da8](https://github.com/lumada-design/hv-uikit-react/commit/1f69da8829a38178264d57679db4d3281bbe7ed3))
226
- * **AssetInventory:** fixed undefined emptyComponent on the CardView causing app crash ([#2677](https://github.com/lumada-design/hv-uikit-react/issues/2677)) ([253c62f](https://github.com/lumada-design/hv-uikit-react/commit/253c62fadb385b41e7852915d2ccc0c8e8e827bd))
227
- * **BarChart:** fix tooltip displaying when hovering outside of the chart bars ([54a279a](https://github.com/lumada-design/hv-uikit-react/commit/54a279ac91c78ce4d55aeef5a9a51a23be337f50))
228
- * **tags-input:** input should be clean when tags change. ([#2672](https://github.com/lumada-design/hv-uikit-react/issues/2672)) ([2ffbbf2](https://github.com/lumada-design/hv-uikit-react/commit/2ffbbf25893a8b297a2ef89259e8a9fd92da7c13))
229
- * **TagsInput:** fix reset input on value change ([d4f2df1](https://github.com/lumada-design/hv-uikit-react/commit/d4f2df1f83b6eb7aa2a22556c2a33001a667ab23))
230
-
231
-
232
-
233
-
234
-
235
- ## [3.55.2](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.55.0...@hitachivantara/uikit-react-core@3.55.2) (2022-02-13)
236
-
237
-
238
- ### Bug Fixes
239
-
240
- * **BarChart:** fix tooltip displaying when hovering outside of the chart bars ([54a279a](https://github.com/lumada-design/hv-uikit-react/commit/54a279ac91c78ce4d55aeef5a9a51a23be337f50))
241
- * **TagsInput:** fix reset input on value change ([d4f2df1](https://github.com/lumada-design/hv-uikit-react/commit/d4f2df1f83b6eb7aa2a22556c2a33001a667ab23))
242
-
243
-
244
-
245
-
246
-
247
- ## [3.55.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.55.0...@hitachivantara/uikit-react-core@3.55.1) (2022-02-10)
248
-
249
-
250
- ### Bug Fixes
251
-
252
- * **TagsInput:** fix reset input on value change ([d4f2df1](https://github.com/lumada-design/hv-uikit-react/commit/d4f2df1f83b6eb7aa2a22556c2a33001a667ab23))
253
-
254
-
255
-
256
-
257
-
258
- # [3.55.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.54.2...@hitachivantara/uikit-react-core@3.55.0) (2022-02-07)
259
-
260
-
261
- ### Bug Fixes
262
-
263
- * **tagsInput:** example signature is wrong. ([e5aa005](https://github.com/lumada-design/hv-uikit-react/commit/e5aa005e125e9d64cd13e80d4e1c153437560050))
264
- * **tagsInput:** fixing tagInput id target. ([6de0e1b](https://github.com/lumada-design/hv-uikit-react/commit/6de0e1b085b63cb21af2b80af15c39ff5c42ee86))
265
-
266
-
267
- ### Features
268
-
269
- * **tagsInput:** adding onadd and ondelete callbacks. ([33212c1](https://github.com/lumada-design/hv-uikit-react/commit/33212c19dc393370c7aac0a7c81bf433e5e37a3e))
270
-
271
-
272
-
273
-
274
-
275
- ## [3.54.2](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.54.1...@hitachivantara/uikit-react-core@3.54.2) (2022-02-06)
276
-
277
-
278
- ### Bug Fixes
279
-
280
- * **Snackbar:** fix extended interface on SnackbarProvider ([95f5a54](https://github.com/lumada-design/hv-uikit-react/commit/95f5a5447969156ef5c499dced115201014d2687))
281
- * **Snackbar:** make the notistackClassesOverride prop optional ([efcc54e](https://github.com/lumada-design/hv-uikit-react/commit/efcc54e61ad1a07bcc2304b02e22e50fd9dc74c4))
282
-
283
-
284
-
285
-
286
-
287
- ## [3.54.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.54.0...@hitachivantara/uikit-react-core@3.54.1) (2022-02-04)
288
-
289
-
290
- ### Bug Fixes
291
-
292
- * **Snackbar:** fix extended interface on SnackbarProvider ([95f5a54](https://github.com/lumada-design/hv-uikit-react/commit/95f5a5447969156ef5c499dced115201014d2687))
293
-
294
-
295
-
296
-
297
-
298
- # [3.54.0](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.53.1...@hitachivantara/uikit-react-core@3.54.0) (2022-02-04)
299
-
300
-
301
- ### Bug Fixes
302
-
303
- * **TagsInput:** add max counter validation ([#2657](https://github.com/lumada-design/hv-uikit-react/issues/2657)) ([2d539e9](https://github.com/lumada-design/hv-uikit-react/commit/2d539e9f73a4f0ddc30486503a759f4d3e5cc38e))
304
- * **TagsInput:** add required property ([51bc3c8](https://github.com/lumada-design/hv-uikit-react/commit/51bc3c8f5fc184054596b6c3c2bc02fdf6dfcb7c))
305
- * **TagsInput:** add status validation and other fixes ([c791849](https://github.com/lumada-design/hv-uikit-react/commit/c7918490f5b6a84a1ba934a9464ba09e73a9e7e4))
306
-
307
-
308
- ### Features
309
-
310
- * **snackbar:** adding stacked snackbar provider. ([a3d7ace](https://github.com/lumada-design/hv-uikit-react/commit/a3d7ace1a7cc4414ea679881898670379689d816))
311
-
312
-
313
-
314
-
315
-
316
- ## [3.53.1](https://github.com/lumada-design/hv-uikit-react/compare/@hitachivantara/uikit-react-core@3.53.0...@hitachivantara/uikit-react-core@3.53.1) (2022-02-01)
317
-
318
- **Note:** Version bump only for package @hitachivantara/uikit-react-core
319
-
320
-
321
-
322
-
323
-
324
- # 3.53.0 (2022-01-27)
325
-
326
-
327
- ### Features
328
-
329
- * **table:** adding columns renderers.HVUIKIT-6288 ([fb958e8](https://github.com/lumada-design/hv-uikit-react/commit/fb958e84b144a954d57ff797249a6c70b3ef1c38))
330
-
331
-
332
-
333
-
334
-
335
- ## 3.52.5 (2022-01-19)
336
-
337
- **Note:** Version bump only for package @hitachivantara/uikit-react-core
338
-
339
-
340
-
341
-
342
-
343
- ## 3.52.4 (2022-01-19)
344
-
345
- **Note:** Version bump only for package @hitachivantara/uikit-react-core
346
-
347
-
348
-
349
-
350
-
351
- ## [3.52.3](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.52.2...@hv/uikit-react-core@3.52.3) (2022-01-15)
352
-
353
- **Note:** Version bump only for package @hv/uikit-react-core
354
-
355
-
356
-
357
-
358
-
359
- ## [3.52.2](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.52.1...@hv/uikit-react-core@3.52.2) (2022-01-13)
360
-
361
-
362
- ### Bug Fixes
363
-
364
- * **input:** onBlur typings ([7bad925](https://github.com/lumada-design/hv-uikit-react/commit/7bad9250dd1e4c9b8486d611d087cb42ff55bc58))
365
-
366
-
367
-
368
-
369
-
370
- ## [3.52.1](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.52.0...@hv/uikit-react-core@3.52.1) (2022-01-12)
371
-
372
-
373
- ### Bug Fixes
374
-
375
- * **typography:** add missing classes ([66708f3](https://github.com/lumada-design/hv-uikit-react/commit/66708f3a2575db305980f2d5a05d705e934f918b))
376
-
377
-
378
-
379
-
380
-
381
- # [3.52.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.51.0...@hv/uikit-react-core@3.52.0) (2022-01-07)
382
-
383
-
384
- ### Bug Fixes
385
-
386
- * **tags-input:** optional props not correct in typescript ([9a76ab8](https://github.com/lumada-design/hv-uikit-react/commit/9a76ab8637f61d7256ec59f42a9857aead48689c))
387
- * **utils:** utils functions not available in typescript. ([eecc3bc](https://github.com/lumada-design/hv-uikit-react/commit/eecc3bce07204ff907e840972da0a477ea46e2a3))
388
-
389
-
390
- ### Features
391
-
392
- * **tag:** apply default typography ([2aa99c3](https://github.com/lumada-design/hv-uikit-react/commit/2aa99c3f98f8388edae6a110e77729fa3d6a244e))
393
- * **tags-input:** change selected element scroll position ([4facb69](https://github.com/lumada-design/hv-uikit-react/commit/4facb69ddd16c2aa6d08ba1be10ddbc86936194d))
394
-
395
-
396
-
397
-
398
-
399
- # [3.51.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.50.0...@hv/uikit-react-core@3.51.0) (2022-01-04)
400
-
401
-
402
- ### Features
403
-
404
- * **query-builder:** add initial version of the component. HVUIKIT-6287 ([414836e](https://github.com/lumada-design/hv-uikit-react/commit/414836e6213fcb467b86e86ff1a8c86b5ae77073))
405
- * **tags-input:** have multiline as false, update docs. HVUIKIT-5702 ([bb65755](https://github.com/lumada-design/hv-uikit-react/commit/bb65755ae99a8b718eb991dad590dd94cbcc8a3a))
406
- * **TagsInput:** add tags input component ([4ce7e9a](https://github.com/lumada-design/hv-uikit-react/commit/4ce7e9aa05d04967ef5e9f658522753b70363b8f))
407
- * **Textarea:** add tags list functionality ([80a04ae](https://github.com/lumada-design/hv-uikit-react/commit/80a04ae0242b562ae9571abf220b64802a03311b))
408
-
409
-
410
-
411
-
412
-
413
- # [3.50.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.49.1...@hv/uikit-react-core@3.50.0) (2021-12-21)
414
-
415
-
416
- ### Features
417
-
418
- * **Tag:** added deleteButtonProps prop to allow passing properties to the delete button on the Tag ([6c63866](https://github.com/lumada-design/hv-uikit-react/commit/6c63866e726f13a54988bbbc2cf1357a72786447))
419
-
420
-
421
-
422
-
423
-
424
- ## [3.49.1](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.49.0...@hv/uikit-react-core@3.49.1) (2021-12-17)
425
-
426
-
427
- ### Bug Fixes
428
-
429
- * **snackbar:** add snackbarcontentprops on snackbar.d.ts ([#2619](https://github.com/lumada-design/hv-uikit-react/issues/2619)) ([b13f238](https://github.com/lumada-design/hv-uikit-react/commit/b13f2388141954ca0e6aa7b309521e5f54c40e56))
430
- * **snackbar:** allow content style customization. HVUIKIT-6306 ([d3cf937](https://github.com/lumada-design/hv-uikit-react/commit/d3cf937da05fa81d7e2a3ceb26194dda159bb3cf))
431
-
432
-
433
-
434
-
435
-
436
- # [3.49.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.48.2...@hv/uikit-react-core@3.49.0) (2021-12-14)
437
-
438
-
439
- ### Bug Fixes
440
-
441
- * **asset-inventory:** update bulk actions spacings. HVUIKIT-5960 ([#2613](https://github.com/lumada-design/hv-uikit-react/issues/2613)) ([3c9b13d](https://github.com/lumada-design/hv-uikit-react/commit/3c9b13d13186997e22330efd607f3faee1e1063b))
442
- * **empty-state:** title bottom margin. HVUIKIT-5961 ([9574b51](https://github.com/lumada-design/hv-uikit-react/commit/9574b517da9595cce38da625470689aa0c245172))
443
- * **snackbar:** allow content style customization. HVUIKIT-6306 ([d3cf937](https://github.com/lumada-design/hv-uikit-react/commit/d3cf937da05fa81d7e2a3ceb26194dda159bb3cf))
444
-
445
-
446
- ### Features
447
-
448
- * **pagination:** hide page size labels in xs screens. HVUIKIT-5742 ([f967063](https://github.com/lumada-design/hv-uikit-react/commit/f9670632bca9e220d10b98a2fa9817eb715a6520))
449
-
450
-
451
-
452
-
453
-
454
- ## 3.48.2 (2021-12-09)
455
-
456
-
457
- ### Bug Fixes
458
-
459
- * **input:** email regex validation, fixes issue [#2608](https://github.com/lumada-design/hv-uikit-react/issues/2608) ([#2609](https://github.com/lumada-design/hv-uikit-react/issues/2609)) ([81e276a](https://github.com/lumada-design/hv-uikit-react/commit/81e276ae1369a1c78e842b52419ee319da10dca4))
460
-
461
-
462
-
463
-
464
-
465
- ## [3.48.1](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.48.0...@hv/uikit-react-core@3.48.1) (2021-12-04)
466
-
467
-
468
- ### Bug Fixes
469
-
470
- * **assetinventory:** pagesize should not be set if undefined.#HVUIKIT-5776 ([940a73e](https://github.com/lumada-design/hv-uikit-react/commit/940a73ee0821d9f934fd4d3abc2f22e17a377c9b)), closes [undefined.#HVUIKIT-5776](https://github.com/undefined./issues/HVUIKIT-5776)
471
- * **datepicker:** placeholder should not be undefined.#HVUIKIT-5776 ([e5dd223](https://github.com/lumada-design/hv-uikit-react/commit/e5dd2239311daa67367cb82b5bb56008454e0d55)), closes [undefined.#HVUIKIT-5776](https://github.com/undefined./issues/HVUIKIT-5776)
472
- * **emptystate:** p cannot be parent of div.HVUIKIT-5776 ([a4f34b2](https://github.com/lumada-design/hv-uikit-react/commit/a4f34b23237fac2edf20edf26d1ad90855d7731d))
473
- * **Provider:** expose UI Kit context and hooks ([86cf448](https://github.com/lumada-design/hv-uikit-react/commit/86cf4485c085086d3acbfd50a17d012b19ec78d3))
474
- * **tag:** button must have a child.HVUIKIT-5776 ([f31f643](https://github.com/lumada-design/hv-uikit-react/commit/f31f643ebc45a59a4c2feadaa8ae2b14f65cfed4))
475
- * contexts' non-stable values HVUIKIT-6277 ([5e22f27](https://github.com/lumada-design/hv-uikit-react/commit/5e22f279a921361ac79543abdb11d17b56228199))
476
- * unguarded potential spread of undefined values HVUIKIT-6277 ([bf58e79](https://github.com/lumada-design/hv-uikit-react/commit/bf58e795fe53287bd59ffa9f17f6c0136f896a1e))
477
- * unstable nested components HVUIKIT-6277 ([9fcb68f](https://github.com/lumada-design/hv-uikit-react/commit/9fcb68f2041e090b1e948b6833bdcc54d9a4fabd))
478
-
479
-
480
-
481
-
482
-
483
- # 3.48.0 (2021-11-30)
484
-
485
-
486
- ### Bug Fixes
487
-
488
- * **assetinventory:** pagesize should not be set if undefined.#HVUIKIT-5776 ([940a73e](https://github.com/lumada-design/hv-uikit-react/commit/940a73ee0821d9f934fd4d3abc2f22e17a377c9b)), closes [undefined.#HVUIKIT-5776](https://github.com/undefined./issues/HVUIKIT-5776)
489
- * **datepicker:** placeholder should not be undefined.#HVUIKIT-5776 ([e5dd223](https://github.com/lumada-design/hv-uikit-react/commit/e5dd2239311daa67367cb82b5bb56008454e0d55)), closes [undefined.#HVUIKIT-5776](https://github.com/undefined./issues/HVUIKIT-5776)
490
- * **emptystate:** p cannot be parent of div.HVUIKIT-5776 ([a4f34b2](https://github.com/lumada-design/hv-uikit-react/commit/a4f34b23237fac2edf20edf26d1ad90855d7731d))
491
- * **tag:** button must have a child.HVUIKIT-5776 ([f31f643](https://github.com/lumada-design/hv-uikit-react/commit/f31f643ebc45a59a4c2feadaa8ae2b14f65cfed4))
492
- * contexts' non-stable values HVUIKIT-6277 ([5e22f27](https://github.com/lumada-design/hv-uikit-react/commit/5e22f279a921361ac79543abdb11d17b56228199))
493
- * unguarded potential spread of undefined values HVUIKIT-6277 ([bf58e79](https://github.com/lumada-design/hv-uikit-react/commit/bf58e795fe53287bd59ffa9f17f6c0136f896a1e))
494
- * unstable nested components HVUIKIT-6277 ([9fcb68f](https://github.com/lumada-design/hv-uikit-react/commit/9fcb68f2041e090b1e948b6833bdcc54d9a4fabd))
495
-
496
-
497
-
498
-
499
-
500
- # [3.47.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.46.4...@hv/uikit-react-core@3.47.0) (2021-10-28)
501
-
502
-
503
- ### Features
504
-
505
- * minor dependencies updates ([09c4766](https://github.com/lumada-design/hv-uikit-react/commit/09c47665940c6bef70eb57fe86ec79931c592585))
506
-
507
-
508
-
509
-
510
-
511
- ## [3.46.4](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.46.3...@hv/uikit-react-core@3.46.4) (2021-10-27)
512
-
513
-
514
- ### Bug Fixes
515
-
516
- * **Tooltip:** prevent tooltip to be opened ([3bcd3f1](https://github.com/lumada-design/hv-uikit-react/commit/3bcd3f1ad96524c54ff1737219101e376336f005))
517
-
518
-
519
-
520
-
521
-
522
- ## 3.46.3 (2021-10-22)
523
-
524
-
525
- ### Bug Fixes
526
-
527
- * **banner:** label can be a node ([66dd992](https://github.com/lumada-design/hv-uikit-react/commit/66dd99244a17fa3e6183f1c0ec7764216a4ddc53))
528
-
529
-
530
-
531
-
532
-
533
- ## [3.46.2](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.46.1...@hv/uikit-react-core@3.46.2) (2021-10-12)
534
-
535
-
536
- ### Bug Fixes
537
-
538
- * **card:** selected card should have border visible ([1daa450](https://github.com/lumada-design/hv-uikit-react/commit/1daa4505569de64d0d36ab2e76902457402b3937))
539
- * **dropdown:** line-height should be in pixels ([52d0255](https://github.com/lumada-design/hv-uikit-react/commit/52d0255b68847b91c91dd479d1157171e0f74277))
540
-
541
-
542
-
543
-
544
-
545
- ## [3.46.1](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.46.0...@hv/uikit-react-core@3.46.1) (2021-10-08)
546
-
547
-
548
- ### Bug Fixes
549
-
550
- * **list-container:** ts definition ([1643b54](https://github.com/lumada-design/hv-uikit-react/commit/1643b5495555a5f20bef7486c463157ee1416cac))
551
-
552
-
553
-
554
-
555
-
556
- # [3.46.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.45.3...@hv/uikit-react-core@3.46.0) (2021-09-28)
557
-
558
-
559
- ### Features
560
-
561
- * **timepicker:** allow empty initial value HVUIKIT-6021 ([336a032](https://github.com/lumada-design/hv-uikit-react/commit/336a0322fa24f26e462e41b456abcea8a7b6505c))
562
-
563
-
564
-
565
-
566
-
567
- ## [3.45.3](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.45.2...@hv/uikit-react-core@3.45.3) (2021-09-24)
568
-
569
-
570
- ### Bug Fixes
571
-
572
- * **file-uploader:** export Preview typescript defs ([f2b0659](https://github.com/lumada-design/hv-uikit-react/commit/f2b065993c780b272b75ce9ec8f3a9917e326110))
573
- * **file-uploader:** Preview typescript defs ([005e808](https://github.com/lumada-design/hv-uikit-react/commit/005e8088c8dd32e36f293b8b661bf3cff1b78212))
574
-
575
-
576
-
577
-
578
-
579
- ## [3.45.2](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.45.1...@hv/uikit-react-core@3.45.2) (2021-09-24)
580
-
581
-
582
- ### Bug Fixes
583
-
584
- * **file-uploader:** export Preview typescript defs ([f2b0659](https://github.com/lumada-design/hv-uikit-react/commit/f2b065993c780b272b75ce9ec8f3a9917e326110))
585
-
586
-
587
-
588
-
589
-
590
- ## [3.45.1](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.45.0...@hv/uikit-react-core@3.45.1) (2021-09-21)
591
-
592
-
593
- ### Bug Fixes
594
-
595
- * **date-picker:** review of visible calendars logic HVUIKIT-6005 HVUIKIT-5605 ([72afce4](https://github.com/lumada-design/hv-uikit-react/commit/72afce407f385766f17c74242fa966ddc3a55657))
596
- * **filtergroup:** add support for ids as number ([5b43fb7](https://github.com/lumada-design/hv-uikit-react/commit/5b43fb7d528651e260f70def5bc7e0ff95cae2ce))
597
- * **theme:** create structure for shadow color [#2559](https://github.com/lumada-design/hv-uikit-react/issues/2559) ([7a84641](https://github.com/lumada-design/hv-uikit-react/commit/7a84641db8f69bc3827f7dd7948257314cc9387a))
598
-
599
-
600
-
601
-
602
-
603
- # [3.45.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.44.1...@hv/uikit-react-core@3.45.0) (2021-09-18)
604
-
605
-
606
- ### Bug Fixes
607
-
608
- * **file-uploader:** labels should be optional ([56f36d1](https://github.com/lumada-design/hv-uikit-react/commit/56f36d1c7bd94655dd2840ec2e49330bb37307d5))
609
- * **file-uploader:** separator file list rendered if needed ([9642c03](https://github.com/lumada-design/hv-uikit-react/commit/9642c03644a61a333c8111497faa6c03e8518f15))
610
-
611
-
612
- ### Features
613
-
614
- * upgrade dependencies ([23ee616](https://github.com/lumada-design/hv-uikit-react/commit/23ee6167429605bbce7f70e93412b9dd28f5195f))
615
-
616
-
617
-
618
-
619
-
620
- ## [3.44.1](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.44.0...@hv/uikit-react-core@3.44.1) (2021-09-17)
621
-
622
-
623
- ### Bug Fixes
624
-
625
- * **filter-group:** change filter value to selection by group ([6505bfe](https://github.com/lumada-design/hv-uikit-react/commit/6505bfe632d36f0245f56a10bd690676d7ec845d))
626
-
627
-
628
-
629
-
630
-
631
- # [3.44.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.43.2...@hv/uikit-react-core@3.44.0) (2021-09-15)
632
-
633
-
634
- ### Bug Fixes
635
-
636
- * **basedropdown:** add container class to types ([bc998c9](https://github.com/lumada-design/hv-uikit-react/commit/bc998c9dc674d5a01a0329e24aa5ed959d397f53))
637
- * **dropdownmenu:** label types ([02fd062](https://github.com/lumada-design/hv-uikit-react/commit/02fd062dbf96983610e0ea455dde1db94d836e18))
638
-
639
-
640
- ### Features
641
-
642
- * **dropdown:** add experimental virtualized list. HVUIKIT-6001 ([d4a68d6](https://github.com/lumada-design/hv-uikit-react/commit/d4a68d6db304e3c662cd3817ddad46536aa2de3f))
643
-
644
-
645
-
646
-
647
-
648
- ## [3.43.2](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.43.1...@hv/uikit-react-core@3.43.2) (2021-09-08)
649
-
650
-
651
- ### Bug Fixes
652
-
653
- * **date-picker:** labels ts definition HVUIKIT-5990 ([c7a94e9](https://github.com/lumada-design/hv-uikit-react/commit/c7a94e96c7e42cfd808d0bb0d0b2354f78369d82))
654
-
655
-
656
-
657
-
658
-
659
- ## [3.43.1](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.43.0...@hv/uikit-react-core@3.43.1) (2021-09-03)
660
-
661
-
662
- ### Bug Fixes
663
-
664
- * **breadcrumb:** typo in typescript export. [#2538](https://github.com/lumada-design/hv-uikit-react/issues/2538) ([0348563](https://github.com/lumada-design/hv-uikit-react/commit/03485639dc8a65b5ce5ec3f2a3eff94a5f2f92bf))
665
- * **snackbar:** typos in typescript export ([c79442d](https://github.com/lumada-design/hv-uikit-react/commit/c79442dae48306adb6a67aec7404e9e4035583e8))
666
- * **theme:** add and fix typescript definitions. [#2554](https://github.com/lumada-design/hv-uikit-react/issues/2554) ([01507f2](https://github.com/lumada-design/hv-uikit-react/commit/01507f2ecf8283e50f01b439d9b65069b59ff98f))
667
-
668
-
669
-
670
-
671
-
672
- # [3.43.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.42.0...@hv/uikit-react-core@3.43.0) (2021-09-02)
673
-
674
-
675
- ### Bug Fixes
676
-
677
- * **base-dropdown:** prevent bad positioning with popper ([4c84535](https://github.com/lumada-design/hv-uikit-react/commit/4c84535e3b3cc8e84ca9da2d4d0fb8ee2181b940))
678
-
679
-
680
- ### Features
681
-
682
- * **snackbar:** expose SnackbarContent typescript definitions ([23bd3a8](https://github.com/lumada-design/hv-uikit-react/commit/23bd3a898d40d640086e71099261ad49c7b155fa))
683
-
684
-
685
-
686
-
687
-
688
- # [3.42.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.41.0...@hv/uikit-react-core@3.42.0) (2021-08-30)
689
-
690
-
691
- ### Bug Fixes
692
-
693
- * **GlobalActions:** adjust title and buttons spacing. HVUIKIT-5962 ([645c32f](https://github.com/lumada-design/hv-uikit-react/commit/645c32f89d26caaed630f730623a27cabc8208b2))
694
- * change [Event] to React.[Event] ([d7a7da5](https://github.com/lumada-design/hv-uikit-react/commit/d7a7da52910d0e0f15fc2bc4d8fef9c8198353b9))
695
- * **radioGroup:** orientation is optional ([55b7f3e](https://github.com/lumada-design/hv-uikit-react/commit/55b7f3e6f8d6c2a227097bab41ccab2b72fd6ae8))
696
-
697
-
698
- ### Features
699
-
700
- * **datepicker:** adding clear button.HVUIKIT-5845 ([eda9590](https://github.com/lumada-design/hv-uikit-react/commit/eda9590f44cc3a043180db6d4ba6f69aecfc8c59))
701
- * **file-uploader:** allow optional labels. ([0fe7209](https://github.com/lumada-design/hv-uikit-react/commit/0fe720960fb3533060ffbe4748ae6cd7fc9b71f4))
702
- * **fileuploader:** adjust labels, spacing and prop name. HVUIKIT-5975 ([bb6cde4](https://github.com/lumada-design/hv-uikit-react/commit/bb6cde44eaa76e87567663df6443723aafb42d54))
703
-
704
-
705
-
706
-
707
-
708
- # [3.41.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.40.1...@hv/uikit-react-core@3.41.0) (2021-08-26)
709
-
710
-
711
- ### Bug Fixes
712
-
713
- * **radioGroup:** orientation is optional ([55b7f3e](https://github.com/lumada-design/hv-uikit-react/commit/55b7f3e6f8d6c2a227097bab41ccab2b72fd6ae8))
714
-
715
-
716
- ### Features
717
-
718
- * **datepicker:** adding clear button.HVUIKIT-5845 ([eda9590](https://github.com/lumada-design/hv-uikit-react/commit/eda9590f44cc3a043180db6d4ba6f69aecfc8c59))
719
-
720
-
721
-
722
-
723
-
724
- ## [3.40.1](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.40.0...@hv/uikit-react-core@3.40.1) (2021-08-21)
725
-
726
-
727
- ### Bug Fixes
728
-
729
- * uniformize React.ref propTypes ([7254072](https://github.com/lumada-design/hv-uikit-react/commit/72540729f72f01c6b66205e4f68fa7723f3b6a53))
730
-
731
-
732
-
733
-
734
-
735
- # [3.40.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.39.1...@hv/uikit-react-core@3.40.0) (2021-08-20)
736
-
737
-
738
- ### Features
739
-
740
- * **button:** expose component prop in typescript ([9eba433](https://github.com/lumada-design/hv-uikit-react/commit/9eba43383f7c2583902e729bb54ea0da2ea10978))
741
- * **scroll-to:** expose useScrollTo hook ([5ce8a16](https://github.com/lumada-design/hv-uikit-react/commit/5ce8a1640be64b7715e30ca0d51a2839cba3a372))
742
- * allow customization of `HvBaseDropdown` `container` class. [#2535](https://github.com/lumada-design/hv-uikit-react/issues/2535) ([72c0036](https://github.com/lumada-design/hv-uikit-react/commit/72c003665a4c9489fa912b4930c68036eaa638e0))
743
-
744
-
745
-
746
-
747
-
748
- ## [3.39.1](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.39.0...@hv/uikit-react-core@3.39.1) (2021-08-20)
749
-
750
-
751
- ### Bug Fixes
752
-
753
- * miscellaneous wrong typescript definitions ([038546b](https://github.com/lumada-design/hv-uikit-react/commit/038546b674487e6974bd1742a0fe9d9bd0a52b1b))
754
-
755
-
756
-
757
-
758
-
759
- # [3.39.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.38.10...@hv/uikit-react-core@3.39.0) (2021-08-17)
760
-
761
-
762
- ### Bug Fixes
763
-
764
- * **dropdown:** don't break when filtering values with label nodes ([8e99f42](https://github.com/lumada-design/hv-uikit-react/commit/8e99f42429c58fa0dd585eb3a7705adcaa707846))
765
- * **dropdown:** remove slow deep clone of values ([7c2019e](https://github.com/lumada-design/hv-uikit-react/commit/7c2019e6b242a7f591221731b85191fd893b081b))
766
- * **dropdown:** warning div as descendant of p with custom placeholder ([d15e22b](https://github.com/lumada-design/hv-uikit-react/commit/d15e22b099c68d3b27cb029fed1d4cbbfc451153))
767
- * **loading:** change overlay background color. HVUIKIT-5948 ([e4ebf20](https://github.com/lumada-design/hv-uikit-react/commit/e4ebf209e3d0c114932e98e7a1c84de47cd791e3))
768
- * **tag:** fix invalid semantic color warning ([fa38d4e](https://github.com/lumada-design/hv-uikit-react/commit/fa38d4edb70ac22225571d219a71de99989a1084))
769
-
770
-
771
- ### Features
772
-
773
- * **bulk-actions:** add checkbox prop. HVUIKIT-5912 ([1d10a8e](https://github.com/lumada-design/hv-uikit-react/commit/1d10a8ed2ccba9c843c7ab5735f193700abbccfc))
774
-
775
-
776
-
777
-
778
-
779
- ## [3.38.10](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.38.9...@hv/uikit-react-core@3.38.10) (2021-08-14)
780
-
781
-
782
- ### Bug Fixes
783
-
784
- * **base-dropdown:** add max-width to fix popper position calculation. HVUIKIT-5838 ([2597d90](https://github.com/lumada-design/hv-uikit-react/commit/2597d90b00825177c3253aa14942b6cb11590206))
785
- * **datepicker:** set ts onchange def to accept varying args ([f8ed7b9](https://github.com/lumada-design/hv-uikit-react/commit/f8ed7b93949054ae4c37d88a6f3efa20edafb2cf))
786
- * **list:** list value label ts definition ([639102a](https://github.com/lumada-design/hv-uikit-react/commit/639102a6b930cd5041778291c61f460c3564ca47))
787
-
788
-
789
-
790
-
791
-
792
- ## [3.38.9](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.38.8...@hv/uikit-react-core@3.38.9) (2021-08-12)
793
-
794
-
795
- ### Bug Fixes
796
-
797
- * **datepicker:** set start adornment to not required in ts defs ([b05d69a](https://github.com/lumada-design/hv-uikit-react/commit/b05d69a64910086abbafa441de747a997b43bb03))
798
-
799
-
800
-
801
-
802
-
803
- ## [3.38.8](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.38.7...@hv/uikit-react-core@3.38.8) (2021-08-11)
804
-
805
-
806
- ### Bug Fixes
807
-
808
- * **filtergroup:** clear input on group change and list scroll. HVUIKIT-5936 ([664426f](https://github.com/lumada-design/hv-uikit-react/commit/664426fc4b5ad21c318fd4ce297c4b8ac03404a7))
809
- * **filtergroup:** item selection not being retained. HVUIKIT-5937 ([e4663a2](https://github.com/lumada-design/hv-uikit-react/commit/e4663a2665ce199c9ad910c3da1175c30c9b32e9))
810
-
811
-
812
-
813
-
814
-
815
- ## [3.38.7](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.38.6...@hv/uikit-react-core@3.38.7) (2021-08-09)
816
-
817
-
818
- ### Bug Fixes
819
-
820
- * misc ts definitions HVUIKIT-5928 ([128c1bd](https://github.com/lumada-design/hv-uikit-react/commit/128c1bd97d00584704146f0b4447eb98a96d6828))
821
-
822
-
823
-
824
-
825
-
826
- ## [3.38.6](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.38.5...@hv/uikit-react-core@3.38.6) (2021-08-06)
827
-
828
- **Note:** Version bump only for package @hv/uikit-react-core
829
-
830
-
831
-
832
-
833
-
834
- ## [3.38.5](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.38.4...@hv/uikit-react-core@3.38.5) (2021-08-03)
835
-
836
-
837
- ### Bug Fixes
838
-
839
- * **table:** detect cell content overflow to show tooltip HVUIKIT-5927 ([6304fe7](https://github.com/lumada-design/hv-uikit-react/commit/6304fe7623a01efbe9c1ad758cdcfe164cec0496))
840
-
841
-
842
-
843
-
844
-
845
- ## [3.38.4](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.38.3...@hv/uikit-react-core@3.38.4) (2021-08-03)
846
-
847
-
848
- ### Bug Fixes
849
-
850
- * **pagination:** dropdown styling specificity HVUIKIT-5923 ([8d0604c](https://github.com/lumada-design/hv-uikit-react/commit/8d0604c5ec73600a4ab9dc90fa01bed2ff6f4d8f))
851
-
852
-
853
-
854
-
855
-
856
- ## [3.38.3](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.38.2...@hv/uikit-react-core@3.38.3) (2021-08-03)
857
-
858
-
859
- ### Bug Fixes
860
-
861
- * **pagination:** current page input aria-label ([c54a617](https://github.com/lumada-design/hv-uikit-react/commit/c54a61772b11181429a33eba7f130134dd963ebe))
862
- * **pagination:** page size options layout ([bd52cd9](https://github.com/lumada-design/hv-uikit-react/commit/bd52cd9bcde49ba120d57875a355ba9aa67e25a9))
863
- * **table:** paginationLabels prop ts definition ([9f46aa6](https://github.com/lumada-design/hv-uikit-react/commit/9f46aa61a7afc0665b8af47548e31e99620cc0df))
864
-
865
-
866
-
867
-
868
-
869
- ## [3.38.2](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.38.1...@hv/uikit-react-core@3.38.2) (2021-07-30)
870
-
871
-
872
- ### Bug Fixes
873
-
874
- * **filterGroup:** flex item only applied in filter. HVUIKIT-5914 ([a2b30f2](https://github.com/lumada-design/hv-uikit-react/commit/a2b30f20cf976f75310ad43def61bada461bd99a))
875
- * **filterGroup:** no tooltip on the list options when required.HVUIKIT-5914 ([93d5c1a](https://github.com/lumada-design/hv-uikit-react/commit/93d5c1aca03a9224966664907f1c73298a71e5be))
876
- * **table:** cell with expander does not include tooltip.HVUIKIT-5908 ([70e30ae](https://github.com/lumada-design/hv-uikit-react/commit/70e30ae4ae04fc77c68d38832d0d453fcaffb79a))
877
- * **table:** fix ie columns are moving with big text.HVUIKIT-5908 ([31791cd](https://github.com/lumada-design/hv-uikit-react/commit/31791cdcd546dc5b4300c75bc41e6fa4101a54b7))
878
- * **textArea:** typescript is missing callbacks.HVUIKIT-5866 ([4f48259](https://github.com/lumada-design/hv-uikit-react/commit/4f48259a6e35e6e6fe6ef4895093c1605b93a787))
879
-
880
-
881
-
882
-
883
-
884
- ## [3.38.1](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.38.0...@hv/uikit-react-core@3.38.1) (2021-07-27)
885
-
886
-
887
- ### Bug Fixes
888
-
889
- * **table:** cell with expander does not include tooltip.HVUIKIT-5908 ([70e30ae](https://github.com/lumada-design/hv-uikit-react/commit/70e30ae4ae04fc77c68d38832d0d453fcaffb79a))
890
- * **table:** fix ie columns are moving with big text.HVUIKIT-5908 ([31791cd](https://github.com/lumada-design/hv-uikit-react/commit/31791cdcd546dc5b4300c75bc41e6fa4101a54b7))
891
- * **textArea:** typescript is missing callbacks.HVUIKIT-5866 ([4f48259](https://github.com/lumada-design/hv-uikit-react/commit/4f48259a6e35e6e6fe6ef4895093c1605b93a787))
892
-
893
-
894
-
895
-
896
-
897
- # [3.38.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.37.0...@hv/uikit-react-core@3.38.0) (2021-07-15)
898
-
899
-
900
- ### Bug Fixes
901
-
902
- * **button:** icon buttons inheriting parent size ([41375a5](https://github.com/lumada-design/hv-uikit-react/commit/41375a565380ccd123c2e7397603d46661128b55))
903
-
904
-
905
- ### Features
906
-
907
- * **table:** allow bulk actions to handle server side pagination. HVUIKIT-5837 ([caa9cd4](https://github.com/lumada-design/hv-uikit-react/commit/caa9cd4f71677b5f1a091fb708462283a7fffc14))
908
- * **tag:** remove hover effect if no onClick is assigned. HVUIKIT-5847 ([759377a](https://github.com/lumada-design/hv-uikit-react/commit/759377afb4cc15b8768f017fad95e4772a72b3ca))
909
-
910
-
911
-
912
-
913
-
914
- # [3.37.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.36.3...@hv/uikit-react-core@3.37.0) (2021-07-08)
915
-
916
-
917
- ### Features
918
-
919
- * **scrollTo:** adding vertical scrollto.HVUIKIT-5510. ([32942f7](https://github.com/lumada-design/hv-uikit-react/commit/32942f7c16f927f9f3390ce5994f746505d3b696))
920
-
921
-
922
-
923
-
924
-
925
- ## [3.36.3](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.36.2...@hv/uikit-react-core@3.36.3) (2021-07-07)
926
-
927
- **Note:** Version bump only for package @hv/uikit-react-core
928
-
929
-
930
-
931
-
932
-
933
- ## [3.36.2](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.36.1...@hv/uikit-react-core@3.36.2) (2021-07-06)
934
-
935
-
936
- ### Bug Fixes
937
-
938
- * **notificationPanel:** dropdown click event is bubbled to notifications.[#2492](https://github.com/lumada-design/hv-uikit-react/issues/2492) ([ebeb1b8](https://github.com/lumada-design/hv-uikit-react/commit/ebeb1b850094bc388f6542ab15ca9ab4f5406424))
939
-
940
-
941
-
942
-
943
-
944
- ## [3.36.1](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.36.0...@hv/uikit-react-core@3.36.1) (2021-07-03)
945
-
946
-
947
- ### Bug Fixes
948
-
949
- * **dropdown:** make onToggle optional in type definition ([ca3cba9](https://github.com/lumada-design/hv-uikit-react/commit/ca3cba97ed7f3e636fa59ca590c5a128d65c2af3))
950
-
951
-
952
-
953
-
954
-
955
- # [3.36.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.35.0...@hv/uikit-react-core@3.36.0) (2021-07-02)
956
-
957
-
958
- ### Bug Fixes
959
-
960
- * **accordion:** remove transparent border. HVUIKIT-5872 ([35dc292](https://github.com/lumada-design/hv-uikit-react/commit/35dc2921baf8a0828653931f1c49c3ad427967e7))
961
- * **checkbox:** add background on focus. HVUIKIT-5861 ([8c23c76](https://github.com/lumada-design/hv-uikit-react/commit/8c23c766e53682dbb361cbebab8221ad23fa9c30))
962
- * **checkbox:** apply background in the correct element. HVUIKIT-5861 ([aa871ba](https://github.com/lumada-design/hv-uikit-react/commit/aa871bae318424f1d1231625ce1fa347598e23ac))
963
- * **filter-group:** fix focus style and remove unnneeded hook. HVUIKIT-4981 ([0d06670](https://github.com/lumada-design/hv-uikit-react/commit/0d066706a1d3bf2e3b97e48ef375951e4590803a))
964
- * **input:** prevent state update on unmounted input ([c1a6fc1](https://github.com/lumada-design/hv-uikit-react/commit/c1a6fc13529418be4970b7b1f78aa3abd54e00f8))
965
- * **vertical-navigation:** export NavigationData ts definition ([64eeb12](https://github.com/lumada-design/hv-uikit-react/commit/64eeb1296f2616c89f2ce5fa69a762cd29d4b3a8))
966
- * **vertical-navigation:** onChange TS function [#2476](https://github.com/lumada-design/hv-uikit-react/issues/2476) ([3de627d](https://github.com/lumada-design/hv-uikit-react/commit/3de627d8846ed6b2ae49b22ec886aca41264ffee))
967
-
968
-
969
- ### Features
970
-
971
- * **dropdown:** onToggle, onCancel and onClickOutside callbacks [#2469](https://github.com/lumada-design/hv-uikit-react/issues/2469) ([46b237f](https://github.com/lumada-design/hv-uikit-react/commit/46b237f2ddcd6deb86c54fda3a0c7a6981252228))
972
- * **filter-group:** add component according to DS guidelines. HVUIKIT-4981 ([44dd361](https://github.com/lumada-design/hv-uikit-react/commit/44dd3615c093b704136e59814a1e50607f671872))
973
- * **scrollto:** add horizontal scrollto.HVUIKIT-5510 ([5856f9c](https://github.com/lumada-design/hv-uikit-react/commit/5856f9c5dfa2a02b0945045d22213b1cefac3d30))
974
- * **theme:** add shadow color. HVUIKIT-4981 ([e3dc8d4](https://github.com/lumada-design/hv-uikit-react/commit/e3dc8d4f925c1468584ce67979b951302bc00b78))
975
- * **vertical-navigation:** allow other properties in navigation data ([b86078b](https://github.com/lumada-design/hv-uikit-react/commit/b86078b0e7eeb6cb99c1f01b12e20f1d9c1ef79f))
976
-
977
-
978
-
979
-
980
-
981
- # [3.35.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.34.0...@hv/uikit-react-core@3.35.0) (2021-06-28)
982
-
983
-
984
- ### Features
985
-
986
- * **vertical-navigation:** add expand/collapse capability HVUIKIT-5788 ([0aefec1](https://github.com/lumada-design/hv-uikit-react/commit/0aefec1177b98956ea30354b33245acc765a903a))
987
-
988
-
989
-
990
-
991
-
992
- # [3.34.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.33.0...@hv/uikit-react-core@3.34.0) (2021-06-23)
993
-
994
-
995
- ### Features
996
-
997
- * add onCancel callback. [#2466](https://github.com/lumada-design/hv-uikit-react/issues/2466) ([3309f5d](https://github.com/lumada-design/hv-uikit-react/commit/3309f5d98d117eb68071dbbafb61bd6f585ddeab))
998
-
999
-
1000
-
1001
-
1002
-
1003
- # [3.33.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.32.0...@hv/uikit-react-core@3.33.0) (2021-06-17)
1004
-
1005
-
1006
- ### Features
1007
-
1008
- * added support for react 17 HVUIKIT-5618 ([#2449](https://github.com/lumada-design/hv-uikit-react/issues/2449)) ([65eaecf](https://github.com/lumada-design/hv-uikit-react/commit/65eaecfd221de75e037e0898e38d857d8a49adc3))
1009
-
1010
-
1011
-
1012
-
1013
-
1014
- # 3.32.0 (2021-06-14)
1015
-
1016
-
1017
- ### Bug Fixes
1018
-
1019
- * **globalactions:** error in console because of wrong type.HVUIKIT-5789 ([c71749b](https://github.com/lumada-design/hv-uikit-react/commit/c71749b914476abf4e4d9c39af56ac4c6fc3efe4))
1020
- * **pagination:** update input when page prop is externally changed ([0ec4c07](https://github.com/lumada-design/hv-uikit-react/commit/0ec4c079105705d8a19cb62df9d3c0105c504345))
1021
-
1022
-
1023
- ### Features
1024
-
1025
- * **table:** usage with react-table HVUIKIT-5736 ([8caf14a](https://github.com/lumada-design/hv-uikit-react/commit/8caf14a93b46516db332276972de04fcae00ca4d))
1026
-
1027
-
1028
-
1029
-
1030
-
1031
- # [3.31.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.30.2...@hv/uikit-react-core@3.31.0) (2021-05-27)
1032
-
1033
-
1034
- ### Features
1035
-
1036
- * **userpreference:** typescript props should be optional. HVUIKIT-5786 ([bd52014](https://github.com/lumada-design/hv-uikit-react/commit/bd52014134d19df6b28cc36ac0cdac05698e0d3f))
1037
-
1038
-
1039
-
1040
-
1041
-
1042
- ## [3.30.2](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.30.1...@hv/uikit-react-core@3.30.2) (2021-05-26)
1043
-
1044
- **Note:** Version bump only for package @hv/uikit-react-core
1045
-
1046
-
1047
-
1048
-
1049
-
1050
- ## 3.30.1 (2021-05-25)
1051
-
1052
-
1053
- ### Bug Fixes
1054
-
1055
- * **header:** don't reposition header brand on sm breakpoint HVUIKIT-5784 ([8ce45e2](https://github.com/lumada-design/hv-uikit-react/commit/8ce45e210e2fcdb43940dc67ae77f07a91bfdd52))
1056
-
1057
-
1058
-
1059
-
1060
-
1061
- # [3.30.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.29.0...@hv/uikit-react-core@3.30.0) (2021-05-11)
1062
-
1063
-
1064
- ### Bug Fixes
1065
-
1066
- * **dropdown:** expose class to allow maxHeight in the list. HVUIKIT-5782 ([44fa486](https://github.com/lumada-design/hv-uikit-react/commit/44fa4861d88d93030f16ec9bc92b6a8732ba528b))
1067
- * style of invalid horizontal checkbox and radio groups HVUIKIT-5772 ([c977004](https://github.com/lumada-design/hv-uikit-react/commit/c97700404debf62295df08352d7901ca6c874f24))
1068
- * **button:** change text color to pass contrast check. HVUIKIT-5774 ([1d9d46c](https://github.com/lumada-design/hv-uikit-react/commit/1d9d46c730f07f80565b7a4ea94d491caa18a812))
1069
- * remove extra padding in valid checkbox and radio groups HVUIKIT-5772 ([25a63ce](https://github.com/lumada-design/hv-uikit-react/commit/25a63cedc0a36e923f281f42d20e76cf3bd36ccd))
1070
- * **checkboxgroup:** type definition of onChange and orientation ([2f444d7](https://github.com/lumada-design/hv-uikit-react/commit/2f444d76da229eb05364905739cbf510c420d0fa))
1071
- * **container:** remove fixed colors from components and sample. HVUIKIT-5763 ([a87bfe0](https://github.com/lumada-design/hv-uikit-react/commit/a87bfe0250b35dc15726d20865354c17e85add35))
1072
- * **datepicker:** remove fixed width allowing responsiveness usecases. HVUIKIT-5769 ([1a94f4e](https://github.com/lumada-design/hv-uikit-react/commit/1a94f4e69f2946cc0873f46399766b241c7e00eb))
1073
- * **dialog:** add margin on title to prevent close button overlay. HVUIKIT-5761 ([ff83ae4](https://github.com/lumada-design/hv-uikit-react/commit/ff83ae41b5c117ddb80b43c273033ae66678c641))
1074
- * **input:** text in input overlays close icon. HVUIKIT-5754 ([dc919df](https://github.com/lumada-design/hv-uikit-react/commit/dc919df21073b36d0fcd162199752a469b7daa55))
1075
- * **list:** fix showing unneeded tooltips. HVUIKIT-5767 ([f90e4bd](https://github.com/lumada-design/hv-uikit-react/commit/f90e4bd338cbfd9bc4d4d4549e0d5de201b727a9))
1076
- * **radio-group:** allow false value selection. HVUIKIT-5764 ([df05a99](https://github.com/lumada-design/hv-uikit-react/commit/df05a99b1a6a093fccdcf387585ec1f64c362a00))
1077
-
1078
-
1079
- ### Features
1080
-
1081
- * allow specifying id of input native elements ([c6c80c6](https://github.com/lumada-design/hv-uikit-react/commit/c6c80c6dd9e4200bc24c1198cf96c8e1e1d9704e))
1082
- * **assetinventory:** adding tooltips to list view header. HVUIKIT-5778 ([c045c20](https://github.com/lumada-design/hv-uikit-react/commit/c045c208eac12ce8278ae7637e706f9c66b77fed))
1083
- * **date-picker:** add invalid styles. HVUIKIT-5770 ([#2408](https://github.com/lumada-design/hv-uikit-react/issues/2408)) ([b023fb8](https://github.com/lumada-design/hv-uikit-react/commit/b023fb8bcdfcb0334ec74e2a1115a8efbc4c3709))
1084
- * **dropdown:** add invalid styles. HVUIKIT-5771 ([eb76d70](https://github.com/lumada-design/hv-uikit-react/commit/eb76d709cd99101f779007a68af2a78fda00870b))
1085
- * **form-element:** support external error message HVUIKIT-5772 ([#2421](https://github.com/lumada-design/hv-uikit-react/issues/2421)) ([9e96802](https://github.com/lumada-design/hv-uikit-react/commit/9e96802c4316abd0b9a7b6b270847da828f48485))
1086
-
1087
-
1088
- ### Reverts
1089
-
1090
- * Revert "chore:replace input width to auto" ([dabc340](https://github.com/lumada-design/hv-uikit-react/commit/dabc3406c6dbf08b2e14da392bb4b4bc95dcb869))
1091
-
1092
-
1093
-
1094
-
1095
-
1096
- # [3.29.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.28.0...@hv/uikit-react-core@3.29.0) (2021-05-08)
1097
-
1098
-
1099
- ### Bug Fixes
1100
-
1101
- * **container:** remove fixed colors from components and sample. HVUIKIT-5763 ([a87bfe0](https://github.com/lumada-design/hv-uikit-react/commit/a87bfe0250b35dc15726d20865354c17e85add35))
1102
- * **datepicker:** remove fixed width allowing responsiveness usecases. HVUIKIT-5769 ([1a94f4e](https://github.com/lumada-design/hv-uikit-react/commit/1a94f4e69f2946cc0873f46399766b241c7e00eb))
1103
- * **dialog:** add margin on title to prevent close button overlay. HVUIKIT-5761 ([ff83ae4](https://github.com/lumada-design/hv-uikit-react/commit/ff83ae41b5c117ddb80b43c273033ae66678c641))
1104
- * **radio-group:** allow false value selection. HVUIKIT-5764 ([df05a99](https://github.com/lumada-design/hv-uikit-react/commit/df05a99b1a6a093fccdcf387585ec1f64c362a00))
1105
-
1106
-
1107
- ### Features
1108
-
1109
- * **date-picker:** add invalid styles. HVUIKIT-5770 ([#2408](https://github.com/lumada-design/hv-uikit-react/issues/2408)) ([b023fb8](https://github.com/lumada-design/hv-uikit-react/commit/b023fb8bcdfcb0334ec74e2a1115a8efbc4c3709))
1110
- * **dropdown:** add invalid styles. HVUIKIT-5771 ([eb76d70](https://github.com/lumada-design/hv-uikit-react/commit/eb76d709cd99101f779007a68af2a78fda00870b))
1111
-
1112
-
1113
-
1114
-
1115
-
1116
- # [3.28.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.27.0...@hv/uikit-react-core@3.28.0) (2021-05-07)
1117
-
1118
-
1119
- ### Features
1120
-
1121
- * **dropdown:** add invalid styles. HVUIKIT-5771 ([eb76d70](https://github.com/lumada-design/hv-uikit-react/commit/eb76d709cd99101f779007a68af2a78fda00870b))
1122
-
1123
-
1124
-
1125
-
1126
-
1127
- # 3.27.0 (2021-05-06)
1128
-
1129
-
1130
- ### Features
1131
-
1132
- * **date-picker:** add invalid styles. HVUIKIT-5770 ([#2408](https://github.com/lumada-design/hv-uikit-react/issues/2408)) ([b023fb8](https://github.com/lumada-design/hv-uikit-react/commit/b023fb8bcdfcb0334ec74e2a1115a8efbc4c3709))
1133
-
1134
-
1135
-
1136
-
1137
-
1138
- # [3.26.0](https://github.com/lumada-design/hv-uikit-react/compare/@hv/uikit-react-core@3.25.0...@hv/uikit-react-core@3.26.0) (2021-05-05)
1139
-
1140
-
1141
- ### Bug Fixes
1142
-
1143
- * **docs:** broken links ([72f072b](https://github.com/lumada-design/hv-uikit-react/commit/72f072b541efc16519183ec4d42e51563de74a9e))
1144
- * **tag:** remove leftover color ([4425bb5](https://github.com/lumada-design/hv-uikit-react/commit/4425bb578c4093f4e34db7803e9430a1c382d7d5))
1145
-
1146
-
1147
- ### Features
1148
-
1149
- * **dropdown:** enable wiring of additional props to base drowpdown. HVUIKIT-5754 ([54ab173](https://github.com/lumada-design/hv-uikit-react/commit/54ab17326fcbef44df0aee44938d12ca84b7d60f))
1150
-
1151
-
1152
-
1153
-
1154
-
1155
- # [3.25.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.24.0...@hv/uikit-react-core@3.25.0) (2021-04-28)
1156
-
1157
-
1158
- ### Bug Fixes
1159
-
1160
- * **assetinventory:** asset inventory is ignoring sortOptionId prop. HVUIKIT-5754 ([8b96e30](https://github.com/pentaho/hv-uikit-react/commit/8b96e309cb48cd195dbea3073a36feba3b3a1a63))
1161
- * **global-actions:** section title positioning and height ([8b7b8cc](https://github.com/pentaho/hv-uikit-react/commit/8b7b8ccb28175bd1a6d86c4d407e63c175e2f943))
1162
- * **globalactions:** enable usage without back button. HVUIKIT-5750 ([03061ca](https://github.com/pentaho/hv-uikit-react/commit/03061ca53878167e0333bbc1ea094e32d716e864))
1163
- * **globalactions:** make children optional. HVUIKIT-5748 ([a753fe2](https://github.com/pentaho/hv-uikit-react/commit/a753fe29476fcd4c8be28c23e638ccde62c45bef))
1164
- * **globalactions:** remove background from global actions. HVUIKIT-5747 ([9b20d51](https://github.com/pentaho/hv-uikit-react/commit/9b20d514d799cd88d3ef610d48df4e4871afbfea))
1165
- * **kpi:** indicatorUnitTextVariant prop type definition ([3b2dd0a](https://github.com/pentaho/hv-uikit-react/commit/3b2dd0a9a8eb96b623f854214bc950666c4d58cc))
1166
- * **table:** remove use of dropdownmenu's deprecated class ([01252e2](https://github.com/pentaho/hv-uikit-react/commit/01252e2972271eb6d6d94f5aa0c5bdcf610853ff))
1167
-
1168
-
1169
- ### Features
1170
-
1171
- * **card:** add atmo support for top bar. HVUIKIT-5746 ([ece281c](https://github.com/pentaho/hv-uikit-react/commit/ece281cc6421085a5c8418c5ddb2d4bfb5bc6fba))
1172
- * **input:** update input to ui specs. HVUIKIT-5638 ([0fc2cc8](https://github.com/pentaho/hv-uikit-react/commit/0fc2cc835a833acd9c260e87f5969391cf8c172f))
1173
- * **tag:** implement the component according. HVUIKIT-4986 ([6b085eb](https://github.com/pentaho/hv-uikit-react/commit/6b085eb44f14b5dc05dda119efaa9c6eec70bab8))
1174
- * **toggleswitch:** add auxiliary labels. HVUIKIT-5558' ([9160973](https://github.com/pentaho/hv-uikit-react/commit/9160973cae28fff0ab26caf061511f2379ab02c8))
1175
- * **typescript:** export HvPanel and review HvListContainer props ([483fa16](https://github.com/pentaho/hv-uikit-react/commit/483fa16399fbf26d22b7015cdfd239f055321c20))
1176
- * **typescript:** export TS types for HvListContainer and its “sub-component” HvListItem ([08b3ac8](https://github.com/pentaho/hv-uikit-react/commit/08b3ac8c27e43c38c878fc890e15ac17cae2d5af))
1177
-
1178
-
1179
-
1180
-
1181
-
1182
- # [3.24.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.22.0...@hv/uikit-react-core@3.24.0) (2021-04-27)
1183
-
1184
-
1185
- ### Bug Fixes
1186
-
1187
- * **global-actions:** section title positioning and height ([8b7b8cc](https://github.com/pentaho/hv-uikit-react/commit/8b7b8ccb28175bd1a6d86c4d407e63c175e2f943))
1188
- * **globalactions:** enable usage without back button. HVUIKIT-5750 ([03061ca](https://github.com/pentaho/hv-uikit-react/commit/03061ca53878167e0333bbc1ea094e32d716e864))
1189
- * **globalactions:** make children optional. HVUIKIT-5748 ([a753fe2](https://github.com/pentaho/hv-uikit-react/commit/a753fe29476fcd4c8be28c23e638ccde62c45bef))
1190
- * **globalactions:** remove background from global actions. HVUIKIT-5747 ([9b20d51](https://github.com/pentaho/hv-uikit-react/commit/9b20d514d799cd88d3ef610d48df4e4871afbfea))
1191
- * **kpi:** indicatorUnitTextVariant prop type definition ([3b2dd0a](https://github.com/pentaho/hv-uikit-react/commit/3b2dd0a9a8eb96b623f854214bc950666c4d58cc))
1192
- * **table:** remove use of dropdownmenu's deprecated class ([01252e2](https://github.com/pentaho/hv-uikit-react/commit/01252e2972271eb6d6d94f5aa0c5bdcf610853ff))
1193
-
1194
-
1195
- ### Features
1196
-
1197
- * **card:** add atmo support for top bar. HVUIKIT-5746 ([ece281c](https://github.com/pentaho/hv-uikit-react/commit/ece281cc6421085a5c8418c5ddb2d4bfb5bc6fba))
1198
- * **input:** update input to ui specs. HVUIKIT-5638 ([0fc2cc8](https://github.com/pentaho/hv-uikit-react/commit/0fc2cc835a833acd9c260e87f5969391cf8c172f))
1199
- * **tag:** implement the component according. HVUIKIT-4986 ([6b085eb](https://github.com/pentaho/hv-uikit-react/commit/6b085eb44f14b5dc05dda119efaa9c6eec70bab8))
1200
- * **toggleswitch:** add auxiliary labels. HVUIKIT-5558' ([9160973](https://github.com/pentaho/hv-uikit-react/commit/9160973cae28fff0ab26caf061511f2379ab02c8))
1201
- * **typescript:** export HvPanel and review HvListContainer props ([483fa16](https://github.com/pentaho/hv-uikit-react/commit/483fa16399fbf26d22b7015cdfd239f055321c20))
1202
- * **typescript:** export TS types for HvListContainer and its “sub-component” HvListItem ([08b3ac8](https://github.com/pentaho/hv-uikit-react/commit/08b3ac8c27e43c38c878fc890e15ac17cae2d5af))
1203
-
1204
-
1205
-
1206
-
1207
-
1208
- # [3.23.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.22.0...@hv/uikit-react-core@3.23.0) (2021-04-22)
1209
-
1210
-
1211
- ### Bug Fixes
1212
-
1213
- * **globalactions:** make children optional. HVUIKIT-5748 ([a753fe2](https://github.com/pentaho/hv-uikit-react/commit/a753fe29476fcd4c8be28c23e638ccde62c45bef))
1214
- * **globalactions:** remove background from global actions. HVUIKIT-5747 ([9b20d51](https://github.com/pentaho/hv-uikit-react/commit/9b20d514d799cd88d3ef610d48df4e4871afbfea))
1215
- * **kpi:** indicatorUnitTextVariant prop type definition ([3b2dd0a](https://github.com/pentaho/hv-uikit-react/commit/3b2dd0a9a8eb96b623f854214bc950666c4d58cc))
1216
- * **table:** remove use of dropdownmenu's deprecated class ([01252e2](https://github.com/pentaho/hv-uikit-react/commit/01252e2972271eb6d6d94f5aa0c5bdcf610853ff))
1217
-
1218
-
1219
- ### Features
1220
-
1221
- * **card:** add atmo support for top bar. HVUIKIT-5746 ([ece281c](https://github.com/pentaho/hv-uikit-react/commit/ece281cc6421085a5c8418c5ddb2d4bfb5bc6fba))
1222
- * **input:** update input to ui specs. HVUIKIT-5638 ([0fc2cc8](https://github.com/pentaho/hv-uikit-react/commit/0fc2cc835a833acd9c260e87f5969391cf8c172f))
1223
- * **tag:** implement the component according. HVUIKIT-4986 ([6b085eb](https://github.com/pentaho/hv-uikit-react/commit/6b085eb44f14b5dc05dda119efaa9c6eec70bab8))
1224
- * **toggleswitch:** add auxiliary labels. HVUIKIT-5558' ([9160973](https://github.com/pentaho/hv-uikit-react/commit/9160973cae28fff0ab26caf061511f2379ab02c8))
1225
- * **typescript:** export HvPanel and review HvListContainer props ([483fa16](https://github.com/pentaho/hv-uikit-react/commit/483fa16399fbf26d22b7015cdfd239f055321c20))
1226
- * **typescript:** export TS types for HvListContainer and its “sub-component” HvListItem ([08b3ac8](https://github.com/pentaho/hv-uikit-react/commit/08b3ac8c27e43c38c878fc890e15ac17cae2d5af))
1227
-
1228
-
1229
-
1230
-
1231
-
1232
- # [3.22.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.21.0...@hv/uikit-react-core@3.22.0) (2021-04-21)
1233
-
1234
-
1235
- ### Features
1236
-
1237
- * **typescript:** export HvPanel and review HvListContainer props ([483fa16](https://github.com/pentaho/hv-uikit-react/commit/483fa16399fbf26d22b7015cdfd239f055321c20))
1238
-
1239
-
1240
-
1241
-
1242
-
1243
- # [3.21.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.19.1...@hv/uikit-react-core@3.21.0) (2021-04-19)
1244
-
1245
-
1246
- ### Bug Fixes
1247
-
1248
- * **kpi:** indicatorUnitTextVariant prop type definition ([3b2dd0a](https://github.com/pentaho/hv-uikit-react/commit/3b2dd0a9a8eb96b623f854214bc950666c4d58cc))
1249
- * **table:** remove use of dropdownmenu's deprecated class ([01252e2](https://github.com/pentaho/hv-uikit-react/commit/01252e2972271eb6d6d94f5aa0c5bdcf610853ff))
1250
-
1251
-
1252
- ### Features
1253
-
1254
- * **grid:** support forwarding ref to the root element ([ad5a788](https://github.com/pentaho/hv-uikit-react/commit/ad5a7885deed6b353bb0a71a023d2b8608860c12))
1255
- * **input:** update input to ui specs. HVUIKIT-5638 ([0fc2cc8](https://github.com/pentaho/hv-uikit-react/commit/0fc2cc835a833acd9c260e87f5969391cf8c172f))
1256
- * **tag:** implement the component according. HVUIKIT-4986 ([6b085eb](https://github.com/pentaho/hv-uikit-react/commit/6b085eb44f14b5dc05dda119efaa9c6eec70bab8))
1257
- * **typescript:** export TS types for HvListContainer and its “sub-component” HvListItem ([08b3ac8](https://github.com/pentaho/hv-uikit-react/commit/08b3ac8c27e43c38c878fc890e15ac17cae2d5af))
1258
-
1259
-
1260
-
1261
-
1262
-
1263
- # [3.20.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.19.2...@hv/uikit-react-core@3.20.0) (2021-04-13)
1264
-
1265
-
1266
- ### Bug Fixes
1267
-
1268
- * **kpi:** indicatorUnitTextVariant prop type definition ([3b2dd0a](https://github.com/pentaho/hv-uikit-react/commit/3b2dd0a9a8eb96b623f854214bc950666c4d58cc))
1269
- * **table:** remove use of dropdownmenu's deprecated class ([01252e2](https://github.com/pentaho/hv-uikit-react/commit/01252e2972271eb6d6d94f5aa0c5bdcf610853ff))
1270
-
1271
-
1272
- ### Features
1273
-
1274
- * **assetinventory:** adding sema0 support to listViewCell. HVUIKIT-5744 ([7735d54](https://github.com/pentaho/hv-uikit-react/commit/7735d54759a437584ea4c01acb560ae583f639b3))
1275
-
1276
-
1277
-
1278
-
1279
-
1280
- ## [3.19.2](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.19.1...@hv/uikit-react-core@3.19.2) (2021-04-13)
1281
-
1282
-
1283
- ### Bug Fixes
1284
-
1285
- * **kpi:** indicatorUnitTextVariant prop type definition ([3b2dd0a](https://github.com/pentaho/hv-uikit-react/commit/3b2dd0a9a8eb96b623f854214bc950666c4d58cc))
1286
- * **table:** remove use of dropdownmenu's deprecated class ([01252e2](https://github.com/pentaho/hv-uikit-react/commit/01252e2972271eb6d6d94f5aa0c5bdcf610853ff))
1287
-
1288
-
1289
-
1290
-
1291
-
1292
- ## [3.19.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.19.0...@hv/uikit-react-core@3.19.1) (2021-04-09)
1293
-
1294
-
1295
- ### Bug Fixes
1296
-
1297
- * **selectors:** labelProps as optional. HVUIKIT-5738 ([deab74e](https://github.com/pentaho/hv-uikit-react/commit/deab74ef1b354bc1d85764043f186f48a6e3cd84))
1298
-
1299
-
1300
-
1301
-
1302
-
1303
- # [3.19.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.18.1...@hv/uikit-react-core@3.19.0) (2021-04-09)
1304
-
1305
-
1306
- ### Bug Fixes
1307
-
1308
- * **basedropdown:** adding missing export to index. HVUIKIT-5738 ([b3f5e16](https://github.com/pentaho/hv-uikit-react/commit/b3f5e16bafa5740549ca7724ccd20524f1e4fac3))
1309
- * **dropdown:** defaultExpanded wasn't working ([15172c0](https://github.com/pentaho/hv-uikit-react/commit/15172c06deb3bfdddebc2069ab2b212feae3f04d))
1310
- * **switch:** stale type definitions.HVUIKIT-5738 ([d7ccbe9](https://github.com/pentaho/hv-uikit-react/commit/d7ccbe9194c24433020bdc8e2248e309526a604d))
1311
-
1312
-
1313
- ### Features
1314
-
1315
- * **selectors:** allow passing props to the label.HVUIKIT-5738 ([fc3dfaa](https://github.com/pentaho/hv-uikit-react/commit/fc3dfaac70aced6c5ef48659a5fe422f719feaf6))
1316
-
1317
-
1318
-
1319
-
1320
-
1321
- ## [3.18.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.18.0...@hv/uikit-react-core@3.18.1) (2021-04-07)
1322
-
1323
- **Note:** Version bump only for package @hv/uikit-react-core
1324
-
1325
-
1326
-
1327
-
1328
-
1329
- # [3.18.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.17.0...@hv/uikit-react-core@3.18.0) (2021-04-07)
1330
-
1331
-
1332
- ### Bug Fixes
1333
-
1334
- * **file-uploader:** extra bar on file size label ([8e82a0b](https://github.com/pentaho/hv-uikit-react/commit/8e82a0be864d230c364245ed145e776fed452ed9))
1335
- * **global-actions:** add back responsiveness and position prop. HVUIKIT-5698 ([2154cdd](https://github.com/pentaho/hv-uikit-react/commit/2154cdd5945a0b044b7d647fb13023c3adaf963e))
1336
- * **tab:** remove console jss warning ([100bb7c](https://github.com/pentaho/hv-uikit-react/commit/100bb7c051aceb03e6bf94554ad1d8d1f1d20a96))
1337
-
1338
-
1339
- ### Features
1340
-
1341
- * **accordion:** adding default expanded state and correcting header semantic. HVUIKIT-5697 ([c1bb592](https://github.com/pentaho/hv-uikit-react/commit/c1bb592f51a196f3ca995a70c07c324eed6ea61a))
1342
- * **file-uploader:** add overlay to preview button HVUIKIT-5728 ([62d2522](https://github.com/pentaho/hv-uikit-react/commit/62d252203e40eb3b68b59f2a86ac5a9917da1ab4))
1343
- * **file-uploader:** file preview HVUIKIT-5728 ([916852d](https://github.com/pentaho/hv-uikit-react/commit/916852de48d9a34aaccb3354dc980a427357db6e))
1344
-
1345
-
1346
-
1347
-
1348
-
1349
- # [3.17.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.16.0...@hv/uikit-react-core@3.17.0) (2021-04-05)
1350
-
1351
-
1352
- ### Bug Fixes
1353
-
1354
- * **assetInventory:** adjust responsiveness behaviour.HVUIKIT-5704 ([ea028eb](https://github.com/pentaho/hv-uikit-react/commit/ea028eba629a81bfa7ee78a1939ba875ab928896))
1355
- * **table:** fixed sorted column background color HVUIKIT-5733 ([db4c142](https://github.com/pentaho/hv-uikit-react/commit/db4c142141c1e0cadcae859dbc775220960afc04))
1356
- * **tooltip:** withTooltip util not using updated Tooltip. HVUIKIT-5732 ([906de3f](https://github.com/pentaho/hv-uikit-react/commit/906de3fb1b2f74998f7c26994409c6695842540c))
1357
-
1358
-
1359
- ### Features
1360
-
1361
- * **accordion:** create new accordion component.HVUIKIT-5697 ([b2eff58](https://github.com/pentaho/hv-uikit-react/commit/b2eff58275fdaed0df86b92ff6ec451a563d0ce8))
1362
- * **table:** allow selection with fixed columns HVUIKIT-5733 ([78bd49e](https://github.com/pentaho/hv-uikit-react/commit/78bd49eec60dfeca5b238c65e25a1364d4a74e24))
1363
-
1364
-
1365
-
1366
-
1367
-
1368
- # [3.16.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.15.3...@hv/uikit-react-core@3.16.0) (2021-04-01)
1369
-
1370
-
1371
- ### Bug Fixes
1372
-
1373
- * **assetInventory:** adjust responsiveness behaviour.HVUIKIT-5704 ([ea028eb](https://github.com/pentaho/hv-uikit-react/commit/ea028eba629a81bfa7ee78a1939ba875ab928896))
1374
- * **table:** fixed sorted column background color HVUIKIT-5733 ([db4c142](https://github.com/pentaho/hv-uikit-react/commit/db4c142141c1e0cadcae859dbc775220960afc04))
1375
- * **tooltip:** withTooltip util not using updated Tooltip. HVUIKIT-5732 ([906de3f](https://github.com/pentaho/hv-uikit-react/commit/906de3fb1b2f74998f7c26994409c6695842540c))
1376
-
1377
-
1378
- ### Features
1379
-
1380
- * **table:** allow selection with fixed columns HVUIKIT-5733 ([78bd49e](https://github.com/pentaho/hv-uikit-react/commit/78bd49eec60dfeca5b238c65e25a1364d4a74e24))
1381
-
1382
-
1383
-
1384
-
1385
-
1386
- ## [3.15.3](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.15.2...@hv/uikit-react-core@3.15.3) (2021-03-31)
1387
-
1388
-
1389
- ### Bug Fixes
1390
-
1391
- * **assetInventory:** adjust responsiveness behaviour.HVUIKIT-5704 ([ea028eb](https://github.com/pentaho/hv-uikit-react/commit/ea028eba629a81bfa7ee78a1939ba875ab928896))
1392
- * **file-uploader:** add acceptedFiles label usage over acceptedFile list. HVUIKIT-5731 ([7255b40](https://github.com/pentaho/hv-uikit-react/commit/7255b4057275088ad17356964ec2b025f4749df3))
1393
- * **file-uploader:** handle accept file types according to the html standard. HVUIKIT-5731 ([556d728](https://github.com/pentaho/hv-uikit-react/commit/556d7283fa8203a2fefc0e1d2b534efa395f450e))
1394
- * **globalactions:** fix ts definitions ([#2347](https://github.com/pentaho/hv-uikit-react/issues/2347)) ([cab0f26](https://github.com/pentaho/hv-uikit-react/commit/cab0f26ab5961b87097030ae35ffb2e64d100be5))
1395
-
1396
-
1397
-
1398
-
1399
-
1400
- ## [3.15.2](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.15.1...@hv/uikit-react-core@3.15.2) (2021-03-30)
1401
-
1402
-
1403
- ### Bug Fixes
1404
-
1405
- * **globalactions:** fix ts definitions ([#2347](https://github.com/pentaho/hv-uikit-react/issues/2347)) ([cab0f26](https://github.com/pentaho/hv-uikit-react/commit/cab0f26ab5961b87097030ae35ffb2e64d100be5))
1406
- * **table:** sort cursors not triggering sort. HVUIKIT-5734 ([29b25f6](https://github.com/pentaho/hv-uikit-react/commit/29b25f6a97b42870bffdc0a9ce16b452bb9edd95))
1407
-
1408
-
1409
-
1410
-
1411
-
1412
- ## [3.15.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.15.0...@hv/uikit-react-core@3.15.1) (2021-03-27)
1413
-
1414
-
1415
- ### Bug Fixes
1416
-
1417
- * **globalactions:** update ts definitions to optional ([c40c2c0](https://github.com/pentaho/hv-uikit-react/commit/c40c2c04e984b49227970ad469f1042263c13882))
1418
- * **table:** add sortMethod type definition ([dcfb368](https://github.com/pentaho/hv-uikit-react/commit/dcfb3682d9742750b20146cf0d5e172ff3a8dcfb))
1419
-
1420
-
1421
-
1422
-
1423
-
1424
- # [3.15.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.14.0...@hv/uikit-react-core@3.15.0) (2021-03-25)
1425
-
1426
-
1427
- ### Bug Fixes
1428
-
1429
- * **base-dropdown:** add missing code for width calculation. HVUIKIT-5710 ([89f00c9](https://github.com/pentaho/hv-uikit-react/commit/89f00c919e06313c8538ec275ca4443ea9a80727))
1430
- * **base-dropdown:** change variable name. HVUIKIT-5710 ([4b8de36](https://github.com/pentaho/hv-uikit-react/commit/4b8de36b592f0bb64b0b900c4a7712bbb4c34ea9))
1431
- * **card:** add HvIsCardGridElement marker class for focus management HVUIKIT-5578 ([8afe704](https://github.com/pentaho/hv-uikit-react/commit/8afe7040a885765eda31187d9fc9a644cc2c633f))
1432
- * **date-picker:** remove initial focused element from tab order HVUIKIT-5680 ([2040562](https://github.com/pentaho/hv-uikit-react/commit/204056263264fe4a260b0400ba109bc7b28852ec))
1433
- * **dialog:** fix dialog content dom structure HVUIKIT-5727 ([1d4a7f4](https://github.com/pentaho/hv-uikit-react/commit/1d4a7f458a9fac78514150bc737d85cf87eb1967))
1434
- * **dropdown-menu:** default width with button size. HVUIKIT-5710 ([1065ed4](https://github.com/pentaho/hv-uikit-react/commit/1065ed42492e1bd5e09b375b599affa35bd76d21))
1435
- * **input:** elimination of fixed width. HVUIKIT-5718 ([8781dee](https://github.com/pentaho/hv-uikit-react/commit/8781deee041a003cdb0913e6e24db377f4cc40ff))
1436
- * **pagination:** improve internal control ([d1d1a7c](https://github.com/pentaho/hv-uikit-react/commit/d1d1a7c12336058baf5ef56e8e88bcdffc233852))
1437
- * **table:** fixed columns not working. HVUIKIT-5724 ([eeccdea](https://github.com/pentaho/hv-uikit-react/commit/eeccdea41d41fdb3c3f336d5df52ed79bbbe4a60))
1438
- * **table:** remove inline css imports. HVUIKIT-5709 ([5182af5](https://github.com/pentaho/hv-uikit-react/commit/5182af573600f55e405b5b61847782d4c57713e9))
1439
-
1440
-
1441
- ### Features
1442
-
1443
- * **breadcrumb:** update to DS 3.4.0.HVUIKIT-5692 ([43e2855](https://github.com/pentaho/hv-uikit-react/commit/43e2855d4ed50826737ae313ebf5416b5a946bcb))
1444
- * **dropdown:** responsive dropdown. HVUIKIT-5710 ([5520904](https://github.com/pentaho/hv-uikit-react/commit/552090454e3f1f564ed30c880c9926f096f25e6c))
1445
- * **globalactions:** implement the component. HVUIKIT-5698 ([95564e1](https://github.com/pentaho/hv-uikit-react/commit/95564e14c953b2e9c0c247434f4b2316ccaee00f))
1446
- * add new table. HVUIKIT-5647 ([9021d20](https://github.com/pentaho/hv-uikit-react/commit/9021d20865177d711e23abc0e07e8c809baa42e9))
1447
- * allow configuration of css class name generator HVUIKIT-5578 ([04f7f93](https://github.com/pentaho/hv-uikit-react/commit/04f7f93e5d1fd0b7d5146c6a2284f96d8fb39f52))
1448
- * introduce HvIsFocused and HvIsFocusVisible global marker classes HVUIKIT-5578 ([49f8af5](https://github.com/pentaho/hv-uikit-react/commit/49f8af51e1b35ddc8a8b84018b38f6cacd8b7cd0))
1449
-
1450
-
1451
-
1452
-
1453
-
1454
- # [3.14.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.13.0...@hv/uikit-react-core@3.14.0) (2021-03-18)
1455
-
1456
-
1457
- ### Bug Fixes
1458
-
1459
- * **base-dropdown:** add missing code for width calculation. HVUIKIT-5710 ([89f00c9](https://github.com/pentaho/hv-uikit-react/commit/89f00c919e06313c8538ec275ca4443ea9a80727))
1460
- * **base-dropdown:** change variable name. HVUIKIT-5710 ([4b8de36](https://github.com/pentaho/hv-uikit-react/commit/4b8de36b592f0bb64b0b900c4a7712bbb4c34ea9))
1461
- * **card:** add HvIsCardGridElement marker class for focus management HVUIKIT-5578 ([8afe704](https://github.com/pentaho/hv-uikit-react/commit/8afe7040a885765eda31187d9fc9a644cc2c633f))
1462
- * **date-picker:** remove initial focused element from tab order HVUIKIT-5680 ([2040562](https://github.com/pentaho/hv-uikit-react/commit/204056263264fe4a260b0400ba109bc7b28852ec))
1463
- * **dialog:** fix dialog content dom structure HVUIKIT-5727 ([1d4a7f4](https://github.com/pentaho/hv-uikit-react/commit/1d4a7f458a9fac78514150bc737d85cf87eb1967))
1464
- * **dropdown-menu:** default width with button size. HVUIKIT-5710 ([1065ed4](https://github.com/pentaho/hv-uikit-react/commit/1065ed42492e1bd5e09b375b599affa35bd76d21))
1465
- * **input:** elimination of fixed width. HVUIKIT-5718 ([8781dee](https://github.com/pentaho/hv-uikit-react/commit/8781deee041a003cdb0913e6e24db377f4cc40ff))
1466
- * **pagination:** improve internal control ([d1d1a7c](https://github.com/pentaho/hv-uikit-react/commit/d1d1a7c12336058baf5ef56e8e88bcdffc233852))
1467
- * **table:** fixed columns not working. HVUIKIT-5724 ([eeccdea](https://github.com/pentaho/hv-uikit-react/commit/eeccdea41d41fdb3c3f336d5df52ed79bbbe4a60))
1468
- * **table:** remove inline css imports. HVUIKIT-5709 ([5182af5](https://github.com/pentaho/hv-uikit-react/commit/5182af573600f55e405b5b61847782d4c57713e9))
1469
-
1470
-
1471
- ### Features
1472
-
1473
- * **breadcrumb:** update to DS 3.4.0.HVUIKIT-5692 ([43e2855](https://github.com/pentaho/hv-uikit-react/commit/43e2855d4ed50826737ae313ebf5416b5a946bcb))
1474
- * **dropdown:** responsive dropdown. HVUIKIT-5710 ([5520904](https://github.com/pentaho/hv-uikit-react/commit/552090454e3f1f564ed30c880c9926f096f25e6c))
1475
- * add new table. HVUIKIT-5647 ([9021d20](https://github.com/pentaho/hv-uikit-react/commit/9021d20865177d711e23abc0e07e8c809baa42e9))
1476
- * allow configuration of css class name generator HVUIKIT-5578 ([04f7f93](https://github.com/pentaho/hv-uikit-react/commit/04f7f93e5d1fd0b7d5146c6a2284f96d8fb39f52))
1477
- * introduce HvIsFocused and HvIsFocusVisible global marker classes HVUIKIT-5578 ([49f8af5](https://github.com/pentaho/hv-uikit-react/commit/49f8af51e1b35ddc8a8b84018b38f6cacd8b7cd0))
1478
-
1479
-
1480
-
1481
-
1482
-
1483
- # [3.13.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.12.1...@hv/uikit-react-core@3.13.0) (2021-03-10)
1484
-
1485
-
1486
- ### Bug Fixes
1487
-
1488
- * **card:** add HvIsCardGridElement marker class for focus management HVUIKIT-5578 ([8afe704](https://github.com/pentaho/hv-uikit-react/commit/8afe7040a885765eda31187d9fc9a644cc2c633f))
1489
- * **input:** elimination of fixed width. HVUIKIT-5718 ([8781dee](https://github.com/pentaho/hv-uikit-react/commit/8781deee041a003cdb0913e6e24db377f4cc40ff))
1490
- * **table:** remove inline css imports. HVUIKIT-5709 ([5182af5](https://github.com/pentaho/hv-uikit-react/commit/5182af573600f55e405b5b61847782d4c57713e9))
1491
-
1492
-
1493
- ### Features
1494
-
1495
- * **breadcrumb:** update to DS 3.4.0.HVUIKIT-5692 ([43e2855](https://github.com/pentaho/hv-uikit-react/commit/43e2855d4ed50826737ae313ebf5416b5a946bcb))
1496
- * add new table. HVUIKIT-5647 ([9021d20](https://github.com/pentaho/hv-uikit-react/commit/9021d20865177d711e23abc0e07e8c809baa42e9))
1497
- * allow configuration of css class name generator HVUIKIT-5578 ([04f7f93](https://github.com/pentaho/hv-uikit-react/commit/04f7f93e5d1fd0b7d5146c6a2284f96d8fb39f52))
1498
- * introduce HvIsFocused and HvIsFocusVisible global marker classes HVUIKIT-5578 ([49f8af5](https://github.com/pentaho/hv-uikit-react/commit/49f8af51e1b35ddc8a8b84018b38f6cacd8b7cd0))
1499
-
1500
-
1501
-
1502
-
1503
-
1504
- ## [3.12.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.12.0...@hv/uikit-react-core@3.12.1) (2021-03-05)
1505
-
1506
- **Note:** Version bump only for package @hv/uikit-react-core
1507
-
1508
-
1509
-
1510
-
1511
-
1512
- # [3.12.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.11.0...@hv/uikit-react-core@3.12.0) (2021-03-03)
1513
-
1514
-
1515
- ### Bug Fixes
1516
-
1517
- * **table:** table not hiding rows when no data. HVUIKIT-5707 ([d664bad](https://github.com/pentaho/hv-uikit-react/commit/d664badfa8c292db492e04ef1b0a340a1c7fadf8))
1518
-
1519
-
1520
- ### Features
1521
-
1522
- * **checkbox:** add multiselection selection to checkbox. HVUIKIT-5678 ([a62f2f5](https://github.com/pentaho/hv-uikit-react/commit/a62f2f5b47f37de09bf133a0355b611cec50b80f))
1523
-
1524
-
1525
-
1526
-
1527
-
1528
- # [3.11.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.10.0...@hv/uikit-react-core@3.11.0) (2021-03-01)
1529
-
1530
-
1531
- ### Bug Fixes
1532
-
1533
- * **table:** bulkActions class key definition ([0629ce7](https://github.com/pentaho/hv-uikit-react/commit/0629ce77b47c5e5796d2990b5f5e3e30158ec4f1))
1534
- * **table:** cannot set page to zero. HVUIKIT-5708 ([aa1ee48](https://github.com/pentaho/hv-uikit-react/commit/aa1ee485e88eb6cecb0a7898a94d9ab30a48f3b0))
1535
- * **table:** handleSortChange parameters not consistent. HVUIKIT-5712 ([9581c8a](https://github.com/pentaho/hv-uikit-react/commit/9581c8aa3dc5ab6205658dc46a579b934ecc6f1f))
1536
- * **typescript:** change palette from map to record. HVUIKIT-5685 ([b99373c](https://github.com/pentaho/hv-uikit-react/commit/b99373c23df9c04a385455894ff9dee4d2987376))
1537
- * **typescript:** typing of typography elements. HVUIKIT-5705 ([0f9a833](https://github.com/pentaho/hv-uikit-react/commit/0f9a83363537704dd4fae4cbb6071f94f1ca3552))
1538
-
1539
-
1540
- ### Features
1541
-
1542
- * **checkbox:** add multiselection selection to checkbox. HVUIKIT-5678 ([a62f2f5](https://github.com/pentaho/hv-uikit-react/commit/a62f2f5b47f37de09bf133a0355b611cec50b80f))
1543
- * **selection-list:** allow multi selection with shift click. HVUIKIT-5683 ([49c852d](https://github.com/pentaho/hv-uikit-react/commit/49c852d4d1263917c24b2453997275d7dfe51acf))
1544
-
1545
-
1546
-
1547
-
1548
-
1549
- # [3.10.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.9.1...@hv/uikit-react-core@3.10.0) (2021-02-25)
1550
-
1551
-
1552
- ### Features
1553
-
1554
- * **checkbox:** add multiselection selection to checkbox. HVUIKIT-5678 ([a62f2f5](https://github.com/pentaho/hv-uikit-react/commit/a62f2f5b47f37de09bf133a0355b611cec50b80f))
1555
-
1556
-
1557
-
1558
-
1559
-
1560
- ## [3.9.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.9.0...@hv/uikit-react-core@3.9.1) (2021-02-22)
1561
-
1562
-
1563
- ### Bug Fixes
1564
-
1565
- * **Table:** missing pageSizeOptions prop.HVUIKIT-5695 ([99dbac5](https://github.com/pentaho/hv-uikit-react/commit/99dbac52fde7c3a6c1605d825b394c3001009bb3))
1566
-
1567
-
1568
-
1569
-
1570
-
1571
- # [3.9.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.8.3...@hv/uikit-react-core@3.9.0) (2021-02-16)
1572
-
1573
-
1574
- ### Bug Fixes
1575
-
1576
- * **datepicker:** date type declaration. HVUIKIT-5694 ([06157bc](https://github.com/pentaho/hv-uikit-react/commit/06157bc7552bdfd461571543abee2ba4918142f3))
1577
-
1578
-
1579
- ### Features
1580
-
1581
- * **list:** improve multi selection in sample. HVUIKIT-5677 ([aa7077c](https://github.com/pentaho/hv-uikit-react/commit/aa7077c77cf9441f5d3508e242c9dfd90c70b49d))
1582
-
1583
-
1584
-
1585
-
1586
-
1587
- ## [3.8.3](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.8.2...@hv/uikit-react-core@3.8.3) (2021-02-09)
1588
-
1589
-
1590
- ### Bug Fixes
1591
-
1592
- * **CodeEditor:** code editor is using a relative path.HVUIKIT-5693 ([307f6b7](https://github.com/pentaho/hv-uikit-react/commit/307f6b78721ec61d9847d89b0be5d83cf4fcef74))
1593
- * **dialogcontent:** indentContent type definition ([474f25d](https://github.com/pentaho/hv-uikit-react/commit/474f25dbd75b5bb122d6e0ac9ae14969f1ea3367))
1594
-
1595
-
1596
-
1597
-
1598
-
1599
- ## [3.8.2](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.8.1...@hv/uikit-react-core@3.8.2) (2021-02-05)
1600
-
1601
-
1602
- ### Bug Fixes
1603
-
1604
- * **button:** add selected declaration. HVUIKIT-5686 ([7c5abd2](https://github.com/pentaho/hv-uikit-react/commit/7c5abd26e7f208f9fc52a7eaeb78e506cfd254db))
1605
- * **colors:** add missing palette declarations. HVUIKIT-5685 ([35cc50e](https://github.com/pentaho/hv-uikit-react/commit/35cc50e2667d332fb76f29862fa5665b815a09e2))
1606
- * **dialog:** add indentcontent declaration. HVUIKIT-5688 ([e1469b8](https://github.com/pentaho/hv-uikit-react/commit/e1469b8a03d2793b540be433ef7ec2c4a49d5669))
1607
- * **table:** add id declaration. HVUIKIT-5687 ([3d1492f](https://github.com/pentaho/hv-uikit-react/commit/3d1492f05864c2606379fa5af1430c1586e9a512))
1608
-
1609
-
1610
-
1611
-
1612
-
1613
- ## [3.8.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.8.0...@hv/uikit-react-core@3.8.1) (2021-01-30)
1614
-
1615
-
1616
- ### Bug Fixes
1617
-
1618
- * **typography:** add sectionTitle in interface. HVUIKIT-5698 ([844193d](https://github.com/pentaho/hv-uikit-react/commit/844193d7dbe7ac4a1abdca965f9ced4ac121787d))
1619
-
1620
-
1621
-
1622
-
1623
-
1624
- # [3.8.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.7.0...@hv/uikit-react-core@3.8.0) (2021-01-29)
1625
-
1626
-
1627
- ### Bug Fixes
1628
-
1629
- * **container:** move spacings to 15/30. UIA-17 ([fe13040](https://github.com/pentaho/hv-uikit-react/commit/fe130400cdcd0df403b23e0604ec506d0d250cf1))
1630
- * **grid:** move grid item spacings to 15/30. UIA-17 ([722534a](https://github.com/pentaho/hv-uikit-react/commit/722534a9aac8d8b66eecc31df42c0390c6c24c39))
1631
- * **table:** page type definition ([eb748dd](https://github.com/pentaho/hv-uikit-react/commit/eb748dd8cc3560c027578bf8dfe4754cafb82f50))
1632
-
1633
-
1634
- ### Features
1635
-
1636
- * **list:** have selection with multi selection using shift. HVUIKIT-5677 ([e240965](https://github.com/pentaho/hv-uikit-react/commit/e240965d2ebab91f0fa7641c363c252b196a7a7e))
1637
-
1638
-
1639
-
1640
-
1641
-
1642
- # [3.7.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.6.4...@hv/uikit-react-core@3.7.0) (2021-01-27)
1643
-
1644
-
1645
- ### Bug Fixes
1646
-
1647
- * **container:** move spacings to 15/30. UIA-17 ([fe13040](https://github.com/pentaho/hv-uikit-react/commit/fe130400cdcd0df403b23e0604ec506d0d250cf1))
1648
- * **grid:** move grid item spacings to 15/30. UIA-17 ([722534a](https://github.com/pentaho/hv-uikit-react/commit/722534a9aac8d8b66eecc31df42c0390c6c24c39))
1649
-
1650
-
1651
- ### Features
1652
-
1653
- * **list:** have selection with multi selection using shift. HVUIKIT-5677 ([e240965](https://github.com/pentaho/hv-uikit-react/commit/e240965d2ebab91f0fa7641c363c252b196a7a7e))
1654
-
1655
-
1656
-
1657
-
1658
-
1659
- ## [3.6.4](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.6.3...@hv/uikit-react-core@3.6.4) (2021-01-26)
1660
-
1661
-
1662
- ### Bug Fixes
1663
-
1664
- * **table:** currentPage of onPageSizeChange callback ([#2232](https://github.com/pentaho/hv-uikit-react/issues/2232)) ([0cbd967](https://github.com/pentaho/hv-uikit-react/commit/0cbd9672680d04f8b0a04c4ad5231a1b4576183a))
1665
-
1666
-
1667
-
1668
-
1669
-
1670
- ## [3.6.3](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.6.2...@hv/uikit-react-core@3.6.3) (2021-01-20)
1671
-
1672
-
1673
- ### Bug Fixes
1674
-
1675
- * **table:** checkbox disabled not working.HVUIKIT-5679 ([5a19de5](https://github.com/pentaho/hv-uikit-react/commit/5a19de5b2c81f2639d380ede8b6da9c7be2be170))
1676
- * **table:** ignores the provided pageSize property. HVUIKIT-5672 ([8fa57e2](https://github.com/pentaho/hv-uikit-react/commit/8fa57e23dd0a4ad212d40fa5893a8a092b59321a))
1677
-
1678
-
1679
-
1680
-
1681
-
1682
- ## [3.6.2](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.6.1...@hv/uikit-react-core@3.6.2) (2021-01-19)
1683
-
1684
- **Note:** Version bump only for package @hv/uikit-react-core
1685
-
1686
-
1687
-
1688
-
1689
-
1690
- ## [3.6.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.6.0...@hv/uikit-react-core@3.6.1) (2021-01-18)
1691
-
1692
- **Note:** Version bump only for package @hv/uikit-react-core
1693
-
1694
-
1695
-
1696
-
1697
-
1698
- # [3.6.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.5.2...@hv/uikit-react-core@3.6.0) (2021-01-12)
1699
-
1700
-
1701
- ### Features
1702
-
1703
- * **dropdown:** optimize opening of the dropdown.HVUIKIT-5644 ([#2220](https://github.com/pentaho/hv-uikit-react/issues/2220)) ([3726055](https://github.com/pentaho/hv-uikit-react/commit/37260555bbf137bd30aab29b08aefbacfaf6ca84))
1704
-
1705
-
1706
-
1707
-
1708
-
1709
- ## [3.5.2](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.5.1...@hv/uikit-react-core@3.5.2) (2021-01-08)
1710
-
1711
-
1712
- ### Bug Fixes
1713
-
1714
- * **bulk-actions:** add total count to select all label. HVUIKIT-5641 ([c8ad99b](https://github.com/pentaho/hv-uikit-react/commit/c8ad99bae24319f8546638ddaa25dc3256ab8d95))
1715
- * **checkbox-group:** add total count to all label. HVUIKIT-5641 ([ccdf44e](https://github.com/pentaho/hv-uikit-react/commit/ccdf44e108bd360b0176220b3458b9673a5748a5))
1716
- * **dropdown:** dropdown not updating values. HVUIKIT-5667 ([963b99c](https://github.com/pentaho/hv-uikit-react/commit/963b99c24195f36a3f6a94b1ffb96eb978352cd0))
1717
- * **dropdownmenu:** resolve menuList class override warning ([#2194](https://github.com/pentaho/hv-uikit-react/issues/2194)) ([b54ac6d](https://github.com/pentaho/hv-uikit-react/commit/b54ac6d88d4c0969340d5e41cd54fdd433443dd6))
1718
- * **file-uploader:** fix drag and drop inconsistencies. HVUIKIT-5665 ([20aa61c](https://github.com/pentaho/hv-uikit-react/commit/20aa61cc8fd36ef5536179827fc9a47b6a9e6139))
1719
- * **table:** ignores the provided pageSize property. HVUIKIT-5672 ([574bdc0](https://github.com/pentaho/hv-uikit-react/commit/574bdc075e1e9d0b39d1bc81e8dc1862504a2ac3))
1720
- * **tabs:** onChange callback type definition ([#2193](https://github.com/pentaho/hv-uikit-react/issues/2193)) ([3b10001](https://github.com/pentaho/hv-uikit-react/commit/3b10001287ad4f67fa276087199a586dddf2cd11))
1721
- * incorrect labeling of checkbox and radio groups ([e2d6a03](https://github.com/pentaho/hv-uikit-react/commit/e2d6a0370430740ff1ec5662117f4157f4549b2a))
1722
-
1723
-
1724
-
1725
-
1726
-
1727
- ## [3.5.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.5.0...@hv/uikit-react-core@3.5.1) (2020-12-23)
1728
-
1729
-
1730
- ### Bug Fixes
1731
-
1732
- * **dropdown:** dropdown not updating values. HVUIKIT-5667 ([963b99c](https://github.com/pentaho/hv-uikit-react/commit/963b99c24195f36a3f6a94b1ffb96eb978352cd0))
1733
- * **dropdownmenu:** resolve menuList class override warning ([#2194](https://github.com/pentaho/hv-uikit-react/issues/2194)) ([b54ac6d](https://github.com/pentaho/hv-uikit-react/commit/b54ac6d88d4c0969340d5e41cd54fdd433443dd6))
1734
- * **table:** invalid props in pagination component HVUIKIT-5666 ([#2205](https://github.com/pentaho/hv-uikit-react/issues/2205)) ([e2264c2](https://github.com/pentaho/hv-uikit-react/commit/e2264c24671707c76ef3f1ded2ea9deba292917f))
1735
- * **tabs:** onChange callback type definition ([#2193](https://github.com/pentaho/hv-uikit-react/issues/2193)) ([3b10001](https://github.com/pentaho/hv-uikit-react/commit/3b10001287ad4f67fa276087199a586dddf2cd11))
1736
- * incorrect labeling of checkbox and radio groups ([e2d6a03](https://github.com/pentaho/hv-uikit-react/commit/e2d6a0370430740ff1ec5662117f4157f4549b2a))
1737
-
1738
-
1739
-
1740
-
1741
-
1742
- # [3.5.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.4.0...@hv/uikit-react-core@3.5.0) (2020-12-10)
1743
-
1744
-
1745
- ### Bug Fixes
1746
-
1747
- * **asset-inventory:** component callbacks stale reference HVUIKIT-5553 ([bb430b7](https://github.com/pentaho/hv-uikit-react/commit/bb430b78416d65ad5626af435029e64cf6778f30))
1748
- * **datepicker:** handleToggle deadlock with null event. HVUIKIT-5643 ([#2174](https://github.com/pentaho/hv-uikit-react/issues/2174)) ([d972d3f](https://github.com/pentaho/hv-uikit-react/commit/d972d3fa4b90efa7564176546a00c86351ee9ba2))
1749
- * **dropdownmenu:** classes root type definition ([72e0173](https://github.com/pentaho/hv-uikit-react/commit/72e01736a055c6ca17c25b87e7a38e8189403f53))
1750
- * **multibutton:** category type definition ([7eb4392](https://github.com/pentaho/hv-uikit-react/commit/7eb43922f54122b2096589ed22c2a893159a26ec))
1751
- * **table:** onPageSizeChange callback type definition ([9624e63](https://github.com/pentaho/hv-uikit-react/commit/9624e63da8bc00e29f46ae2ab70077b97060e3b8))
1752
- * **textarea:** handle inputRef correctly ([8d243cf](https://github.com/pentaho/hv-uikit-react/commit/8d243cf888b0eb0e1b306d583383c08d028bb70a))
1753
- * **textarea:** middleCountLabel type definition ([4f6a48e](https://github.com/pentaho/hv-uikit-react/commit/4f6a48e664991481553f5e2ee44963d49f55bcf4))
1754
- * **togglebutton:** defaultSelected, selected, and nonSelectedIcon type definition ([810c507](https://github.com/pentaho/hv-uikit-react/commit/810c507f358e32fe48da8c32bb9851ac22c5a359))
1755
- * incorrect labeling of checkbox and radio groups ([e2d6a03](https://github.com/pentaho/hv-uikit-react/commit/e2d6a0370430740ff1ec5662117f4157f4549b2a))
1756
-
1757
-
1758
- ### Features
1759
-
1760
- * **dropdownmenu:** add menuList to classes ([369b515](https://github.com/pentaho/hv-uikit-react/commit/369b515199a5aba1b71339dcef8c43f88f0c795b))
1761
-
1762
-
1763
-
1764
-
1765
-
1766
- # [3.4.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.3.0...@hv/uikit-react-core@3.4.0) (2020-11-26)
1767
-
1768
-
1769
- ### Bug Fixes
1770
-
1771
- * **card:** workaround type issue of HvCardHeader.title [#2163](https://github.com/pentaho/hv-uikit-react/issues/2163) ([06da25f](https://github.com/pentaho/hv-uikit-react/commit/06da25fa0d90799c5c4e7e631ca48c1e0c24f7bc))
1772
- * **header:** fix menu button positioning in sample. HVUIKIT-5639 ([21be112](https://github.com/pentaho/hv-uikit-react/commit/21be112279a84035a4c4b83861957056d9a26357))
1773
- * **snackbar:** ellipsis on single char. HVUIKIT-5621 ([10ec716](https://github.com/pentaho/hv-uikit-react/commit/10ec716ef7b663b6108510fc072dfd2b7967dec8))
1774
-
1775
-
1776
- ### Features
1777
-
1778
- * **datepicker:** deprecate localeProp. HVUIKIT-5580 ([30f967f](https://github.com/pentaho/hv-uikit-react/commit/30f967f019c75532f972b0ab1d8c699743c59b4f))
1779
-
1780
-
1781
-
1782
-
1783
-
1784
- # [3.3.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.2.1...@hv/uikit-react-core@3.3.0) (2020-11-25)
1785
-
1786
-
1787
- ### Features
1788
-
1789
- * **datepicker:** deprecate localeProp. HVUIKIT-5580 ([30f967f](https://github.com/pentaho/hv-uikit-react/commit/30f967f019c75532f972b0ab1d8c699743c59b4f))
1790
-
1791
-
1792
-
1793
-
1794
-
1795
- ## [3.2.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.2.0...@hv/uikit-react-core@3.2.1) (2020-11-24)
1796
-
1797
-
1798
- ### Bug Fixes
1799
-
1800
- * **card:** sample can't trigger action by keyboard. HVUIKIT-5574 ([#2156](https://github.com/pentaho/hv-uikit-react/issues/2156)) ([a980064](https://github.com/pentaho/hv-uikit-react/commit/a9800643b06d262b06b9648a1d80ef40b703f587))
1801
- * **cssbaseline:** body background should be atmo2 ([d98ef42](https://github.com/pentaho/hv-uikit-react/commit/d98ef425b0c7c870774275107b8ecd9d415ba571))
1802
-
1803
-
1804
-
1805
-
1806
-
1807
- # [3.2.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.1.0...@hv/uikit-react-core@3.2.0) (2020-11-20)
1808
-
1809
-
1810
- ### Bug Fixes
1811
-
1812
- * **button:** add ref to allow button in tooltip. HVUIKIT-5599 ([6b9955c](https://github.com/pentaho/hv-uikit-react/commit/6b9955c9c9cc6383ea0cab307e5ae24e17780764))
1813
- * **datepicker:** fix styling issues. HVUIKIT-5609 ([777b0e1](https://github.com/pentaho/hv-uikit-react/commit/777b0e1758157c33ff494f39b5e6a23d90158279))
1814
- * **dropdown:** error when dropdown is empty. HVUIKIT-5546 ([acd8ba5](https://github.com/pentaho/hv-uikit-react/commit/acd8ba5470b45ad11fa89b73338805e7e9ecb2f4))
1815
- * **input:** layout change when displaying error HVUIKIT-5566 ([caa5164](https://github.com/pentaho/hv-uikit-react/commit/caa516437ba52991ed823f0c02d3cbe3b0e61596))
1816
- * **ssr:** remove theme global variable ([702f17a](https://github.com/pentaho/hv-uikit-react/commit/702f17a85edec7fa7979cbc27161590cf0821f43))
1817
- * add "error" to HvInputClassKey ([64c35ac](https://github.com/pentaho/hv-uikit-react/commit/64c35ac8009d4495a3a791c6cfbe19f7a07fd7f5))
1818
- * form selectors state with lazy initialization and ts fixes ([3e06d77](https://github.com/pentaho/hv-uikit-react/commit/3e06d77ebb0a28b4370a6f5518c5efac38378be6))
1819
- * **table:** format function not applied with sub template. HVUIKIT-5575 ([#2114](https://github.com/pentaho/hv-uikit-react/issues/2114)) ([3cb59b0](https://github.com/pentaho/hv-uikit-react/commit/3cb59b02ea2b5970e4c6fbe4e382d8c642aa5d98))
1820
- * resolve type definition problems ([65a6da6](https://github.com/pentaho/hv-uikit-react/commit/65a6da68080ef289ccdff9525a77ae4b1f9ebeea))
1821
-
1822
-
1823
- ### Features
1824
-
1825
- * **breadcrumb:** menu does not accept enter. HVUIKIT-5602 ([e9b2bf3](https://github.com/pentaho/hv-uikit-react/commit/e9b2bf35b99944ffaf8085f2729d9043eeec77d4))
1826
- * **docs:** hide basedropdown story. HVUIKIT-5608 ([#2107](https://github.com/pentaho/hv-uikit-react/issues/2107)) ([be53e06](https://github.com/pentaho/hv-uikit-react/commit/be53e06d904812106679bee13f2d65ee28168eb6))
1827
- * **provider:** add locale definition to provider. HVUIKIT-5626 ([fdc92c2](https://github.com/pentaho/hv-uikit-react/commit/fdc92c2d0a400b9e7bb3e19c055795313baf7c31))
1828
-
1829
-
1830
-
1831
-
1832
-
1833
- # [3.1.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@3.0.0...@hv/uikit-react-core@3.1.0) (2020-11-11)
1834
-
1835
-
1836
- ### Bug Fixes
1837
-
1838
- * **datepicker:** fix styling issues. HVUIKIT-5609 ([777b0e1](https://github.com/pentaho/hv-uikit-react/commit/777b0e1758157c33ff494f39b5e6a23d90158279))
1839
- * **fileuploader:** file callback definition ([02af82f](https://github.com/pentaho/hv-uikit-react/commit/02af82f9e3e2f3d71bdf5efb9e6dff1352765c29))
1840
- * **icons:** change inner color. HVUIKIT-5623 ([a31e258](https://github.com/pentaho/hv-uikit-react/commit/a31e258c777f99d2ec9f2e1a4acd35fcd2972c31))
1841
- * **ssr:** remove theme global variable ([702f17a](https://github.com/pentaho/hv-uikit-react/commit/702f17a85edec7fa7979cbc27161590cf0821f43))
1842
- * **typescript:** resolve type definitions and API problems. HVUIKIT-5589 ([bb8251f](https://github.com/pentaho/hv-uikit-react/commit/bb8251f898a5759107c51a37d26b088f98067fac))
1843
- * add "error" to HvInputClassKey ([64c35ac](https://github.com/pentaho/hv-uikit-react/commit/64c35ac8009d4495a3a791c6cfbe19f7a07fd7f5))
1844
- * form selectors state with lazy initialization and ts fixes ([3e06d77](https://github.com/pentaho/hv-uikit-react/commit/3e06d77ebb0a28b4370a6f5518c5efac38378be6))
1845
- * **table:** format function not applied with sub template. HVUIKIT-5575 ([#2114](https://github.com/pentaho/hv-uikit-react/issues/2114)) ([3cb59b0](https://github.com/pentaho/hv-uikit-react/commit/3cb59b02ea2b5970e4c6fbe4e382d8c642aa5d98))
1846
- * resolve type definition problems ([65a6da6](https://github.com/pentaho/hv-uikit-react/commit/65a6da68080ef289ccdff9525a77ae4b1f9ebeea))
1847
-
1848
-
1849
- ### Features
1850
-
1851
- * **docs:** hide basedropdown story. HVUIKIT-5608 ([#2107](https://github.com/pentaho/hv-uikit-react/issues/2107)) ([be53e06](https://github.com/pentaho/hv-uikit-react/commit/be53e06d904812106679bee13f2d65ee28168eb6))
1852
-
1853
-
1854
-
1855
-
1856
-
1857
- # [3.0.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.13.0...@hv/uikit-react-core@3.0.0) (2020-10-30)
1858
-
1859
- ### Features
1860
- Here are big highlights ✨:
1861
- - Full alignment of ui-kit components with latest, **version 3.2.1**, Design System component library stable patterns.
1862
- - From an Accessibility standpoint, we majorly reviewed the focus visual feedback across all our components, following the _focus-visible_ guidelines.
1863
- - Big component breakdown and refactor to promote better component composition, a core concept in the React Development best practices.
1864
- - Components like the Dropdown, Date Picker, Dropdown Menu, Input, Breadcrumb were previously only available in a data driven form. Now, is implementation is cleaner, and different use cases can be achieved by composing the parts used to build them.
1865
- - We know components like the Table or the Asset Inventory are still very very complex, but they will be the big candidates in the future for refactor.
1866
- - Refactored and reviewed API of all components usable in context of forms.
1867
- - We also made possible a cleaner integration with Form libraries like Formik or React-Forms.
1868
- - The following components where affected: Input, Checkbox, Radio Button, Dropdown, Date-picker, Switch, Text Area and File Uploader.
1869
- - We introduced two grouping components, the Checkbox Group and the Radio Button Group.
1870
- - Concepts like Adornment, Char Counter, Info Message, Label, Suggestion and Warning Text can be used with other components like Checkbox or Radio Groups.
1871
- - Updates to the latest library versions, including Material-UI to its latest 4.x.
1872
- - Reduced bundle size by removing momentjs in favor of daysjs and moved plotly to peer dependency:
1873
- - v3: [209.1kB](https://bundlephobia.com/scan-results?packages=clsx@1.1.1,dayjs@1.9.3,deep-diff@1.0.2,detect-browser@5.1.1,focus-trap-react@8.1.0,focus-visible@5.1.0,focus-within-polyfill@5.0.9,hoist-non-react-statics@3.3.2,html-react-parser@0.14.0,lodash@4.17.20,react-debounce-render@7.0.0,react-google-charts@3.0.15,react-plotly.js@2.5.0,react-table@6.8.6,react-table-hoc-fixed-columns@2.1.1,shallow-equal@1.2.1&sortMode=size)
1874
- - v2: [1.3MB](https://bundlephobia.com/scan-results?packages=clsx@1.1.0,deep-diff@1.0.2,detect-browser@5.1.0,focus-trap-react@6.0.0,focus-within-polyfill@5.0.9,hoist-non-react-statics@3.3.2,lodash@4.17.15,moment@2.24.0,plotly.js-basic-dist@1.54.1,react-google-charts@3.0.15,react-plotly.js@2.4.0,react-resize-aware@3.0.0,react-reveal@1.2.2,react-table@6.8.6,react-table-hoc-fixed-columns@2.1.1&sortMode=size)
1875
-
1876
- We strongly encourage you to check our samples to see the new use cases we support with such big refactors!!
1877
-
1878
-
1879
- # [2.13.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.12.6...@hv/uikit-react-core@2.13.0) (2020-10-27)
1880
-
1881
-
1882
- ### Features
1883
-
1884
- * **table:** add page control capability. [#2067](https://github.com/pentaho/hv-uikit-react/issues/2067) ([9882ac6](https://github.com/pentaho/hv-uikit-react/commit/9882ac6724ea241d5681e3f50cba01363965b9c4))
1885
-
1886
-
1887
-
1888
-
1889
-
1890
- ## [2.12.6](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.12.5...@hv/uikit-react-core@2.12.6) (2020-10-22)
1891
-
1892
- **Note:** Version bump only for package @hv/uikit-react-core
1893
-
1894
-
1895
-
1896
-
1897
-
1898
- ## [2.12.5](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.12.4...@hv/uikit-react-core@2.12.5) (2020-10-20)
1899
-
1900
-
1901
- ### Bug Fixes
1902
-
1903
- * **table:** take pageSize changes into account. [#2034](https://github.com/pentaho/hv-uikit-react/issues/2034) ([8ad11b1](https://github.com/pentaho/hv-uikit-react/commit/8ad11b1ad6ebe3014144bedcfbdd708cfb56ca21)), closes [#2028](https://github.com/pentaho/hv-uikit-react/issues/2028)
1904
- * remove erroneous warning from useControlled ([ffb91a0](https://github.com/pentaho/hv-uikit-react/commit/ffb91a0044246a1b95ca1e902d4ba772c0705be3))
1905
-
1906
-
1907
-
1908
-
1909
-
1910
-
1911
- ## [2.12.4](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.12.3...@hv/uikit-react-core@2.12.4) (2020-10-15)
1912
-
1913
-
1914
- ### Bug Fixes
1915
-
1916
- * **focus:** asset inventory focus not disappearing. HVUIKIT-5394 ([6bb22ac](https://github.com/pentaho/hv-uikit-react/commit/6bb22acce7ee9c4931d3bb21b7a15e5a519d043f))
1917
- * **input:** allow control of validationState HVUIKIT-5554 [#2018](https://github.com/pentaho/hv-uikit-react/issues/2018) ([10e1e7c](https://github.com/pentaho/hv-uikit-react/commit/10e1e7c6edd8ab2aac28971a8872cd8b96a5da1f))
1918
-
1919
-
1920
-
1921
-
1922
-
1923
- ## [2.12.3](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.12.2...@hv/uikit-react-core@2.12.3) (2020-10-12)
1924
-
1925
-
1926
- ### Bug Fixes
1927
-
1928
- * **input:** allow control of validationState HVUIKIT-5554 [#2018](https://github.com/pentaho/hv-uikit-react/issues/2018) ([10e1e7c](https://github.com/pentaho/hv-uikit-react/commit/10e1e7c6edd8ab2aac28971a8872cd8b96a5da1f))
1929
-
1930
-
1931
-
1932
-
1933
-
1934
- ## [2.12.2](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.12.1...@hv/uikit-react-core@2.12.2) (2020-09-30)
1935
-
1936
-
1937
- ### Bug Fixes
1938
-
1939
- * **assetinventory:** page size not changing. HVUIKIT-5549 ([#1996](https://github.com/pentaho/hv-uikit-react/issues/1996)) ([e07afd8](https://github.com/pentaho/hv-uikit-react/commit/e07afd80e06906a1777a0b492c80422f69d1d3d5))
1940
-
1941
-
1942
-
1943
-
1944
-
1945
- ## [2.12.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.12.0...@hv/uikit-react-core@2.12.1) (2020-09-29)
1946
-
1947
-
1948
- ### Bug Fixes
1949
-
1950
- * **assetinventory:** page size not changing. HVUIKIT-5549 ([#1996](https://github.com/pentaho/hv-uikit-react/issues/1996)) ([e07afd8](https://github.com/pentaho/hv-uikit-react/commit/e07afd80e06906a1777a0b492c80422f69d1d3d5))
1951
-
1952
-
1953
-
1954
-
1955
-
1956
- # [2.12.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.11.4...@hv/uikit-react-core@2.12.0) (2020-09-25)
1957
-
1958
-
1959
- ### Bug Fixes
1960
-
1961
- * **dropdown:** deprecating selectdefault. HVUIKIT-5531 ([af6536c](https://github.com/pentaho/hv-uikit-react/commit/af6536c60a584f86f2bb0be743bb4da2dc2d1323))
1962
- * **login:** adjust error message text color. HVUIKIT-5550 ([#1985](https://github.com/pentaho/hv-uikit-react/issues/1985)) ([e10f55b](https://github.com/pentaho/hv-uikit-react/commit/e10f55bc7df1293395dcbe669efc588fbff3adda))
1963
-
1964
-
1965
- ### Features
1966
-
1967
- * **assetinventory:** change pagination label. HVUIKIT-5547 ([5060693](https://github.com/pentaho/hv-uikit-react/commit/5060693f9de3128a5eec4155c4016968dccb38ad))
1968
-
1969
-
1970
-
1971
-
1972
-
1973
- ## [2.11.4](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.11.3...@hv/uikit-react-core@2.11.4) (2020-09-24)
1974
-
1975
-
1976
- ### Bug Fixes
1977
-
1978
- * **dropdown:** second dropdown not open. HVUIKIT-5528 ([e3094ce](https://github.com/pentaho/hv-uikit-react/commit/e3094ce36bcf80f19931f0cf32037fbc40a76660))
1979
- * **header:** fix keyboard navigation when mouse hover. HVUIKIT-5209 ([7ae7bb6](https://github.com/pentaho/hv-uikit-react/commit/7ae7bb61027b7e47dcc7d258c6e0b4b75491ae67))
1980
-
1981
-
1982
-
1983
-
1984
-
1985
- ## [2.11.3](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.11.2...@hv/uikit-react-core@2.11.3) (2020-09-18)
1986
-
1987
-
1988
- ### Bug Fixes
1989
-
1990
- * **input:** onBlur not occurring when focusing in other element. [#1961](https://github.com/pentaho/hv-uikit-react/issues/1961) ([1af91ec](https://github.com/pentaho/hv-uikit-react/commit/1af91ec6e00266c2c727fec89ff9a952fafa2b3e))
1991
- * **tabs:** use focusVisible for custom styles. HVUIKIT-5402 ([21533e4](https://github.com/pentaho/hv-uikit-react/commit/21533e4f4ce50ce44fa16e74c228a2c739e3f7f9))
1992
-
1993
-
1994
-
1995
-
1996
-
1997
- ## [2.11.2](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.11.1...@hv/uikit-react-core@2.11.2) (2020-09-17)
1998
-
1999
-
2000
- ### Bug Fixes
2001
-
2002
- * **input:** have clean button visible in ie 11. HVUIKIT-5409 ([64bd24a](https://github.com/pentaho/hv-uikit-react/commit/64bd24a882a506eb3ffc039b1386102b9513ae7c))
2003
- * **pagination:** apply styles correctly over BaseInput. HVUIKIT-5523 ([#1959](https://github.com/pentaho/hv-uikit-react/issues/1959)) ([3e1d779](https://github.com/pentaho/hv-uikit-react/commit/3e1d779c0044de56ed8c0718c0867573c7a28333))
2004
- * **pagination:** fix style override for page input. HVUIKIT-5523 ([0a0a90d](https://github.com/pentaho/hv-uikit-react/commit/0a0a90d311df0d43b85f6856270e303c9ea14412))
2005
- * **tabs:** use focusVisible for custom styles. HVUIKIT-5402 ([21533e4](https://github.com/pentaho/hv-uikit-react/commit/21533e4f4ce50ce44fa16e74c228a2c739e3f7f9))
2006
-
2007
-
2008
-
2009
-
2010
-
2011
- ## [2.11.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.11.0...@hv/uikit-react-core@2.11.1) (2020-09-09)
2012
-
2013
- **Note:** Version bump only for package @hv/uikit-react-core
2014
-
2015
-
2016
-
2017
-
2018
-
2019
- # [2.11.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.10.2...@hv/uikit-react-core@2.11.0) (2020-08-28)
2020
-
2021
-
2022
- ### Bug Fixes
2023
-
2024
- * **badge:** sample. HVUIKIT-5502 ([c24822a](https://github.com/pentaho/hv-uikit-react/commit/c24822a1434637f4dd6a3c4c62cd68a7a3bebbac))
2025
- * **datepicker:** replace forced color by theme. HVUIKIT-5459 ([7205de2](https://github.com/pentaho/hv-uikit-react/commit/7205de235e87883b99edff6717c6d5d66889c7f8))
2026
- * **dropdowmenu:** list should be condensed. HVUIKIT-5500 ([e053c24](https://github.com/pentaho/hv-uikit-react/commit/e053c24a672420994266e31c75d93679315e166c))
2027
- * **form:** input sample. HVUIKIT-5427 ([#1905](https://github.com/pentaho/hv-uikit-react/issues/1905)) ([e854c70](https://github.com/pentaho/hv-uikit-react/commit/e854c70c32c7bf6f0a0e088153122fdeb92a9aa4))
2028
- * **table:** invalid ids in secondary actions. HVUIKIT-5461 ([8e0fe84](https://github.com/pentaho/hv-uikit-react/commit/8e0fe847c17dab5d057ca748b4b9207abe3164dd))
2029
- * **tooltip:** adjust header bottom spacing. HVUIKIT-5518 ([edaf7c3](https://github.com/pentaho/hv-uikit-react/commit/edaf7c371bd06d29218e6782d96d41be22be5d66))
2030
-
2031
-
2032
- ### Features
2033
-
2034
- * **login:** mark as deprecated. HVUIKIT-5479 ([6d2238e](https://github.com/pentaho/hv-uikit-react/commit/6d2238e1cf3321b41577adbc2eaa28b93365fe06))
2035
-
2036
-
2037
-
2038
-
2039
-
2040
- ## [2.10.2](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.10.1...@hv/uikit-react-core@2.10.2) (2020-08-18)
2041
-
2042
-
2043
- ### Bug Fixes
2044
-
2045
- * **table:** collapseOnDataChange not working. HVUIKIT-5468 ([#1885](https://github.com/pentaho/hv-uikit-react/issues/1885)) ([2c5f565](https://github.com/pentaho/hv-uikit-react/commit/2c5f5658de29a2bbe72bbc11beb5b5eef2fb0235))
2046
-
2047
-
2048
-
2049
-
2050
-
2051
- ## [2.10.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.10.0...@hv/uikit-react-core@2.10.1) (2020-08-15)
2052
-
2053
-
2054
- ### Bug Fixes
2055
-
2056
- * **dropdown:** correct scroll back to open dropdown. [#1783](https://github.com/pentaho/hv-uikit-react/issues/1783) ([#1800](https://github.com/pentaho/hv-uikit-react/issues/1800)) ([9acd3c4](https://github.com/pentaho/hv-uikit-react/commit/9acd3c427a5954b6004c145ddd749a000546d8f8))
2057
- * **dropdown:** sample not working in ie. [#1872](https://github.com/pentaho/hv-uikit-react/issues/1872) ([77adf2e](https://github.com/pentaho/hv-uikit-react/commit/77adf2e322ee56cb1f3380d6e974e49fca6ec531))
2058
- * **list:** tooltip in multiselect. [#1853](https://github.com/pentaho/hv-uikit-react/issues/1853) ([#1855](https://github.com/pentaho/hv-uikit-react/issues/1855)) ([d368887](https://github.com/pentaho/hv-uikit-react/commit/d368887cca377d571b8a307399bf3242b09632fd))
2059
- * **togglebutton:** toggle with click/space/enter and not disabled [#1875](https://github.com/pentaho/hv-uikit-react/issues/1875) ([68ab82a](https://github.com/pentaho/hv-uikit-react/commit/68ab82aeaaa65bbff2aad548dd0c2a8394de62a9))
2060
- * **userPreferences:** closeOnExit not working. [#1856](https://github.com/pentaho/hv-uikit-react/issues/1856) ([eccd924](https://github.com/pentaho/hv-uikit-react/commit/eccd924855fc2cba2bbcef54bcb5e08870dbc92c))
2061
-
2062
-
2063
-
2064
-
2065
-
2066
- # [2.10.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.9.0...@hv/uikit-react-core@2.10.0) (2020-07-30)
2067
-
2068
-
2069
- ### Bug Fixes
2070
-
2071
- * **header:** alignments on selection states. [#1754](https://github.com/pentaho/hv-uikit-react/issues/1754) ([569f703](https://github.com/pentaho/hv-uikit-react/commit/569f7035b150a1627315c829466cea2c2fa57eab))
2072
- * **header:** submenu not showing when hovering menus to the left. [#1752](https://github.com/pentaho/hv-uikit-react/issues/1752) ([3f8006f](https://github.com/pentaho/hv-uikit-react/commit/3f8006fc7e4926f7524ce8b4ae7a07df90fa7bcb))
2073
- * **input:** change validation state on runtime. [#1808](https://github.com/pentaho/hv-uikit-react/issues/1808) ([eaa3f31](https://github.com/pentaho/hv-uikit-react/commit/eaa3f31f2a6e1dbc7cf291ef445c4b93b4ca5d80))
2074
- * **input:** error when click on suggestion text. [#1746](https://github.com/pentaho/hv-uikit-react/issues/1746) ([4299e9e](https://github.com/pentaho/hv-uikit-react/commit/4299e9e5dcf78e61f3ffb29f3325b19044d5400e))
2075
-
2076
-
2077
- ### Features
2078
-
2079
- * **assetinventory:** add empty state prop. [#1051](https://github.com/pentaho/hv-uikit-react/issues/1051) ([55363da](https://github.com/pentaho/hv-uikit-react/commit/55363da235dddf485df90671d11721b64426d1da))
2080
- * **checkbox:** update focus styling. [#1499](https://github.com/pentaho/hv-uikit-react/issues/1499) ([e6e88d7](https://github.com/pentaho/hv-uikit-react/commit/e6e88d7e641813dd8b13d75105e28a8048215380))
2081
- * **formelement:** add id to context. [#1748](https://github.com/pentaho/hv-uikit-react/issues/1748) ([621f9f5](https://github.com/pentaho/hv-uikit-react/commit/621f9f5383608e368905795f3a9f0f3acc692ff8))
2082
- * **inputadornment:** extract logic from input. [#1560](https://github.com/pentaho/hv-uikit-react/issues/1560) ([#1652](https://github.com/pentaho/hv-uikit-react/issues/1652)) ([b38ecaf](https://github.com/pentaho/hv-uikit-react/commit/b38ecaf0490f2cd05af4a5457436ed52621d3097))
2083
- * **radio:** update focus styling. [#1500](https://github.com/pentaho/hv-uikit-react/issues/1500) ([e196429](https://github.com/pentaho/hv-uikit-react/commit/e196429dd18a7268997fc90974dd00535fe9d059))
2084
-
2085
-
2086
-
2087
-
2088
-
2089
- # [2.9.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.8.0...@hv/uikit-react-core@2.9.0) (2020-07-19)
2090
-
2091
-
2092
- ### Bug Fixes
2093
-
2094
- * **datepicker:** remove title from calendar days. [#1734](https://github.com/pentaho/hv-uikit-react/issues/1734) ([7435006](https://github.com/pentaho/hv-uikit-react/commit/743500600d8d60dab0344736d8b26724fa4a84f7))
2095
- * **header:** alignments on selection states. [#1754](https://github.com/pentaho/hv-uikit-react/issues/1754) ([569f703](https://github.com/pentaho/hv-uikit-react/commit/569f7035b150a1627315c829466cea2c2fa57eab))
2096
- * **header:** submenu not showing when hovering menus to the left. [#1752](https://github.com/pentaho/hv-uikit-react/issues/1752) ([3f8006f](https://github.com/pentaho/hv-uikit-react/commit/3f8006fc7e4926f7524ce8b4ae7a07df90fa7bcb))
2097
-
2098
-
2099
- ### Features
2100
-
2101
- * **checkbox:** update focus styling. [#1499](https://github.com/pentaho/hv-uikit-react/issues/1499) ([e6e88d7](https://github.com/pentaho/hv-uikit-react/commit/e6e88d7e641813dd8b13d75105e28a8048215380))
2102
- * **formelement:** add id to context. [#1748](https://github.com/pentaho/hv-uikit-react/issues/1748) ([621f9f5](https://github.com/pentaho/hv-uikit-react/commit/621f9f5383608e368905795f3a9f0f3acc692ff8))
2103
- * **inputadornment:** extract logic from input. [#1560](https://github.com/pentaho/hv-uikit-react/issues/1560) ([#1652](https://github.com/pentaho/hv-uikit-react/issues/1652)) ([b38ecaf](https://github.com/pentaho/hv-uikit-react/commit/b38ecaf0490f2cd05af4a5457436ed52621d3097))
2104
- * **radio:** update focus styling. [#1500](https://github.com/pentaho/hv-uikit-react/issues/1500) ([e196429](https://github.com/pentaho/hv-uikit-react/commit/e196429dd18a7268997fc90974dd00535fe9d059))
2105
-
2106
-
2107
-
2108
-
2109
-
2110
- # [2.8.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.7.0...@hv/uikit-react-core@2.8.0) (2020-07-10)
2111
-
2112
-
2113
- ### Bug Fixes
2114
-
2115
- * **header:** submenu not showing when hovering menus to the left. [#1752](https://github.com/pentaho/hv-uikit-react/issues/1752) ([3f8006f](https://github.com/pentaho/hv-uikit-react/commit/3f8006fc7e4926f7524ce8b4ae7a07df90fa7bcb))
2116
-
2117
-
2118
- ### Features
2119
-
2120
- * **checkbox:** update focus styling. [#1499](https://github.com/pentaho/hv-uikit-react/issues/1499) ([e6e88d7](https://github.com/pentaho/hv-uikit-react/commit/e6e88d7e641813dd8b13d75105e28a8048215380))
2121
- * **inputadornment:** extract logic from input. [#1560](https://github.com/pentaho/hv-uikit-react/issues/1560) ([#1652](https://github.com/pentaho/hv-uikit-react/issues/1652)) ([b38ecaf](https://github.com/pentaho/hv-uikit-react/commit/b38ecaf0490f2cd05af4a5457436ed52621d3097))
2122
- * **radio:** update focus styling. [#1500](https://github.com/pentaho/hv-uikit-react/issues/1500) ([e196429](https://github.com/pentaho/hv-uikit-react/commit/e196429dd18a7268997fc90974dd00535fe9d059))
2123
-
2124
-
2125
-
2126
-
2127
-
2128
- # [2.7.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.6.1...@hv/uikit-react-core@2.7.0) (2020-07-04)
2129
-
2130
-
2131
- ### Bug Fixes
2132
-
2133
- * **formelement:** not adding aria property .[#1735](https://github.com/pentaho/hv-uikit-react/issues/1735) ([82ca603](https://github.com/pentaho/hv-uikit-react/commit/82ca603e3955ef105bb5afb812863d4760f9f77d))
2134
-
2135
-
2136
- ### Features
2137
-
2138
- * **logincontainer:** refactor login. [#1614](https://github.com/pentaho/hv-uikit-react/issues/1614) ([85fc3c6](https://github.com/pentaho/hv-uikit-react/commit/85fc3c6b28acc22a79275e805e529efc5ee72003))
2139
-
2140
-
2141
-
2142
-
2143
-
2144
- ## [2.6.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.6.0...@hv/uikit-react-core@2.6.1) (2020-07-01)
2145
-
2146
-
2147
- ### Bug Fixes
2148
-
2149
- * **babel:** add core-js to peer dependencies. [#1634](https://github.com/pentaho/hv-uikit-react/issues/1634) ([a8ba6ae](https://github.com/pentaho/hv-uikit-react/commit/a8ba6ae1c70480b9730aeec1e12d67db1376b0de))
2150
-
2151
-
2152
-
2153
-
2154
-
2155
- # [2.6.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.5.0...@hv/uikit-react-core@2.6.0) (2020-06-27)
2156
-
2157
-
2158
- ### Bug Fixes
2159
-
2160
- * **assetinventory:** error in sample main. [#1437](https://github.com/pentaho/hv-uikit-react/issues/1437) ([da7b801](https://github.com/pentaho/hv-uikit-react/commit/da7b8015df7a5f9231f49b335775782c0cf23e5a))
2161
- * **assetinventory:** pagination id was a duplicate of the root node ([049d89a](https://github.com/pentaho/hv-uikit-react/commit/049d89a9a3fa0968570f2b8636f91252da8420e8))
2162
- * **assetinventory:** remove pagination when no data. [#1523](https://github.com/pentaho/hv-uikit-react/issues/1523) ([b9225ff](https://github.com/pentaho/hv-uikit-react/commit/b9225ff5a2af77771aec4393c848ec1fbb1783ab))
2163
- * **button:** add possibility of custom icon colors. [#1579](https://github.com/pentaho/hv-uikit-react/issues/1579) ([5516c67](https://github.com/pentaho/hv-uikit-react/commit/5516c67ecd6d2a7fe371a290f24a8f9c0c88c8d3))
2164
- * **card:** removed focus from card content with onClick: [#1503](https://github.com/pentaho/hv-uikit-react/issues/1503) ([13a4462](https://github.com/pentaho/hv-uikit-react/commit/13a4462f13fb4de3812da341c9f3bb26b6d97579))
2165
- * **card:** update selection externally. [#1718](https://github.com/pentaho/hv-uikit-react/issues/1718) ([d1e65de](https://github.com/pentaho/hv-uikit-react/commit/d1e65de23647c0ddff513856be5f2280255c2c3c))
2166
- * **cardview:** onclick card focus. [#1656](https://github.com/pentaho/hv-uikit-react/issues/1656) ([b152e5b](https://github.com/pentaho/hv-uikit-react/commit/b152e5b8c66ef1c5599d2258a3bef5543b7614ec))
2167
- * **cardview:** set coherent id on action callback. [#1678](https://github.com/pentaho/hv-uikit-react/issues/1678) ([f13e9d9](https://github.com/pentaho/hv-uikit-react/commit/f13e9d93b16e118fd7d6d87771c8f9c9a570ab21))
2168
- * **cardview:** use of keyboard on firefox. [#1580](https://github.com/pentaho/hv-uikit-react/issues/1580) ([9d29ec8](https://github.com/pentaho/hv-uikit-react/commit/9d29ec89d9861e460e1d0191424e4e783c640d46))
2169
- * **datepicker:** accessibility issue. [#1692](https://github.com/pentaho/hv-uikit-react/issues/1692) ([a67659e](https://github.com/pentaho/hv-uikit-react/commit/a67659e822c702ef62f3a102d596b7feecfc0487))
2170
- * **datepicker:** remove warnings. [#1648](https://github.com/pentaho/hv-uikit-react/issues/1648) ([e1f0688](https://github.com/pentaho/hv-uikit-react/commit/e1f068871821457d2d4c8a7f55067de98dba2c9e))
2171
- * **datepicker:** set className to input. [#1647](https://github.com/pentaho/hv-uikit-react/issues/1647) ([ed51c84](https://github.com/pentaho/hv-uikit-react/commit/ed51c843d2c8c9ec883606fed61fd74ea0480db4))
2172
- * **docs:** components without label documentation. [#1421](https://github.com/pentaho/hv-uikit-react/issues/1421) ([58fba02](https://github.com/pentaho/hv-uikit-react/commit/58fba02649200efa6e1482631fa1cc2442cdc21b))
2173
- * **dropdown:** aria property missing in combobox.[#1693](https://github.com/pentaho/hv-uikit-react/issues/1693) ([ffe252a](https://github.com/pentaho/hv-uikit-react/commit/ffe252a6780d7a2b3ddfe7d0452abadc41f9efa4))
2174
- * **dropdown:** dropdown closes when clicking the input.[#1461](https://github.com/pentaho/hv-uikit-react/issues/1461) ([e6c5257](https://github.com/pentaho/hv-uikit-react/commit/e6c5257d3397e0f16b1d49c329468301aa75ee5e))
2175
- * **dropdownmenu:** focus on enter. [#1505](https://github.com/pentaho/hv-uikit-react/issues/1505) ([3cf0075](https://github.com/pentaho/hv-uikit-react/commit/3cf0075d0095cadacdcf249beae9dd4a6b7ff935))
2176
- * **fileuploader:** add withId. [#1694](https://github.com/pentaho/hv-uikit-react/issues/1694) ([9da52fa](https://github.com/pentaho/hv-uikit-react/commit/9da52fac3191ac03d72942abd3c8aafb7c238cdd))
2177
- * **fileuploader:** label adjustment. [#1384](https://github.com/pentaho/hv-uikit-react/issues/1384) ([8fdb0dc](https://github.com/pentaho/hv-uikit-react/commit/8fdb0dc566fbb381e74729a2f45b5af3a05d91d8))
2178
- * **focus:** not rendering in ie. [#1222](https://github.com/pentaho/hv-uikit-react/issues/1222) ([9fc198b](https://github.com/pentaho/hv-uikit-react/commit/9fc198b38536161055544bc87ac48751377d23f7))
2179
- * **focus:** unable to select text ([4abc89a](https://github.com/pentaho/hv-uikit-react/commit/4abc89aba7b506e70453fc1ad1944463ebdd1e0f))
2180
- * **footer:** styling adjustments. [#1680](https://github.com/pentaho/hv-uikit-react/issues/1680) ([2314f1e](https://github.com/pentaho/hv-uikit-react/commit/2314f1ecf546bad358e1a6d940aa74c15d30827c))
2181
- * **formelement:** aria properties missing on production. [#1703](https://github.com/pentaho/hv-uikit-react/issues/1703) ([425c71f](https://github.com/pentaho/hv-uikit-react/commit/425c71f6b7c93db64b8efab204fc7e1271c09ccf))
2182
- * **header:** fix alignment & baseline of nav items. [#1171](https://github.com/pentaho/hv-uikit-react/issues/1171) ([d7f97c7](https://github.com/pentaho/hv-uikit-react/commit/d7f97c7da865a13a8a04cebc2631d6779293a607))
2183
- * **header:** upgrade focus-within-polyfill to fix ssr [#1459](https://github.com/pentaho/hv-uikit-react/issues/1459) ([b3c50f7](https://github.com/pentaho/hv-uikit-react/commit/b3c50f7ed345e1217ed88170bc5c7ab682861caa))
2184
- * **horizontalnavigation:** removed role none. [#1697](https://github.com/pentaho/hv-uikit-react/issues/1697) ([37ec834](https://github.com/pentaho/hv-uikit-react/commit/37ec83453d3c02c6c16b33bfa2595dc9f2c2148d))
2185
- * **input:** fix input doc. [#810](https://github.com/pentaho/hv-uikit-react/issues/810) ([de1f0da](https://github.com/pentaho/hv-uikit-react/commit/de1f0da87c6c43d6c2d812bc05af2c742d7d1d62))
2186
- * **linechart:** render with data change. [#1471](https://github.com/pentaho/hv-uikit-react/issues/1471) ([751acec](https://github.com/pentaho/hv-uikit-react/commit/751acec20691f54539bf750a347d1ae6a9a4a6ac))
2187
- * **list:** align with ds v1.2.1. [#1350](https://github.com/pentaho/hv-uikit-react/issues/1350) ([5f1f10d](https://github.com/pentaho/hv-uikit-react/commit/5f1f10d3c9ffc5a8ea9508bac19c7e5b4595dce3))
2188
- * **listview:** add withId to rows. [#1690](https://github.com/pentaho/hv-uikit-react/issues/1690) ([972ebc9](https://github.com/pentaho/hv-uikit-react/commit/972ebc9c4b4cca73f7f5a6cc2efc67298856005e))
2189
- * **listview:** remove align attribute. [#1691](https://github.com/pentaho/hv-uikit-react/issues/1691) ([bfc1720](https://github.com/pentaho/hv-uikit-react/commit/bfc1720ea447587c4b936f484f77428fb3b273cd))
2190
- * **loading:** added to index. [#1646](https://github.com/pentaho/hv-uikit-react/issues/1646) ([719426f](https://github.com/pentaho/hv-uikit-react/commit/719426fc7c2c565daeb8670795dbadcd31bec656))
2191
- * **modal:** allow scroll and alignments. [#1324](https://github.com/pentaho/hv-uikit-react/issues/1324) ([2379d95](https://github.com/pentaho/hv-uikit-react/commit/2379d957c69f973fe59928dc98e94cd7f61e75d7))
2192
- * **modal:** impossible to select text in Chrome . [#1483](https://github.com/pentaho/hv-uikit-react/issues/1483) ([1ca651d](https://github.com/pentaho/hv-uikit-react/commit/1ca651da98487b5803cba60ec03a57216833cbfa))
2193
- * **modal:** overflow auto. [#1590](https://github.com/pentaho/hv-uikit-react/issues/1590) ([509cb70](https://github.com/pentaho/hv-uikit-react/commit/509cb70b8bed81c1c2f6c63b7b2fe5ed430c3bc0))
2194
- * **multibutton:** create new stacking z-index. [#1603](https://github.com/pentaho/hv-uikit-react/issues/1603) ([c0a2462](https://github.com/pentaho/hv-uikit-react/commit/c0a246213e4c1e6a6e47deb76e31472a601e9110))
2195
- * **multibutton:** react to external data updates ([f56c9aa](https://github.com/pentaho/hv-uikit-react/commit/f56c9aab0bfc147cd147ce09007c156661d9d619))
2196
- * **multiple:** various adjustments to uikit samples. [#1392](https://github.com/pentaho/hv-uikit-react/issues/1392) ([f02f23b](https://github.com/pentaho/hv-uikit-react/commit/f02f23bedd3923ea9a2935e348d4dbf24a1c98a3))
2197
- * **multiple:** various adjustments to uikit samples. [#1392](https://github.com/pentaho/hv-uikit-react/issues/1392) ([f88ab82](https://github.com/pentaho/hv-uikit-react/commit/f88ab8212186b9635b81719a3338a46b6762ab86))
2198
- * **nav:** fix inconsistent focus. [#1124](https://github.com/pentaho/hv-uikit-react/issues/1124) ([3963a0b](https://github.com/pentaho/hv-uikit-react/commit/3963a0bd915d161fdab2740edd9d549ac953fd2f))
2199
- * **popper:** blurred contents on zoom. [#1624](https://github.com/pentaho/hv-uikit-react/issues/1624) ([6012b1c](https://github.com/pentaho/hv-uikit-react/commit/6012b1c44a74fea5fac08db8f073ec023ad705f2))
2200
- * **popper:** correct popper props wiring. [#1624](https://github.com/pentaho/hv-uikit-react/issues/1624) ([bc424a9](https://github.com/pentaho/hv-uikit-react/commit/bc424a93f12b207837193d350c3827da26d8fc78))
2201
- * **shadows:** correcting color translation between themes. [#1313](https://github.com/pentaho/hv-uikit-react/issues/1313) ([74b23bf](https://github.com/pentaho/hv-uikit-react/commit/74b23bf89a18a29f8fa8a51873965d76fdbdd6c0))
2202
- * **table:** adjustment in layout. [#1536](https://github.com/pentaho/hv-uikit-react/issues/1536) ([4add43d](https://github.com/pentaho/hv-uikit-react/commit/4add43db0d0be4c9c2f94fba68cd1d2e55118bd0))
2203
- * **table:** counter not updated. [#1558](https://github.com/pentaho/hv-uikit-react/issues/1558) ([263e96d](https://github.com/pentaho/hv-uikit-react/commit/263e96d54a4042529cd987e620f7fb2883fc0ff8))
2204
- * **table:** fix inconsistent pagination. [#1040](https://github.com/pentaho/hv-uikit-react/issues/1040) ([3a54fff](https://github.com/pentaho/hv-uikit-react/commit/3a54fffabff184b600ffa442a915a37e673cffa1))
2205
- * **table:** idForCheckbox property only allowed id. [#1578](https://github.com/pentaho/hv-uikit-react/issues/1578) ([e076c8f](https://github.com/pentaho/hv-uikit-react/commit/e076c8f2af8300c510d61907d7dd2b4ea87e401a))
2206
- * **table:** Mixed navigation with keyboard and mouse. [#1631](https://github.com/pentaho/hv-uikit-react/issues/1631) ([b8839fb](https://github.com/pentaho/hv-uikit-react/commit/b8839fbde64ef0edc8858760a461fc6046c9db82))
2207
- * **table:** sort click not updating correctly. [#1631](https://github.com/pentaho/hv-uikit-react/issues/1631) ([f1b82c3](https://github.com/pentaho/hv-uikit-react/commit/f1b82c3fd404c0d7452eb621bdcde0debb9b4726))
2208
- * **tabs:** adjustments on the height and fonts. [#1341](https://github.com/pentaho/hv-uikit-react/issues/1341) ([7322335](https://github.com/pentaho/hv-uikit-react/commit/7322335d6cadc1fc9f568f293e2d97798f3cf11a))
2209
- * **textarea:** char count colors. [#1698](https://github.com/pentaho/hv-uikit-react/issues/1698) ([9d7c63c](https://github.com/pentaho/hv-uikit-react/commit/9d7c63c7e1dd40d056a77e81b32b7abe4061e942))
2210
- * **textarea:** controlled value when changed. [#1640](https://github.com/pentaho/hv-uikit-react/issues/1640) ([8c23e15](https://github.com/pentaho/hv-uikit-react/commit/8c23e159a20a29c92a3f1f35ff60eaa840a28d79))
2211
- * **theme:** not being able to pass custom theme.[#1565](https://github.com/pentaho/hv-uikit-react/issues/1565) ([c8954a3](https://github.com/pentaho/hv-uikit-react/commit/c8954a3b7fd07cfffb32475df2aa2ad1678f335f))
2212
- * **themes:** revert links to ds 1.2.1 ([becbec3](https://github.com/pentaho/hv-uikit-react/commit/becbec32fc87beb3d871d6b7cf26c4b7d6cd9f42))
2213
- * **toggleswitch:** double onChange event triggered. [#1206](https://github.com/pentaho/hv-uikit-react/issues/1206) ([45669ea](https://github.com/pentaho/hv-uikit-react/commit/45669ea0ed38804a89da29f5a439569b9855c1f6))
2214
- * **tooltip:** tooltip truncated.[#1357](https://github.com/pentaho/hv-uikit-react/issues/1357) ([80fc177](https://github.com/pentaho/hv-uikit-react/commit/80fc177204185914033a2a2b876231164694fa9e))
2215
- * **typescript:** definition errors ([164eaf0](https://github.com/pentaho/hv-uikit-react/commit/164eaf0d87661f739a3b91183b2f269119d64ece))
2216
- * **typescript:** export all types and interfaces ([bd788d4](https://github.com/pentaho/hv-uikit-react/commit/bd788d4bda7096190eb1a7497d209dd41f34c584))
2217
- * **typescript:** fix definitions. [#1418](https://github.com/pentaho/hv-uikit-react/issues/1418) ([64cd0f4](https://github.com/pentaho/hv-uikit-react/commit/64cd0f407290bf3fd780f56db1e12a83eeedfa7f))
2218
- * **typescript:** snackbar definitions ([09001cf](https://github.com/pentaho/hv-uikit-react/commit/09001cf376231ec9b0687433dd951e5864410e0b))
2219
- * **typescript:** ts definitions ([9f8a901](https://github.com/pentaho/hv-uikit-react/commit/9f8a90156bd65cf1fddc5c5b3e976b8c08d63ece))
2220
- * **typescript:** type definitions ([acce77d](https://github.com/pentaho/hv-uikit-react/commit/acce77d8c867f498670b70237b5f07fafca2d562))
2221
- * **userpreferences:** ts definitions and exports. [#1666](https://github.com/pentaho/hv-uikit-react/issues/1666) ([ab1776e](https://github.com/pentaho/hv-uikit-react/commit/ab1776e36608badf2a591024fe89a726fb3efc64))
2222
- * **userpreferences:** update according ds. [#1619](https://github.com/pentaho/hv-uikit-react/issues/1619) ([f783fa7](https://github.com/pentaho/hv-uikit-react/commit/f783fa7fb8743989cc8e157f2360de9f4933ed30))
2223
- * add minWidth to Table.d.ts ([98f986c](https://github.com/pentaho/hv-uikit-react/commit/98f986caa4070452687aadbcf611434a2f907082))
2224
- * **verticalnav:** unaligned burger icon in ie. [#1379](https://github.com/pentaho/hv-uikit-react/issues/1379) ([750e5d0](https://github.com/pentaho/hv-uikit-react/commit/750e5d0b5bd848703adb3ce5bddd507490612472))
2225
- * **visualizations:** prevent npe in multi-tooltip with no data elements ([1a9420e](https://github.com/pentaho/hv-uikit-react/commit/1a9420ed0002a80f929f0058286e3135995dd257))
2226
-
2227
-
2228
- ### Features
2229
-
2230
- * **assetinv:** review asset inv accessibility. [#1222](https://github.com/pentaho/hv-uikit-react/issues/1222) [#1220](https://github.com/pentaho/hv-uikit-react/issues/1220) [#1221](https://github.com/pentaho/hv-uikit-react/issues/1221) ([e58c747](https://github.com/pentaho/hv-uikit-react/commit/e58c7477e4cba07377a0f9364c940c86534e86a6))
2231
- * **assetinv:** review asset inv accessibility. [#1222](https://github.com/pentaho/hv-uikit-react/issues/1222) [#1220](https://github.com/pentaho/hv-uikit-react/issues/1220) [#1221](https://github.com/pentaho/hv-uikit-react/issues/1221) [#1492](https://github.com/pentaho/hv-uikit-react/issues/1492) ([a234177](https://github.com/pentaho/hv-uikit-react/commit/a234177c85ca87a067030fbe39c2ac192c6cfb23))
2232
- * **assetinventory:** add accessibility capability. [#1083](https://github.com/pentaho/hv-uikit-react/issues/1083) ([8023e47](https://github.com/pentaho/hv-uikit-react/commit/8023e479241d5546d545758bee3b07eb477d52e3))
2233
- * **assetinventory:** improve accessibility examples. [#1083](https://github.com/pentaho/hv-uikit-react/issues/1083) ([5f708ba](https://github.com/pentaho/hv-uikit-react/commit/5f708ba5a839c3b262ffc76a2075bd9993dfaad6))
2234
- * **automation:** use docs storybook for automation tests. [#1410](https://github.com/pentaho/hv-uikit-react/issues/1410) ([deae039](https://github.com/pentaho/hv-uikit-react/commit/deae0398e5fe7ca938728124b5ae952320b70585))
2235
- * **avatar:** avatars can be used to represent a user or a brand [#1548](https://github.com/pentaho/hv-uikit-react/issues/1548) ([d342e8c](https://github.com/pentaho/hv-uikit-react/commit/d342e8c689eb9a64d2bc62139febf6c71a8e88b0))
2236
- * **banner:** add aria-label default to close button. [#678](https://github.com/pentaho/hv-uikit-react/issues/678) ([f60fa27](https://github.com/pentaho/hv-uikit-react/commit/f60fa270a8a4c948a9cada3070bdc35173a4cbf0))
2237
- * **bulkactions:** add component according to ds. [#648](https://github.com/pentaho/hv-uikit-react/issues/648) ([f61274b](https://github.com/pentaho/hv-uikit-react/commit/f61274bd9378b6afcf3c06f750c8f8de5461e4c9))
2238
- * **dropdown:** align dropdown with ds. pentaho[#1242](https://github.com/pentaho/hv-uikit-react/issues/1242) ([1909c42](https://github.com/pentaho/hv-uikit-react/commit/1909c422f17902d8e23797707b172c58a5088cca))
2239
- * **dropdownmenu:** add visual extension. [#1594](https://github.com/pentaho/hv-uikit-react/issues/1594) ([336affd](https://github.com/pentaho/hv-uikit-react/commit/336affdb96974cb796f9b09a40099d2e1898d4d0))
2240
- * **fileuploader:** add mock functions visibility to samples. [#1394](https://github.com/pentaho/hv-uikit-react/issues/1394) ([7f09a82](https://github.com/pentaho/hv-uikit-react/commit/7f09a823718375055e1224a3e16934bbbefff89c))
2241
- * **fileuploader:** review accessibility. [#1292](https://github.com/pentaho/hv-uikit-react/issues/1292) ([c0a869d](https://github.com/pentaho/hv-uikit-react/commit/c0a869d1d79aff0ce19c1a550a9b552a5a474143))
2242
- * **focus:** add hover when focus. [#1657](https://github.com/pentaho/hv-uikit-react/issues/1657) ([4808c32](https://github.com/pentaho/hv-uikit-react/commit/4808c3282e4f734207a802d267348c967e54d0cf))
2243
- * **footer:** promote component to core. [#1601](https://github.com/pentaho/hv-uikit-react/issues/1601) ([ed160c2](https://github.com/pentaho/hv-uikit-react/commit/ed160c2ac1f051385a178aa9690596adebec0bd8))
2244
- * **forms:** form element component and base input [#1560](https://github.com/pentaho/hv-uikit-react/issues/1560) ([#1627](https://github.com/pentaho/hv-uikit-react/issues/1627)) ([089b03e](https://github.com/pentaho/hv-uikit-react/commit/089b03e52f77193b35b563d5c7ff3d7e363ac2b6))
2245
- * **loading:** add component following ds. [#15](https://github.com/pentaho/hv-uikit-react/issues/15) ([2d006b1](https://github.com/pentaho/hv-uikit-react/commit/2d006b1be01fbd975c2c77bc03e11603ceb00186))
2246
- * **modal:** review accessibility. [#1295](https://github.com/pentaho/hv-uikit-react/issues/1295) ([f042ed9](https://github.com/pentaho/hv-uikit-react/commit/f042ed99b1ea3c7a9e13208560c0e665d9070e91))
2247
- * **pagination:** review accessibility. [#1290](https://github.com/pentaho/hv-uikit-react/issues/1290) ([73fe988](https://github.com/pentaho/hv-uikit-react/commit/73fe98878722ea51adb62f4ad2853ff4074553a5))
2248
- * **selectors:** add semantic colors ([6c23659](https://github.com/pentaho/hv-uikit-react/commit/6c23659ce847bbc4ef68487e11d3095d8d6a7140))
2249
- * **suggestions:** add form input suggestions. [#1612](https://github.com/pentaho/hv-uikit-react/issues/1612) ([2c86041](https://github.com/pentaho/hv-uikit-react/commit/2c86041b7ad175c33b8d1a67f7f8954c480fd422))
2250
- * **table:** add bulkactions. [#1511](https://github.com/pentaho/hv-uikit-react/issues/1511) ([3813a8a](https://github.com/pentaho/hv-uikit-react/commit/3813a8ac99ef8082c22214ddbb6c02f8de11fe0f))
2251
- * **table:** add pagination labels. [#457](https://github.com/pentaho/hv-uikit-react/issues/457) ([4bfdef5](https://github.com/pentaho/hv-uikit-react/commit/4bfdef506edf5a71c92494c4da86f1e3f96050f5))
2252
- * **table:** add tooltip capability. [#1609](https://github.com/pentaho/hv-uikit-react/issues/1609) ([abd7885](https://github.com/pentaho/hv-uikit-react/commit/abd78851701c43fcdea70a93146eafa483c8c991))
2253
- * **textarea:** review char count accessibility. [#1235](https://github.com/pentaho/hv-uikit-react/issues/1235) ([b5f7f49](https://github.com/pentaho/hv-uikit-react/commit/b5f7f4986ed09a6d2791db18c452bf65b2a6618b))
2254
- * **tooltip:** apply tooltip to components.[#1289](https://github.com/pentaho/hv-uikit-react/issues/1289) ([431dd92](https://github.com/pentaho/hv-uikit-react/commit/431dd9276cd483318af87af77ba37d7a9b1fc3ca))
2255
- * **typescript:** add lint and tsc validation. [#1611](https://github.com/pentaho/hv-uikit-react/issues/1611) ([fbd6ac2](https://github.com/pentaho/hv-uikit-react/commit/fbd6ac2e3bb1b03176040be6f177ac140a35c0d9))
2256
- * **userpreferences:** add component following ds guideline. [#658](https://github.com/pentaho/hv-uikit-react/issues/658) ([bf7f3f9](https://github.com/pentaho/hv-uikit-react/commit/bf7f3f9d7b560acdc38bc1f3b4fe18fe03578bcd))
2257
- * **userpreferences:** adjustments to pattern. [#1619](https://github.com/pentaho/hv-uikit-react/issues/1619) ([f56d3d8](https://github.com/pentaho/hv-uikit-react/commit/f56d3d8ac7a71e6c25562eea5476245d4e006db4))
2258
- * **visualizations:** optimize plot rendering when updating data [#1588](https://github.com/pentaho/hv-uikit-react/issues/1588) ([360c178](https://github.com/pentaho/hv-uikit-react/commit/360c178a780a07de68bf173365b04ffc4675e661))
2259
- * **visualizations:** upgrade react-plotly.js ([d162cbe](https://github.com/pentaho/hv-uikit-react/commit/d162cbed6faa03dedaa1268fddb8de26d190596a))
2260
-
2261
-
2262
-
2263
-
2264
-
2265
- # [2.5.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.4.2...@hv/uikit-react-core@2.5.0) (2020-06-24)
2266
-
2267
-
2268
- ### Bug Fixes
2269
-
2270
- * **search:** remove onChange from typescript interface filter. [#1636](https://github.com/pentaho/hv-uikit-react/issues/1636) ([4f42b00](https://github.com/pentaho/hv-uikit-react/commit/4f42b00255b71b1bf13b27bbef4709ac3485021e))
2271
- * **switch:** handle checked prop change. [#1668](https://github.com/pentaho/hv-uikit-react/issues/1668) ([819f7ee](https://github.com/pentaho/hv-uikit-react/commit/819f7ee3779240e85d4d857e72e9d290c90ae4c7))
2272
- * suggestion for issue [#1636](https://github.com/pentaho/hv-uikit-react/issues/1636) ([7a0949f](https://github.com/pentaho/hv-uikit-react/commit/7a0949f3f80a1ec74dd582fbeda98c684acd8f81))
2273
-
2274
-
2275
- ### Features
2276
-
2277
- * **badge:** custom label ([#1676](https://github.com/pentaho/hv-uikit-react/issues/1676)) ([87be615](https://github.com/pentaho/hv-uikit-react/commit/87be615bcf549d74144306b73c14559f7a73fe87))
2278
-
2279
-
2280
-
2281
-
2282
-
2283
- ## [2.4.2](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.4.1...@hv/uikit-react-core@2.4.2) (2020-06-18)
2284
-
2285
-
2286
- ### Bug Fixes
2287
-
2288
- * **switch:** handle checked prop change. [#1668](https://github.com/pentaho/hv-uikit-react/issues/1668) ([819f7ee](https://github.com/pentaho/hv-uikit-react/commit/819f7ee3779240e85d4d857e72e9d290c90ae4c7))
2289
- * suggestion for issue [#1636](https://github.com/pentaho/hv-uikit-react/issues/1636) ([7a0949f](https://github.com/pentaho/hv-uikit-react/commit/7a0949f3f80a1ec74dd582fbeda98c684acd8f81))
2290
-
2291
-
2292
-
2293
-
2294
-
2295
- ## [2.4.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.4.0...@hv/uikit-react-core@2.4.1) (2020-06-11)
2296
-
2297
- **Note:** Version bump only for package @hv/uikit-react-core
2298
-
2299
-
2300
-
2301
-
2302
-
2303
- # [2.4.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.3.0...@hv/uikit-react-core@2.4.0) (2020-06-09)
2304
-
2305
-
2306
- ### Features
2307
-
2308
- * **code-editor:** add code editor component from Foundry. [#1629](https://github.com/pentaho/hv-uikit-react/issues/1629) ([e8a7c10](https://github.com/pentaho/hv-uikit-react/commit/e8a7c10f2db2d528399f21f96c35650ac6e2e48f))
2309
-
2310
-
2311
-
2312
-
2313
-
2314
- # [2.3.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.2.1...@hv/uikit-react-core@2.3.0) (2020-06-05)
2315
-
2316
-
2317
- ### Bug Fixes
2318
-
2319
- * **assetinventory:** error in sample main. [#1437](https://github.com/pentaho/hv-uikit-react/issues/1437) ([da7b801](https://github.com/pentaho/hv-uikit-react/commit/da7b8015df7a5f9231f49b335775782c0cf23e5a))
2320
- * **assetinventory:** remove pagination when no data. [#1523](https://github.com/pentaho/hv-uikit-react/issues/1523) ([b9225ff](https://github.com/pentaho/hv-uikit-react/commit/b9225ff5a2af77771aec4393c848ec1fbb1783ab))
2321
- * **card:** removed focus from card content with onClick: [#1503](https://github.com/pentaho/hv-uikit-react/issues/1503) ([13a4462](https://github.com/pentaho/hv-uikit-react/commit/13a4462f13fb4de3812da341c9f3bb26b6d97579))
2322
- * **docs:** components without label documentation. [#1421](https://github.com/pentaho/hv-uikit-react/issues/1421) ([58fba02](https://github.com/pentaho/hv-uikit-react/commit/58fba02649200efa6e1482631fa1cc2442cdc21b))
2323
- * **dropdown:** dropdown closes when clicking the input.[#1461](https://github.com/pentaho/hv-uikit-react/issues/1461) ([e6c5257](https://github.com/pentaho/hv-uikit-react/commit/e6c5257d3397e0f16b1d49c329468301aa75ee5e))
2324
- * **dropdownmenu:** focus on enter. [#1505](https://github.com/pentaho/hv-uikit-react/issues/1505) ([3cf0075](https://github.com/pentaho/hv-uikit-react/commit/3cf0075d0095cadacdcf249beae9dd4a6b7ff935))
2325
- * **fileuploader:** label adjustment. [#1384](https://github.com/pentaho/hv-uikit-react/issues/1384) ([8fdb0dc](https://github.com/pentaho/hv-uikit-react/commit/8fdb0dc566fbb381e74729a2f45b5af3a05d91d8))
2326
- * **focus:** not rendering in ie. [#1222](https://github.com/pentaho/hv-uikit-react/issues/1222) ([9fc198b](https://github.com/pentaho/hv-uikit-react/commit/9fc198b38536161055544bc87ac48751377d23f7))
2327
- * **focus:** unable to select text ([4abc89a](https://github.com/pentaho/hv-uikit-react/commit/4abc89aba7b506e70453fc1ad1944463ebdd1e0f))
2328
- * **header:** fix alignment & baseline of nav items. [#1171](https://github.com/pentaho/hv-uikit-react/issues/1171) ([d7f97c7](https://github.com/pentaho/hv-uikit-react/commit/d7f97c7da865a13a8a04cebc2631d6779293a607))
2329
- * **header:** upgrade focus-within-polyfill to fix ssr [#1459](https://github.com/pentaho/hv-uikit-react/issues/1459) ([b3c50f7](https://github.com/pentaho/hv-uikit-react/commit/b3c50f7ed345e1217ed88170bc5c7ab682861caa))
2330
- * **input:** fix input doc. [#810](https://github.com/pentaho/hv-uikit-react/issues/810) ([de1f0da](https://github.com/pentaho/hv-uikit-react/commit/de1f0da87c6c43d6c2d812bc05af2c742d7d1d62))
2331
- * **linechart:** render with data change. [#1471](https://github.com/pentaho/hv-uikit-react/issues/1471) ([751acec](https://github.com/pentaho/hv-uikit-react/commit/751acec20691f54539bf750a347d1ae6a9a4a6ac))
2332
- * **list:** align with ds v1.2.1. [#1350](https://github.com/pentaho/hv-uikit-react/issues/1350) ([5f1f10d](https://github.com/pentaho/hv-uikit-react/commit/5f1f10d3c9ffc5a8ea9508bac19c7e5b4595dce3))
2333
- * **modal:** allow scroll and alignments. [#1324](https://github.com/pentaho/hv-uikit-react/issues/1324) ([2379d95](https://github.com/pentaho/hv-uikit-react/commit/2379d957c69f973fe59928dc98e94cd7f61e75d7))
2334
- * **modal:** impossible to select text in Chrome . [#1483](https://github.com/pentaho/hv-uikit-react/issues/1483) ([1ca651d](https://github.com/pentaho/hv-uikit-react/commit/1ca651da98487b5803cba60ec03a57216833cbfa))
2335
- * **modal:** overflow auto. [#1590](https://github.com/pentaho/hv-uikit-react/issues/1590) ([509cb70](https://github.com/pentaho/hv-uikit-react/commit/509cb70b8bed81c1c2f6c63b7b2fe5ed430c3bc0))
2336
- * **multibutton:** create new stacking z-index. [#1603](https://github.com/pentaho/hv-uikit-react/issues/1603) ([c0a2462](https://github.com/pentaho/hv-uikit-react/commit/c0a246213e4c1e6a6e47deb76e31472a601e9110))
2337
- * **multibutton:** react to external data updates ([f56c9aa](https://github.com/pentaho/hv-uikit-react/commit/f56c9aab0bfc147cd147ce09007c156661d9d619))
2338
- * **multiple:** various adjustments to uikit samples. [#1392](https://github.com/pentaho/hv-uikit-react/issues/1392) ([f02f23b](https://github.com/pentaho/hv-uikit-react/commit/f02f23bedd3923ea9a2935e348d4dbf24a1c98a3))
2339
- * **multiple:** various adjustments to uikit samples. [#1392](https://github.com/pentaho/hv-uikit-react/issues/1392) ([f88ab82](https://github.com/pentaho/hv-uikit-react/commit/f88ab8212186b9635b81719a3338a46b6762ab86))
2340
- * **nav:** fix inconsistent focus. [#1124](https://github.com/pentaho/hv-uikit-react/issues/1124) ([3963a0b](https://github.com/pentaho/hv-uikit-react/commit/3963a0bd915d161fdab2740edd9d549ac953fd2f))
2341
- * **popper:** blurred contents on zoom. [#1624](https://github.com/pentaho/hv-uikit-react/issues/1624) ([6012b1c](https://github.com/pentaho/hv-uikit-react/commit/6012b1c44a74fea5fac08db8f073ec023ad705f2))
2342
- * **popper:** correct popper props wiring. [#1624](https://github.com/pentaho/hv-uikit-react/issues/1624) ([bc424a9](https://github.com/pentaho/hv-uikit-react/commit/bc424a93f12b207837193d350c3827da26d8fc78))
2343
- * **shadows:** correcting color translation between themes. [#1313](https://github.com/pentaho/hv-uikit-react/issues/1313) ([74b23bf](https://github.com/pentaho/hv-uikit-react/commit/74b23bf89a18a29f8fa8a51873965d76fdbdd6c0))
2344
- * **table:** adjustment in layout. [#1536](https://github.com/pentaho/hv-uikit-react/issues/1536) ([4add43d](https://github.com/pentaho/hv-uikit-react/commit/4add43db0d0be4c9c2f94fba68cd1d2e55118bd0))
2345
- * **table:** counter not updated. [#1558](https://github.com/pentaho/hv-uikit-react/issues/1558) ([263e96d](https://github.com/pentaho/hv-uikit-react/commit/263e96d54a4042529cd987e620f7fb2883fc0ff8))
2346
- * **table:** fix inconsistent pagination. [#1040](https://github.com/pentaho/hv-uikit-react/issues/1040) ([3a54fff](https://github.com/pentaho/hv-uikit-react/commit/3a54fffabff184b600ffa442a915a37e673cffa1))
2347
- * **table:** idForCheckbox property only allowed id. [#1578](https://github.com/pentaho/hv-uikit-react/issues/1578) ([e076c8f](https://github.com/pentaho/hv-uikit-react/commit/e076c8f2af8300c510d61907d7dd2b4ea87e401a))
2348
- * **tabs:** adjustments on the height and fonts. [#1341](https://github.com/pentaho/hv-uikit-react/issues/1341) ([7322335](https://github.com/pentaho/hv-uikit-react/commit/7322335d6cadc1fc9f568f293e2d97798f3cf11a))
2349
- * **theme:** not being able to pass custom theme.[#1565](https://github.com/pentaho/hv-uikit-react/issues/1565) ([c8954a3](https://github.com/pentaho/hv-uikit-react/commit/c8954a3b7fd07cfffb32475df2aa2ad1678f335f))
2350
- * **themes:** revert links to ds 1.2.1 ([becbec3](https://github.com/pentaho/hv-uikit-react/commit/becbec32fc87beb3d871d6b7cf26c4b7d6cd9f42))
2351
- * **toggleswitch:** double onChange event triggered. [#1206](https://github.com/pentaho/hv-uikit-react/issues/1206) ([45669ea](https://github.com/pentaho/hv-uikit-react/commit/45669ea0ed38804a89da29f5a439569b9855c1f6))
2352
- * **tooltip:** tooltip truncated.[#1357](https://github.com/pentaho/hv-uikit-react/issues/1357) ([80fc177](https://github.com/pentaho/hv-uikit-react/commit/80fc177204185914033a2a2b876231164694fa9e))
2353
- * **typescript:** fix definitions. [#1418](https://github.com/pentaho/hv-uikit-react/issues/1418) ([64cd0f4](https://github.com/pentaho/hv-uikit-react/commit/64cd0f407290bf3fd780f56db1e12a83eeedfa7f))
2354
- * **typescript:** snackbar definitions ([09001cf](https://github.com/pentaho/hv-uikit-react/commit/09001cf376231ec9b0687433dd951e5864410e0b))
2355
- * **typescript:** ts definitions ([9f8a901](https://github.com/pentaho/hv-uikit-react/commit/9f8a90156bd65cf1fddc5c5b3e976b8c08d63ece))
2356
- * **typescript:** type definitions ([acce77d](https://github.com/pentaho/hv-uikit-react/commit/acce77d8c867f498670b70237b5f07fafca2d562))
2357
- * **userpreferences:** update according ds. [#1619](https://github.com/pentaho/hv-uikit-react/issues/1619) ([f783fa7](https://github.com/pentaho/hv-uikit-react/commit/f783fa7fb8743989cc8e157f2360de9f4933ed30))
2358
- * **visualizations:** prevent npe in multi-tooltip with no data elements ([1a9420e](https://github.com/pentaho/hv-uikit-react/commit/1a9420ed0002a80f929f0058286e3135995dd257))
2359
- * add minWidth to Table.d.ts ([98f986c](https://github.com/pentaho/hv-uikit-react/commit/98f986caa4070452687aadbcf611434a2f907082))
2360
- * **verticalnav:** unaligned burger icon in ie. [#1379](https://github.com/pentaho/hv-uikit-react/issues/1379) ([750e5d0](https://github.com/pentaho/hv-uikit-react/commit/750e5d0b5bd848703adb3ce5bddd507490612472))
2361
-
2362
-
2363
- ### Features
2364
-
2365
- * **assetinv:** review asset inv accessibility. [#1222](https://github.com/pentaho/hv-uikit-react/issues/1222) [#1220](https://github.com/pentaho/hv-uikit-react/issues/1220) [#1221](https://github.com/pentaho/hv-uikit-react/issues/1221) ([e58c747](https://github.com/pentaho/hv-uikit-react/commit/e58c7477e4cba07377a0f9364c940c86534e86a6))
2366
- * **assetinv:** review asset inv accessibility. [#1222](https://github.com/pentaho/hv-uikit-react/issues/1222) [#1220](https://github.com/pentaho/hv-uikit-react/issues/1220) [#1221](https://github.com/pentaho/hv-uikit-react/issues/1221) [#1492](https://github.com/pentaho/hv-uikit-react/issues/1492) ([a234177](https://github.com/pentaho/hv-uikit-react/commit/a234177c85ca87a067030fbe39c2ac192c6cfb23))
2367
- * **assetinventory:** add accessibility capability. [#1083](https://github.com/pentaho/hv-uikit-react/issues/1083) ([8023e47](https://github.com/pentaho/hv-uikit-react/commit/8023e479241d5546d545758bee3b07eb477d52e3))
2368
- * **assetinventory:** improve accessibility examples. [#1083](https://github.com/pentaho/hv-uikit-react/issues/1083) ([5f708ba](https://github.com/pentaho/hv-uikit-react/commit/5f708ba5a839c3b262ffc76a2075bd9993dfaad6))
2369
- * **automation:** use docs storybook for automation tests. [#1410](https://github.com/pentaho/hv-uikit-react/issues/1410) ([deae039](https://github.com/pentaho/hv-uikit-react/commit/deae0398e5fe7ca938728124b5ae952320b70585))
2370
- * **avatar:** avatars can be used to represent a user or a brand [#1548](https://github.com/pentaho/hv-uikit-react/issues/1548) ([d342e8c](https://github.com/pentaho/hv-uikit-react/commit/d342e8c689eb9a64d2bc62139febf6c71a8e88b0))
2371
- * **banner:** add aria-label default to close button. [#678](https://github.com/pentaho/hv-uikit-react/issues/678) ([f60fa27](https://github.com/pentaho/hv-uikit-react/commit/f60fa270a8a4c948a9cada3070bdc35173a4cbf0))
2372
- * **bulkactions:** add component according to ds. [#648](https://github.com/pentaho/hv-uikit-react/issues/648) ([f61274b](https://github.com/pentaho/hv-uikit-react/commit/f61274bd9378b6afcf3c06f750c8f8de5461e4c9))
2373
- * **dropdown:** align dropdown with ds. pentaho[#1242](https://github.com/pentaho/hv-uikit-react/issues/1242) ([1909c42](https://github.com/pentaho/hv-uikit-react/commit/1909c422f17902d8e23797707b172c58a5088cca))
2374
- * **fileuploader:** add mock functions visibility to samples. [#1394](https://github.com/pentaho/hv-uikit-react/issues/1394) ([7f09a82](https://github.com/pentaho/hv-uikit-react/commit/7f09a823718375055e1224a3e16934bbbefff89c))
2375
- * **fileuploader:** review accessibility. [#1292](https://github.com/pentaho/hv-uikit-react/issues/1292) ([c0a869d](https://github.com/pentaho/hv-uikit-react/commit/c0a869d1d79aff0ce19c1a550a9b552a5a474143))
2376
- * **footer:** promote component to core. [#1601](https://github.com/pentaho/hv-uikit-react/issues/1601) ([ed160c2](https://github.com/pentaho/hv-uikit-react/commit/ed160c2ac1f051385a178aa9690596adebec0bd8))
2377
- * **loading:** add component following ds. [#15](https://github.com/pentaho/hv-uikit-react/issues/15) ([2d006b1](https://github.com/pentaho/hv-uikit-react/commit/2d006b1be01fbd975c2c77bc03e11603ceb00186))
2378
- * **modal:** review accessibility. [#1295](https://github.com/pentaho/hv-uikit-react/issues/1295) ([f042ed9](https://github.com/pentaho/hv-uikit-react/commit/f042ed99b1ea3c7a9e13208560c0e665d9070e91))
2379
- * **pagination:** review accessibility. [#1290](https://github.com/pentaho/hv-uikit-react/issues/1290) ([73fe988](https://github.com/pentaho/hv-uikit-react/commit/73fe98878722ea51adb62f4ad2853ff4074553a5))
2380
- * **selectors:** add semantic colors ([6c23659](https://github.com/pentaho/hv-uikit-react/commit/6c23659ce847bbc4ef68487e11d3095d8d6a7140))
2381
- * **table:** add pagination labels. [#457](https://github.com/pentaho/hv-uikit-react/issues/457) ([4bfdef5](https://github.com/pentaho/hv-uikit-react/commit/4bfdef506edf5a71c92494c4da86f1e3f96050f5))
2382
- * **textarea:** review char count accessibility. [#1235](https://github.com/pentaho/hv-uikit-react/issues/1235) ([b5f7f49](https://github.com/pentaho/hv-uikit-react/commit/b5f7f4986ed09a6d2791db18c452bf65b2a6618b))
2383
- * **tooltip:** apply tooltip to components.[#1289](https://github.com/pentaho/hv-uikit-react/issues/1289) ([431dd92](https://github.com/pentaho/hv-uikit-react/commit/431dd9276cd483318af87af77ba37d7a9b1fc3ca))
2384
- * **userpreferences:** add component following ds guideline. [#658](https://github.com/pentaho/hv-uikit-react/issues/658) ([bf7f3f9](https://github.com/pentaho/hv-uikit-react/commit/bf7f3f9d7b560acdc38bc1f3b4fe18fe03578bcd))
2385
- * **visualizations:** optimize plot rendering when updating data [#1588](https://github.com/pentaho/hv-uikit-react/issues/1588) ([360c178](https://github.com/pentaho/hv-uikit-react/commit/360c178a780a07de68bf173365b04ffc4675e661))
2386
- * **visualizations:** upgrade react-plotly.js ([d162cbe](https://github.com/pentaho/hv-uikit-react/commit/d162cbed6faa03dedaa1268fddb8de26d190596a))
2387
-
2388
-
2389
-
2390
-
2391
-
2392
- ## [2.2.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.2.0...@hv/uikit-react-core@2.2.1) (2020-06-03)
2393
-
2394
- **Note:** Version bump only for package @hv/uikit-react-core
2395
-
2396
-
2397
-
2398
-
2399
-
2400
- # [2.2.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.1.0...@hv/uikit-react-core@2.2.0) (2020-05-26)
2401
-
2402
-
2403
- ### Bug Fixes
2404
-
2405
- * **assetinventory:** error in sample main. [#1437](https://github.com/pentaho/hv-uikit-react/issues/1437) ([da7b801](https://github.com/pentaho/hv-uikit-react/commit/da7b8015df7a5f9231f49b335775782c0cf23e5a))
2406
- * **assetinventory:** remove pagination when no data. [#1523](https://github.com/pentaho/hv-uikit-react/issues/1523) ([b9225ff](https://github.com/pentaho/hv-uikit-react/commit/b9225ff5a2af77771aec4393c848ec1fbb1783ab))
2407
- * **card:** removed focus from card content with onClick: [#1503](https://github.com/pentaho/hv-uikit-react/issues/1503) ([13a4462](https://github.com/pentaho/hv-uikit-react/commit/13a4462f13fb4de3812da341c9f3bb26b6d97579))
2408
- * **docs:** components without label documentation. [#1421](https://github.com/pentaho/hv-uikit-react/issues/1421) ([58fba02](https://github.com/pentaho/hv-uikit-react/commit/58fba02649200efa6e1482631fa1cc2442cdc21b))
2409
- * **dropdown:** dropdown closes when clicking the input.[#1461](https://github.com/pentaho/hv-uikit-react/issues/1461) ([e6c5257](https://github.com/pentaho/hv-uikit-react/commit/e6c5257d3397e0f16b1d49c329468301aa75ee5e))
2410
- * **dropdownmenu:** focus on enter. [#1505](https://github.com/pentaho/hv-uikit-react/issues/1505) ([3cf0075](https://github.com/pentaho/hv-uikit-react/commit/3cf0075d0095cadacdcf249beae9dd4a6b7ff935))
2411
- * **fileuploader:** label adjustment. [#1384](https://github.com/pentaho/hv-uikit-react/issues/1384) ([8fdb0dc](https://github.com/pentaho/hv-uikit-react/commit/8fdb0dc566fbb381e74729a2f45b5af3a05d91d8))
2412
- * **focus:** not rendering in ie. [#1222](https://github.com/pentaho/hv-uikit-react/issues/1222) ([9fc198b](https://github.com/pentaho/hv-uikit-react/commit/9fc198b38536161055544bc87ac48751377d23f7))
2413
- * **focus:** unable to select text ([4abc89a](https://github.com/pentaho/hv-uikit-react/commit/4abc89aba7b506e70453fc1ad1944463ebdd1e0f))
2414
- * **header:** fix alignment & baseline of nav items. [#1171](https://github.com/pentaho/hv-uikit-react/issues/1171) ([d7f97c7](https://github.com/pentaho/hv-uikit-react/commit/d7f97c7da865a13a8a04cebc2631d6779293a607))
2415
- * **header:** upgrade focus-within-polyfill to fix ssr [#1459](https://github.com/pentaho/hv-uikit-react/issues/1459) ([b3c50f7](https://github.com/pentaho/hv-uikit-react/commit/b3c50f7ed345e1217ed88170bc5c7ab682861caa))
2416
- * **input:** fix input doc. [#810](https://github.com/pentaho/hv-uikit-react/issues/810) ([de1f0da](https://github.com/pentaho/hv-uikit-react/commit/de1f0da87c6c43d6c2d812bc05af2c742d7d1d62))
2417
- * **linechart:** render with data change. [#1471](https://github.com/pentaho/hv-uikit-react/issues/1471) ([751acec](https://github.com/pentaho/hv-uikit-react/commit/751acec20691f54539bf750a347d1ae6a9a4a6ac))
2418
- * **list:** align with ds v1.2.1. [#1350](https://github.com/pentaho/hv-uikit-react/issues/1350) ([5f1f10d](https://github.com/pentaho/hv-uikit-react/commit/5f1f10d3c9ffc5a8ea9508bac19c7e5b4595dce3))
2419
- * **modal:** allow scroll and alignments. [#1324](https://github.com/pentaho/hv-uikit-react/issues/1324) ([2379d95](https://github.com/pentaho/hv-uikit-react/commit/2379d957c69f973fe59928dc98e94cd7f61e75d7))
2420
- * **modal:** impossible to select text in Chrome . [#1483](https://github.com/pentaho/hv-uikit-react/issues/1483) ([1ca651d](https://github.com/pentaho/hv-uikit-react/commit/1ca651da98487b5803cba60ec03a57216833cbfa))
2421
- * **modal:** overflow auto. [#1590](https://github.com/pentaho/hv-uikit-react/issues/1590) ([509cb70](https://github.com/pentaho/hv-uikit-react/commit/509cb70b8bed81c1c2f6c63b7b2fe5ed430c3bc0))
2422
- * **multibutton:** react to external data updates ([f56c9aa](https://github.com/pentaho/hv-uikit-react/commit/f56c9aab0bfc147cd147ce09007c156661d9d619))
2423
- * **multiple:** various adjustments to uikit samples. [#1392](https://github.com/pentaho/hv-uikit-react/issues/1392) ([f02f23b](https://github.com/pentaho/hv-uikit-react/commit/f02f23bedd3923ea9a2935e348d4dbf24a1c98a3))
2424
- * **multiple:** various adjustments to uikit samples. [#1392](https://github.com/pentaho/hv-uikit-react/issues/1392) ([f88ab82](https://github.com/pentaho/hv-uikit-react/commit/f88ab8212186b9635b81719a3338a46b6762ab86))
2425
- * **nav:** fix inconsistent focus. [#1124](https://github.com/pentaho/hv-uikit-react/issues/1124) ([3963a0b](https://github.com/pentaho/hv-uikit-react/commit/3963a0bd915d161fdab2740edd9d549ac953fd2f))
2426
- * **shadows:** correcting color translation between themes. [#1313](https://github.com/pentaho/hv-uikit-react/issues/1313) ([74b23bf](https://github.com/pentaho/hv-uikit-react/commit/74b23bf89a18a29f8fa8a51873965d76fdbdd6c0))
2427
- * **table:** adjustment in layout. [#1536](https://github.com/pentaho/hv-uikit-react/issues/1536) ([4add43d](https://github.com/pentaho/hv-uikit-react/commit/4add43db0d0be4c9c2f94fba68cd1d2e55118bd0))
2428
- * **table:** fix inconsistent pagination. [#1040](https://github.com/pentaho/hv-uikit-react/issues/1040) ([3a54fff](https://github.com/pentaho/hv-uikit-react/commit/3a54fffabff184b600ffa442a915a37e673cffa1))
2429
- * **tabs:** adjustments on the height and fonts. [#1341](https://github.com/pentaho/hv-uikit-react/issues/1341) ([7322335](https://github.com/pentaho/hv-uikit-react/commit/7322335d6cadc1fc9f568f293e2d97798f3cf11a))
2430
- * **theme:** not being able to pass custom theme.[#1565](https://github.com/pentaho/hv-uikit-react/issues/1565) ([c8954a3](https://github.com/pentaho/hv-uikit-react/commit/c8954a3b7fd07cfffb32475df2aa2ad1678f335f))
2431
- * **toggleswitch:** double onChange event triggered. [#1206](https://github.com/pentaho/hv-uikit-react/issues/1206) ([45669ea](https://github.com/pentaho/hv-uikit-react/commit/45669ea0ed38804a89da29f5a439569b9855c1f6))
2432
- * **tooltip:** tooltip truncated.[#1357](https://github.com/pentaho/hv-uikit-react/issues/1357) ([80fc177](https://github.com/pentaho/hv-uikit-react/commit/80fc177204185914033a2a2b876231164694fa9e))
2433
- * **typescript:** fix definitions. [#1418](https://github.com/pentaho/hv-uikit-react/issues/1418) ([64cd0f4](https://github.com/pentaho/hv-uikit-react/commit/64cd0f407290bf3fd780f56db1e12a83eeedfa7f))
2434
- * **typescript:** snackbar definitions ([09001cf](https://github.com/pentaho/hv-uikit-react/commit/09001cf376231ec9b0687433dd951e5864410e0b))
2435
- * **typescript:** type definitions ([acce77d](https://github.com/pentaho/hv-uikit-react/commit/acce77d8c867f498670b70237b5f07fafca2d562))
2436
- * add minWidth to Table.d.ts ([98f986c](https://github.com/pentaho/hv-uikit-react/commit/98f986caa4070452687aadbcf611434a2f907082))
2437
- * **verticalnav:** unaligned burger icon in ie. [#1379](https://github.com/pentaho/hv-uikit-react/issues/1379) ([750e5d0](https://github.com/pentaho/hv-uikit-react/commit/750e5d0b5bd848703adb3ce5bddd507490612472))
2438
-
2439
-
2440
- ### Features
2441
-
2442
- * **assetinv:** review asset inv accessibility. [#1222](https://github.com/pentaho/hv-uikit-react/issues/1222) [#1220](https://github.com/pentaho/hv-uikit-react/issues/1220) [#1221](https://github.com/pentaho/hv-uikit-react/issues/1221) ([e58c747](https://github.com/pentaho/hv-uikit-react/commit/e58c7477e4cba07377a0f9364c940c86534e86a6))
2443
- * **assetinv:** review asset inv accessibility. [#1222](https://github.com/pentaho/hv-uikit-react/issues/1222) [#1220](https://github.com/pentaho/hv-uikit-react/issues/1220) [#1221](https://github.com/pentaho/hv-uikit-react/issues/1221) [#1492](https://github.com/pentaho/hv-uikit-react/issues/1492) ([a234177](https://github.com/pentaho/hv-uikit-react/commit/a234177c85ca87a067030fbe39c2ac192c6cfb23))
2444
- * **assetinventory:** add accessibility capability. [#1083](https://github.com/pentaho/hv-uikit-react/issues/1083) ([8023e47](https://github.com/pentaho/hv-uikit-react/commit/8023e479241d5546d545758bee3b07eb477d52e3))
2445
- * **assetinventory:** improve accessibility examples. [#1083](https://github.com/pentaho/hv-uikit-react/issues/1083) ([5f708ba](https://github.com/pentaho/hv-uikit-react/commit/5f708ba5a839c3b262ffc76a2075bd9993dfaad6))
2446
- * **automation:** use docs storybook for automation tests. [#1410](https://github.com/pentaho/hv-uikit-react/issues/1410) ([deae039](https://github.com/pentaho/hv-uikit-react/commit/deae0398e5fe7ca938728124b5ae952320b70585))
2447
- * **avatar:** avatars can be used to represent a user or a brand [#1548](https://github.com/pentaho/hv-uikit-react/issues/1548) ([d342e8c](https://github.com/pentaho/hv-uikit-react/commit/d342e8c689eb9a64d2bc62139febf6c71a8e88b0))
2448
- * **banner:** add aria-label default to close button. [#678](https://github.com/pentaho/hv-uikit-react/issues/678) ([f60fa27](https://github.com/pentaho/hv-uikit-react/commit/f60fa270a8a4c948a9cada3070bdc35173a4cbf0))
2449
- * **bulkactions:** add component according to ds. [#648](https://github.com/pentaho/hv-uikit-react/issues/648) ([f61274b](https://github.com/pentaho/hv-uikit-react/commit/f61274bd9378b6afcf3c06f750c8f8de5461e4c9))
2450
- * **dropdown:** align dropdown with ds. pentaho[#1242](https://github.com/pentaho/hv-uikit-react/issues/1242) ([1909c42](https://github.com/pentaho/hv-uikit-react/commit/1909c422f17902d8e23797707b172c58a5088cca))
2451
- * **fileuploader:** add mock functions visibility to samples. [#1394](https://github.com/pentaho/hv-uikit-react/issues/1394) ([7f09a82](https://github.com/pentaho/hv-uikit-react/commit/7f09a823718375055e1224a3e16934bbbefff89c))
2452
- * **fileuploader:** review accessibility. [#1292](https://github.com/pentaho/hv-uikit-react/issues/1292) ([c0a869d](https://github.com/pentaho/hv-uikit-react/commit/c0a869d1d79aff0ce19c1a550a9b552a5a474143))
2453
- * **modal:** review accessibility. [#1295](https://github.com/pentaho/hv-uikit-react/issues/1295) ([f042ed9](https://github.com/pentaho/hv-uikit-react/commit/f042ed99b1ea3c7a9e13208560c0e665d9070e91))
2454
- * **pagination:** review accessibility. [#1290](https://github.com/pentaho/hv-uikit-react/issues/1290) ([73fe988](https://github.com/pentaho/hv-uikit-react/commit/73fe98878722ea51adb62f4ad2853ff4074553a5))
2455
- * **selectors:** add semantic colors ([6c23659](https://github.com/pentaho/hv-uikit-react/commit/6c23659ce847bbc4ef68487e11d3095d8d6a7140))
2456
- * **textarea:** review char count accessibility. [#1235](https://github.com/pentaho/hv-uikit-react/issues/1235) ([b5f7f49](https://github.com/pentaho/hv-uikit-react/commit/b5f7f4986ed09a6d2791db18c452bf65b2a6618b))
2457
- * **tooltip:** apply tooltip to components.[#1289](https://github.com/pentaho/hv-uikit-react/issues/1289) ([431dd92](https://github.com/pentaho/hv-uikit-react/commit/431dd9276cd483318af87af77ba37d7a9b1fc3ca))
2458
- * **userpreferences:** add component following ds guideline. [#658](https://github.com/pentaho/hv-uikit-react/issues/658) ([bf7f3f9](https://github.com/pentaho/hv-uikit-react/commit/bf7f3f9d7b560acdc38bc1f3b4fe18fe03578bcd))
2459
-
2460
-
2461
-
2462
-
2463
-
2464
- # [2.1.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.0.3...@hv/uikit-react-core@2.1.0) (2020-05-15)
2465
-
2466
-
2467
- ### Bug Fixes
2468
-
2469
- * **assetinventory:** error in sample main. [#1437](https://github.com/pentaho/hv-uikit-react/issues/1437) ([da7b801](https://github.com/pentaho/hv-uikit-react/commit/da7b8015df7a5f9231f49b335775782c0cf23e5a))
2470
- * **assetinventory:** remove pagination when no data. [#1523](https://github.com/pentaho/hv-uikit-react/issues/1523) ([b9225ff](https://github.com/pentaho/hv-uikit-react/commit/b9225ff5a2af77771aec4393c848ec1fbb1783ab))
2471
- * **card:** removed focus from card content with onClick: [#1503](https://github.com/pentaho/hv-uikit-react/issues/1503) ([13a4462](https://github.com/pentaho/hv-uikit-react/commit/13a4462f13fb4de3812da341c9f3bb26b6d97579))
2472
- * **docs:** components without label documentation. [#1421](https://github.com/pentaho/hv-uikit-react/issues/1421) ([58fba02](https://github.com/pentaho/hv-uikit-react/commit/58fba02649200efa6e1482631fa1cc2442cdc21b))
2473
- * **dropdownmenu:** focus on enter. [#1505](https://github.com/pentaho/hv-uikit-react/issues/1505) ([3cf0075](https://github.com/pentaho/hv-uikit-react/commit/3cf0075d0095cadacdcf249beae9dd4a6b7ff935))
2474
- * **fileuploader:** label adjustment. [#1384](https://github.com/pentaho/hv-uikit-react/issues/1384) ([8fdb0dc](https://github.com/pentaho/hv-uikit-react/commit/8fdb0dc566fbb381e74729a2f45b5af3a05d91d8))
2475
- * **focus:** not rendering in ie. [#1222](https://github.com/pentaho/hv-uikit-react/issues/1222) ([9fc198b](https://github.com/pentaho/hv-uikit-react/commit/9fc198b38536161055544bc87ac48751377d23f7))
2476
- * **header:** fix alignment & baseline of nav items. [#1171](https://github.com/pentaho/hv-uikit-react/issues/1171) ([d7f97c7](https://github.com/pentaho/hv-uikit-react/commit/d7f97c7da865a13a8a04cebc2631d6779293a607))
2477
- * **header:** upgrade focus-within-polyfill to fix ssr [#1459](https://github.com/pentaho/hv-uikit-react/issues/1459) ([b3c50f7](https://github.com/pentaho/hv-uikit-react/commit/b3c50f7ed345e1217ed88170bc5c7ab682861caa))
2478
- * **input:** fix input doc. [#810](https://github.com/pentaho/hv-uikit-react/issues/810) ([de1f0da](https://github.com/pentaho/hv-uikit-react/commit/de1f0da87c6c43d6c2d812bc05af2c742d7d1d62))
2479
- * **list:** align with ds v1.2.1. [#1350](https://github.com/pentaho/hv-uikit-react/issues/1350) ([5f1f10d](https://github.com/pentaho/hv-uikit-react/commit/5f1f10d3c9ffc5a8ea9508bac19c7e5b4595dce3))
2480
- * **modal:** allow scroll and alignments. [#1324](https://github.com/pentaho/hv-uikit-react/issues/1324) ([2379d95](https://github.com/pentaho/hv-uikit-react/commit/2379d957c69f973fe59928dc98e94cd7f61e75d7))
2481
- * **modal:** impossible to select text in Chrome . [#1483](https://github.com/pentaho/hv-uikit-react/issues/1483) ([1ca651d](https://github.com/pentaho/hv-uikit-react/commit/1ca651da98487b5803cba60ec03a57216833cbfa))
2482
- * **nav:** fix inconsistent focus. [#1124](https://github.com/pentaho/hv-uikit-react/issues/1124) ([3963a0b](https://github.com/pentaho/hv-uikit-react/commit/3963a0bd915d161fdab2740edd9d549ac953fd2f))
2483
- * **shadows:** correcting color translation between themes. [#1313](https://github.com/pentaho/hv-uikit-react/issues/1313) ([74b23bf](https://github.com/pentaho/hv-uikit-react/commit/74b23bf89a18a29f8fa8a51873965d76fdbdd6c0))
2484
- * **table:** fix inconsistent pagination. [#1040](https://github.com/pentaho/hv-uikit-react/issues/1040) ([3a54fff](https://github.com/pentaho/hv-uikit-react/commit/3a54fffabff184b600ffa442a915a37e673cffa1))
2485
- * **tabs:** adjustments on the height and fonts. [#1341](https://github.com/pentaho/hv-uikit-react/issues/1341) ([7322335](https://github.com/pentaho/hv-uikit-react/commit/7322335d6cadc1fc9f568f293e2d97798f3cf11a))
2486
- * **toggleswitch:** double onChange event triggered. [#1206](https://github.com/pentaho/hv-uikit-react/issues/1206) ([45669ea](https://github.com/pentaho/hv-uikit-react/commit/45669ea0ed38804a89da29f5a439569b9855c1f6))
2487
- * **typescript:** fix definitions. [#1418](https://github.com/pentaho/hv-uikit-react/issues/1418) ([64cd0f4](https://github.com/pentaho/hv-uikit-react/commit/64cd0f407290bf3fd780f56db1e12a83eeedfa7f))
2488
- * **typescript:** type definitions ([acce77d](https://github.com/pentaho/hv-uikit-react/commit/acce77d8c867f498670b70237b5f07fafca2d562))
2489
- * add minWidth to Table.d.ts ([98f986c](https://github.com/pentaho/hv-uikit-react/commit/98f986caa4070452687aadbcf611434a2f907082))
2490
- * **tooltip:** tooltip truncated.[#1357](https://github.com/pentaho/hv-uikit-react/issues/1357) ([80fc177](https://github.com/pentaho/hv-uikit-react/commit/80fc177204185914033a2a2b876231164694fa9e))
2491
- * **verticalnav:** unaligned burger icon in ie. [#1379](https://github.com/pentaho/hv-uikit-react/issues/1379) ([750e5d0](https://github.com/pentaho/hv-uikit-react/commit/750e5d0b5bd848703adb3ce5bddd507490612472))
2492
-
2493
-
2494
- ### Features
2495
-
2496
- * **assetinv:** review asset inv accessibility. [#1222](https://github.com/pentaho/hv-uikit-react/issues/1222) [#1220](https://github.com/pentaho/hv-uikit-react/issues/1220) [#1221](https://github.com/pentaho/hv-uikit-react/issues/1221) ([e58c747](https://github.com/pentaho/hv-uikit-react/commit/e58c7477e4cba07377a0f9364c940c86534e86a6))
2497
- * **assetinv:** review asset inv accessibility. [#1222](https://github.com/pentaho/hv-uikit-react/issues/1222) [#1220](https://github.com/pentaho/hv-uikit-react/issues/1220) [#1221](https://github.com/pentaho/hv-uikit-react/issues/1221) [#1492](https://github.com/pentaho/hv-uikit-react/issues/1492) ([a234177](https://github.com/pentaho/hv-uikit-react/commit/a234177c85ca87a067030fbe39c2ac192c6cfb23))
2498
- * **assetinventory:** add accessibility capability. [#1083](https://github.com/pentaho/hv-uikit-react/issues/1083) ([8023e47](https://github.com/pentaho/hv-uikit-react/commit/8023e479241d5546d545758bee3b07eb477d52e3))
2499
- * **assetinventory:** improve accessibility examples. [#1083](https://github.com/pentaho/hv-uikit-react/issues/1083) ([5f708ba](https://github.com/pentaho/hv-uikit-react/commit/5f708ba5a839c3b262ffc76a2075bd9993dfaad6))
2500
- * **automation:** use docs storybook for automation tests. [#1410](https://github.com/pentaho/hv-uikit-react/issues/1410) ([deae039](https://github.com/pentaho/hv-uikit-react/commit/deae0398e5fe7ca938728124b5ae952320b70585))
2501
- * **banner:** add aria-label default to close button. [#678](https://github.com/pentaho/hv-uikit-react/issues/678) ([f60fa27](https://github.com/pentaho/hv-uikit-react/commit/f60fa270a8a4c948a9cada3070bdc35173a4cbf0))
2502
- * **dropdown:** align dropdown with ds. pentaho[#1242](https://github.com/pentaho/hv-uikit-react/issues/1242) ([1909c42](https://github.com/pentaho/hv-uikit-react/commit/1909c422f17902d8e23797707b172c58a5088cca))
2503
- * **fileuploader:** add mock functions visibility to samples. [#1394](https://github.com/pentaho/hv-uikit-react/issues/1394) ([7f09a82](https://github.com/pentaho/hv-uikit-react/commit/7f09a823718375055e1224a3e16934bbbefff89c))
2504
- * **fileuploader:** review accessibility. [#1292](https://github.com/pentaho/hv-uikit-react/issues/1292) ([c0a869d](https://github.com/pentaho/hv-uikit-react/commit/c0a869d1d79aff0ce19c1a550a9b552a5a474143))
2505
- * **modal:** review accessibility. [#1295](https://github.com/pentaho/hv-uikit-react/issues/1295) ([f042ed9](https://github.com/pentaho/hv-uikit-react/commit/f042ed99b1ea3c7a9e13208560c0e665d9070e91))
2506
- * **pagination:** review accessibility. [#1290](https://github.com/pentaho/hv-uikit-react/issues/1290) ([73fe988](https://github.com/pentaho/hv-uikit-react/commit/73fe98878722ea51adb62f4ad2853ff4074553a5))
2507
- * **textarea:** review char count accessibility. [#1235](https://github.com/pentaho/hv-uikit-react/issues/1235) ([b5f7f49](https://github.com/pentaho/hv-uikit-react/commit/b5f7f4986ed09a6d2791db18c452bf65b2a6618b))
2508
- * **tooltip:** apply tooltip to components.[#1289](https://github.com/pentaho/hv-uikit-react/issues/1289) ([431dd92](https://github.com/pentaho/hv-uikit-react/commit/431dd9276cd483318af87af77ba37d7a9b1fc3ca))
2509
-
2510
-
2511
-
2512
-
2513
-
2514
- # [2.0.3](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.0.2...@hv/uikit-react-core@2.0.3) (2020-04-25)
2515
-
2516
-
2517
- ### Bug Fixes
2518
-
2519
- * **docs:** components without label documentation. [#1421](https://github.com/pentaho/hv-uikit-react/issues/1421) ([58fba02](https://github.com/pentaho/hv-uikit-react/commit/58fba02649200efa6e1482631fa1cc2442cdc21b))
2520
- * **header:** fix alignment & baseline of nav items. [#1171](https://github.com/pentaho/hv-uikit-react/issues/1171) ([d7f97c7](https://github.com/pentaho/hv-uikit-react/commit/d7f97c7da865a13a8a04cebc2631d6779293a607))
2521
- * **input:** fix input doc. [#810](https://github.com/pentaho/hv-uikit-react/issues/810) ([de1f0da](https://github.com/pentaho/hv-uikit-react/commit/de1f0da87c6c43d6c2d812bc05af2c742d7d1d62))
2522
- * **shadows:** correcting color translation between themes. [#1313](https://github.com/pentaho/hv-uikit-react/issues/1313) ([74b23bf](https://github.com/pentaho/hv-uikit-react/commit/74b23bf89a18a29f8fa8a51873965d76fdbdd6c0))
2523
- * **table:** fix inconsistent pagination. [#1040](https://github.com/pentaho/hv-uikit-react/issues/1040) ([3a54fff](https://github.com/pentaho/hv-uikit-react/commit/3a54fffabff184b600ffa442a915a37e673cffa1))
2524
- * **tabs:** adjustments on the height and fonts. [#1341](https://github.com/pentaho/hv-uikit-react/issues/1341) ([7322335](https://github.com/pentaho/hv-uikit-react/commit/7322335d6cadc1fc9f568f293e2d97798f3cf11a))
2525
- * **tooltip:** tooltip truncated.[#1357](https://github.com/pentaho/hv-uikit-react/issues/1357) ([80fc177](https://github.com/pentaho/hv-uikit-react/commit/80fc177204185914033a2a2b876231164694fa9e))
2526
- * **typescript:** fix definitions. [#1418](https://github.com/pentaho/hv-uikit-react/issues/1418) ([64cd0f4](https://github.com/pentaho/hv-uikit-react/commit/64cd0f407290bf3fd780f56db1e12a83eeedfa7f))
2527
-
2528
-
2529
- ### Features
2530
-
2531
- * **assetinventory:** add accessibility capability. [#1083](https://github.com/pentaho/hv-uikit-react/issues/1083) ([8023e47](https://github.com/pentaho/hv-uikit-react/commit/8023e479241d5546d545758bee3b07eb477d52e3))
2532
- * **automation:** use docs storybook for automation tests. [#1410](https://github.com/pentaho/hv-uikit-react/issues/1410) ([deae039](https://github.com/pentaho/hv-uikit-react/commit/deae0398e5fe7ca938728124b5ae952320b70585))
2533
- * **dropdown:** align dropdown with ds. pentaho[#1242](https://github.com/pentaho/hv-uikit-react/issues/1242) ([1909c42](https://github.com/pentaho/hv-uikit-react/commit/1909c422f17902d8e23797707b172c58a5088cca))
2534
- * **fileuploader:** review accessibility. [#1292](https://github.com/pentaho/hv-uikit-react/issues/1292) ([c0a869d](https://github.com/pentaho/hv-uikit-react/commit/c0a869d1d79aff0ce19c1a550a9b552a5a474143))
2535
- * **modal:** review accessibility. [#1295](https://github.com/pentaho/hv-uikit-react/issues/1295) ([f042ed9](https://github.com/pentaho/hv-uikit-react/commit/f042ed99b1ea3c7a9e13208560c0e665d9070e91))
2536
- * **pagination:** review accessibility. [#1290](https://github.com/pentaho/hv-uikit-react/issues/1290) ([73fe988](https://github.com/pentaho/hv-uikit-react/commit/73fe98878722ea51adb62f4ad2853ff4074553a5))
2537
- * **textarea:** review char count accessibility. [#1235](https://github.com/pentaho/hv-uikit-react/issues/1235) ([b5f7f49](https://github.com/pentaho/hv-uikit-react/commit/b5f7f4986ed09a6d2791db18c452bf65b2a6618b))
2538
- * **tooltip:** apply tooltip to components.[#1289](https://github.com/pentaho/hv-uikit-react/issues/1289) ([431dd92](https://github.com/pentaho/hv-uikit-react/commit/431dd9276cd483318af87af77ba37d7a9b1fc3ca))
2539
-
2540
-
2541
-
2542
-
2543
-
2544
- ## 2.0.2 (2020-04-24)
2545
-
2546
- **Note:** Version bump only for package @hv/uikit-react-core
2547
-
2548
-
2549
-
2550
-
2551
-
2552
- ## 2.0.1 (2020-04-18)
2553
-
2554
- **Note:** Version bump only for package @hv/uikit-react-core
2555
-
2556
-
2557
-
2558
-
2559
-
2560
- # [2.0.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.30.0...@hv/uikit-react-core@2.0.0) (2020-04-15)
2561
-
2562
-
2563
- ### Bug Fixes
2564
-
2565
- * **assetinventory:** correction samples ([43b02c4](https://github.com/pentaho/hv-uikit-react/commit/43b02c4b72b5753bbeab48754eca6f7c97ae87ea))
2566
- * **button:** icon category background and startIcon prop. [#819](https://github.com/pentaho/hv-uikit-react/issues/819) ([0b2599d](https://github.com/pentaho/hv-uikit-react/commit/0b2599d9ac1378631c52d7856e4fa46e4625aa3b))
2567
- * **docs:** problems detected on next. [#1383](https://github.com/pentaho/hv-uikit-react/issues/1383) ([65496d2](https://github.com/pentaho/hv-uikit-react/commit/65496d2377803f6b08c00586bcc164aa701c5862))
2568
- * **dropdown:** change clickawaylistener to outsideclickhandler ([1ed521a](https://github.com/pentaho/hv-uikit-react/commit/1ed521a4eb9ca86f9faa2d8d597b37e6190f3eb4))
2569
- * **fileuploader:** correct mock functionality in samples. [#1389](https://github.com/pentaho/hv-uikit-react/issues/1389) ([af1c636](https://github.com/pentaho/hv-uikit-react/commit/af1c636dbc6972a9050db84ebdea0557c3fcaded))
2570
- * **focus:** ref and refactor strategy. [#1111](https://github.com/pentaho/hv-uikit-react/issues/1111) ([9c88bcc](https://github.com/pentaho/hv-uikit-react/commit/9c88bcca986971d8b6b4171a9f61e106de284063))
2571
- * **material:** fix test with material not found ([4c004ac](https://github.com/pentaho/hv-uikit-react/commit/4c004ac20ece5936a22269a07d64340322a6e19a))
2572
- * **material4:** tests. [#819](https://github.com/pentaho/hv-uikit-react/issues/819) ([40f4bed](https://github.com/pentaho/hv-uikit-react/commit/40f4bedc090a7a1392d1eb2ac9441fd5adffe3d9))
2573
- * **modal:** correction of samples ([efd2080](https://github.com/pentaho/hv-uikit-react/commit/efd208045ad09c8f305c1b9100301a070b371b7f))
2574
- * **switch:** correction of regression. [#1390](https://github.com/pentaho/hv-uikit-react/issues/1390) ([e37b679](https://github.com/pentaho/hv-uikit-react/commit/e37b679a3e688cb20c531a69c3adddad26c51bf7))
2575
- * **table:** change order of injection of styles [#1390](https://github.com/pentaho/hv-uikit-react/issues/1390) ([9fc0fdf](https://github.com/pentaho/hv-uikit-react/commit/9fc0fdfb27a994b3a68d9fd2cc7e3d5ff3f70c2f))
2576
- * **tooltip:** working with material 4. [#819](https://github.com/pentaho/hv-uikit-react/issues/819) ([5f27b00](https://github.com/pentaho/hv-uikit-react/commit/5f27b00637d35399e483171b8478d578839db3b6))
2577
-
2578
-
2579
- ### Features
2580
-
2581
- * **api:** uniformize components api. [#821](https://github.com/pentaho/hv-uikit-react/issues/821) ([f253499](https://github.com/pentaho/hv-uikit-react/commit/f2534993d1b21435133c240eddb949d4f27c3b28))
2582
- * **button:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([58aaf73](https://github.com/pentaho/hv-uikit-react/commit/58aaf7302d3c59852f0f753b88866a9672307dad))
2583
- * **card:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([2de6258](https://github.com/pentaho/hv-uikit-react/commit/2de6258eb0d6a669c5907899232acca57f3de45c))
2584
- * **checkbox:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([93b3cd2](https://github.com/pentaho/hv-uikit-react/commit/93b3cd2258ef6a2abea58e6de1dd41e1266bb7f5))
2585
- * **container:** add component to have the grid system as DS. [#1296](https://github.com/pentaho/hv-uikit-react/issues/1296) ([41d117b](https://github.com/pentaho/hv-uikit-react/commit/41d117b4e78ebe6bf88152067306c126cd77cd94))
2586
- * **deprecation:** remove old navigation system ([3c31bef](https://github.com/pentaho/hv-uikit-react/commit/3c31bef20ab8f492eab3e7762f07ffe87655eca1))
2587
- * **deprecations:** remove deprecated lab components. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([410cf5b](https://github.com/pentaho/hv-uikit-react/commit/410cf5be65e72d201d08235e5f93ee2f46af68e0))
2588
- * **doc:** fix searchbox ([63b1d0d](https://github.com/pentaho/hv-uikit-react/commit/63b1d0dc08a839deec1179c255fabb3b85e37ce0))
2589
- * **dropdowmenu:** add onToggleOpen. [#1208](https://github.com/pentaho/hv-uikit-react/issues/1208) ([401219a](https://github.com/pentaho/hv-uikit-react/commit/401219a4aafb674f9f14265f85564c268c79390a))
2590
- * **dropdown:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([8affb0c](https://github.com/pentaho/hv-uikit-react/commit/8affb0c505fc12140b6bc2f242cf036c88ac8508))
2591
- * **exports:** move export from index to component. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([652485a](https://github.com/pentaho/hv-uikit-react/commit/652485a3665111430450bf03562abb1dc48915bb))
2592
- * **icon:** remove old icons. [#1193](https://github.com/pentaho/hv-uikit-react/issues/1193) ([a288ce3](https://github.com/pentaho/hv-uikit-react/commit/a288ce3467e4d9c0ba2d9dd266d971fe7a1e3038))
2593
- * **input:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([178d84e](https://github.com/pentaho/hv-uikit-react/commit/178d84e0a1fe70f48e39257ed43166f3662c2cb7))
2594
- * **kpi:** add accessibility example. [#1233](https://github.com/pentaho/hv-uikit-react/issues/1233) ([5113630](https://github.com/pentaho/hv-uikit-react/commit/511363032ea8f78bf3fc4575dfa2a83a5d350622))
2595
- * **kpi:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([4827f9f](https://github.com/pentaho/hv-uikit-react/commit/4827f9fbf843e2351dbb936845f5f18da4300f77))
2596
- * **list:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([daca806](https://github.com/pentaho/hv-uikit-react/commit/daca806da382c9bc81139207d3ba4fd30d4d7ae1))
2597
- * **login:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([faed180](https://github.com/pentaho/hv-uikit-react/commit/faed180ecaf5b071dd96a8aa608f3425a43ba13d))
2598
- * **material4:** fix bugs across components. [#819](https://github.com/pentaho/hv-uikit-react/issues/819) ([3e5b605](https://github.com/pentaho/hv-uikit-react/commit/3e5b605b31d413eb4f2d356c6921932debf2ce1c))
2599
- * **material4:** migration and spacing. [#819](https://github.com/pentaho/hv-uikit-react/issues/819) ([c6ce4c5](https://github.com/pentaho/hv-uikit-react/commit/c6ce4c5ae8541b28adbf8f1b83f1673bae1156de))
2600
- * **modal:** working with material 4. [#819](https://github.com/pentaho/hv-uikit-react/issues/819) ([15eac1b](https://github.com/pentaho/hv-uikit-react/commit/15eac1b573e9ebcddbff34b828d3f2dc91eadc36))
2601
- * **radiobutton:** receive deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([2bb37ff](https://github.com/pentaho/hv-uikit-react/commit/2bb37ff8e792dfb6a610215f5f4b4015df307b56))
2602
- * **snackbar:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([15fdf07](https://github.com/pentaho/hv-uikit-react/commit/15fdf0743d79dcec79e89baa74e4ebb2f0bebc97))
2603
- * **styles:** generate stable class names [#1257](https://github.com/pentaho/hv-uikit-react/issues/1257) ([a52b22c](https://github.com/pentaho/hv-uikit-react/commit/a52b22c878bf6aabbc30113cc0a1605ebcebb6f6))
2604
- * **table:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([029d7db](https://github.com/pentaho/hv-uikit-react/commit/029d7db08613d7f58978fcf2824cb9e8da5d33a0))
2605
- * **textarea:** remove depracted props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([c141530](https://github.com/pentaho/hv-uikit-react/commit/c14153064eb031c393d8d795dae1243df3a8940d))
2606
- * **theme:** rename components. [#819](https://github.com/pentaho/hv-uikit-react/issues/819) ([1995ab0](https://github.com/pentaho/hv-uikit-react/commit/1995ab01c7dc7c78cb55a6726acae4f0d7effd56))
2607
- * **typescript:** add type definitions. [#533](https://github.com/pentaho/hv-uikit-react/issues/533) ([e5e9f3f](https://github.com/pentaho/hv-uikit-react/commit/e5e9f3f0c29ad14906a8c5cd090cb54c484d896c))
2608
- * **typescript:** add typescript definitions for Badge ([9025f25](https://github.com/pentaho/hv-uikit-react/commit/9025f25ca31a4456b32a9f4c957cc406815b2d30))
2609
- * **typescript:** move proptypes to typescript. [#999](https://github.com/pentaho/hv-uikit-react/issues/999) ([628b71f](https://github.com/pentaho/hv-uikit-react/commit/628b71ff55444c927c17b22b5d1402b4f2374650))
2610
-
2611
-
2612
-
2613
-
2614
-
2615
- # [1.30.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.29.0...@hv/uikit-react-core@1.30.0) (2020-04-11)
2616
-
2617
-
2618
- ### Features
2619
-
2620
- * **login:** add formProps to Login component. [#1363](https://github.com/pentaho/hv-uikit-react/issues/1363) ([#1382](https://github.com/pentaho/hv-uikit-react/issues/1382)) ([bdfb120](https://github.com/pentaho/hv-uikit-react/commit/bdfb1202167a197d782d394fd805b9b11bc765e2))
2621
-
2622
-
2623
-
2624
-
2625
-
2626
- # [2.0.0-next.2](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@2.0.0-next.1...@hv/uikit-react-core@2.0.0-next.2) (2020-03-18)
2627
- # [1.29.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.28.0...@hv/uikit-react-core@1.29.0) (2020-04-09)
2628
-
2629
-
2630
- ### Bug Fixes
2631
-
2632
- * **checkbox:** incorrect positioning of listview items using checkbox. [#1314](https://github.com/pentaho/hv-uikit-react/issues/1314) ([89cc480](https://github.com/pentaho/hv-uikit-react/commit/89cc480b0530076db2aaaeef033ae75ba34ed989))
2633
-
2634
-
2635
- ### Features
2636
-
2637
- * **api:** deprecate props to match 2.x. [#1318](https://github.com/pentaho/hv-uikit-react/issues/1318) ([9e402ed](https://github.com/pentaho/hv-uikit-react/commit/9e402edb9359fdf9356d7edc602288042d927c57))
2638
- * **badge:** review accessibility. [#1234](https://github.com/pentaho/hv-uikit-react/issues/1234) ([37d032f](https://github.com/pentaho/hv-uikit-react/commit/37d032f6ba961b83353ac698e50f8ac1821d0753))
2639
- * **classnames:** add icons componentName. [#1319](https://github.com/pentaho/hv-uikit-react/issues/1319) ([dfa7ef1](https://github.com/pentaho/hv-uikit-react/commit/dfa7ef11c43973d7297653e57201a687990449a3))
2640
- * **classnames:** add prefix to vertical navigation comps. [#1319](https://github.com/pentaho/hv-uikit-react/issues/1319) ([0b689b9](https://github.com/pentaho/hv-uikit-react/commit/0b689b925f20056b1d4e91d84722451571717f18))
2641
- * **classnames:** apply classnames backport. [#1319](https://github.com/pentaho/hv-uikit-react/issues/1319) ([7ed3fe2](https://github.com/pentaho/hv-uikit-react/commit/7ed3fe2b0159dd1015b9f9b25331a4334ac43e5a))
2642
- * **dropdown:** change width of container. [#1303](https://github.com/pentaho/hv-uikit-react/issues/1303) ([3c68b00](https://github.com/pentaho/hv-uikit-react/commit/3c68b0086209196eb52ff41aa90dd86467b2883f))
2643
-
2644
-
2645
-
2646
-
2647
-
2648
- # [1.28.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.27.0...@hv/uikit-react-core@1.28.0) (2020-04-01)
2649
-
2650
-
2651
- ### Bug Fixes
2652
-
2653
- * **assetinventory:** fix wrong background color. [#1306](https://github.com/pentaho/hv-uikit-react/issues/1306) ([8fa4bf7](https://github.com/pentaho/hv-uikit-react/commit/8fa4bf7101ba9a559eee8a2542834c4e46cc5a18))
2654
- * **assetinventory:** incorrect width in checkbox. [#1216](https://github.com/pentaho/hv-uikit-react/issues/1216) ([848b489](https://github.com/pentaho/hv-uikit-react/commit/848b4899ffd0a6734353f27a594bbe0872d75ce6))
2655
- * **badge:** alignments and styling. [#1273](https://github.com/pentaho/hv-uikit-react/issues/1273) ([68950b7](https://github.com/pentaho/hv-uikit-react/commit/68950b73ce869eb0b94dad643c7ab00012e7f204))
2656
- * **checkbox:** incorrect positioning of listview items using checkbox. [#1314](https://github.com/pentaho/hv-uikit-react/issues/1314) ([57c32e0](https://github.com/pentaho/hv-uikit-react/commit/57c32e0b4d5021d91034c67d62bd36d226b91d5b))
2657
- * **dropdown:** list tooltips in multiselect mode. [#1276](https://github.com/pentaho/hv-uikit-react/issues/1276) ([766b746](https://github.com/pentaho/hv-uikit-react/commit/766b746d72af8381b0d968720acf51b130423804))
2658
- * **dropdownmenu:** alignment on icon color. [#1264](https://github.com/pentaho/hv-uikit-react/issues/1264) ([b8ac110](https://github.com/pentaho/hv-uikit-react/commit/b8ac110dcd8624e6a1cb4380629e9638ed9ddff5))
2659
- * **modal:** styling and copy alignments. [#1285](https://github.com/pentaho/hv-uikit-react/issues/1285) ([15eb7fb](https://github.com/pentaho/hv-uikit-react/commit/15eb7fbd228121e3f799a777b6c0b002e6891251))
2660
- * **switch:** added package-lock. [#1189](https://github.com/pentaho/hv-uikit-react/issues/1189) ([3df4308](https://github.com/pentaho/hv-uikit-react/commit/3df43087ca54b2ba56cdc56d4e20e8e997157471))
2661
- * **switch:** alignments and icon change. [#1189](https://github.com/pentaho/hv-uikit-react/issues/1189) ([2c8c726](https://github.com/pentaho/hv-uikit-react/commit/2c8c726ebb0cb4f621f77a348344cf0543c78d15))
2662
- * **switch:** removed important property. [#1189](https://github.com/pentaho/hv-uikit-react/issues/1189) ([b98a43f](https://github.com/pentaho/hv-uikit-react/commit/b98a43f13baf34ea165cb483858078375ad90d26))
2663
- * **switch:** updated tests. [#1189](https://github.com/pentaho/hv-uikit-react/issues/1189) ([815afcd](https://github.com/pentaho/hv-uikit-react/commit/815afcdd9f9c98339f32108efb60f8e7ae9173dd))
2664
- * **table:** removed commented line. [#1263](https://github.com/pentaho/hv-uikit-react/issues/1263) ([742f7c0](https://github.com/pentaho/hv-uikit-react/commit/742f7c054c244bf56ffca9ec016b38858fa8a617))
2665
- * **table:** styling alignments. [#1263](https://github.com/pentaho/hv-uikit-react/issues/1263) ([3f56cad](https://github.com/pentaho/hv-uikit-react/commit/3f56cad2536b6562cbaf00169da1cd5bcd29bf7d))
2666
- * **textinput:** change counter text color to acce1 [#1286](https://github.com/pentaho/hv-uikit-react/issues/1286) ([74e6b13](https://github.com/pentaho/hv-uikit-react/commit/74e6b13fb6d6d7bc7f2dba764341f28a2a8829f4))
2667
- * **togglebutton:** align sizes. [#1205](https://github.com/pentaho/hv-uikit-react/issues/1205) ([cc74cd5](https://github.com/pentaho/hv-uikit-react/commit/cc74cd533aff4220cac00efc1406086456b3d87b))
2668
-
2669
-
2670
- ### Features
2671
-
2672
- * **dropdowmenu:** add onToggleOpen. [#1208](https://github.com/pentaho/hv-uikit-react/issues/1208) ([401219a](https://github.com/pentaho/hv-uikit-react/commit/401219a4aafb674f9f14265f85564c268c79390a))
2673
- * **styles:** generate stable class names [#1257](https://github.com/pentaho/hv-uikit-react/issues/1257) ([a52b22c](https://github.com/pentaho/hv-uikit-react/commit/a52b22c878bf6aabbc30113cc0a1605ebcebb6f6))
2674
- * **typescript:** add type definitions. [#533](https://github.com/pentaho/hv-uikit-react/issues/533) ([e5e9f3f](https://github.com/pentaho/hv-uikit-react/commit/e5e9f3f0c29ad14906a8c5cd090cb54c484d896c))
2675
- * **typescript:** add typescript definitions for Badge ([9025f25](https://github.com/pentaho/hv-uikit-react/commit/9025f25ca31a4456b32a9f4c957cc406815b2d30))
2676
- * **typescript:** move proptypes to typescript. [#999](https://github.com/pentaho/hv-uikit-react/issues/999) ([628b71f](https://github.com/pentaho/hv-uikit-react/commit/628b71ff55444c927c17b22b5d1402b4f2374650))
2677
- * **datepicker:** acknowledge change value. [#1321](https://github.com/pentaho/hv-uikit-react/issues/1321) ([2b432af](https://github.com/pentaho/hv-uikit-react/commit/2b432afa006ff2b07f10ac5ee31da312b450dd85))
2678
-
2679
-
2680
-
2681
-
2682
-
2683
- # [2.0.0-next.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.25.0...@hv/uikit-react-core@2.0.0-next.1) (2020-03-04)
2684
- # [1.27.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.26.0...@hv/uikit-react-core@1.27.0) (2020-03-17)
2685
-
2686
-
2687
- ### Bug Fixes
2688
-
2689
- * **button:** icon category background and startIcon prop. [#819](https://github.com/pentaho/hv-uikit-react/issues/819) ([0b2599d](https://github.com/pentaho/hv-uikit-react/commit/0b2599d9ac1378631c52d7856e4fa46e4625aa3b))
2690
- * **dropdown:** change clickawaylistener to outsideclickhandler ([1ed521a](https://github.com/pentaho/hv-uikit-react/commit/1ed521a4eb9ca86f9faa2d8d597b37e6190f3eb4))
2691
- * **focus:** ref and refactor strategy. [#1111](https://github.com/pentaho/hv-uikit-react/issues/1111) ([9c88bcc](https://github.com/pentaho/hv-uikit-react/commit/9c88bcca986971d8b6b4171a9f61e106de284063))
2692
- * **material:** fix test with material not found ([4c004ac](https://github.com/pentaho/hv-uikit-react/commit/4c004ac20ece5936a22269a07d64340322a6e19a))
2693
- * **material4:** tests. [#819](https://github.com/pentaho/hv-uikit-react/issues/819) ([40f4bed](https://github.com/pentaho/hv-uikit-react/commit/40f4bedc090a7a1392d1eb2ac9441fd5adffe3d9))
2694
- * **tooltip:** working with material 4. [#819](https://github.com/pentaho/hv-uikit-react/issues/819) ([5f27b00](https://github.com/pentaho/hv-uikit-react/commit/5f27b00637d35399e483171b8478d578839db3b6))
2695
- * **datepicker:** adjust according to ds pattern 1.2.1. [#1094](https://github.com/pentaho/hv-uikit-react/issues/1094) ([5ef1526](https://github.com/pentaho/hv-uikit-react/commit/5ef15260c6a33134807d53a0465dca4c5d880950))
2696
- * **datepicker:** adjust according to ds pattern 1.2.1. [#1094](https://github.com/pentaho/hv-uikit-react/issues/1094) ([6c41b79](https://github.com/pentaho/hv-uikit-react/commit/6c41b797f739a85a25a17e368e434c3c8726ffb9))
2697
- * **emptystate:** alignment on text margins [#1095](https://github.com/pentaho/hv-uikit-react/issues/1095) ([93e1d6c](https://github.com/pentaho/hv-uikit-react/commit/93e1d6cde95f2638c9bc07a5f33a6657a96cb57a))
2698
- * **login:** recovery message not showing. [#1224](https://github.com/pentaho/hv-uikit-react/issues/1224) ([51a5c69](https://github.com/pentaho/hv-uikit-react/commit/51a5c693a5bd1e79e01339d30dfc10a71a586003))
2699
-
2700
-
2701
- ### Features
2702
-
2703
- * **multibutton:** reviewing accesibility. [#1079](https://github.com/pentaho/hv-uikit-react/issues/1079) ([0341ff1](https://github.com/pentaho/hv-uikit-react/commit/0341ff1b4aeb4e179a43fb2f7b276082760a53fc))
2704
- * **table:** aria roles a11y review. [#1076](https://github.com/pentaho/hv-uikit-react/issues/1076) ([d38d242](https://github.com/pentaho/hv-uikit-react/commit/d38d242e3410191efb4c67dad09c60dfab28a37b))
2705
- * **table:** reviewing keyboard accessibility ([bc8b084](https://github.com/pentaho/hv-uikit-react/commit/bc8b08405982bfb87aae9f51be5dee8fb3f2774c))
2706
-
2707
-
2708
-
2709
-
2710
-
2711
- # [1.26.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.25.0...@hv/uikit-react-core@1.26.0) (2020-03-07)
2712
-
2713
-
2714
- ### Features
2715
-
2716
- * **button:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([58aaf73](https://github.com/pentaho/hv-uikit-react/commit/58aaf7302d3c59852f0f753b88866a9672307dad))
2717
- * **card:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([2de6258](https://github.com/pentaho/hv-uikit-react/commit/2de6258eb0d6a669c5907899232acca57f3de45c))
2718
- * **checkbox:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([93b3cd2](https://github.com/pentaho/hv-uikit-react/commit/93b3cd2258ef6a2abea58e6de1dd41e1266bb7f5))
2719
- * **deprecation:** remove old navigation system ([3c31bef](https://github.com/pentaho/hv-uikit-react/commit/3c31bef20ab8f492eab3e7762f07ffe87655eca1))
2720
- * **deprecations:** remove deprecated lab components. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([410cf5b](https://github.com/pentaho/hv-uikit-react/commit/410cf5be65e72d201d08235e5f93ee2f46af68e0))
2721
- * **dropdown:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([8affb0c](https://github.com/pentaho/hv-uikit-react/commit/8affb0c505fc12140b6bc2f242cf036c88ac8508))
2722
- * **exports:** move export from index to component. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([652485a](https://github.com/pentaho/hv-uikit-react/commit/652485a3665111430450bf03562abb1dc48915bb))
2723
- * **icon:** remove old icons. [#1193](https://github.com/pentaho/hv-uikit-react/issues/1193) ([a288ce3](https://github.com/pentaho/hv-uikit-react/commit/a288ce3467e4d9c0ba2d9dd266d971fe7a1e3038))
2724
- * **input:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([178d84e](https://github.com/pentaho/hv-uikit-react/commit/178d84e0a1fe70f48e39257ed43166f3662c2cb7))
2725
- * **kpi:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([4827f9f](https://github.com/pentaho/hv-uikit-react/commit/4827f9fbf843e2351dbb936845f5f18da4300f77))
2726
- * **list:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([daca806](https://github.com/pentaho/hv-uikit-react/commit/daca806da382c9bc81139207d3ba4fd30d4d7ae1))
2727
- * **login:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([faed180](https://github.com/pentaho/hv-uikit-react/commit/faed180ecaf5b071dd96a8aa608f3425a43ba13d))
2728
- * **material4:** fix bugs across components. [#819](https://github.com/pentaho/hv-uikit-react/issues/819) ([3e5b605](https://github.com/pentaho/hv-uikit-react/commit/3e5b605b31d413eb4f2d356c6921932debf2ce1c))
2729
- * **material4:** migration and spacing. [#819](https://github.com/pentaho/hv-uikit-react/issues/819) ([c6ce4c5](https://github.com/pentaho/hv-uikit-react/commit/c6ce4c5ae8541b28adbf8f1b83f1673bae1156de))
2730
- * **modal:** working with material 4. [#819](https://github.com/pentaho/hv-uikit-react/issues/819) ([15eac1b](https://github.com/pentaho/hv-uikit-react/commit/15eac1b573e9ebcddbff34b828d3f2dc91eadc36))
2731
- * **radiobutton:** receive deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([2bb37ff](https://github.com/pentaho/hv-uikit-react/commit/2bb37ff8e792dfb6a610215f5f4b4015df307b56))
2732
- * **snackbar:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([15fdf07](https://github.com/pentaho/hv-uikit-react/commit/15fdf0743d79dcec79e89baa74e4ebb2f0bebc97))
2733
- * **table:** remove deprecated props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([029d7db](https://github.com/pentaho/hv-uikit-react/commit/029d7db08613d7f58978fcf2824cb9e8da5d33a0))
2734
- * **textarea:** remove depracted props. [#820](https://github.com/pentaho/hv-uikit-react/issues/820) ([c141530](https://github.com/pentaho/hv-uikit-react/commit/c14153064eb031c393d8d795dae1243df3a8940d))
2735
- * **theme:** rename components. [#819](https://github.com/pentaho/hv-uikit-react/issues/819) ([1995ab0](https://github.com/pentaho/hv-uikit-react/commit/1995ab01c7dc7c78cb55a6726acae4f0d7effd56))
2736
- * **typescript:** support new component and restructure files ([e51b411](https://github.com/pentaho/hv-uikit-react/commit/e51b411962a1cc10a80fbc1f0d42cbc379618ef0))
2737
-
2738
-
2739
-
2740
-
2741
-
2742
- # [2.0.0-next.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.23.0...@hv/uikit-react-core@2.0.0-next.0) (2020-02-14)
2743
- # [1.25.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.24.0...@hv/uikit-react-core@1.25.0) (2020-02-28)
2744
-
2745
-
2746
- ### Bug Fixes
2747
-
2748
- * **breadcrumb:** accessibility review. [#1082](https://github.com/pentaho/hv-uikit-react/issues/1082) ([5d94d79](https://github.com/pentaho/hv-uikit-react/commit/5d94d79951b37f12b16226c9afa2b33fd7d1acb2))
2749
- * **card:** inject accessibility rules for actions and dropdown menu [#922](https://github.com/pentaho/hv-uikit-react/issues/922) ([78e3d30](https://github.com/pentaho/hv-uikit-react/commit/78e3d3040fc84c85f689a699966a91d53b4d7ada))
2750
- * **fileuploader:** change icon color. [#1091](https://github.com/pentaho/hv-uikit-react/issues/1091) ([6660295](https://github.com/pentaho/hv-uikit-react/commit/6660295aa768ee92848aeb9959e8adf42abc1944))
2751
- * **templates:** alignment and colors. [#1174](https://github.com/pentaho/hv-uikit-react/issues/1174) ([024138e](https://github.com/pentaho/hv-uikit-react/commit/024138e8c163d9d80dbc463ff448c431e3a7152e))
2752
- * **verticalnavigation:** overwrite box style. [#1170](https://github.com/pentaho/hv-uikit-react/issues/1170) ([2b0adfc](https://github.com/pentaho/hv-uikit-react/commit/2b0adfcf4627f211a1d16084d68b91761e82acf3))
2753
-
2754
-
2755
- ### Features
2756
-
2757
- * **tabs:** implement the component according to 1.2.1 DS version. [#245](https://github.com/pentaho/hv-uikit-react/issues/245) ([d7d5653](https://github.com/pentaho/hv-uikit-react/commit/d7d5653a52e230fa2f0d871468fa4c06947e42c9))
2758
-
2759
-
2760
-
2761
-
2762
-
2763
- # [1.24.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.23.1...@hv/uikit-react-core@1.24.0) (2020-02-20)
2764
-
2765
-
2766
- ### Bug Fixes
2767
-
2768
- * **focus:** ref and refactor strategy ([7648a46](https://github.com/pentaho/hv-uikit-react/commit/7648a46d5ce79f892be631f3d29ddadfbac4e63a))
2769
- * **input:** icon order and visibility. [#1096](https://github.com/pentaho/hv-uikit-react/issues/1096) ([12c59fb](https://github.com/pentaho/hv-uikit-react/commit/12c59fb017b0d78e89d50b02d90b25e6a08660a5))
2770
- * **table:** expand event is trigged anywhere in the row. [#1128](https://github.com/pentaho/hv-uikit-react/issues/1128) ([6170c43](https://github.com/pentaho/hv-uikit-react/commit/6170c43805c0c3eb187593a999a86b06f6141cf2))
2771
- * **table:** Horizontal scrollbar appears when secondaryAction specified ([7f4533c](https://github.com/pentaho/hv-uikit-react/commit/7f4533c3e81b658abbb1bf877b685757ef876b59))
2772
- * **table:** paging causes runtime error with server side as true. [#1039](https://github.com/pentaho/hv-uikit-react/issues/1039) ([ed92089](https://github.com/pentaho/hv-uikit-react/commit/ed9208911dc8c7bbf327c59ce12a54a21db093ab))
2773
-
2774
-
2775
- ### Features
2776
-
2777
- * **header:** new header according to DS 1.2.1 [#666](https://github.com/pentaho/hv-uikit-react/issues/666) ([f666449](https://github.com/pentaho/hv-uikit-react/commit/f666449c850de1a0ccd7f27127ee6f4f920f7e1c))
2778
- * **togglebutton:** review accessibility. [#1081](https://github.com/pentaho/hv-uikit-react/issues/1081) ([9a20165](https://github.com/pentaho/hv-uikit-react/commit/9a20165f74831ab870864a9677c67cf9a119bf4b))
2779
- * **toggleswitch:** review accessibility. [#1078](https://github.com/pentaho/hv-uikit-react/issues/1078) ([81589c0](https://github.com/pentaho/hv-uikit-react/commit/81589c05c62ac6e11b58d9db072449edcbc494fe))
2780
- * **vertical navigation:** new vertical nav according to DS 1.2.1 [#642](https://github.com/pentaho/hv-uikit-react/issues/642) ([37c96b0](https://github.com/pentaho/hv-uikit-react/commit/37c96b048bf158b43ffef0e00ffd8b89911011b8))
2781
-
2782
-
2783
-
2784
-
2785
-
2786
- ## [1.23.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.23.0...@hv/uikit-react-core@1.23.1) (2020-02-15)
2787
-
2788
- **Note:** Version bump only for package @hv/uikit-react-core
2789
-
2790
-
2791
-
2792
-
2793
-
2794
- # [1.23.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.22.0...@hv/uikit-react-core@1.23.0) (2020-02-06)
2795
-
2796
-
2797
- ### Features
2798
-
2799
- * **typescript:** type definition for HvBreadCrumb ([#1072](https://github.com/pentaho/hv-uikit-react/issues/1072)) ([04c46e0](https://github.com/pentaho/hv-uikit-react/commit/04c46e0e76282c6f9d5e4b5a66004296469318df))
2800
-
2801
-
2802
-
2803
-
2804
-
2805
- # [1.22.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.21.0...@hv/uikit-react-core@1.22.0) (2020-02-05)
2806
-
2807
-
2808
- ### Bug Fixes
2809
-
2810
- * **dropdownmenu:** unable to leave with Tab navigation. [#1004](https://github.com/pentaho/hv-uikit-react/issues/1004) ([3ece2cb](https://github.com/pentaho/hv-uikit-react/commit/3ece2cb96e2165f488fed99d858e5d6c35b6e48f))
2811
- * **focus:** edge/ie outline. [#1048](https://github.com/pentaho/hv-uikit-react/issues/1048) ([f015970](https://github.com/pentaho/hv-uikit-react/commit/f01597017f8bca22d27d6ef7f6afb619e85dd859))
2812
- * **icons:** svg tabstop in IE/Edge. [#1011](https://github.com/pentaho/hv-uikit-react/issues/1011) ([f9c5200](https://github.com/pentaho/hv-uikit-react/commit/f9c52002a2a96f51822f1dc77501066e541ed12e))
2813
- * **input:** clear button not showing. [#809](https://github.com/pentaho/hv-uikit-react/issues/809) ([371b70a](https://github.com/pentaho/hv-uikit-react/commit/371b70a6ae7ed54d2fc018f8df35e8eea9f0f42f))
2814
- * **list:** accessibility review. [#841](https://github.com/pentaho/hv-uikit-react/issues/841) ([85b68da](https://github.com/pentaho/hv-uikit-react/commit/85b68da1b2213c4237f22bac48512deb7d79fcee))
2815
- * **list:** aria corrections. [#841](https://github.com/pentaho/hv-uikit-react/issues/841) ([a66ebb5](https://github.com/pentaho/hv-uikit-react/commit/a66ebb5c3504e184442f8a95f5e8037c8d9bb2cf))
2816
- * **list:** aria corrections. [#841](https://github.com/pentaho/hv-uikit-react/issues/841) ([cb26477](https://github.com/pentaho/hv-uikit-react/commit/cb26477e07b06ff15a1f2b970ca57c4cbf35ad15))
2817
- * **modal:** added axe unit tests. [#1007](https://github.com/pentaho/hv-uikit-react/issues/1007) ([777b695](https://github.com/pentaho/hv-uikit-react/commit/777b6957992e6e896e9ae0e0c3073a2851598206))
2818
- * **modal:** focus is lost with Tab navigation. [#1007](https://github.com/pentaho/hv-uikit-react/issues/1007) ([e8e0aef](https://github.com/pentaho/hv-uikit-react/commit/e8e0aef04716cca7e862dc19fcbc033e5b192541))
2819
-
2820
-
2821
- ### Features
2822
-
2823
- * **dropdown:** add accessibility. [#249](https://github.com/pentaho/hv-uikit-react/issues/249) ([8e19909](https://github.com/pentaho/hv-uikit-react/commit/8e199091fd82c277c8e61fcc704837ce3701b736))
2824
- * **dropdownmenu:** review accessibility. [#1022](https://github.com/pentaho/hv-uikit-react/issues/1022) ([a6d6902](https://github.com/pentaho/hv-uikit-react/commit/a6d69029eed5c6dba8eadea34549d32b79a0b168))
2825
-
2826
-
2827
-
2828
-
2829
-
2830
- # [1.21.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.20.1...@hv/uikit-react-core@1.21.0) (2020-01-31)
2831
-
2832
-
2833
- ### Bug Fixes
2834
-
2835
- * **assetinventory:** disable portal. [#1052](https://github.com/pentaho/hv-uikit-react/issues/1052) ([425655d](https://github.com/pentaho/hv-uikit-react/commit/425655d3e3c6d1bb916bfcf6de974d6e08dc84de))
2836
-
2837
-
2838
- ### Features
2839
-
2840
- * **table:** add the page as prop type for the Table component [#1054](https://github.com/pentaho/hv-uikit-react/issues/1054) ([a7432f9](https://github.com/pentaho/hv-uikit-react/commit/a7432f948409c2be546cdd8b7d556e2abf729284))
2841
-
2842
-
2843
-
2844
-
2845
-
2846
- ## [1.20.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.20.0...@hv/uikit-react-core@1.20.1) (2020-01-29)
2847
-
2848
-
2849
- ### Bug Fixes
2850
-
2851
- * **assetinventory:** correctly set selected sort option. [#1009](https://github.com/pentaho/hv-uikit-react/issues/1009) ([4d22733](https://github.com/pentaho/hv-uikit-react/commit/4d22733e9384b82def08638b1eb380f43488fc29))
2852
-
2853
-
2854
-
2855
-
2856
-
2857
- # [1.20.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.19.0...@hv/uikit-react-core@1.20.0) (2020-01-22)
2858
-
2859
-
2860
- ### Features
2861
-
2862
- * **datepicker:** add new properties to popper. [#1036](https://github.com/pentaho/hv-uikit-react/issues/1036) ([1aad3c5](https://github.com/pentaho/hv-uikit-react/commit/1aad3c565a3185ba4e5ac59eda117490c3d52188))
2863
-
2864
-
2865
-
2866
-
2867
-
2868
- # [1.19.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.18.0...@hv/uikit-react-core@1.19.0) (2020-01-18)
2869
-
2870
-
2871
- ### Bug Fixes
2872
-
2873
- * **checkbox:** css icon classes. [#995](https://github.com/pentaho/hv-uikit-react/issues/995) ([8a782fd](https://github.com/pentaho/hv-uikit-react/commit/8a782fd8551bd5ec791d8c78e59bcef540cfc3fe))
2874
- * **dropdownmenu:** portal safari spacing. [#900](https://github.com/pentaho/hv-uikit-react/issues/900) ([019d0c2](https://github.com/pentaho/hv-uikit-react/commit/019d0c2b6c018d60f7097dc364ea244db3805ec4))
2875
- * **emptystate:** export index. [#61](https://github.com/pentaho/hv-uikit-react/issues/61) ([351e41a](https://github.com/pentaho/hv-uikit-react/commit/351e41aff59701cd2b0101f8627c89b5111a1810))
2876
- * **header:** update header to DS guidelines. [#881](https://github.com/pentaho/hv-uikit-react/issues/881) ([1e14b19](https://github.com/pentaho/hv-uikit-react/commit/1e14b199d24de113a10102709fc6ae0e1a4d1099))
2877
- * **list:** disabled radio/checkbox color. [#805](https://github.com/pentaho/hv-uikit-react/issues/805) ([a64fe26](https://github.com/pentaho/hv-uikit-react/commit/a64fe2696dde9caed10cdd28ab39df922582e9b6))
2878
- * **login:** fix spacing and styling. [#898](https://github.com/pentaho/hv-uikit-react/issues/898) ([b1b999a](https://github.com/pentaho/hv-uikit-react/commit/b1b999ada3c8aa9246dce0aa6a205a8dd6f9d799))
2879
-
2880
-
2881
- ### Features
2882
-
2883
- * **card:** align card pattern according to DS v1.2.1 [#922](https://github.com/pentaho/hv-uikit-react/issues/922) ([80daedf](https://github.com/pentaho/hv-uikit-react/commit/80daedf52fd823f9787e8e9418a2116b1c9e43b8))
2884
- * **checkbox:** review accessibility. [#842](https://github.com/pentaho/hv-uikit-react/issues/842) ([8ea72d6](https://github.com/pentaho/hv-uikit-react/commit/8ea72d6ce659b5c242c80be12bdaa3f9f5631dc2))
2885
- * **kpi:** align pattern according to DSv1.2.1. [#923](https://github.com/pentaho/hv-uikit-react/issues/923) ([4ec7d6e](https://github.com/pentaho/hv-uikit-react/commit/4ec7d6e1dbb99c50bb5213f04116a71fa160b618))
2886
- * **radiobutton:** add accessibility tests. [#843](https://github.com/pentaho/hv-uikit-react/issues/843) ([2024b12](https://github.com/pentaho/hv-uikit-react/commit/2024b12538ee09b4c3f091bbe88e203f5c6612c3))
2887
- * **table:** disable secondary actions conditionally. [#1020](https://github.com/pentaho/hv-uikit-react/issues/1020) ([b22b75f](https://github.com/pentaho/hv-uikit-react/commit/b22b75f15f8f40d5fc1c1764b8945f8553631802))
2888
-
2889
-
2890
-
2891
-
2892
-
2893
- # [1.18.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.17.0...@hv/uikit-react-core@1.18.0) (2020-01-16)
2894
-
2895
-
2896
- ### Features
2897
-
2898
- * **typescript:** add index.d.ts to export the type definitions. [#533](https://github.com/pentaho/hv-uikit-react/issues/533) ([8a4fc1e](https://github.com/pentaho/hv-uikit-react/commit/8a4fc1e))
2899
-
2900
-
2901
-
2902
-
2903
-
2904
- # [1.17.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.16.0...@hv/uikit-react-core@1.17.0) (2020-01-08)
2905
-
2906
-
2907
- ### Bug Fixes
2908
-
2909
- * **assetinventory:** selectedView prop being ignored. [#982](https://github.com/pentaho/hv-uikit-react/issues/982) ([#983](https://github.com/pentaho/hv-uikit-react/issues/983)) ([9ff4b98](https://github.com/pentaho/hv-uikit-react/commit/9ff4b98))
2910
- * **fileuploader:** apply unique IDs [#969](https://github.com/pentaho/hv-uikit-react/issues/969) ([ac0e05c](https://github.com/pentaho/hv-uikit-react/commit/ac0e05c))
2911
- * **fileuploader:** fix rendering glitches [#968](https://github.com/pentaho/hv-uikit-react/issues/968) ([0a0bb45](https://github.com/pentaho/hv-uikit-react/commit/0a0bb45))
2912
- * **fileuploader:** maxFileSize optional. [#967](https://github.com/pentaho/hv-uikit-react/issues/967) ([9eff9d8](https://github.com/pentaho/hv-uikit-react/commit/9eff9d8))
2913
- * **fileuploader:** size with Grid and sample. [#966](https://github.com/pentaho/hv-uikit-react/issues/966) ([f213d46](https://github.com/pentaho/hv-uikit-react/commit/f213d46))
2914
-
2915
-
2916
- ### Features
2917
-
2918
- * **fileuploader:** add disabled state. [#970](https://github.com/pentaho/hv-uikit-react/issues/970) ([e84440e](https://github.com/pentaho/hv-uikit-react/commit/e84440e))
2919
- * **fileuploader:** add input multiple prop. [#971](https://github.com/pentaho/hv-uikit-react/issues/971) ([437c9f2](https://github.com/pentaho/hv-uikit-react/commit/437c9f2))
2920
- * **types:** type definitions initial version [#533](https://github.com/pentaho/hv-uikit-react/issues/533) ([770dee9](https://github.com/pentaho/hv-uikit-react/commit/770dee9))
2921
-
2922
-
2923
-
2924
-
2925
-
2926
- # [1.16.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.15.0...@hv/uikit-react-core@1.16.0) (2020-01-04)
2927
-
2928
-
2929
- ### Bug Fixes
2930
-
2931
- * **assetinventory:** samples and listview actions. [#825](https://github.com/pentaho/hv-uikit-react/issues/825) ([3d2c154](https://github.com/pentaho/hv-uikit-react/commit/3d2c154))
2932
- * **banner:** left icon/text spacing. [#903](https://github.com/pentaho/hv-uikit-react/issues/903) ([8ddb70d](https://github.com/pentaho/hv-uikit-react/commit/8ddb70d))
2933
- * **card:** spacing on subheader and actions' icons. [#825](https://github.com/pentaho/hv-uikit-react/issues/825) ([93c180b](https://github.com/pentaho/hv-uikit-react/commit/93c180b))
2934
- * **chart:** update chart to follow DS. [#899](https://github.com/pentaho/hv-uikit-react/issues/899) ([10e92af](https://github.com/pentaho/hv-uikit-react/commit/10e92af))
2935
- * **dropdown:** adjust component to ds requirements. [#896](https://github.com/pentaho/hv-uikit-react/issues/896) ([2865a34](https://github.com/pentaho/hv-uikit-react/commit/2865a34))
2936
- * **dropdown-menu:** fix click when portal is on and accessibility. [#945](https://github.com/pentaho/hv-uikit-react/issues/945) ([ebeb605](https://github.com/pentaho/hv-uikit-react/commit/ebeb605))
2937
- * **header:** hamburger visible without navigation data. [#756](https://github.com/pentaho/hv-uikit-react/issues/756) ([c56c59a](https://github.com/pentaho/hv-uikit-react/commit/c56c59a))
2938
- * **header:** sample data correction. [#831](https://github.com/pentaho/hv-uikit-react/issues/831) ([d0ecf46](https://github.com/pentaho/hv-uikit-react/commit/d0ecf46))
2939
- * **input:** full opacity of placeholder text. [#894](https://github.com/pentaho/hv-uikit-react/issues/894) ([#954](https://github.com/pentaho/hv-uikit-react/issues/954)) ([d99ecf7](https://github.com/pentaho/hv-uikit-react/commit/d99ecf7))
2940
- * **modal:** sizing and alignment. [#887](https://github.com/pentaho/hv-uikit-react/issues/887) ([7b466e3](https://github.com/pentaho/hv-uikit-react/commit/7b466e3))
2941
- * **snackbar:** offset positioning and icon. [#923](https://github.com/pentaho/hv-uikit-react/issues/923) [#903](https://github.com/pentaho/hv-uikit-react/issues/903) ([fb0a32c](https://github.com/pentaho/hv-uikit-react/commit/fb0a32c))
2942
- * **table:** add secondaryActions on click and row as argument. [#946](https://github.com/pentaho/hv-uikit-react/issues/946) ([801f6f6](https://github.com/pentaho/hv-uikit-react/commit/801f6f6))
2943
- * **table:** correction on sample. [#899](https://github.com/pentaho/hv-uikit-react/issues/899) ([0531487](https://github.com/pentaho/hv-uikit-react/commit/0531487))
2944
- * **table:** fix fixed columns by adding overflow-y only for IE11. [#910](https://github.com/pentaho/hv-uikit-react/issues/910) ([6e669f4](https://github.com/pentaho/hv-uikit-react/commit/6e669f4))
2945
- * **table:** remove pagination in empty table. [#826](https://github.com/pentaho/hv-uikit-react/issues/826) ([5084915](https://github.com/pentaho/hv-uikit-react/commit/5084915))
2946
- * **tooltip:** propTypes and samples. [#930](https://github.com/pentaho/hv-uikit-react/issues/930) ([88d42e9](https://github.com/pentaho/hv-uikit-react/commit/88d42e9))
2947
-
2948
-
2949
- ### Features
2950
-
2951
- * **assetinventory:** add automation tests. [#686](https://github.com/pentaho/hv-uikit-react/issues/686) ([0b91ede](https://github.com/pentaho/hv-uikit-react/commit/0b91ede))
2952
- * **assetinventory:** add pagination. [#686](https://github.com/pentaho/hv-uikit-react/issues/686) ([26a6e8c](https://github.com/pentaho/hv-uikit-react/commit/26a6e8c))
2953
- * **assetinventory:** listview selection styles. [#825](https://github.com/pentaho/hv-uikit-react/issues/825) ([90b0a4f](https://github.com/pentaho/hv-uikit-react/commit/90b0a4f))
2954
- * **button:** add variant with icon. [#895](https://github.com/pentaho/hv-uikit-react/issues/895) ([921bcd7](https://github.com/pentaho/hv-uikit-react/commit/921bcd7))
2955
- * **datepicker:** promote datepicker to core. [#63](https://github.com/pentaho/hv-uikit-react/issues/63) ([f1b77ac](https://github.com/pentaho/hv-uikit-react/commit/f1b77ac))
2956
- * **datepicker:** promote datepicker to core. [#63](https://github.com/pentaho/hv-uikit-react/issues/63) ([94e7787](https://github.com/pentaho/hv-uikit-react/commit/94e7787))
2957
- * **emptystate:** apply DS specification guidelines. [#61](https://github.com/pentaho/hv-uikit-react/issues/61) ([067c16c](https://github.com/pentaho/hv-uikit-react/commit/067c16c))
2958
- * **emptystate:** promote component from Lab to Core. [#61](https://github.com/pentaho/hv-uikit-react/issues/61) ([b5c7611](https://github.com/pentaho/hv-uikit-react/commit/b5c7611))
2959
- * **fileuploader:** implement component as per ds. [#433](https://github.com/pentaho/hv-uikit-react/issues/433) ([def4482](https://github.com/pentaho/hv-uikit-react/commit/def4482))
2960
- * **icons:** remove deprecated icons from storybook. [#870](https://github.com/pentaho/hv-uikit-react/issues/870) ([c269d01](https://github.com/pentaho/hv-uikit-react/commit/c269d01))
2961
-
2962
-
2963
-
2964
-
2965
-
2966
- # [1.15.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.14.0...@hv/uikit-react-core@1.15.0) (2019-12-16)
2967
-
2968
-
2969
- ### Bug Fixes
2970
-
2971
- * **table:** in the onFetchData make sure that cursor is correct [#928](https://github.com/pentaho/hv-uikit-react/issues/928) ([cfcc946](https://github.com/pentaho/hv-uikit-react/commit/cfcc946))
2972
-
2973
-
2974
- ### Features
2975
-
2976
- * **tooltip:** add ability to pass Material-UI tooltip props. [#926](https://github.com/pentaho/hv-uikit-react/issues/926) ([a383df7](https://github.com/pentaho/hv-uikit-react/commit/a383df7))
2977
-
2978
-
2979
-
2980
-
2981
-
2982
- # [1.14.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.13.0...@hv/uikit-react-core@1.14.0) (2019-12-14)
2983
-
2984
-
2985
- ### Bug Fixes
2986
-
2987
- * **card-footer:** apply maxVisibleActions property properly [#912](https://github.com/pentaho/hv-uikit-react/issues/912) ([b434878](https://github.com/pentaho/hv-uikit-react/commit/b434878))
2988
-
2989
-
2990
- ### Features
2991
-
2992
- * **dropdown-menu:** add ability to close the menu after click [#911](https://github.com/pentaho/hv-uikit-react/issues/911) ([58ecd41](https://github.com/pentaho/hv-uikit-react/commit/58ecd41))
2993
-
2994
-
2995
-
2996
-
2997
-
2998
- # [1.13.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.12.0...@hv/uikit-react-core@1.13.0) (2019-12-04)
2999
-
3000
-
3001
- ### Bug Fixes
3002
-
3003
- * **banner:** offset defaults to 60px [#693](https://github.com/pentaho/hv-uikit-react/issues/693) ([#880](https://github.com/pentaho/hv-uikit-react/issues/880)) ([70e0fe5](https://github.com/pentaho/hv-uikit-react/commit/70e0fe5))
3004
- * **dropdown:** adds ids to structural elements [#735](https://github.com/pentaho/hv-uikit-react/issues/735) ([44536a8](https://github.com/pentaho/hv-uikit-react/commit/44536a8))
3005
- * **input:** apply generated id to the root node - fixes [#855](https://github.com/pentaho/hv-uikit-react/issues/855) ([8438eb7](https://github.com/pentaho/hv-uikit-react/commit/8438eb7))
3006
- * **lab:** mark components as deprecated. [#850](https://github.com/pentaho/hv-uikit-react/issues/850) ([da7a0fa](https://github.com/pentaho/hv-uikit-react/commit/da7a0fa))
3007
- * **pagination:** apply DS guidelines. [#794](https://github.com/pentaho/hv-uikit-react/issues/794) ([b56313d](https://github.com/pentaho/hv-uikit-react/commit/b56313d))
3008
- * **searchbox:** added arial-label. [#782](https://github.com/pentaho/hv-uikit-react/issues/782) ([21f8418](https://github.com/pentaho/hv-uikit-react/commit/21f8418))
3009
- * **switch:** apply new ds style to switch component. [#709](https://github.com/pentaho/hv-uikit-react/issues/709) ([6862f94](https://github.com/pentaho/hv-uikit-react/commit/6862f94))
3010
- * **table:** adds ids to structural elements [#736](https://github.com/pentaho/hv-uikit-react/issues/736) ([5c49c7a](https://github.com/pentaho/hv-uikit-react/commit/5c49c7a))
3011
-
3012
-
3013
- ### Features
3014
-
3015
- * **banner:** update api to use semantic button. [#693](https://github.com/pentaho/hv-uikit-react/issues/693) ([4d31d64](https://github.com/pentaho/hv-uikit-react/commit/4d31d64))
3016
- * **button:** add semantic variant. [#693](https://github.com/pentaho/hv-uikit-react/issues/693) ([f215e50](https://github.com/pentaho/hv-uikit-react/commit/f215e50))
3017
- * **pagination:** extract Pagination from Table. [#794](https://github.com/pentaho/hv-uikit-react/issues/794) ([f5c5c11](https://github.com/pentaho/hv-uikit-react/commit/f5c5c11))
3018
- * **snackbar:** update api to use semantic button. [#693](https://github.com/pentaho/hv-uikit-react/issues/693) ([ce5447a](https://github.com/pentaho/hv-uikit-react/commit/ce5447a))
3019
- * **tooltip:** implement tooltip pattern. [#16](https://github.com/pentaho/hv-uikit-react/issues/16) ([67718a6](https://github.com/pentaho/hv-uikit-react/commit/67718a6))
3020
-
3021
-
3022
-
3023
-
3024
-
3025
- # [1.12.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.11.0...@hv/uikit-react-core@1.12.0) (2019-11-20)
3026
-
3027
-
3028
- ### Bug Fixes
3029
-
3030
- * **badge:** number rendering in safari. [#391](https://github.com/pentaho/hv-uikit-react/issues/391) ([4357300](https://github.com/pentaho/hv-uikit-react/commit/4357300))
3031
- * **banner:** refactor styles to remove Material 4 dependency. [#816](https://github.com/pentaho/hv-uikit-react/issues/816) ([d8410ab](https://github.com/pentaho/hv-uikit-react/commit/d8410ab))
3032
- * **banner:** review component. [#706](https://github.com/pentaho/hv-uikit-react/issues/706) ([c106181](https://github.com/pentaho/hv-uikit-react/commit/c106181))
3033
- * **button:** apply new ds style to ghost button. [#694](https://github.com/pentaho/hv-uikit-react/issues/694) ([34d3e2c](https://github.com/pentaho/hv-uikit-react/commit/34d3e2c))
3034
- * **card:** internet explorer 11 errors. [#672](https://github.com/pentaho/hv-uikit-react/issues/672) ([7da4879](https://github.com/pentaho/hv-uikit-react/commit/7da4879))
3035
- * **input:** Refactoring of input's adornment mechanism [#808](https://github.com/pentaho/hv-uikit-react/issues/808) ([6969134](https://github.com/pentaho/hv-uikit-react/commit/6969134))
3036
- * **input:** suggestions list not working in ie 11. [#671](https://github.com/pentaho/hv-uikit-react/issues/671) ([7d197bf](https://github.com/pentaho/hv-uikit-react/commit/7d197bf))
3037
- * **list:** icon theme on :active. [#682](https://github.com/pentaho/hv-uikit-react/issues/682) ([947061d](https://github.com/pentaho/hv-uikit-react/commit/947061d))
3038
- * **list:** select all unselect by default. [#717](https://github.com/pentaho/hv-uikit-react/issues/717) ([afad1e0](https://github.com/pentaho/hv-uikit-react/commit/afad1e0))
3039
- * **login:** apply new ds guidelines to login samples. [#701](https://github.com/pentaho/hv-uikit-react/issues/701) ([ef3d953](https://github.com/pentaho/hv-uikit-react/commit/ef3d953))
3040
- * **login:** apply new ds guidelines to login samples. [#701](https://github.com/pentaho/hv-uikit-react/issues/701) ([442dead](https://github.com/pentaho/hv-uikit-react/commit/442dead))
3041
- * **modal:** apply new ds guidelines to component . [#627](https://github.com/pentaho/hv-uikit-react/issues/627) ([b4f0e12](https://github.com/pentaho/hv-uikit-react/commit/b4f0e12))
3042
- * **modal:** apply new ds guidelines to component. [#627](https://github.com/pentaho/hv-uikit-react/issues/627) ([23fadc0](https://github.com/pentaho/hv-uikit-react/commit/23fadc0))
3043
- * **modal:** apply new ds guidelines to component. [#627](https://github.com/pentaho/hv-uikit-react/issues/627) ([fbfe98d](https://github.com/pentaho/hv-uikit-react/commit/fbfe98d))
3044
- * **searchbox:** make onkeydown and onsubmit api consistent. [#577](https://github.com/pentaho/hv-uikit-react/issues/577) ([9ebcf86](https://github.com/pentaho/hv-uikit-react/commit/9ebcf86))
3045
- * **snackbar:** ie11 ellipsis. [#688](https://github.com/pentaho/hv-uikit-react/issues/688) ([8d754f1](https://github.com/pentaho/hv-uikit-react/commit/8d754f1))
3046
- * **snackbar:** refactor styles to remove Material 4 dependency. [#816](https://github.com/pentaho/hv-uikit-react/issues/816) ([73aa95d](https://github.com/pentaho/hv-uikit-react/commit/73aa95d))
3047
- * **snackbar:** review component. [#707](https://github.com/pentaho/hv-uikit-react/issues/707) ([c22c21f](https://github.com/pentaho/hv-uikit-react/commit/c22c21f))
3048
- * **switch:** apply new ds style to switch component . [#709](https://github.com/pentaho/hv-uikit-react/issues/709) ([e3f85f5](https://github.com/pentaho/hv-uikit-react/commit/e3f85f5))
3049
- * **switch:** fix ie11 toggle switch positioning. [#547](https://github.com/pentaho/hv-uikit-react/issues/547) ([29b7083](https://github.com/pentaho/hv-uikit-react/commit/29b7083))
3050
- * **table:** fix vertical scrollbar display ie11. [#674](https://github.com/pentaho/hv-uikit-react/issues/674) ([7ccf753](https://github.com/pentaho/hv-uikit-react/commit/7ccf753))
3051
- * **templates:** login broken link to github. [#800](https://github.com/pentaho/hv-uikit-react/issues/800) ([880f755](https://github.com/pentaho/hv-uikit-react/commit/880f755))
3052
- * **textarea:** update component to follow DS 1.2. [#710](https://github.com/pentaho/hv-uikit-react/issues/710) ([8de50b7](https://github.com/pentaho/hv-uikit-react/commit/8de50b7))
3053
-
3054
-
3055
- ### Features
3056
-
3057
- * **card:** updating subheader style ([a37f334](https://github.com/pentaho/hv-uikit-react/commit/a37f334))
3058
- * **input:** Input's accessibility [#248](https://github.com/pentaho/hv-uikit-react/issues/248) ([9eb0a50](https://github.com/pentaho/hv-uikit-react/commit/9eb0a50)), closes [#807](https://github.com/pentaho/hv-uikit-react/issues/807)
3059
- * **input:** pull validationstate when pulling new inputvalue. [#691](https://github.com/pentaho/hv-uikit-react/issues/691) ([df32cc9](https://github.com/pentaho/hv-uikit-react/commit/df32cc9))
3060
-
3061
-
3062
-
3063
-
3064
-
3065
- # [1.11.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.10.0...@hv/uikit-react-core@1.11.0) (2019-11-07)
3066
-
3067
-
3068
- ### Bug Fixes
3069
-
3070
- * **checkbox:** checkbox checked disabled wrong render.[#633](https://github.com/pentaho/hv-uikit-react/issues/633) ([5d76709](https://github.com/pentaho/hv-uikit-react/commit/5d76709))
3071
- * **dropdown:** fix filter and checkbox reset. [#669](https://github.com/pentaho/hv-uikit-react/issues/669) ([dbdf745](https://github.com/pentaho/hv-uikit-react/commit/dbdf745))
3072
- * **dropdownmenu:** fix dropdownmenu opening on Tab. [#602](https://github.com/pentaho/hv-uikit-react/issues/602) ([f72ebfe](https://github.com/pentaho/hv-uikit-react/commit/f72ebfe))
3073
- * **icons:** fix banners and input. [#576](https://github.com/pentaho/hv-uikit-react/issues/576) ([b343b06](https://github.com/pentaho/hv-uikit-react/commit/b343b06))
3074
- * **input:** fix differential from uikit to ds. [#696](https://github.com/pentaho/hv-uikit-react/issues/696) ([4ae31d2](https://github.com/pentaho/hv-uikit-react/commit/4ae31d2))
3075
- * **kpi:** set component according with visualComparion type. [#715](https://github.com/pentaho/hv-uikit-react/issues/715) ([ae68d83](https://github.com/pentaho/hv-uikit-react/commit/ae68d83))
3076
- * **listview:** remove background color in header. [#685](https://github.com/pentaho/hv-uikit-react/issues/685) ([78b671c](https://github.com/pentaho/hv-uikit-react/commit/78b671c))
3077
- * **multibutton:** match multibutton to ds 1.2.0 . [#705](https://github.com/pentaho/hv-uikit-react/issues/705) ([a0caec5](https://github.com/pentaho/hv-uikit-react/commit/a0caec5))
3078
-
3079
-
3080
- ### Features
3081
-
3082
- * **banner:** add offset prop. [#689](https://github.com/pentaho/hv-uikit-react/issues/689) ([4988d79](https://github.com/pentaho/hv-uikit-react/commit/4988d79))
3083
- * **icons:** review icon usage across components.[#576](https://github.com/pentaho/hv-uikit-react/issues/576) ([65aaa2f](https://github.com/pentaho/hv-uikit-react/commit/65aaa2f))
3084
- * **multibutton:** refactor component . [#470](https://github.com/pentaho/hv-uikit-react/issues/470) ([647443f](https://github.com/pentaho/hv-uikit-react/commit/647443f))
3085
- * **multibutton:** refactor component . [#470](https://github.com/pentaho/hv-uikit-react/issues/470) ([549307f](https://github.com/pentaho/hv-uikit-react/commit/549307f))
3086
- * **snackbar:** add offset prop. [#699](https://github.com/pentaho/hv-uikit-react/issues/699) ([a731f9f](https://github.com/pentaho/hv-uikit-react/commit/a731f9f))
3087
- * **templates:** add templates for home and detail. ([#459](https://github.com/pentaho/hv-uikit-react/issues/459), [#461](https://github.com/pentaho/hv-uikit-react/issues/461)) ([e8e0c56](https://github.com/pentaho/hv-uikit-react/commit/e8e0c56))
3088
- * **theme:** add new category base colors. [#687](https://github.com/pentaho/hv-uikit-react/issues/687) ([4bf41b7](https://github.com/pentaho/hv-uikit-react/commit/4bf41b7))
3089
-
3090
-
3091
-
3092
-
3093
-
3094
- # [1.10.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.9.0...@hv/uikit-react-core@1.10.0) (2019-10-30)
3095
-
3096
-
3097
- ### Features
3098
-
3099
- * **textarea:** autoScroll for dynamic content ([a9d52a9](https://github.com/pentaho/hv-uikit-react/commit/a9d52a9))
3100
-
3101
-
3102
-
3103
-
3104
-
3105
- # [1.9.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.8.0...@hv/uikit-react-core@1.9.0) (2019-10-23)
3106
-
3107
-
3108
- ### Features
3109
-
3110
- * **login:** custom initial message and allow resize ([7d491ba](https://github.com/pentaho/hv-uikit-react/commit/7d491ba))
3111
-
3112
-
3113
-
3114
-
3115
-
3116
- # [1.8.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.7.1...@hv/uikit-react-core@1.8.0) (2019-10-22)
3117
-
3118
-
3119
- ### Bug Fixes
3120
-
3121
- * **card:** actions doesn't have hover in the icon. [#628](https://github.com/pentaho/hv-uikit-react/issues/628) ([24fbd1b](https://github.com/pentaho/hv-uikit-react/commit/24fbd1b))
3122
- * **card:** actions not showing in IE and Safari. [#619](https://github.com/pentaho/hv-uikit-react/issues/619) ([61790da](https://github.com/pentaho/hv-uikit-react/commit/61790da))
3123
- * **kpi:** don't show div when visualComparison is empty. [#609](https://github.com/pentaho/hv-uikit-react/issues/609) ([1a4a66c](https://github.com/pentaho/hv-uikit-react/commit/1a4a66c))
3124
-
3125
-
3126
- ### Features
3127
-
3128
- * **assetinventory:** add component following ds guidelines. [#573](https://github.com/pentaho/hv-uikit-react/issues/573) ([00e020a](https://github.com/pentaho/hv-uikit-react/commit/00e020a))
3129
-
3130
-
3131
-
3132
-
3133
-
3134
- ## [1.7.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.7.0...@hv/uikit-react-core@1.7.1) (2019-10-10)
3135
-
3136
-
3137
- ### Bug Fixes
3138
-
3139
- * **login:** disable login form initially for ssr [#502](https://github.com/pentaho/hv-uikit-react/issues/502) ([b520f5e](https://github.com/pentaho/hv-uikit-react/commit/b520f5e))
3140
-
3141
-
3142
-
3143
-
3144
-
3145
- # [1.7.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.6.1...@hv/uikit-react-core@1.7.0) (2019-10-09)
3146
-
3147
-
3148
- ### Bug Fixes
3149
-
3150
- * **badge:** correct sizing of container on hover. [#489](https://github.com/pentaho/hv-uikit-react/issues/489) ([cd8fa33](https://github.com/pentaho/hv-uikit-react/commit/cd8fa33))
3151
- * **dependencies:** allow deps to retrieve latest minor version. [#532](https://github.com/pentaho/hv-uikit-react/issues/532) ([fff3600](https://github.com/pentaho/hv-uikit-react/commit/fff3600))
3152
- * **dropdown:** add singleSelectionToggle prop. [#587](https://github.com/pentaho/hv-uikit-react/issues/587) ([d55dc04](https://github.com/pentaho/hv-uikit-react/commit/d55dc04))
3153
- * **login:** replace animated svg for static svg. [#574](https://github.com/pentaho/hv-uikit-react/issues/574) ([274200b](https://github.com/pentaho/hv-uikit-react/commit/274200b))
3154
- * **switch:** remove active hover when toggling to inactive ([9000e71](https://github.com/pentaho/hv-uikit-react/commit/9000e71))
3155
-
3156
-
3157
- ### Features
3158
-
3159
- * **card:** implement automatic card actions ([8a2e00c](https://github.com/pentaho/hv-uikit-react/commit/8a2e00c))
3160
- * **cardview:** add component following ds guidelines. [#556](https://github.com/pentaho/hv-uikit-react/issues/556) ([94eda9d](https://github.com/pentaho/hv-uikit-react/commit/94eda9d))
3161
- * **list:** add disableable list items ([b33cf69](https://github.com/pentaho/hv-uikit-react/commit/b33cf69))
3162
- * **listview:** implement List view.[#557](https://github.com/pentaho/hv-uikit-react/issues/557) ([508d4e9](https://github.com/pentaho/hv-uikit-react/commit/508d4e9))
3163
-
3164
-
3165
-
3166
-
3167
-
3168
- ## [1.6.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.6.0...@hv/uikit-react-core@1.6.1) (2019-09-27)
3169
-
3170
-
3171
- ### Bug Fixes
3172
-
3173
- * **login:** replace animated svg for static svg. [#574](https://github.com/pentaho/hv-uikit-react/issues/574) ([f315cde](https://github.com/pentaho/hv-uikit-react/commit/f315cde))
3174
-
3175
-
3176
-
3177
-
3178
-
3179
- # [1.6.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.5.1...@hv/uikit-react-core@1.6.0) (2019-09-21)
3180
-
3181
-
3182
- ### Bug Fixes
3183
-
3184
- * **dropdown:** label not updated when using selected all. [#521](https://github.com/pentaho/hv-uikit-react/issues/521) ([7d1e1a0](https://github.com/pentaho/hv-uikit-react/commit/7d1e1a0))
3185
- * **dropdown:** allow component list to be update on runtime. [#537](https://github.com/pentaho/hv-uikit-react/issues/537) ([ef5d5ce](https://github.com/pentaho/hv-uikit-react/commit/ef5d5ce))
3186
- * **dropdown:** not closing when header clicked. [#520](https://github.com/pentaho/hv-uikit-react/issues/520) ([3223cea](https://github.com/pentaho/hv-uikit-react/commit/3223cea))
3187
- * **dropdown:** onChange returning always first value. [#553](https://github.com/pentaho/hv-uikit-react/issues/553) ([cb75b04](https://github.com/pentaho/hv-uikit-react/commit/cb75b04))
3188
- * **dropdownmenu:** add onClick prop. [#504](https://github.com/pentaho/hv-uikit-react/issues/504) ([a148a58](https://github.com/pentaho/hv-uikit-react/commit/a148a58))
3189
- * **dropdownmenu:** fix z-index to use the material ui values. [#551](https://github.com/pentaho/hv-uikit-react/issues/551) ([dd3af74](https://github.com/pentaho/hv-uikit-react/commit/dd3af74))
3190
- * **header:** errors in internet explorer. [#503](https://github.com/pentaho/hv-uikit-react/issues/503) ([#518](https://github.com/pentaho/hv-uikit-react/issues/518)) ([5337826](https://github.com/pentaho/hv-uikit-react/commit/5337826))
3191
- * **header:** remove 30% dimension from vertical navigation. [#538](https://github.com/pentaho/hv-uikit-react/issues/538) ([b55ac25](https://github.com/pentaho/hv-uikit-react/commit/b55ac25))
3192
- * **input:** border color when invalid. [#514](https://github.com/pentaho/hv-uikit-react/issues/514) ([a395b15](https://github.com/pentaho/hv-uikit-react/commit/a395b15))
3193
- * **input:** show validation text with iconInfo. [#467](https://github.com/pentaho/hv-uikit-react/issues/467) ([17debf0](https://github.com/pentaho/hv-uikit-react/commit/17debf0))
3194
- * **list:** refactor component to fix multiple issues. [#542](https://github.com/pentaho/hv-uikit-react/issues/542) ([b35c3b8](https://github.com/pentaho/hv-uikit-react/commit/b35c3b8)), closes [#159](https://github.com/pentaho/hv-uikit-react/issues/159) [#463](https://github.com/pentaho/hv-uikit-react/issues/463) [#464](https://github.com/pentaho/hv-uikit-react/issues/464)
3195
- * **login:** form Available before page fully loaded. [#502](https://github.com/pentaho/hv-uikit-react/issues/502) ([61dba09](https://github.com/pentaho/hv-uikit-react/commit/61dba09))
3196
- * **login:** replace login background with new image from marketing team - update css for background img. [#474](https://github.com/pentaho/hv-uikit-react/issues/474) ([f6109d1](https://github.com/pentaho/hv-uikit-react/commit/f6109d1))
3197
- * **login:** replace login background with new image from marketing team. [#474](https://github.com/pentaho/hv-uikit-react/issues/474) ([b57ecb9](https://github.com/pentaho/hv-uikit-react/commit/b57ecb9))
3198
- * **switch:** errors in error when hovering. [#492](https://github.com/pentaho/hv-uikit-react/issues/492) ([#539](https://github.com/pentaho/hv-uikit-react/issues/539)) ([afcb5c9](https://github.com/pentaho/hv-uikit-react/commit/afcb5c9))
3199
- * **table:** add initiallyLoaded logic back, removed by mistake. [#523](https://github.com/pentaho/hv-uikit-react/issues/523) ([1a88bec](https://github.com/pentaho/hv-uikit-react/commit/1a88bec))
3200
- * **textarea:** inconsistency in onChange. [#510](https://github.com/pentaho/hv-uikit-react/issues/510) ([5fc64a0](https://github.com/pentaho/hv-uikit-react/commit/5fc64a0))
3201
- * **toggleswitch:** add onchange when label are clicked. [#481](https://github.com/pentaho/hv-uikit-react/issues/481) ([dbdb9ff](https://github.com/pentaho/hv-uikit-react/commit/dbdb9ff))
3202
-
3203
-
3204
- ### Features
3205
-
3206
- * **icons:** make icons responsive to theme and change size.[#259](https://github.com/pentaho/hv-uikit-react/issues/259) ([2080be5](https://github.com/pentaho/hv-uikit-react/commit/2080be5))
3207
- * **input:** change background color to follow DS. [#475](https://github.com/pentaho/hv-uikit-react/issues/475) ([5d09164](https://github.com/pentaho/hv-uikit-react/commit/5d09164))
3208
- * **linechart:** expose time series capability. [#472](https://github.com/pentaho/hv-uikit-react/issues/472) ([cf624c6](https://github.com/pentaho/hv-uikit-react/commit/cf624c6))
3209
- * **multibutton:** implement component as per specs. [#470](https://github.com/pentaho/hv-uikit-react/issues/470) ([7f6e591](https://github.com/pentaho/hv-uikit-react/commit/7f6e591))
3210
- * **togglebutton:** add component following DS guidelines. [#253](https://github.com/pentaho/hv-uikit-react/issues/253) ([9f0c422](https://github.com/pentaho/hv-uikit-react/commit/9f0c422))
3211
-
3212
-
3213
-
3214
-
3215
-
3216
- ## [1.5.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.5.0...@hv/uikit-react-core@1.5.1) (2019-09-06)
3217
-
3218
-
3219
- ### Bug Fixes
3220
-
3221
- * **dropdown:** change list z-index to prevent rendering behind modal. [#476](https://github.com/pentaho/hv-uikit-react/issues/476) ([#500](https://github.com/pentaho/hv-uikit-react/issues/500)) ([9e6b6a1](https://github.com/pentaho/hv-uikit-react/commit/9e6b6a1))
3222
-
3223
-
3224
-
3225
-
3226
-
3227
- # [1.5.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.4.1...@hv/uikit-react-core@1.5.0) (2019-09-06)
3228
-
3229
-
3230
- ### Bug Fixes
3231
-
3232
- * **badge:** add font family to count. [#478](https://github.com/pentaho/hv-uikit-react/issues/478) ([63ab569](https://github.com/pentaho/hv-uikit-react/commit/63ab569))
3233
- * **badge:** removed extra padding. [#477](https://github.com/pentaho/hv-uikit-react/issues/477) ([babc1c0](https://github.com/pentaho/hv-uikit-react/commit/babc1c0))
3234
- * **dropdown:** click outside should behave as cancel. [#284](https://github.com/pentaho/hv-uikit-react/issues/284) ([eb12a6e](https://github.com/pentaho/hv-uikit-react/commit/eb12a6e))
3235
- * **dropdown:** selected number reacts to clicks. [#285](https://github.com/pentaho/hv-uikit-react/issues/285) ([6cb4b17](https://github.com/pentaho/hv-uikit-react/commit/6cb4b17))
3236
- * **list:** text align when no icon. [#460](https://github.com/pentaho/hv-uikit-react/issues/460) ([b5eb2f7](https://github.com/pentaho/hv-uikit-react/commit/b5eb2f7))
3237
- * **login:** allow background image from different sources. [#486](https://github.com/pentaho/hv-uikit-react/issues/486) ([cb112a1](https://github.com/pentaho/hv-uikit-react/commit/cb112a1))
3238
-
3239
-
3240
- ### Features
3241
-
3242
- * **header:** update component according to ds guidelines. [#194](https://github.com/pentaho/hv-uikit-react/issues/194) ([66c8c05](https://github.com/pentaho/hv-uikit-react/commit/66c8c05))
3243
- * **vertical-navigation:** add component. [#240](https://github.com/pentaho/hv-uikit-react/issues/240) ([a3f46a8](https://github.com/pentaho/hv-uikit-react/commit/a3f46a8))
3244
-
3245
-
3246
-
3247
-
3248
-
3249
- ## [1.4.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.4.0...@hv/uikit-react-core@1.4.1) (2019-08-28)
3250
-
3251
-
3252
- ### Bug Fixes
3253
-
3254
- * **table:** snapshots no longer fail on rerun. [#465](https://github.com/pentaho/hv-uikit-react/issues/465) ([305c05c](https://github.com/pentaho/hv-uikit-react/commit/305c05c))
3255
-
3256
-
3257
-
3258
-
3259
-
3260
- # [1.4.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.3.0...@hv/uikit-react-core@1.4.0) (2019-08-23)
3261
-
3262
-
3263
- ### Bug Fixes
3264
-
3265
- * **chart:** change plot background according to theme. [#406](https://github.com/pentaho/hv-uikit-react/issues/406) ([46f8855](https://github.com/pentaho/hv-uikit-react/commit/46f8855))
3266
- * **list:** single selection first render when selected. [#416](https://github.com/pentaho/hv-uikit-react/issues/416) ([48114c3](https://github.com/pentaho/hv-uikit-react/commit/48114c3))
3267
- * **login:** update component according to ds guidelines. [#299](https://github.com/pentaho/hv-uikit-react/issues/299) ([2a67f9f](https://github.com/pentaho/hv-uikit-react/commit/2a67f9f))
3268
- * **table:** adjust table styles according to DS. [#294](https://github.com/pentaho/hv-uikit-react/issues/294) ([cdbd514](https://github.com/pentaho/hv-uikit-react/commit/cdbd514), [6da0456](https://github.com/pentaho/hv-uikit-react/commit/6da0456), [cdf9036](https://github.com/pentaho/hv-uikit-react/commit/cdf9036))
3269
- * **table:** refactor expand logic to allow sort. [#353](https://github.com/pentaho/hv-uikit-react/issues/353) ([fe93730](https://github.com/pentaho/hv-uikit-react/commit/fe93730))
3270
-
3271
-
3272
- ### Features
3273
-
3274
- * **searchbox:** adding searchbox component.[#62](https://github.com/pentaho/hv-uikit-react/issues/62) ([7f2b7ba](https://github.com/pentaho/hv-uikit-react/commit/7f2b7ba))
3275
- * **toggle-switch:** implement the Toggle Switch Component. [#252](https://github.com/pentaho/hv-uikit-react/issues/252) ([c92c174](https://github.com/pentaho/hv-uikit-react/commit/c92c174), [e8c53f5](https://github.com/pentaho/hv-uikit-react/commit/e8c53f5))
3276
-
3277
-
3278
-
3279
-
3280
-
3281
- # [1.3.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.2.0...@hv/uikit-react-core@1.3.0) (2019-08-15)
3282
-
3283
-
3284
- ### Features
3285
-
3286
- * **dropdown:** optional enhance dropdown to show tooltip [#396](https://github.com/pentaho/hv-uikit-react/issues/396) ([#411](https://github.com/pentaho/hv-uikit-react/issues/411)) ([515adb7](https://github.com/pentaho/hv-uikit-react/commit/515adb7))
3287
-
3288
-
3289
-
3290
-
3291
-
3292
- # [1.2.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.64...@hv/uikit-react-core@1.2.0) (2019-08-09)
3293
-
3294
-
3295
- ### Features
3296
-
3297
- * **Badge:** promote to core. [#295](https://github.com/pentaho/hv-uikit-react/issues/295) ([aea0046](https://github.com/pentaho/hv-uikit-react/commit/aea0046))
3298
- * **DropdownMenu:** expose disablePortal property. [#294](https://github.com/pentaho/hv-uikit-react/issues/294) ([88b8f88](https://github.com/pentaho/hv-uikit-react/commit/88b8f88))
3299
- * **Table:** update table styles. [#294](https://github.com/pentaho/hv-uikit-react/issues/294) ([09abd8c](https://github.com/pentaho/hv-uikit-react/commit/09abd8c))
3300
- * **Typography:** add ability to customize the html element. [#294](https://github.com/pentaho/hv-uikit-react/issues/294) ([665bd72](https://github.com/pentaho/hv-uikit-react/commit/665bd72))
3301
- * **Breadcrumb:** update component according DS guidelines. [#341](https://github.com/pentaho/hv-uikit-react/issues/341) ([04266b9](https://github.com/pentaho/hv-uikit-react/commit/04266b9))
3302
- * **Automation:** Create Button Smoke Test [#350](https://github.com/pentaho/hv-uikit-react/issues/350) ([#369](https://github.com/pentaho/hv-uikit-react/issues/369)) ([c3f5314](https://github.com/pentaho/hv-uikit-react/commit/c3f5314))
3303
- * **DropdowMenu:** update component according DS guidelines. [#298](https://github.com/pentaho/hv-uikit-react/issues/298) ([#371](https://github.com/pentaho/hv-uikit-react/issues/371)) ([00463dc](https://github.com/pentaho/hv-uikit-react/commit/00463dc))
3304
- * **Snackbar:** updata component to DS guidelines. [#343](https://github.com/pentaho/hv-uikit-react/issues/343) ([#363](https://github.com/pentaho/hv-uikit-react/issues/363)) ([f87d571](https://github.com/pentaho/hv-uikit-react/commit/f87d571))
3305
- * **List:** implemented list according to DS 1.0.0. [#241](https://github.com/pentaho/hv-uikit-react/issues/241) ([a31cfb7](https://github.com/pentaho/hv-uikit-react/commit/a31cfb7))
3306
- * **Banner:** update component according to ds guidelines.[#340](https://github.com/pentaho/hv-uikit-react/issues/340) ([#362](https://github.com/pentaho/hv-uikit-react/issues/362)) ([43d3866](https://github.com/pentaho/hv-uikit-react/commit/43d3866))
3307
- * **KPI:** update component according to ds guidelines. [#342](https://github.com/pentaho/hv-uikit-react/issues/342) ([ebe0e8c](https://github.com/pentaho/hv-uikit-react/commit/ebe0e8c))
3308
- * **Linechart:** add Linechart component. [#334](https://github.com/pentaho/hv-uikit-react/issues/334) ([#358](https://github.com/pentaho/hv-uikit-react/issues/358)) ([5da04d4](https://github.com/pentaho/hv-uikit-react/commit/5da04d4))
3309
- * **Dropdown:** improve dropdown shadow when opened. [#238](https://github.com/pentaho/hv-uikit-react/issues/238) ([6822410](https://github.com/pentaho/hv-uikit-react/commit/6822410))
3310
- * **Dropdown:** change icon color when disabled. [#238](https://github.com/pentaho/hv-uikit-react/issues/238) ([ecc2912](https://github.com/pentaho/hv-uikit-react/commit/ecc2912))
3311
- * **Barchart:** promote component from lab to core. [#332](https://github.com/pentaho/hv-uikit-react/issues/332) ([#337](https://github.com/pentaho/hv-uikit-react/issues/337)) ([4e716c5](https://github.com/pentaho/hv-uikit-react/commit/4e716c5))
3312
- * **Table:** updated style, added dropdown prop, checkbox header ([af314dd](https://github.com/pentaho/hv-uikit-react/commit/af314dd))
3313
- * **RadioButton:** add focus handling. [#250](https://github.com/pentaho/hv-uikit-react/issues/250) ([dd51e82](https://github.com/pentaho/hv-uikit-react/commit/dd51e82))
3314
- * **Dropdown:** update dropdown according to DS 1.0.0. [#238](https://github.com/pentaho/hv-uikit-react/issues/238) ([ab59ec6](https://github.com/pentaho/hv-uikit-react/commit/ab59ec6))
3315
- * **Checkbox:** add focus handling. [#251](https://github.com/pentaho/hv-uikit-react/issues/251) ([99176b7](https://github.com/pentaho/hv-uikit-react/commit/99176b7))
3316
- * **DropdownMenu:** added Popper to dropdownmenu with positioning props [#298](https://github.com/pentaho/hv-uikit-react/issues/298) ([b40a7c6](https://github.com/pentaho/hv-uikit-react/commit/b40a7c6))
3317
- * **Badge:** add notification badge. [#295](https://github.com/pentaho/hv-uikit-react/issues/295) ([808269f](https://github.com/pentaho/hv-uikit-react/commit/808269f))
3318
- * **Card:** adjust header padding-top. [#237](https://github.com/pentaho/hv-uikit-react/issues/237) ([c9fefd0](https://github.com/pentaho/hv-uikit-react/commit/c9fefd0))
3319
- * **Theme:** add new accent color. [#323](https://github.com/pentaho/hv-uikit-react/issues/323) ([7c0ba8c](https://github.com/pentaho/hv-uikit-react/commit/7c0ba8c))
3320
- * **Card:** adjust card header/content paddings and fix subtitle. [#237](https://github.com/pentaho/hv-uikit-react/issues/237) ([fbb029f](https://github.com/pentaho/hv-uikit-react/commit/fbb029f))
3321
- * **Button:** adding accessibility tab and review button. [#247](https://github.com/pentaho/hv-uikit-react/issues/247) ([a2a0ce3](https://github.com/pentaho/hv-uikit-react/commit/a2a0ce3))
3322
- * **Input:** update to DS guidelines. [#239](https://github.com/pentaho/hv-uikit-react/issues/239) ([826db04](https://github.com/pentaho/hv-uikit-react/commit/826db04))
3323
- * **Card:** update card according to DS 1.0.0. [#237](https://github.com/pentaho/hv-uikit-react/issues/237) ([8b28bbf](https://github.com/pentaho/hv-uikit-react/commit/8b28bbf))
3324
- * **Button:** update button styling.[#236](https://github.com/pentaho/hv-uikit-react/issues/236) ([f866a64](https://github.com/pentaho/hv-uikit-react/commit/f866a64))
3325
- * **Typography:** update new typographies. [#262](https://github.com/pentaho/hv-uikit-react/issues/262) ([bbd5e82](https://github.com/pentaho/hv-uikit-react/commit/bbd5e82))
3326
- * **Checkbox:** reviewed component according to guidelines. [#251](https://github.com/pentaho/hv-uikit-react/issues/251) ([9cf7470](https://github.com/pentaho/hv-uikit-react/commit/9cf7470))
3327
- * **Barchart:** add max width to bar. [#225](https://github.com/pentaho/hv-uikit-react/issues/225) ([01c5643](https://github.com/pentaho/hv-uikit-react/commit/01c5643))
3328
- * **Typography:** add the correct html tags.[#161](https://github.com/pentaho/hv-uikit-react/issues/161) ([711e5f9](https://github.com/pentaho/hv-uikit-react/commit/711e5f9))
3329
- * **Storybook:** update of storybook version. [#231](https://github.com/pentaho/hv-uikit-react/issues/231) ([4c783e9](https://github.com/pentaho/hv-uikit-react/commit/4c783e9))
3330
- * **Barchart:** implementation of barchart pattern. [#225](https://github.com/pentaho/hv-uikit-react/issues/225) ([2f668a0](https://github.com/pentaho/hv-uikit-react/commit/2f668a0))
3331
- * **Doc:** add visualization colors. [#223](https://github.com/pentaho/hv-uikit-react/issues/223) ([c132d29](https://github.com/pentaho/hv-uikit-react/commit/c132d29))
3332
- * **Input:** update when value prop changes. [#211](https://github.com/pentaho/hv-uikit-react/issues/211) ([fde70a4](https://github.com/pentaho/hv-uikit-react/commit/fde70a4))
3333
- * **Textarea:** update when value prop changes. [#211](https://github.com/pentaho/hv-uikit-react/issues/211) ([b816557](https://github.com/pentaho/hv-uikit-react/commit/b816557))
3334
- * **Header:** Adding new prop labels to populate productName and tenantName when user is not logged in.[#206](https://github.com/pentaho/hv-uikit-react/issues/206) ([710ff4c](https://github.com/pentaho/hv-uikit-react/commit/710ff4c))
3335
- * **Dropdown:** enhance dropdown to be navigable with keyboard.[#193](https://github.com/pentaho/hv-uikit-react/issues/193) ([198382c](https://github.com/pentaho/hv-uikit-react/commit/198382c))
3336
- * **Doc:** add reference to React in Storybook. [#200](https://github.com/pentaho/hv-uikit-react/issues/200) ([0876e45](https://github.com/pentaho/hv-uikit-react/commit/0876e45))
3337
- * **kpi:** add class to style indicator text. [#180](https://github.com/pentaho/hv-uikit-react/issues/180) ([a2fea6f](https://github.com/pentaho/hv-uikit-react/commit/a2fea6f))
3338
- * **Snackbar:** Add ability to define transition direction and duration. [#182](https://github.com/pentaho/hv-uikit-react/issues/182) ([8e6844e](https://github.com/pentaho/hv-uikit-react/commit/8e6844e))
3339
- * **Table:** Add capability to define selected rows from prop. [#179](https://github.com/pentaho/hv-uikit-react/issues/179) ([7d4619b](https://github.com/pentaho/hv-uikit-react/commit/7d4619b))
3340
- * **Card:** add capability to define actions alignment. [#172](https://github.com/pentaho/hv-uikit-react/issues/172) ([c2ff37f](https://github.com/pentaho/hv-uikit-react/commit/c2ff37f))
3341
- * **Grid:** update grid system to match ds latest guidelines [#107](https://github.com/pentaho/hv-uikit-react/issues/107) ([f4e6f7f](https://github.com/pentaho/hv-uikit-react/commit/f4e6f7f))
3342
-
3343
-
3344
-
3345
- ### Bug Fixes
3346
-
3347
- * **Dropdown:** fix disabled label style ([9fb02e7](https://github.com/pentaho/hv-uikit-react/commit/9fb02e7))
3348
- * **Dropdown:** prevents dropdown from resetting after rerenders. [#304](https://github.com/pentaho/hv-uikit-react/issues/304) ([54c037f](https://github.com/pentaho/hv-uikit-react/commit/54c037f))
3349
- * **Typography:** add new typographies to prop types. [#308](https://github.com/pentaho/hv-uikit-react/issues/308) ([3983e01](https://github.com/pentaho/hv-uikit-react/commit/3983e01))
3350
- * **Input:** missing css documentation.[#260](https://github.com/pentaho/hv-uikit-react/issues/260) ([db431e1](https://github.com/pentaho/hv-uikit-react/commit/db431e1))
3351
- * **Button:** disabled button was clickable. [#205](https://github.com/pentaho/hv-uikit-react/issues/205) ([bf49357](https://github.com/pentaho/hv-uikit-react/commit/bf49357))
3352
- * **Dropdown:** remove outline on focus ([31dc4c3](https://github.com/pentaho/hv-uikit-react/commit/31dc4c3))
3353
- * **Table:** Add the possibility of passing a function to the columns accessors. [#191](https://github.com/pentaho/hv-uikit-react/issues/191) ([ed512ab](https://github.com/pentaho/hv-uikit-react/commit/ed512ab))
3354
- * **Card:** add background color. [#184](https://github.com/pentaho/hv-uikit-react/issues/184) ([2383d01](https://github.com/pentaho/hv-uikit-react/commit/2383d01))
3355
- * **Input:** autocomplete background in wicked theme.[#184](https://github.com/pentaho/hv-uikit-react/issues/184) ([f89ef44](https://github.com/pentaho/hv-uikit-react/commit/f89ef44))
3356
- * **login:** background color of right panel for wicked theme. [#184](https://github.com/pentaho/hv-uikit-react/issues/184) ([e84ef98](https://github.com/pentaho/hv-uikit-react/commit/e84ef98))
3357
- * **Table:** background color for wicked theme. [#184](https://github.com/pentaho/hv-uikit-react/issues/184) ([c94320c](https://github.com/pentaho/hv-uikit-react/commit/c94320c))
3358
- * add missing class in Table and TextArea patterns [#173](https://github.com/pentaho/hv-uikit-react/issues/173) ([c92a32c](https://github.com/pentaho/hv-uikit-react/commit/c92a32c))
3359
- * **Theme:** add spacing unit to theme. [#168](https://github.com/pentaho/hv-uikit-react/issues/168) ([1aa22f4](https://github.com/pentaho/hv-uikit-react/commit/1aa22f4))
3360
- * **Theme:** add spacing unit to theme. [#168](https://github.com/pentaho/hv-uikit-react/issues/168) ([30ebcc2](https://github.com/pentaho/hv-uikit-react/commit/30ebcc2))
3361
- * **Grid:** replace hook usage by withWidth to determine breakpoint. [#107](https://github.com/pentaho/hv-uikit-react/issues/107) ([fb4eebd](https://github.com/pentaho/hv-uikit-react/commit/fb4eebd))
3362
- * **Table:** sortable prop in table not removing icon. [#160](https://github.com/pentaho/hv-uikit-react/issues/160) ([f00d147](https://github.com/pentaho/hv-uikit-react/commit/f00d147))
3363
- * **TextArea,CardHeader:** Add missing classes properties that are missing in TextArea and Card Header components. [#143](https://github.com/pentaho/hv-uikit-react/issues/143) ([fe35910](https://github.com/pentaho/hv-uikit-react/commit/fe35910))
3364
- * remove warnings and removed deprecated messages. [#389](https://github.com/pentaho/hv-uikit-react/issues/389) ([5950a89](https://github.com/pentaho/hv-uikit-react/commit/5950a89))
3365
- * updated button default props. [#395](https://github.com/pentaho/hv-uikit-react/issues/395) ([bd27f3f](https://github.com/pentaho/hv-uikit-react/commit/bd27f3f))
3366
-
3367
-
3368
-
3369
-
3370
-
3371
- ## [1.1.3-alpha.64](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.63...@hv/uikit-react-core@1.1.3-alpha.64) (2019-08-07)
3372
-
3373
-
3374
- ### Features
3375
-
3376
- * **badge:** promote to core. [#295](https://github.com/pentaho/hv-uikit-react/issues/295) ([aea0046](https://github.com/pentaho/hv-uikit-react/commit/aea0046))
3377
-
3378
-
3379
-
3380
-
3381
-
3382
- ## [1.1.3-alpha.63](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.62...@hv/uikit-react-core@1.1.3-alpha.63) (2019-08-07)
3383
-
3384
- **Note:** Version bump only for package @hv/uikit-react-core
3385
-
3386
-
3387
-
3388
-
3389
-
3390
- ## [1.1.3-alpha.62](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.61...@hv/uikit-react-core@1.1.3-alpha.62) (2019-08-06)
3391
-
3392
-
3393
- ### Features
3394
-
3395
- * **DropdownMenu:** expose disablePortal property. [#294](https://github.com/pentaho/hv-uikit-react/issues/294) ([88b8f88](https://github.com/pentaho/hv-uikit-react/commit/88b8f88))
3396
- * **table:** update table styles. [#294](https://github.com/pentaho/hv-uikit-react/issues/294) ([09abd8c](https://github.com/pentaho/hv-uikit-react/commit/09abd8c))
3397
- * **Typography:** add ability to customize the html element. [#294](https://github.com/pentaho/hv-uikit-react/issues/294) ([665bd72](https://github.com/pentaho/hv-uikit-react/commit/665bd72))
3398
-
3399
-
3400
-
3401
-
3402
-
3403
- ## [1.1.3-alpha.61](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.60...@hv/uikit-react-core@1.1.3-alpha.61) (2019-08-06)
3404
-
3405
- **Note:** Version bump only for package @hv/uikit-react-core
3406
-
3407
-
3408
-
3409
-
3410
-
3411
- ## [1.1.3-alpha.60](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.59...@hv/uikit-react-core@1.1.3-alpha.60) (2019-08-06)
3412
-
3413
- **Note:** Version bump only for package @hv/uikit-react-core
3414
-
3415
-
3416
-
3417
-
3418
-
3419
- ## [1.1.3-alpha.59](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.58...@hv/uikit-react-core@1.1.3-alpha.59) (2019-08-06)
3420
-
3421
-
3422
- ### Features
3423
-
3424
- * **breadcrumb:** update component according DS guidelines. [#341](https://github.com/pentaho/hv-uikit-react/issues/341) ([04266b9](https://github.com/pentaho/hv-uikit-react/commit/04266b9))
3425
-
3426
-
3427
-
3428
-
3429
-
3430
- ## [1.1.3-alpha.58](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.57...@hv/uikit-react-core@1.1.3-alpha.58) (2019-08-06)
3431
-
3432
- **Note:** Version bump only for package @hv/uikit-react-core
3433
-
3434
-
3435
-
3436
-
3437
-
3438
- ## [1.1.3-alpha.57](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.56...@hv/uikit-react-core@1.1.3-alpha.57) (2019-08-05)
3439
-
3440
-
3441
- ### Features
3442
-
3443
- * **automation:** Create Button Smoke Test [#350](https://github.com/pentaho/hv-uikit-react/issues/350) ([#369](https://github.com/pentaho/hv-uikit-react/issues/369)) ([c3f5314](https://github.com/pentaho/hv-uikit-react/commit/c3f5314))
3444
-
3445
-
3446
-
3447
-
3448
-
3449
- ## [1.1.3-alpha.56](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.55...@hv/uikit-react-core@1.1.3-alpha.56) (2019-08-05)
3450
-
3451
-
3452
- ### Features
3453
-
3454
- * **dropdownmenu:** update component according DS guidelines. [#298](https://github.com/pentaho/hv-uikit-react/issues/298) ([#371](https://github.com/pentaho/hv-uikit-react/issues/371)) ([00463dc](https://github.com/pentaho/hv-uikit-react/commit/00463dc))
3455
- * **snackbar:** updata component to DS guidelines. [#343](https://github.com/pentaho/hv-uikit-react/issues/343) ([#363](https://github.com/pentaho/hv-uikit-react/issues/363)) ([f87d571](https://github.com/pentaho/hv-uikit-react/commit/f87d571))
3456
-
3457
-
3458
-
3459
-
3460
-
3461
- ## [1.1.3-alpha.55](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.54...@hv/uikit-react-core@1.1.3-alpha.55) (2019-08-02)
3462
-
3463
-
3464
- ### Features
3465
-
3466
- * **list:** implemented list according to DS 1.0.0. [#241](https://github.com/pentaho/hv-uikit-react/issues/241) ([a31cfb7](https://github.com/pentaho/hv-uikit-react/commit/a31cfb7))
3467
-
3468
-
3469
-
3470
-
3471
-
3472
- ## [1.1.3-alpha.54](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.53...@hv/uikit-react-core@1.1.3-alpha.54) (2019-08-02)
3473
-
3474
-
3475
- ### Features
3476
-
3477
- * **banner:** update component according to ds guidelines.[#340](https://github.com/pentaho/hv-uikit-react/issues/340) ([#362](https://github.com/pentaho/hv-uikit-react/issues/362)) ([43d3866](https://github.com/pentaho/hv-uikit-react/commit/43d3866))
3478
-
3479
-
3480
-
3481
-
3482
-
3483
- ## [1.1.3-alpha.53](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.52...@hv/uikit-react-core@1.1.3-alpha.53) (2019-08-02)
3484
-
3485
-
3486
- ### Features
3487
-
3488
- * **kpi:** update component according to ds guidelines. [#342](https://github.com/pentaho/hv-uikit-react/issues/342) ([ebe0e8c](https://github.com/pentaho/hv-uikit-react/commit/ebe0e8c))
3489
-
3490
-
3491
-
3492
-
3493
-
3494
- ## [1.1.3-alpha.52](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.51...@hv/uikit-react-core@1.1.3-alpha.52) (2019-07-31)
3495
-
3496
-
3497
- ### Features
3498
-
3499
- * **linechart:** add Linechart component. [#334](https://github.com/pentaho/hv-uikit-react/issues/334) ([#358](https://github.com/pentaho/hv-uikit-react/issues/358)) ([5da04d4](https://github.com/pentaho/hv-uikit-react/commit/5da04d4))
3500
-
3501
-
3502
-
3503
-
3504
-
3505
- ## [1.1.3-alpha.51](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.50...@hv/uikit-react-core@1.1.3-alpha.51) (2019-07-29)
3506
-
3507
- **Note:** Version bump only for package @hv/uikit-react-core
3508
-
3509
-
3510
-
3511
-
3512
-
3513
- ## [1.1.3-alpha.50](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.49...@hv/uikit-react-core@1.1.3-alpha.50) (2019-07-24)
3514
-
3515
-
3516
- ### Features
3517
-
3518
- * **dropdown:** improve dropdown shadow when opened. [#238](https://github.com/pentaho/hv-uikit-react/issues/238) ([6822410](https://github.com/pentaho/hv-uikit-react/commit/6822410))
3519
-
3520
-
3521
-
3522
-
3523
-
3524
- ## [1.1.3-alpha.49](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.48...@hv/uikit-react-core@1.1.3-alpha.49) (2019-07-24)
3525
-
3526
-
3527
- ### Features
3528
-
3529
- * **dropdown:** change icon color when disabled. [#238](https://github.com/pentaho/hv-uikit-react/issues/238) ([ecc2912](https://github.com/pentaho/hv-uikit-react/commit/ecc2912))
3530
-
3531
-
3532
-
3533
-
3534
-
3535
- ## [1.1.3-alpha.48](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.47...@hv/uikit-react-core@1.1.3-alpha.48) (2019-07-23)
3536
-
3537
-
3538
- ### Features
3539
-
3540
- * **barchart:** promote component from lab to core. [#332](https://github.com/pentaho/hv-uikit-react/issues/332) ([#337](https://github.com/pentaho/hv-uikit-react/issues/337)) ([4e716c5](https://github.com/pentaho/hv-uikit-react/commit/4e716c5))
3541
-
3542
-
3543
-
3544
-
3545
-
3546
- ## [1.1.3-alpha.47](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.46...@hv/uikit-react-core@1.1.3-alpha.47) (2019-07-23)
3547
-
3548
-
3549
- ### Features
3550
-
3551
- * **table:** updated style, added dropdown prop, checkbox header ([af314dd](https://github.com/pentaho/hv-uikit-react/commit/af314dd))
3552
-
3553
-
3554
-
3555
-
3556
-
3557
- ## [1.1.3-alpha.46](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.45...@hv/uikit-react-core@1.1.3-alpha.46) (2019-07-23)
3558
-
3559
-
3560
- ### Bug Fixes
3561
-
3562
- * **dropdown:** fix disabled label style ([9fb02e7](https://github.com/pentaho/hv-uikit-react/commit/9fb02e7))
3563
-
3564
-
3565
-
3566
-
3567
-
3568
- ## [1.1.3-alpha.45](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.44...@hv/uikit-react-core@1.1.3-alpha.45) (2019-07-23)
3569
-
3570
-
3571
- ### Features
3572
-
3573
- * **radiobutton:** add focus handling. [#250](https://github.com/pentaho/hv-uikit-react/issues/250) ([dd51e82](https://github.com/pentaho/hv-uikit-react/commit/dd51e82))
3574
-
3575
-
3576
-
3577
-
3578
-
3579
- ## [1.1.3-alpha.44](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.43...@hv/uikit-react-core@1.1.3-alpha.44) (2019-07-23)
3580
-
3581
-
3582
- ### Features
3583
-
3584
- * **dropdown:** update dropdown according to DS 1.0.0. [#238](https://github.com/pentaho/hv-uikit-react/issues/238) ([ab59ec6](https://github.com/pentaho/hv-uikit-react/commit/ab59ec6))
3585
-
3586
-
3587
-
3588
-
3589
-
3590
- ## [1.1.3-alpha.43](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.42...@hv/uikit-react-core@1.1.3-alpha.43) (2019-07-23)
3591
-
3592
-
3593
- ### Features
3594
-
3595
- * **checkbox:** add focus handling. [#251](https://github.com/pentaho/hv-uikit-react/issues/251) ([99176b7](https://github.com/pentaho/hv-uikit-react/commit/99176b7))
3596
-
3597
-
3598
-
3599
-
3600
-
3601
- ## [1.1.3-alpha.42](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.41...@hv/uikit-react-core@1.1.3-alpha.42) (2019-07-23)
3602
-
3603
-
3604
- ### Features
3605
-
3606
- * **dropdownmenu:** added Popper to dropdownmenu with positioning props [#298](https://github.com/pentaho/hv-uikit-react/issues/298) ([b40a7c6](https://github.com/pentaho/hv-uikit-react/commit/b40a7c6))
3607
-
3608
-
3609
-
3610
-
3611
-
3612
- ## [1.1.3-alpha.41](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.40...@hv/uikit-react-core@1.1.3-alpha.41) (2019-07-23)
3613
-
3614
-
3615
- ### Bug Fixes
3616
-
3617
- * **dropdown:** prevents dropdown from resetting after rerenders. [#304](https://github.com/pentaho/hv-uikit-react/issues/304) ([54c037f](https://github.com/pentaho/hv-uikit-react/commit/54c037f))
3618
-
3619
-
3620
-
3621
-
3622
-
3623
- ## [1.1.3-alpha.40](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.39...@hv/uikit-react-core@1.1.3-alpha.40) (2019-07-23)
3624
-
3625
-
3626
- ### Features
3627
-
3628
- * **badge:** add notification badge. [#295](https://github.com/pentaho/hv-uikit-react/issues/295) ([808269f](https://github.com/pentaho/hv-uikit-react/commit/808269f))
3629
-
3630
-
3631
-
3632
-
3633
-
3634
- ## [1.1.3-alpha.39](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.38...@hv/uikit-react-core@1.1.3-alpha.39) (2019-07-22)
3635
-
3636
- **Note:** Version bump only for package @hv/uikit-react-core
3637
-
3638
-
3639
-
3640
-
3641
-
3642
- ## [1.1.3-alpha.37](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.36...@hv/uikit-react-core@1.1.3-alpha.37) (2019-07-22)
3643
-
3644
-
3645
- ### Features
3646
-
3647
- * **card:** adjust header padding-top. [#237](https://github.com/pentaho/hv-uikit-react/issues/237) ([c9fefd0](https://github.com/pentaho/hv-uikit-react/commit/c9fefd0))
3648
- * **theme:** add new accent color. [#323](https://github.com/pentaho/hv-uikit-react/issues/323) ([7c0ba8c](https://github.com/pentaho/hv-uikit-react/commit/7c0ba8c))
3649
-
3650
-
3651
-
3652
-
3653
-
3654
- ## [1.1.3-alpha.36](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.35...@hv/uikit-react-core@1.1.3-alpha.36) (2019-07-22)
3655
-
3656
-
3657
- ### Features
3658
-
3659
- * **card:** adjust card header/content paddings and fix subtitle. [#237](https://github.com/pentaho/hv-uikit-react/issues/237) ([fbb029f](https://github.com/pentaho/hv-uikit-react/commit/fbb029f))
3660
-
3661
-
3662
-
3663
-
3664
-
3665
- ## [1.1.3-alpha.35](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.34...@hv/uikit-react-core@1.1.3-alpha.35) (2019-07-19)
3666
-
3667
-
3668
- ### Features
3669
-
3670
- * **button:** adding accessibility tab and review button. [#247](https://github.com/pentaho/hv-uikit-react/issues/247) ([a2a0ce3](https://github.com/pentaho/hv-uikit-react/commit/a2a0ce3))
3671
-
3672
-
3673
-
3674
-
3675
-
3676
- ## [1.1.3-alpha.34](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.33...@hv/uikit-react-core@1.1.3-alpha.34) (2019-07-18)
3677
-
3678
-
3679
- ### Features
3680
-
3681
- * **input:** update to DS guidelines. [#239](https://github.com/pentaho/hv-uikit-react/issues/239) ([826db04](https://github.com/pentaho/hv-uikit-react/commit/826db04))
3682
-
3683
-
3684
-
3685
-
3686
-
3687
- ## [1.1.3-alpha.33](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.32...@hv/uikit-react-core@1.1.3-alpha.33) (2019-07-18)
3688
-
3689
-
3690
- ### Features
3691
-
3692
- * **card:** update card according to DS 1.0.0. [#237](https://github.com/pentaho/hv-uikit-react/issues/237) ([8b28bbf](https://github.com/pentaho/hv-uikit-react/commit/8b28bbf))
3693
-
3694
-
3695
-
3696
-
3697
-
3698
- ## [1.1.3-alpha.32](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.31...@hv/uikit-react-core@1.1.3-alpha.32) (2019-07-17)
3699
-
3700
-
3701
- ### Bug Fixes
3702
-
3703
- * **typography:** add new typographies to prop types. [#308](https://github.com/pentaho/hv-uikit-react/issues/308) ([3983e01](https://github.com/pentaho/hv-uikit-react/commit/3983e01))
3704
-
3705
-
3706
-
3707
-
3708
-
3709
- ## [1.1.3-alpha.31](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.30...@hv/uikit-react-core@1.1.3-alpha.31) (2019-07-17)
3710
-
3711
-
3712
- ### Features
3713
-
3714
- * **button:** update button styling.[#236](https://github.com/pentaho/hv-uikit-react/issues/236) ([f866a64](https://github.com/pentaho/hv-uikit-react/commit/f866a64))
3715
-
3716
-
3717
-
3718
-
3719
-
3720
- ## [1.1.3-alpha.30](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.29...@hv/uikit-react-core@1.1.3-alpha.30) (2019-07-17)
3721
-
3722
-
3723
- ### Features
3724
-
3725
- * **typography:** update new typographies. [#262](https://github.com/pentaho/hv-uikit-react/issues/262) ([bbd5e82](https://github.com/pentaho/hv-uikit-react/commit/bbd5e82))
3726
-
3727
-
3728
-
3729
-
3730
-
3731
- ## [1.1.3-alpha.29](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.28...@hv/uikit-react-core@1.1.3-alpha.29) (2019-07-16)
3732
-
3733
-
3734
- ### Features
3735
-
3736
- * **checkbox:** reviewed component according to guidelines. [#251](https://github.com/pentaho/hv-uikit-react/issues/251) ([9cf7470](https://github.com/pentaho/hv-uikit-react/commit/9cf7470))
3737
-
3738
-
3739
-
3740
-
3741
-
3742
- ## [1.1.3-alpha.28](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.27...@hv/uikit-react-core@1.1.3-alpha.28) (2019-07-16)
3743
-
3744
- **Note:** Version bump only for package @hv/uikit-react-core
3745
-
3746
-
3747
-
3748
-
3749
-
3750
- ## [1.1.3-alpha.27](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.26...@hv/uikit-react-core@1.1.3-alpha.27) (2019-07-15)
3751
-
3752
-
3753
- ### Features
3754
-
3755
- * **barchat:** add max width to bar. [#225](https://github.com/pentaho/hv-uikit-react/issues/225) ([01c5643](https://github.com/pentaho/hv-uikit-react/commit/01c5643))
3756
-
3757
-
3758
-
3759
-
3760
-
3761
- ## [1.1.3-alpha.26](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.25...@hv/uikit-react-core@1.1.3-alpha.26) (2019-07-15)
3762
-
3763
- **Note:** Version bump only for package @hv/uikit-react-core
3764
-
3765
-
3766
-
3767
-
3768
-
3769
- ## [1.1.3-alpha.25](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.24...@hv/uikit-react-core@1.1.3-alpha.25) (2019-07-15)
3770
-
3771
- **Note:** Version bump only for package @hv/uikit-react-core
3772
-
3773
-
3774
-
3775
-
3776
-
3777
- ## [1.1.3-alpha.24](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.23...@hv/uikit-react-core@1.1.3-alpha.24) (2019-07-15)
3778
-
3779
- **Note:** Version bump only for package @hv/uikit-react-core
3780
-
3781
-
3782
-
3783
-
3784
-
3785
- ## [1.1.3-alpha.23](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.22...@hv/uikit-react-core@1.1.3-alpha.23) (2019-07-15)
3786
-
3787
- **Note:** Version bump only for package @hv/uikit-react-core
3788
-
3789
-
3790
-
3791
-
3792
-
3793
- ## [1.1.3-alpha.22](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.21...@hv/uikit-react-core@1.1.3-alpha.22) (2019-07-09)
3794
-
3795
-
3796
- ### Bug Fixes
3797
-
3798
- * **input:** missing css documentation.[#260](https://github.com/pentaho/hv-uikit-react/issues/260) ([db431e1](https://github.com/pentaho/hv-uikit-react/commit/db431e1))
3799
-
3800
-
3801
-
3802
-
3803
-
3804
- ## [1.1.3-alpha.21](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.20...@hv/uikit-react-core@1.1.3-alpha.21) (2019-07-08)
3805
-
3806
-
3807
- ### Features
3808
-
3809
- * **typography:** add the correct html tags.[#161](https://github.com/pentaho/hv-uikit-react/issues/161) ([711e5f9](https://github.com/pentaho/hv-uikit-react/commit/711e5f9))
3810
-
3811
-
3812
-
3813
-
3814
-
3815
- ## [1.1.3-alpha.20](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.19...@hv/uikit-react-core@1.1.3-alpha.20) (2019-07-03)
3816
-
3817
-
3818
- ### Features
3819
-
3820
- * **storybook:** update of storybook version. [#231](https://github.com/pentaho/hv-uikit-react/issues/231) ([4c783e9](https://github.com/pentaho/hv-uikit-react/commit/4c783e9))
3821
-
3822
-
3823
-
3824
-
3825
-
3826
- ## [1.1.3-alpha.19](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.18...@hv/uikit-react-core@1.1.3-alpha.19) (2019-07-01)
3827
-
3828
-
3829
- ### Features
3830
-
3831
- * **barchar:** implementation of barchart pattern. [#225](https://github.com/pentaho/hv-uikit-react/issues/225) ([2f668a0](https://github.com/pentaho/hv-uikit-react/commit/2f668a0))
3832
-
3833
-
3834
-
3835
-
3836
-
3837
- ## [1.1.3-alpha.18](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.17...@hv/uikit-react-core@1.1.3-alpha.18) (2019-06-27)
3838
-
3839
-
3840
- ### Features
3841
-
3842
- * **doc:** add visualization colors. [#223](https://github.com/pentaho/hv-uikit-react/issues/223) ([c132d29](https://github.com/pentaho/hv-uikit-react/commit/c132d29))
3843
-
3844
-
3845
-
3846
-
3847
-
3848
- ## [1.1.3-alpha.17](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.16...@hv/uikit-react-core@1.1.3-alpha.17) (2019-06-21)
3849
-
3850
-
3851
- ### Bug Fixes
3852
-
3853
- * **button:** disabled button was clickable. [#205](https://github.com/pentaho/hv-uikit-react/issues/205) ([bf49357](https://github.com/pentaho/hv-uikit-react/commit/bf49357))
3854
-
3855
-
3856
-
3857
-
3858
-
3859
- ## [1.1.3-alpha.16](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.15...@hv/uikit-react-core@1.1.3-alpha.16) (2019-06-18)
3860
-
3861
-
3862
- ### Features
3863
-
3864
- * **input:** update when value prop changes. [#211](https://github.com/pentaho/hv-uikit-react/issues/211) ([fde70a4](https://github.com/pentaho/hv-uikit-react/commit/fde70a4))
3865
- * **textarea:** update when value prop changes. [#211](https://github.com/pentaho/hv-uikit-react/issues/211) ([b816557](https://github.com/pentaho/hv-uikit-react/commit/b816557))
3866
-
3867
-
3868
-
3869
-
3870
-
3871
- ## [1.1.3-alpha.15](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.14...@hv/uikit-react-core@1.1.3-alpha.15) (2019-06-17)
3872
-
3873
-
3874
- ### Bug Fixes
3875
-
3876
- * **dropdown:** remove outline on focus ([31dc4c3](https://github.com/pentaho/hv-uikit-react/commit/31dc4c3))
3877
-
3878
-
3879
-
3880
-
3881
-
3882
- ## [1.1.3-alpha.14](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.13...@hv/uikit-react-core@1.1.3-alpha.14) (2019-06-14)
3883
-
3884
-
3885
- ### Features
3886
-
3887
- * **Header:** Adding new prop labels to populate productName and tenantName when user is not logged in.[#206](https://github.com/pentaho/hv-uikit-react/issues/206) ([710ff4c](https://github.com/pentaho/hv-uikit-react/commit/710ff4c))
3888
-
3889
-
3890
-
3891
-
3892
-
3893
- ## [1.1.3-alpha.13](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.12...@hv/uikit-react-core@1.1.3-alpha.13) (2019-06-07)
3894
-
3895
-
3896
- ### Features
3897
-
3898
- * **datepickerds:** fix unit test on windows [#165](https://github.com/pentaho/hv-uikit-react/issues/165) ([b0d685c](https://github.com/pentaho/hv-uikit-react/commit/b0d685c))
3899
-
3900
-
3901
-
3902
-
3903
-
3904
- ## [1.1.3-alpha.12](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.11...@hv/uikit-react-core@1.1.3-alpha.12) (2019-06-07)
3905
-
3906
-
3907
- ### Features
3908
-
3909
- * **dropdown:** enhance dropdown to be navigable with keyboard.[#193](https://github.com/pentaho/hv-uikit-react/issues/193) ([198382c](https://github.com/pentaho/hv-uikit-react/commit/198382c))
3910
-
3911
-
3912
-
3913
-
3914
-
3915
- ## [1.1.3-alpha.11](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.10...@hv/uikit-react-core@1.1.3-alpha.11) (2019-06-06)
3916
-
3917
-
3918
- ### Features
3919
-
3920
- * **datepickerds:** date picker range [#165](https://github.com/pentaho/hv-uikit-react/issues/165) ([027705c](https://github.com/pentaho/hv-uikit-react/commit/027705c))
3921
-
3922
-
3923
-
3924
-
3925
-
3926
- ## [1.1.3-alpha.10](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.9...@hv/uikit-react-core@1.1.3-alpha.10) (2019-06-06)
3927
-
3928
-
3929
- ### Features
3930
-
3931
- * **doc:** add reference to React in Storybook. [#200](https://github.com/pentaho/hv-uikit-react/issues/200) ([0876e45](https://github.com/pentaho/hv-uikit-react/commit/0876e45))
3932
-
3933
-
3934
-
3935
-
3936
-
3937
- ## [1.1.3-alpha.9](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.8...@hv/uikit-react-core@1.1.3-alpha.9) (2019-05-23)
3938
-
3939
-
3940
- ### Bug Fixes
3941
-
3942
- * **Table:** Add the possibility of passing a function to the columns accessors. [#191](https://github.com/pentaho/hv-uikit-react/issues/191) ([ed512ab](https://github.com/pentaho/hv-uikit-react/commit/ed512ab))
3943
-
3944
-
3945
-
3946
-
3947
-
3948
- ## [1.1.3-alpha.8](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.7...@hv/uikit-react-core@1.1.3-alpha.8) (2019-05-21)
3949
-
3950
-
3951
- ### Bug Fixes
3952
-
3953
- * **card:** add background color. [#184](https://github.com/pentaho/hv-uikit-react/issues/184) ([2383d01](https://github.com/pentaho/hv-uikit-react/commit/2383d01))
3954
- * **input:** autocomplete background in wicked theme.[#184](https://github.com/pentaho/hv-uikit-react/issues/184) ([f89ef44](https://github.com/pentaho/hv-uikit-react/commit/f89ef44))
3955
- * **login:** background color of right panel for wicked theme. [#184](https://github.com/pentaho/hv-uikit-react/issues/184) ([e84ef98](https://github.com/pentaho/hv-uikit-react/commit/e84ef98))
3956
- * **table:** background color for wicked theme. [#184](https://github.com/pentaho/hv-uikit-react/issues/184) ([c94320c](https://github.com/pentaho/hv-uikit-react/commit/c94320c))
3957
-
3958
-
3959
-
3960
-
3961
-
3962
- ## [1.1.3-alpha.7](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.6...@hv/uikit-react-core@1.1.3-alpha.7) (2019-05-21)
3963
-
3964
- **Note:** Version bump only for package @hv/uikit-react-core
3965
-
3966
-
3967
-
3968
-
3969
-
3970
- ## [1.1.3-alpha.6](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.5...@hv/uikit-react-core@1.1.3-alpha.6) (2019-05-20)
3971
-
3972
-
3973
- ### Features
3974
-
3975
- * **KPI:** add class to style indicator text. [#180](https://github.com/pentaho/hv-uikit-react/issues/180) ([a2fea6f](https://github.com/pentaho/hv-uikit-react/commit/a2fea6f))
3976
- * **Snackbar:** Add ability to define transition direction and duration. [#182](https://github.com/pentaho/hv-uikit-react/issues/182) ([8e6844e](https://github.com/pentaho/hv-uikit-react/commit/8e6844e))
3977
- * **Table:** Add capability to define selected rows from prop. [#179](https://github.com/pentaho/hv-uikit-react/issues/179) ([7d4619b](https://github.com/pentaho/hv-uikit-react/commit/7d4619b))
3978
-
3979
-
3980
-
3981
-
3982
-
3983
- ## [1.1.3-alpha.5](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.4...@hv/uikit-react-core@1.1.3-alpha.5) (2019-05-16)
3984
-
3985
-
3986
- ### Bug Fixes
3987
-
3988
- * add missing class in Table and TextArea patterns [#173](https://github.com/pentaho/hv-uikit-react/issues/173) ([c92a32c](https://github.com/pentaho/hv-uikit-react/commit/c92a32c))
3989
-
3990
-
3991
- ### Features
3992
-
3993
- * **Card:** add capability to define actions alignment. [#172](https://github.com/pentaho/hv-uikit-react/issues/172) ([c2ff37f](https://github.com/pentaho/hv-uikit-react/commit/c2ff37f))
3994
- * **Grid:** update grid system to match ds latest guidelines [#107](https://github.com/pentaho/hv-uikit-react/issues/107) ([f4e6f7f](https://github.com/pentaho/hv-uikit-react/commit/f4e6f7f))
3995
-
3996
-
3997
-
3998
-
3999
-
4000
- ## [1.1.3-alpha.4](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.3...@hv/uikit-react-core@1.1.3-alpha.4) (2019-05-13)
4001
-
4002
-
4003
- ### Bug Fixes
4004
-
4005
- * **theme:** add spacing unit to theme. [#168](https://github.com/pentaho/hv-uikit-react/issues/168) ([1aa22f4](https://github.com/pentaho/hv-uikit-react/commit/1aa22f4))
4006
-
4007
-
4008
-
4009
-
4010
-
4011
- ## [1.1.3-alpha.3](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.2...@hv/uikit-react-core@1.1.3-alpha.3) (2019-05-13)
4012
-
4013
-
4014
- ### Bug Fixes
4015
-
4016
- * **theme:** add spacing unit to theme. [#168](https://github.com/pentaho/hv-uikit-react/issues/168) ([30ebcc2](https://github.com/pentaho/hv-uikit-react/commit/30ebcc2))
4017
-
4018
-
4019
-
4020
-
4021
-
4022
- ## [1.1.3-alpha.2](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.1...@hv/uikit-react-core@1.1.3-alpha.2) (2019-05-13)
4023
-
4024
-
4025
- ### Bug Fixes
4026
-
4027
- * **grid:** replace hook usage by withWidth to determine breakpoint. [#107](https://github.com/pentaho/hv-uikit-react/issues/107) ([fb4eebd](https://github.com/pentaho/hv-uikit-react/commit/fb4eebd))
4028
- * **table:** sortable prop in table not removing icon. [#160](https://github.com/pentaho/hv-uikit-react/issues/160) ([f00d147](https://github.com/pentaho/hv-uikit-react/commit/f00d147))
4029
-
4030
-
4031
-
4032
-
4033
-
4034
- ## [1.1.3-alpha.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.3-alpha.0...@hv/uikit-react-core@1.1.3-alpha.1) (2019-05-10)
4035
-
4036
-
4037
- ### Bug Fixes
4038
-
4039
- * **TextArea,CardHeader:** Add missing classes properties that are missing in TextArea and Card Header components. [#143](https://github.com/pentaho/hv-uikit-react/issues/143) ([fe35910](https://github.com/pentaho/hv-uikit-react/commit/fe35910))
4040
-
4041
-
4042
- ### Features
4043
-
4044
- * **datepickerds:** first version of the new datepicker [#1](https://github.com/pentaho/hv-uikit-react/issues/1) ([329c968](https://github.com/pentaho/hv-uikit-react/commit/329c968))
4045
-
4046
-
4047
-
4048
-
4049
-
4050
- ## [1.1.3-alpha.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.2...@hv/uikit-react-core@1.1.3-alpha.0) (2019-05-08)
4051
-
4052
- **Note:** Version bump only for package @hv/uikit-react-core
4053
-
4054
-
4055
-
4056
-
4057
-
4058
- ## [1.1.2](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.1...@hv/uikit-react-core@1.1.2) (2019-05-08)
4059
-
4060
-
4061
- ### Bug Fixes
4062
-
4063
- * bump storybook version to have documentation package working.[#155](https://github.com/pentaho/hv-uikit-react/issues/155) ([ee68025](https://github.com/pentaho/hv-uikit-react/commit/ee68025))
4064
-
4065
-
4066
-
4067
-
4068
-
4069
- ## [1.1.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.1.0...@hv/uikit-react-core@1.1.1) (2019-05-07)
4070
-
4071
-
4072
- ### Bug Fixes
4073
-
4074
- * **theme:** compatibility issue with previous theme import. [#99](https://github.com/pentaho/hv-uikit-react/issues/99) ([719ee54](https://github.com/pentaho/hv-uikit-react/commit/719ee54))
4075
-
4076
-
4077
-
4078
-
4079
-
4080
- # [1.1.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.21...@hv/uikit-react-core@1.1.0) (2019-05-07)
4081
-
4082
- **Note:** Version bump only for package @hv/uikit-react-core
4083
-
4084
-
4085
-
4086
-
4087
-
4088
- ## [1.0.2-alpha.21](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.20...@hv/uikit-react-core@1.0.2-alpha.21) (2019-05-07)
4089
-
4090
-
4091
- ### Bug Fixes
4092
-
4093
- * fix font family in components. [#141](https://github.com/pentaho/hv-uikit-react/issues/141) ([bd2c9cd](https://github.com/pentaho/hv-uikit-react/commit/bd2c9cd))
4094
-
4095
-
4096
-
4097
-
4098
-
4099
- ## [1.0.2-alpha.20](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.19...@hv/uikit-react-core@1.0.2-alpha.20) (2019-05-07)
4100
-
4101
-
4102
- ### Bug Fixes
4103
-
4104
- * **typography:** add font family. [#138](https://github.com/pentaho/hv-uikit-react/issues/138) ([e898f2d](https://github.com/pentaho/hv-uikit-react/commit/e898f2d))
4105
-
4106
-
4107
-
4108
-
4109
-
4110
- ## [1.0.2-alpha.19](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.18...@hv/uikit-react-core@1.0.2-alpha.19) (2019-05-07)
4111
-
4112
-
4113
- ### Bug Fixes
4114
-
4115
- * **typography:** add font family. [#138](https://github.com/pentaho/hv-uikit-react/issues/138) ([4e07dd0](https://github.com/pentaho/hv-uikit-react/commit/4e07dd0))
4116
-
4117
-
4118
-
4119
-
4120
-
4121
- ## [1.0.2-alpha.18](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.17...@hv/uikit-react-core@1.0.2-alpha.18) (2019-05-06)
4122
-
4123
- **Note:** Version bump only for package @hv/uikit-react-core
4124
-
4125
-
4126
-
4127
-
4128
-
4129
- ## [1.0.2-alpha.17](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.16...@hv/uikit-react-core@1.0.2-alpha.17) (2019-05-06)
4130
-
4131
-
4132
- ### Features
4133
-
4134
- * add id to core components.[#131](https://github.com/pentaho/hv-uikit-react/issues/131) ([1f5d514](https://github.com/pentaho/hv-uikit-react/commit/1f5d514))
4135
-
4136
-
4137
-
4138
-
4139
-
4140
- ## [1.0.2-alpha.16](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.15...@hv/uikit-react-core@1.0.2-alpha.16) (2019-05-06)
4141
-
4142
- **Note:** Version bump only for package @hv/uikit-react-core
4143
-
4144
-
4145
-
4146
-
4147
-
4148
- ## [1.0.2-alpha.15](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.14...@hv/uikit-react-core@1.0.2-alpha.15) (2019-05-06)
4149
-
4150
-
4151
- ### Bug Fixes
4152
-
4153
- * **header:** header actions content is hidden [#129](https://github.com/pentaho/hv-uikit-react/issues/129) ([d400800](https://github.com/pentaho/hv-uikit-react/commit/d400800))
4154
-
4155
-
4156
-
4157
-
4158
-
4159
- ## [1.0.2-alpha.14](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.13...@hv/uikit-react-core@1.0.2-alpha.14) (2019-05-03)
4160
-
4161
-
4162
- ### Features
4163
-
4164
- * add classname to components. [#102](https://github.com/pentaho/hv-uikit-react/issues/102) ([99cff29](https://github.com/pentaho/hv-uikit-react/commit/99cff29))
4165
-
4166
-
4167
-
4168
-
4169
-
4170
- ## [1.0.2-alpha.13](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.12...@hv/uikit-react-core@1.0.2-alpha.13) (2019-05-02)
4171
-
4172
-
4173
- ### Features
4174
-
4175
- * reviewing eslint accesibility.[#95](https://github.com/pentaho/hv-uikit-react/issues/95) ([47d7f27](https://github.com/pentaho/hv-uikit-react/commit/47d7f27))
4176
-
4177
-
4178
-
4179
-
4180
-
4181
- ## [1.0.2-alpha.12](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.11...@hv/uikit-react-core@1.0.2-alpha.12) (2019-05-02)
4182
-
4183
-
4184
- ### Features
4185
-
4186
- * **grid:** add grid component. [#107](https://github.com/pentaho/hv-uikit-react/issues/107) ([cba47c6](https://github.com/pentaho/hv-uikit-react/commit/cba47c6))
4187
-
4188
-
4189
-
4190
-
4191
-
4192
- ## [1.0.2-alpha.11](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.10...@hv/uikit-react-core@1.0.2-alpha.11) (2019-05-02)
4193
-
4194
-
4195
- ### Bug Fixes
4196
-
4197
- * **dropdown:** when multiselect onChange just triggered in apply. [#122](https://github.com/pentaho/hv-uikit-react/issues/122) ([1dd10c7](https://github.com/pentaho/hv-uikit-react/commit/1dd10c7))
4198
-
4199
-
4200
-
4201
-
4202
-
4203
- ## [1.0.2-alpha.10](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.9...@hv/uikit-react-core@1.0.2-alpha.10) (2019-04-29)
4204
-
4205
- **Note:** Version bump only for package @hv/uikit-react-core
4206
-
4207
-
4208
-
4209
-
4210
-
4211
- ## [1.0.2-alpha.9](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.8...@hv/uikit-react-core@1.0.2-alpha.9) (2019-04-23)
4212
-
4213
-
4214
- ### Bug Fixes
4215
-
4216
- * **input:** handleClear now calls prop onChange. [#118](https://github.com/pentaho/hv-uikit-react/issues/118) ([51614b2](https://github.com/pentaho/hv-uikit-react/commit/51614b2))
4217
-
4218
-
4219
-
4220
-
4221
-
4222
- ## [1.0.2-alpha.8](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.7...@hv/uikit-react-core@1.0.2-alpha.8) (2019-04-23)
4223
-
4224
-
4225
- ### Features
4226
-
4227
- * review patterns localization [#97](https://github.com/pentaho/hv-uikit-react/issues/97) ([b7f79cb](https://github.com/pentaho/hv-uikit-react/commit/b7f79cb))
4228
-
4229
-
4230
-
4231
-
4232
-
4233
- ## [1.0.2-alpha.7](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.6...@hv/uikit-react-core@1.0.2-alpha.7) (2019-04-23)
4234
-
4235
-
4236
- ### Bug Fixes
4237
-
4238
- * **modal:** fixes hv property to theme in variant utils.[#119](https://github.com/pentaho/hv-uikit-react/issues/119) ([d233b85](https://github.com/pentaho/hv-uikit-react/commit/d233b85))
4239
-
4240
-
4241
-
4242
-
4243
-
4244
- ## [1.0.2-alpha.6](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.5...@hv/uikit-react-core@1.0.2-alpha.6) (2019-04-23)
4245
-
4246
-
4247
- ### Features
4248
-
4249
- * **typography:** implement custom typography. [#93](https://github.com/pentaho/hv-uikit-react/issues/93) ([4ae3b49](https://github.com/pentaho/hv-uikit-react/commit/4ae3b49))
4250
-
4251
-
4252
-
4253
-
4254
-
4255
- ## [1.0.2-alpha.5](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.4...@hv/uikit-react-core@1.0.2-alpha.5) (2019-04-18)
4256
-
4257
-
4258
- ### Features
4259
-
4260
- * **theme:** multi theme support. [#99](https://github.com/pentaho/hv-uikit-react/issues/99) ([97a51b6](https://github.com/pentaho/hv-uikit-react/commit/97a51b6))
4261
-
4262
-
4263
-
4264
-
4265
-
4266
- ## [1.0.2-alpha.4](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.3...@hv/uikit-react-core@1.0.2-alpha.4) (2019-04-17)
4267
-
4268
-
4269
- ### Bug Fixes
4270
-
4271
- * **card-header:** allow override of content class without warning. [#103](https://github.com/pentaho/hv-uikit-react/issues/103) ([b50da24](https://github.com/pentaho/hv-uikit-react/commit/b50da24))
4272
-
4273
-
4274
-
4275
-
4276
-
4277
- ## [1.0.2-alpha.3](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.2...@hv/uikit-react-core@1.0.2-alpha.3) (2019-04-17)
4278
-
4279
-
4280
- ### Bug Fixes
4281
-
4282
- * eliminating external space from components [#94](https://github.com/pentaho/hv-uikit-react/issues/94) ([c4393f7](https://github.com/pentaho/hv-uikit-react/commit/c4393f7))
4283
-
4284
-
4285
-
4286
-
4287
-
4288
- ## [1.0.2-alpha.2](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.1...@hv/uikit-react-core@1.0.2-alpha.2) (2019-04-16)
4289
-
4290
-
4291
- ### Bug Fixes
4292
-
4293
- * **dropdown:** adding a new prop to control the initial OnChangeCall.[#10](https://github.com/pentaho/hv-uikit-react/issues/10) ([d30a27a](https://github.com/pentaho/hv-uikit-react/commit/d30a27a))
4294
-
4295
-
4296
-
4297
-
4298
-
4299
- ## [1.0.2-alpha.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.2-alpha.0...@hv/uikit-react-core@1.0.2-alpha.1) (2019-04-15)
4300
-
4301
-
4302
- ### Bug Fixes
4303
-
4304
- * **dropdown:** support ids to manage selection ([5126830](https://github.com/pentaho/hv-uikit-react/commit/5126830))
4305
- * lint issues with List item ([#85](https://github.com/pentaho/hv-uikit-react/issues/85)) ([472f6da](https://github.com/pentaho/hv-uikit-react/commit/472f6da))
4306
- * using SVG instead of icon component in selectors ([#82](https://github.com/pentaho/hv-uikit-react/issues/82)) ([1a9aac6](https://github.com/pentaho/hv-uikit-react/commit/1a9aac6)), closes [#79](https://github.com/pentaho/hv-uikit-react/issues/79)
4307
-
4308
-
4309
- ### Features
4310
-
4311
- * **dropdown:** enable/disable default selection on single selection dropdown ([073da51](https://github.com/pentaho/hv-uikit-react/commit/073da51))
4312
- * added sample for Asset Inventory ([#77](https://github.com/pentaho/hv-uikit-react/issues/77)) ([0eac27b](https://github.com/pentaho/hv-uikit-react/commit/0eac27b))
4313
-
4314
-
4315
-
4316
-
4317
-
4318
- ## [1.0.2-alpha.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.1-alpha.9...@hv/uikit-react-core@1.0.2-alpha.0) (2019-04-12)
4319
-
4320
- **Note:** Version bump only for package @hv/uikit-react-core
4321
-
4322
-
4323
-
4324
-
4325
-
4326
- ## [1.0.1-alpha.9](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.1-alpha.8...@hv/uikit-react-core@1.0.1-alpha.9) (2019-04-12)
4327
-
4328
-
4329
- ### Bug Fixes
4330
-
4331
- * **dropdown:** - support ids to manage selection ([891e944](https://github.com/pentaho/hv-uikit-react/commit/891e944))
4332
-
4333
-
4334
-
4335
-
4336
-
4337
- ## [1.0.1-alpha.8](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.1-alpha.7...@hv/uikit-react-core@1.0.1-alpha.8) (2019-04-12)
4338
-
4339
-
4340
- ### Features
4341
-
4342
- * Fixes [#85](https://github.com/pentaho/hv-uikit-react/issues/85) ([0ab87ed](https://github.com/pentaho/hv-uikit-react/commit/0ab87ed))
4343
-
4344
-
4345
-
4346
-
4347
-
4348
- ## [1.0.1-alpha.7](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.1-alpha.6...@hv/uikit-react-core@1.0.1-alpha.7) (2019-04-12)
4349
-
4350
-
4351
- ### Features
4352
-
4353
- * **dropdown:** enable/disable default selection on single selection dropdown ([fa56ec0](https://github.com/pentaho/hv-uikit-react/commit/fa56ec0))
4354
-
4355
-
4356
-
4357
-
4358
-
4359
- ## [1.0.1-alpha.6](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.1-alpha.4...@hv/uikit-react-core@1.0.1-alpha.6) (2019-04-11)
4360
-
4361
-
4362
- ### Bug Fixes
4363
-
4364
- * closes [#79](https://github.com/pentaho/hv-uikit-react/issues/79) - using SVG instead of icon component in selectors ([#82](https://github.com/pentaho/hv-uikit-react/issues/82)) ([f9cf2ba](https://github.com/pentaho/hv-uikit-react/commit/f9cf2ba))
4365
-
4366
-
4367
-
4368
-
4369
-
4370
- ## [1.0.1-alpha.5](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.1-alpha.4...@hv/uikit-react-core@1.0.1-alpha.5) (2019-04-11)
4371
-
4372
-
4373
- ### Bug Fixes
4374
-
4375
- * closes [#79](https://github.com/pentaho/hv-uikit-react/issues/79) - using SVG instead of icon component in selectors ([#82](https://github.com/pentaho/hv-uikit-react/issues/82)) ([f9cf2ba](https://github.com/pentaho/hv-uikit-react/commit/f9cf2ba))
4376
-
4377
-
4378
-
4379
-
4380
-
4381
- ## [1.0.1-alpha.4](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.1-alpha.3...@hv/uikit-react-core@1.0.1-alpha.4) (2019-04-11)
4382
-
4383
-
4384
- ### Bug Fixes
4385
-
4386
- * issue [#77](https://github.com/pentaho/hv-uikit-react/issues/77) ([ce159d6](https://github.com/pentaho/hv-uikit-react/commit/ce159d6))
4387
-
4388
-
4389
-
4390
-
4391
-
4392
- ## [1.0.1-alpha.3](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.1-alpha.2...@hv/uikit-react-core@1.0.1-alpha.3) (2019-04-11)
4393
-
4394
- **Note:** Version bump only for package @hv/uikit-react-core
4395
-
4396
-
4397
-
4398
-
4399
-
4400
- ## [1.0.1-alpha.2](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.1-alpha.1...@hv/uikit-react-core@1.0.1-alpha.2) (2019-04-11)
4401
-
4402
- **Note:** Version bump only for package @hv/uikit-react-core
4403
-
4404
-
4405
-
4406
-
4407
-
4408
- ## [1.0.1-alpha.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.1-alpha.0...@hv/uikit-react-core@1.0.1-alpha.1) (2019-04-09)
4409
-
4410
- **Note:** Version bump only for package @hv/uikit-react-core
4411
-
4412
-
4413
-
4414
-
4415
-
4416
- ## [1.0.1-alpha.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.0...@hv/uikit-react-core@1.0.1-alpha.0) (2019-04-09)
4417
-
4418
- **Note:** Version bump only for package @hv/uikit-react-core
4419
-
4420
-
4421
-
4422
-
4423
-
4424
- ## [1.0.1](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@1.0.0...@hv/uikit-react-core@1.0.1) (2019-04-12)
4425
-
4426
-
4427
- ### Bug Fixes
4428
-
4429
- * **dropdown:** support ids to manage selection ([5126830](https://github.com/pentaho/hv-uikit-react/commit/5126830))
4430
- * lint issues with List item ([#85](https://github.com/pentaho/hv-uikit-react/issues/85)) ([472f6da](https://github.com/pentaho/hv-uikit-react/commit/472f6da))
4431
- * using SVG instead of icon component in selectors ([#82](https://github.com/pentaho/hv-uikit-react/issues/82)) ([1a9aac6](https://github.com/pentaho/hv-uikit-react/commit/1a9aac6)), closes [#79](https://github.com/pentaho/hv-uikit-react/issues/79)
4432
-
4433
-
4434
- ### Features
4435
-
4436
- * **dropdown:** enable/disable default selection on single selection dropdown ([073da51](https://github.com/pentaho/hv-uikit-react/commit/073da51))
4437
- * added sample for Asset Inventory ([#77](https://github.com/pentaho/hv-uikit-react/issues/77)) ([0eac27b](https://github.com/pentaho/hv-uikit-react/commit/0eac27b))
4438
-
4439
-
4440
-
4441
-
4442
-
4443
- # [1.0.0](https://github.com/pentaho/hv-uikit-react/compare/@hv/uikit-react-core@0.3.1-alpha.2...@hv/uikit-react-core@1.0.0) (2019-04-08)
4444
-
4445
- ### Feature components
4446
-
4447
- * Banner: [ds:0.0.5](https://10.76.48.133/hv-design-system/hv-design-system-specs/blob/v0.0.5/DesignSystemSpecs/Pattern%20library/Notifications/%5BHV%5D%20Notifications.pdf?expanded=true&viewer=rich)
4448
- * Breadcrumb: [ds:0.0.5](https://10.76.48.133/hv-design-system/hv-design-system-specs/blob/v0.0.5/DesignSystemSpecs/Pattern%20library/Breadcrumb/%5BHV_Library%202018Jun27%5D%20Breadcrumb_definition.pdf)
4449
- * Button: [ds:0.0.5](https://10.76.48.133/hv-design-system/hv-design-system-specs/blob/v0.0.5/DesignSystemSpecs/Pattern%20library/Button/%5BHV_Library%202018Oct22%5D%20Button_Definition.pdf)
4450
- * Card: [ds:0.0.5](https://10.76.48.133/hv-design-system/hv-design-system-specs/blob/v0.0.5/DesignSystemSpecs/Pattern%20library/Cards%20view/%5BDesign%20System_Jul9%5DCards.pdf)
4451
- * Dropdown: [ds:pre-0.0.1](https://10.76.48.133/hv-design-system/hv-design-system-specs/blob/d86a055a52e3b435d68ce8c31fa4870d89aa5f45/Design%20System%20specs%20-%20v1/Dropdown%20Menu/%5BHV_Library%202018Sep04%5D%20Dropdown%20menu.pdf)
4452
- * Header: [ds:0.0.5](https://10.76.48.133/hv-design-system/hv-design-system-specs/blob/v0.0.5/DesignSystemSpecs/Pattern%20library/Header/%5BHV_Library%202018Sep25%5D%20Header.pdf)
4453
- * Input: [ds:pre-0.0.1](https://10.76.48.133/hv-design-system/hv-design-system-specs/blob/d86a055a52e3b435d68ce8c31fa4870d89aa5f45/Design%20System%20specs%20-%20v1/Input%20Box/%5BHV_Pattern%20Library%202018%5D%20Input%20Box.pdf)
4454
- * Kpi: [ds:0.0.5](https://10.76.48.133/hv-design-system/hv-design-system-specs/blob/v0.0.5/DesignSystemSpecs/Pattern%20library/KPI/%5BHV_Library%202018Nov07%5D%20KPI_Definition.pdf)
4455
- * Login: [ds:0.0.5](https://10.76.48.133/hv-design-system/hv-design-system-specs/blob/v0.0.5/DesignSystemSpecs/Pattern%20library/Login/%5BHV_Design%20System%5DLogin%20page.pdf?expanded=true&viewer=rich)
4456
- * Modal: [ds:0.0.5](https://10.76.48.133/hv-design-system/hv-design-system-specs/blob/v0.0.5/DesignSystemSpecs/Pattern%20library/Modals/%5BHV_Library%5D%20Modals.pdf)
4457
- * Selectors
4458
- * Checkbox
4459
- * Radio button
4460
- * Snackbar: [ds:0.0.5](https://10.76.48.133/hv-design-system/hv-design-system-specs/blob/v0.0.5/DesignSystemSpecs/Pattern%20library/Notifications/%5BHV%5D%20Notifications.pdf?expanded=true&viewer=rich)
4461
- * Table: [ds:0.0.5](https://10.76.48.133/hv-design-system/hv-design-system-specs/blob/v0.0.5/DesignSystemSpecs/Pattern%20library/Table/%5BHV_Library%202018Aug27%5D%20Table.pdf)
4462
- * Text area: [ds:0.0.5](https://10.76.48.133/hv-design-system/hv-design-system-specs/blob/v0.0.5/DesignSystemSpecs/Pattern%20library/Text%20area/%5BHV_Pattern%20Library%202018%5D%20Text%20Area.pdf)