@epilot/base-elements 2.7.13 → 2.7.16

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 (376) hide show
  1. package/dist/Accordion/Accordion.d.ts +3 -3
  2. package/dist/Accordion/Accordion.js +11 -11
  3. package/dist/Accordion/AccordionActions.d.ts +3 -3
  4. package/dist/Accordion/AccordionActions.js +11 -11
  5. package/dist/Accordion/AccordionDetails.d.ts +3 -3
  6. package/dist/Accordion/AccordionDetails.js +11 -11
  7. package/dist/Accordion/AccordionSummary.d.ts +3 -3
  8. package/dist/Accordion/AccordionSummary.js +12 -12
  9. package/dist/Accordion/index.d.ts +5 -5
  10. package/dist/Accordion/index.js +8 -8
  11. package/dist/Accordion/types.d.ts +57 -57
  12. package/dist/Accordion/types.js +2 -2
  13. package/dist/AppBar/AppBar.d.ts +4 -4
  14. package/dist/AppBar/AppBar.js +16 -16
  15. package/dist/AppBar/index.d.ts +2 -2
  16. package/dist/AppBar/index.js +5 -5
  17. package/dist/AppBar/types.d.ts +3 -3
  18. package/dist/AppBar/types.js +2 -2
  19. package/dist/Autocomplete/Autocomplete.d.ts +3 -3
  20. package/dist/Autocomplete/Autocomplete.js +48 -48
  21. package/dist/Autocomplete/index.d.ts +2 -2
  22. package/dist/Autocomplete/index.js +7 -7
  23. package/dist/Autocomplete/styles.d.ts +1 -1
  24. package/dist/Autocomplete/styles.js +14 -14
  25. package/dist/Autocomplete/types.d.ts +65 -65
  26. package/dist/Autocomplete/types.js +2 -2
  27. package/dist/AutocompleteX/AutocompleteX.d.ts +2 -2
  28. package/dist/AutocompleteX/AutocompleteX.js +5 -5
  29. package/dist/AutocompleteX/index.d.ts +2 -2
  30. package/dist/AutocompleteX/index.js +7 -7
  31. package/dist/AutocompleteX/types.d.ts +6 -6
  32. package/dist/AutocompleteX/types.js +2 -2
  33. package/dist/Avatar/Avatar.d.ts +3 -3
  34. package/dist/Avatar/Avatar.js +27 -27
  35. package/dist/Avatar/AvatarGroup.d.ts +3 -3
  36. package/dist/Avatar/AvatarGroup.js +21 -21
  37. package/dist/Avatar/index.d.ts +3 -3
  38. package/dist/Avatar/index.js +9 -9
  39. package/dist/Avatar/types.d.ts +48 -48
  40. package/dist/Avatar/types.js +2 -2
  41. package/dist/Badge/Badge.d.ts +3 -3
  42. package/dist/Badge/Badge.js +11 -11
  43. package/dist/Badge/index.d.ts +2 -2
  44. package/dist/Badge/index.js +5 -5
  45. package/dist/Badge/types.d.ts +2 -2
  46. package/dist/Badge/types.js +2 -2
  47. package/dist/Box/Box.d.ts +3 -3
  48. package/dist/Box/Box.js +11 -11
  49. package/dist/Box/index.d.ts +2 -2
  50. package/dist/Box/index.js +5 -5
  51. package/dist/Box/types.d.ts +2 -2
  52. package/dist/Box/types.js +2 -2
  53. package/dist/Breadcrumbs/Breadcrumbs.d.ts +3 -3
  54. package/dist/Breadcrumbs/Breadcrumbs.js +10 -10
  55. package/dist/Breadcrumbs/index.d.ts +2 -2
  56. package/dist/Breadcrumbs/index.js +7 -7
  57. package/dist/Breadcrumbs/types.d.ts +2 -2
  58. package/dist/Breadcrumbs/types.js +2 -2
  59. package/dist/Button/Button.d.ts +8 -8
  60. package/dist/Button/Button.js +125 -125
  61. package/dist/Button/index.d.ts +2 -2
  62. package/dist/Button/index.js +5 -5
  63. package/dist/Button/types.d.ts +21 -21
  64. package/dist/Button/types.js +2 -2
  65. package/dist/ButtonGroup/ButtonGroup.d.ts +3 -3
  66. package/dist/ButtonGroup/ButtonGroup.js +11 -11
  67. package/dist/ButtonGroup/index.d.ts +2 -2
  68. package/dist/ButtonGroup/index.js +5 -5
  69. package/dist/ButtonGroup/types.d.ts +37 -37
  70. package/dist/ButtonGroup/types.js +2 -2
  71. package/dist/Card/Card.d.ts +8 -8
  72. package/dist/Card/Card.js +36 -36
  73. package/dist/Card/index.d.ts +2 -2
  74. package/dist/Card/index.js +5 -5
  75. package/dist/Card/types.d.ts +7 -7
  76. package/dist/Card/types.js +2 -2
  77. package/dist/Checkbox/Checkbox.d.ts +3 -3
  78. package/dist/Checkbox/Checkbox.js +27 -27
  79. package/dist/Checkbox/index.d.ts +2 -2
  80. package/dist/Checkbox/index.js +5 -5
  81. package/dist/Checkbox/types.d.ts +84 -84
  82. package/dist/Checkbox/types.js +2 -2
  83. package/dist/Chip/Chip.d.ts +3 -3
  84. package/dist/Chip/Chip.js +16 -16
  85. package/dist/Chip/RandomColoredChip.d.ts +3 -3
  86. package/dist/Chip/RandomColoredChip.js +33 -33
  87. package/dist/Chip/index.d.ts +2 -2
  88. package/dist/Chip/index.js +5 -5
  89. package/dist/Chip/types.d.ts +13 -13
  90. package/dist/Chip/types.js +2 -2
  91. package/dist/Collapse/Collapse.d.ts +3 -3
  92. package/dist/Collapse/Collapse.js +11 -11
  93. package/dist/Collapse/index.d.ts +2 -2
  94. package/dist/Collapse/index.js +5 -5
  95. package/dist/Collapse/types.d.ts +2 -2
  96. package/dist/Collapse/types.js +2 -2
  97. package/dist/Dialog/Dialog.d.ts +7 -7
  98. package/dist/Dialog/Dialog.js +31 -31
  99. package/dist/Dialog/index.d.ts +2 -2
  100. package/dist/Dialog/index.js +5 -5
  101. package/dist/Dialog/types.d.ts +157 -157
  102. package/dist/Dialog/types.js +2 -2
  103. package/dist/Divider/Divider.d.ts +3 -3
  104. package/dist/Divider/Divider.js +10 -10
  105. package/dist/Divider/index.d.ts +2 -2
  106. package/dist/Divider/index.js +5 -5
  107. package/dist/Divider/types.d.ts +2 -2
  108. package/dist/Divider/types.js +2 -2
  109. package/dist/Drawer/Drawer.d.ts +3 -3
  110. package/dist/Drawer/Drawer.js +11 -11
  111. package/dist/Drawer/index.d.ts +2 -2
  112. package/dist/Drawer/index.js +5 -5
  113. package/dist/Drawer/types.d.ts +2 -2
  114. package/dist/Drawer/types.js +2 -2
  115. package/dist/Drawer360/ActionFooter.d.ts +13 -12
  116. package/dist/Drawer360/ActionFooter.js +108 -102
  117. package/dist/Drawer360/ActionFooter.js.map +1 -1
  118. package/dist/Drawer360/DiscardDialog.d.ts +10 -10
  119. package/dist/Drawer360/DiscardDialog.js +48 -48
  120. package/dist/Drawer360/Drawer360.d.ts +3 -3
  121. package/dist/Drawer360/Drawer360.js +95 -97
  122. package/dist/Drawer360/Drawer360.js.map +1 -1
  123. package/dist/Drawer360/helpers.d.ts +3 -3
  124. package/dist/Drawer360/helpers.js +61 -61
  125. package/dist/Drawer360/index.d.ts +2 -2
  126. package/dist/Drawer360/index.js +5 -5
  127. package/dist/Drawer360/types.d.ts +30 -30
  128. package/dist/Drawer360/types.js +2 -2
  129. package/dist/Form/FormControl.d.ts +2 -2
  130. package/dist/Form/FormControl.js +4 -4
  131. package/dist/Form/FormControlLabel.d.ts +2 -2
  132. package/dist/Form/FormControlLabel.js +4 -4
  133. package/dist/Form/FormGroup.d.ts +2 -2
  134. package/dist/Form/FormGroup.js +5 -5
  135. package/dist/Form/FormHelperText.d.ts +2 -2
  136. package/dist/Form/FormHelperText.js +4 -4
  137. package/dist/Form/FormLabel.d.ts +2 -2
  138. package/dist/Form/FormLabel.js +4 -4
  139. package/dist/Form/InputAdornment.d.ts +2 -2
  140. package/dist/Form/InputAdornment.js +4 -4
  141. package/dist/Form/InputLabel.d.ts +2 -2
  142. package/dist/Form/InputLabel.js +4 -4
  143. package/dist/Form/index.d.ts +8 -8
  144. package/dist/Form/index.js +19 -19
  145. package/dist/Form/types.d.ts +9 -9
  146. package/dist/Form/types.js +2 -2
  147. package/dist/Grid/Grid.d.ts +3 -3
  148. package/dist/Grid/Grid.js +10 -10
  149. package/dist/Grid/index.d.ts +2 -2
  150. package/dist/Grid/index.js +5 -5
  151. package/dist/Grid/types.d.ts +2 -2
  152. package/dist/Grid/types.js +2 -2
  153. package/dist/Hidden/Hidden.d.ts +3 -3
  154. package/dist/Hidden/Hidden.js +11 -11
  155. package/dist/Hidden/index.d.ts +2 -2
  156. package/dist/Hidden/index.js +5 -5
  157. package/dist/Hidden/types.d.ts +8 -8
  158. package/dist/Hidden/types.js +2 -2
  159. package/dist/Icon/Icon.d.ts +5 -5
  160. package/dist/Icon/Icon.js +57 -57
  161. package/dist/Icon/index.d.ts +2 -2
  162. package/dist/Icon/index.js +9 -9
  163. package/dist/Icon/types.d.ts +46 -46
  164. package/dist/Icon/types.js +2 -2
  165. package/dist/Image/Image.d.ts +3 -3
  166. package/dist/Image/Image.js +22 -22
  167. package/dist/Image/index.d.ts +2 -2
  168. package/dist/Image/index.js +7 -7
  169. package/dist/Image/types.d.ts +21 -21
  170. package/dist/Image/types.js +2 -2
  171. package/dist/Link/Link.d.ts +3 -3
  172. package/dist/Link/Link.js +10 -10
  173. package/dist/Link/index.d.ts +2 -2
  174. package/dist/Link/index.js +7 -7
  175. package/dist/Link/types.d.ts +41 -41
  176. package/dist/Link/types.js +2 -2
  177. package/dist/List/List.d.ts +8 -8
  178. package/dist/List/List.js +36 -36
  179. package/dist/List/index.d.ts +2 -2
  180. package/dist/List/index.js +5 -5
  181. package/dist/List/types.d.ts +7 -7
  182. package/dist/List/types.js +2 -2
  183. package/dist/Menu/Menu.d.ts +6 -6
  184. package/dist/Menu/Menu.js +9 -9
  185. package/dist/Menu/index.d.ts +2 -2
  186. package/dist/Menu/index.js +5 -5
  187. package/dist/Menu/types.d.ts +71 -71
  188. package/dist/Menu/types.js +2 -2
  189. package/dist/Notification/Notification.d.ts +5 -5
  190. package/dist/Notification/Notification.js +51 -51
  191. package/dist/Notification/index.d.ts +2 -2
  192. package/dist/Notification/index.js +9 -9
  193. package/dist/Notification/types.d.ts +7 -7
  194. package/dist/Notification/types.js +2 -2
  195. package/dist/Pagination/Pagination.d.ts +4 -4
  196. package/dist/Pagination/Pagination.js +193 -193
  197. package/dist/Pagination/PaginationHelper.d.ts +6 -6
  198. package/dist/Pagination/PaginationHelper.js +123 -123
  199. package/dist/Pagination/index.d.ts +2 -2
  200. package/dist/Pagination/index.js +7 -7
  201. package/dist/Pagination/types.d.ts +29 -29
  202. package/dist/Pagination/types.js +8 -8
  203. package/dist/Paper/Paper.d.ts +2 -2
  204. package/dist/Paper/Paper.js +5 -5
  205. package/dist/Paper/index.d.ts +2 -2
  206. package/dist/Paper/index.js +5 -5
  207. package/dist/Paper/types.d.ts +2 -2
  208. package/dist/Paper/types.js +2 -2
  209. package/dist/Pickers/DatePicker.d.ts +10 -10
  210. package/dist/Pickers/DatePicker.js +29 -29
  211. package/dist/Pickers/DateTimePicker.d.ts +3 -3
  212. package/dist/Pickers/DateTimePicker.js +24 -24
  213. package/dist/Pickers/TimePicker.d.ts +3 -3
  214. package/dist/Pickers/TimePicker.js +24 -24
  215. package/dist/Pickers/index.d.ts +4 -4
  216. package/dist/Pickers/index.js +7 -7
  217. package/dist/Pickers/types.d.ts +80 -80
  218. package/dist/Pickers/types.js +2 -2
  219. package/dist/Popover/Popover.d.ts +2 -2
  220. package/dist/Popover/Popover.js +5 -5
  221. package/dist/Popover/index.d.ts +3 -3
  222. package/dist/Popover/index.js +7 -7
  223. package/dist/Popover/types.d.ts +2 -2
  224. package/dist/Popover/types.js +2 -2
  225. package/dist/Progress/Progress.d.ts +5 -5
  226. package/dist/Progress/Progress.js +12 -12
  227. package/dist/Progress/index.d.ts +2 -2
  228. package/dist/Progress/index.js +5 -5
  229. package/dist/Progress/types.d.ts +3 -3
  230. package/dist/Progress/types.js +2 -2
  231. package/dist/Radio/Radio.d.ts +3 -3
  232. package/dist/Radio/Radio.js +26 -26
  233. package/dist/Radio/RadioGroup.d.ts +3 -3
  234. package/dist/Radio/RadioGroup.js +9 -9
  235. package/dist/Radio/index.d.ts +3 -3
  236. package/dist/Radio/index.js +9 -9
  237. package/dist/Radio/types.d.ts +46 -46
  238. package/dist/Radio/types.js +2 -2
  239. package/dist/Rating/Rating.d.ts +3 -3
  240. package/dist/Rating/Rating.js +71 -71
  241. package/dist/Rating/index.d.ts +2 -2
  242. package/dist/Rating/index.js +5 -5
  243. package/dist/Rating/types.d.ts +49 -49
  244. package/dist/Rating/types.js +2 -2
  245. package/dist/Select/Select.d.ts +3 -3
  246. package/dist/Select/Select.js +38 -38
  247. package/dist/Select/index.d.ts +2 -2
  248. package/dist/Select/index.js +7 -7
  249. package/dist/Select/types.d.ts +76 -76
  250. package/dist/Select/types.js +2 -2
  251. package/dist/Slide/Slide.d.ts +3 -3
  252. package/dist/Slide/Slide.js +11 -11
  253. package/dist/Slide/index.d.ts +2 -2
  254. package/dist/Slide/index.js +7 -7
  255. package/dist/Slide/types.d.ts +2 -2
  256. package/dist/Slide/types.js +2 -2
  257. package/dist/Snackbar/Snackbar.d.ts +3 -3
  258. package/dist/Snackbar/Snackbar.js +11 -11
  259. package/dist/Snackbar/index.d.ts +2 -2
  260. package/dist/Snackbar/index.js +7 -7
  261. package/dist/Snackbar/types.d.ts +2 -2
  262. package/dist/Snackbar/types.js +2 -2
  263. package/dist/Spacing/Spacing.d.ts +7 -7
  264. package/dist/Spacing/Spacing.js +71 -71
  265. package/dist/Spacing/index.d.ts +2 -2
  266. package/dist/Spacing/index.js +5 -5
  267. package/dist/Spacing/types.d.ts +15 -15
  268. package/dist/Spacing/types.js +2 -2
  269. package/dist/Stepper/MobileStepper.d.ts +3 -3
  270. package/dist/Stepper/MobileStepper.js +10 -10
  271. package/dist/Stepper/Stepper.d.ts +7 -7
  272. package/dist/Stepper/Stepper.js +27 -27
  273. package/dist/Stepper/index.d.ts +3 -3
  274. package/dist/Stepper/index.js +6 -6
  275. package/dist/Stepper/types.d.ts +14 -14
  276. package/dist/Stepper/types.js +2 -2
  277. package/dist/Switch/Switch.d.ts +3 -3
  278. package/dist/Switch/Switch.js +10 -10
  279. package/dist/Switch/index.d.ts +2 -2
  280. package/dist/Switch/index.js +7 -7
  281. package/dist/Switch/types.d.ts +12 -12
  282. package/dist/Switch/types.js +2 -2
  283. package/dist/Table/ResizeTableCell/ResizeTableCell.d.ts +11 -11
  284. package/dist/Table/ResizeTableCell/ResizeTableCell.js +94 -94
  285. package/dist/Table/ResizeTableCell/ResizeTableCellStyles.d.ts +2 -2
  286. package/dist/Table/ResizeTableCell/ResizeTableCellStyles.js +60 -60
  287. package/dist/Table/ResizeTableCell/ResizeTableContext.d.ts +15 -15
  288. package/dist/Table/ResizeTableCell/ResizeTableContext.js +16 -16
  289. package/dist/Table/Table.d.ts +8 -8
  290. package/dist/Table/Table.js +11 -11
  291. package/dist/Table/index.d.ts +4 -4
  292. package/dist/Table/index.js +7 -7
  293. package/dist/Table/types.d.ts +7 -7
  294. package/dist/Table/types.js +2 -2
  295. package/dist/TableColumnSettings/TableColumnSettings.d.ts +4 -4
  296. package/dist/TableColumnSettings/TableColumnSettings.js +131 -131
  297. package/dist/TableColumnSettings/TableColumnSettingsStyles.d.ts +1 -1
  298. package/dist/TableColumnSettings/TableColumnSettingsStyles.js +83 -83
  299. package/dist/TableColumnSettings/index.d.ts +3 -3
  300. package/dist/TableColumnSettings/index.js +7 -7
  301. package/dist/TableColumnSettings/types.d.ts +14 -14
  302. package/dist/TableColumnSettings/types.js +2 -2
  303. package/dist/Tabs/Tabs.d.ts +10 -10
  304. package/dist/Tabs/Tabs.js +135 -135
  305. package/dist/Tabs/index.d.ts +2 -2
  306. package/dist/Tabs/index.js +5 -5
  307. package/dist/Tabs/types.d.ts +13 -13
  308. package/dist/Tabs/types.js +2 -2
  309. package/dist/TextField/CurrencyTextField.d.ts +3 -3
  310. package/dist/TextField/CurrencyTextField.js +22 -22
  311. package/dist/TextField/InlineTextField.d.ts +3 -3
  312. package/dist/TextField/InlineTextField.js +142 -142
  313. package/dist/TextField/MaskedTextField.d.ts +3 -3
  314. package/dist/TextField/MaskedTextField.js +13 -13
  315. package/dist/TextField/TextField.d.ts +3 -3
  316. package/dist/TextField/TextField.js +13 -13
  317. package/dist/TextField/ValidatedTextField.d.ts +3 -3
  318. package/dist/TextField/ValidatedTextField.js +35 -35
  319. package/dist/TextField/index.d.ts +6 -6
  320. package/dist/TextField/index.js +9 -9
  321. package/dist/TextField/styles.d.ts +2 -2
  322. package/dist/TextField/styles.js +13 -13
  323. package/dist/TextField/types.d.ts +63 -63
  324. package/dist/TextField/types.js +2 -2
  325. package/dist/ThemeProvider/DefaultEpilotTheme.d.ts +2 -2
  326. package/dist/ThemeProvider/DefaultEpilotTheme.js +312 -312
  327. package/dist/ThemeProvider/ThemeProvider.d.ts +3 -3
  328. package/dist/ThemeProvider/ThemeProvider.js +30 -30
  329. package/dist/ThemeProvider/fonts.d.ts +8 -8
  330. package/dist/ThemeProvider/fonts.js +13 -13
  331. package/dist/ThemeProvider/index.d.ts +3 -3
  332. package/dist/ThemeProvider/index.js +8 -8
  333. package/dist/ThemeProvider/mapping.d.ts +10 -10
  334. package/dist/ThemeProvider/mapping.js +846 -846
  335. package/dist/ThemeProvider/types.d.ts +136 -136
  336. package/dist/ThemeProvider/types.js +2 -2
  337. package/dist/ToggleButton/ToggleButton.d.ts +3 -3
  338. package/dist/ToggleButton/ToggleButton.js +12 -12
  339. package/dist/ToggleButton/index.d.ts +2 -2
  340. package/dist/ToggleButton/index.js +5 -5
  341. package/dist/ToggleButton/types.d.ts +27 -27
  342. package/dist/ToggleButton/types.js +2 -2
  343. package/dist/ToggleButtonGroup/ToggleButtonGroup.d.ts +3 -3
  344. package/dist/ToggleButtonGroup/ToggleButtonGroup.js +12 -12
  345. package/dist/ToggleButtonGroup/index.d.ts +2 -2
  346. package/dist/ToggleButtonGroup/index.js +5 -5
  347. package/dist/ToggleButtonGroup/types.d.ts +2 -2
  348. package/dist/ToggleButtonGroup/types.js +2 -2
  349. package/dist/Tooltip/Tooltip.d.ts +3 -3
  350. package/dist/Tooltip/Tooltip.js +22 -22
  351. package/dist/Tooltip/index.d.ts +2 -2
  352. package/dist/Tooltip/index.js +5 -5
  353. package/dist/Tooltip/types.d.ts +8 -8
  354. package/dist/Tooltip/types.js +2 -2
  355. package/dist/Typography/Typography.d.ts +13 -13
  356. package/dist/Typography/Typography.js +60 -60
  357. package/dist/Typography/index.d.ts +3 -3
  358. package/dist/Typography/index.js +22 -22
  359. package/dist/Typography/types.d.ts +7 -7
  360. package/dist/Typography/types.js +2 -2
  361. package/dist/bundle.js +19 -19
  362. package/dist/bundle.js.map +1 -1
  363. package/dist/config.d.ts +1 -1
  364. package/dist/config.js +6 -6
  365. package/dist/context/ClassPrefixContext.d.ts +9 -9
  366. package/dist/context/ClassPrefixContext.js +14 -14
  367. package/dist/index.d.ts +51 -51
  368. package/dist/index.js +54 -54
  369. package/dist/styles/index.d.ts +1 -1
  370. package/dist/styles/index.js +4 -4
  371. package/dist/styles/styles.d.ts +3 -3
  372. package/dist/styles/styles.js +18 -18
  373. package/dist/utils.d.ts +7 -7
  374. package/dist/utils.js +27 -27
  375. package/package.json +1 -1
  376. package/CHANGELOG.md +0 -992
package/CHANGELOG.md DELETED
@@ -1,992 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
-
5
- ### [2.7.12](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.8-alpha.0...v2.7.12) (2022-05-26)
6
-
7
- ### [2.7.11](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.7.8-alpha.0...v2.7.11) (2022-05-19)
8
-
9
- ### [2.7.11-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.10...v2.7.11-alpha.0) (2022-04-28)
10
-
11
- ### [2.7.10](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.10-alpha.0...v2.7.10) (2022-04-28)
12
-
13
- ### [2.7.10-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.9...v2.7.10-alpha.0) (2022-04-28)
14
-
15
- ### [2.7.9](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.8...v2.7.9) (2022-04-28)
16
-
17
- ### [2.7.8](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.8-alpha.0...v2.7.8) (2022-04-28)
18
-
19
- ### [2.7.8-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.7...v2.7.8-alpha.0) (2022-04-27)
20
-
21
- ### [2.7.7](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.7-alpha.2...v2.7.7) (2022-04-19)
22
-
23
- ### [2.7.7-alpha.2](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.7-alpha.1...v2.7.7-alpha.2) (2022-04-18)
24
-
25
- ### [2.7.7-alpha.1](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.7-alpha.0...v2.7.7-alpha.1) (2022-04-18)
26
-
27
- ### [2.7.7-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.6...v2.7.7-alpha.0) (2022-04-18)
28
-
29
- ### [2.7.6](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.5...v2.7.6) (2022-04-15)
30
-
31
- ### [2.7.5](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.7.4...v2.7.5) (2022-04-13)
32
-
33
-
34
- ### Bug Fixes
35
-
36
- * customBackgroundColor error for TextField ([a292ecd](https://gitlab.com/e-pilot/frontend/base/elements/commit/a292ecda3d1ea993f3159a654f8be71d5f834205))
37
-
38
- ### [2.7.4](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.3...v2.7.4) (2022-04-05)
39
-
40
-
41
- ### Bug Fixes
42
-
43
- * import for PopoverOrigin type ([357d908](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/357d90850c6c7953db3123d4b7276834c78add41))
44
-
45
- ### [2.7.3](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.2...v2.7.3) (2022-04-05)
46
-
47
-
48
- ### Bug Fixes
49
-
50
- * exported popover-origin ([ae269d7](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/ae269d7529addc4eb35728fab6ce55362e4b1c1f))
51
-
52
- ### [2.7.2](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.7.1...v2.7.2) (2022-03-03)
53
-
54
-
55
- ### Bug Fixes
56
-
57
- * TextField and adding yalc command ([9b44af7](https://gitlab.com/e-pilot/frontend/base/elements/commit/9b44af7f0d3f2fb945ac561c302d8d154d1a0b6b))
58
-
59
- ### [2.7.1](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.7.0...v2.7.1) (2022-03-03)
60
-
61
- ## [2.7.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.6.0...v2.7.0) (2022-02-24)
62
-
63
-
64
- ### Features
65
-
66
- * expose more MUI color functions ([a820717](https://gitlab.com/e-pilot/frontend/base/elements/commit/a820717213654e28db1ac7913610279a516908fe))
67
-
68
- ## [2.6.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.14...v2.6.0) (2022-02-17)
69
-
70
-
71
- ### Features
72
-
73
- * expose help MUI function ([76f6582](https://gitlab.com/e-pilot/frontend/base/elements/commit/76f6582ca1d9127fb1634fee0a618b4484a8c556))
74
-
75
- ### [2.5.14](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.5.13...v2.5.14) (2022-02-14)
76
-
77
- ### [2.5.13](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.5.12...v2.5.13) (2022-02-11)
78
-
79
- ### [2.5.12](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.11...v2.5.12) (2022-02-11)
80
- ### [2.5.11](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.10...v2.5.11) (2022-01-24)
81
-
82
- ### [2.5.10](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.9...v2.5.10) (2022-01-24)
83
-
84
- ### [2.5.9](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.8...v2.5.9) (2022-01-24)
85
-
86
- ### [2.5.8](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.5.7...v2.5.8) (2021-11-30)
87
-
88
-
89
- ### Bug Fixes
90
-
91
- * add required symbol ([a67c2b5](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/a67c2b5818d29a2af39e87c7c6c1aacb04fcb15f))
92
- * import prop ([626639f](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/626639f496a26a410bb4533cb7146ac2b361367a))
93
-
94
- ### [2.5.7](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.5.6...v2.5.7) (2021-11-04)
95
-
96
-
97
- ### Bug Fixes
98
-
99
- * **er-1939:** make autocomplete x icon secondary color ([8647e48](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/8647e48e36a21c02ca9bdd15b9cde60778b33cc1))
100
-
101
- ### [2.5.6](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.5...v2.5.6) (2021-10-25)
102
-
103
-
104
- ### Bug Fixes
105
-
106
- * **er-1939:** autocomplete - theme color on close icon ([4b160c7](https://gitlab.com/e-pilot/frontend/base/elements/commit/4b160c783430e01a7a41237392fda547804937a6))
107
-
108
- ### [2.5.5](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.4...v2.5.5) (2021-09-30)
109
-
110
- ### [2.5.4](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.2...v2.5.4) (2021-09-30)
111
-
112
- ### [2.5.3](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.1...v2.5.3) (2021-09-29)
113
-
114
- ### [2.5.3](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.5.1...v2.5.3) (2021-09-29)
115
-
116
- ### [2.5.1](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.0...v2.5.1) (2021-09-28)
117
-
118
- ## [2.5.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.29...v2.5.0) (2021-09-22)
119
-
120
-
121
- ### Features
122
-
123
- * added PrimaryTabs and exposed withStyles ([a6e5b1b](https://gitlab.com/e-pilot/frontend/base/elements/commit/a6e5b1b30dc304f18b0b21d3369f48860dca7a66))
124
-
125
- ### [2.4.29](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.28...v2.4.29) (2021-09-10)
126
-
127
- ### [2.4.28](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.27...v2.4.28) (2021-09-09)
128
-
129
- ### [2.4.27](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.25...v2.4.27) (2021-09-09)
130
-
131
- ### [2.4.25](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.24...v2.4.25) (2021-08-10)
132
-
133
- ### [2.4.24](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.24-alpha.0...v2.4.24) (2021-08-10)
134
-
135
- ### [2.4.24-alpha.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.23...v2.4.24-alpha.0) (2021-08-10)
136
-
137
- ### [2.4.23](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.23-alpha.3...v2.4.23) (2021-08-10)
138
-
139
- ### [2.4.23-alpha.3](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.23-alpha.2...v2.4.23-alpha.3) (2021-08-10)
140
-
141
- ### [2.4.23-alpha.2](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.23-alpha.1...v2.4.23-alpha.2) (2021-08-10)
142
-
143
- ### [2.4.23-alpha.1](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.23-alpha.0...v2.4.23-alpha.1) (2021-08-10)
144
-
145
- ### [2.4.23-alpha.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.22...v2.4.23-alpha.0) (2021-08-10)
146
-
147
- ### [2.4.22](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.21...v2.4.22) (2021-07-28)
148
-
149
- ### [2.4.21](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.20...v2.4.21) (2021-07-21)
150
-
151
- ### [2.4.20](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.20-alpha.0...v2.4.20) (2021-07-21)
152
-
153
- ### [2.4.20-alpha.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.19...v2.4.20-alpha.0) (2021-07-21)
154
-
155
- ### [2.4.19](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.18...v2.4.19) (2021-07-16)
156
-
157
- ### [2.4.18-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.17...v2.4.18-alpha.0) (2021-07-13)
158
-
159
- ### [2.4.18](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.17...v2.4.18) (2021-07-16)
160
-
161
-
162
- ### Bug Fixes
163
-
164
- * auto-suggest overlaps ([1266a4a](https://gitlab.com/e-pilot/frontend/base/elements/commit/1266a4a817f8c1052e864b6e74066ebc216ef66b))
165
-
166
- ### [2.4.17](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.16...v2.4.17) (2021-07-13)
167
-
168
- ### [2.4.16](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.15...v2.4.16) (2021-07-12)
169
-
170
- ### [2.4.15](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.14...v2.4.15) (2021-07-07)
171
-
172
- ### [2.4.14](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.13...v2.4.14) (2021-07-07)
173
-
174
-
175
- ### Bug Fixes
176
-
177
- * disable open autocomplete on focus ([0eadf72](https://gitlab.com/e-pilot/frontend/base/elements/commit/0eadf72a5c156de5b7deba00384379717f5a3ff7))
178
-
179
- ### [2.4.13](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.12...v2.4.13) (2021-07-06)
180
-
181
- ### [2.4.12](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.9-alpha.1...v2.4.12) (2021-07-02)
182
-
183
- ### [2.4.11](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.10...v2.4.11) (2021-07-02)
184
-
185
- ### [2.4.10](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.10-alpha.1...v2.4.10) (2021-07-02)
186
-
187
- ### [2.4.10-alpha.1](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.10-alpha.0...v2.4.10-alpha.1) (2021-07-02)
188
-
189
- ### [2.4.10-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.9...v2.4.10-alpha.0) (2021-07-02)
190
-
191
- ### [2.4.9](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.8...v2.4.9) (2021-07-01)
192
-
193
- ### [2.4.11](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.10...v2.4.11) (2021-07-02)
194
-
195
- ### [2.4.10](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.10-alpha.1...v2.4.10) (2021-07-02)
196
-
197
- ### [2.4.10-alpha.1](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.10-alpha.0...v2.4.10-alpha.1) (2021-07-02)
198
-
199
- ### [2.4.10-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.9...v2.4.10-alpha.0) (2021-07-02)
200
-
201
- ### [2.4.9](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.8...v2.4.9) (2021-07-01)
202
-
203
- ### [2.4.8](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.7...v2.4.8) (2021-06-29)
204
-
205
- ### [2.4.7](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.6...v2.4.7) (2021-06-29)
206
-
207
-
208
- ### Bug Fixes
209
-
210
- * button on focus ([e9110b1](https://gitlab.com/e-pilot/frontend/base/elements/commit/e9110b16bd19b02e77de14fc59c9767f3df74684))
211
-
212
- ### [2.4.6](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.5...v2.4.6) (2021-06-28)
213
-
214
-
215
- ### Bug Fixes
216
-
217
- * button bg color on focus ([a841d17](https://gitlab.com/e-pilot/frontend/base/elements/commit/a841d179bc710bad67721d766d5a54a164cbfff3))
218
-
219
- ### [2.4.5](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.4...v2.4.5) (2021-06-25)
220
-
221
- ### [2.4.2-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.1...v2.4.2-alpha.0) (2021-06-24)
222
-
223
- ### [2.4.4](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.3...v2.4.4) (2021-06-25)
224
-
225
- ### [2.4.3](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.2...v2.4.3) (2021-06-25)
226
-
227
- ### [2.4.2](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.1...v2.4.2) (2021-06-24)
228
-
229
- ### [2.4.1](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.0...v2.4.1) (2021-06-23)
230
-
231
- ### [2.4.1-alpha.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.0...v2.4.1-alpha.0) (2021-06-23)
232
-
233
- ## [2.4.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.3.2...v2.4.0) (2021-06-22)
234
-
235
-
236
- ### Features
237
-
238
- * er-1581 flip popper prop in autocomplete ([386fa4c](https://gitlab.com/e-pilot/frontend/base/elements/commit/386fa4c2bb1e3139921cb0a597422b32a8c363fc))
239
-
240
- ### [2.3.2](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.3.1...v2.3.2) (2021-06-18)
241
-
242
- ### [2.3.1](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.3.0...v2.3.1) (2021-06-16)
243
-
244
- ## [2.3.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.2.25...v2.3.0) (2021-06-14)
245
-
246
-
247
- ### Features
248
-
249
- * mo-341 - fix version number ([e132c3f](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/e132c3f701ab1f5aa1363ad9fdb499305836743e))
250
-
251
-
252
- ### Bug Fixes
253
-
254
- * mo-341 - update playground with latest theme. ([5dba9a2](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/5dba9a2dbf7ccc994a702b6e57c0331b3b1c081c))
255
-
256
- ## [2.3.0-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.2.22-alpha.0...v2.3.0-alpha.0) (2021-06-10)
257
-
258
-
259
- ### Features
260
-
261
- * mo-341 - Create the fontSource as array to load customer's fonts into JB. ([dc156e9](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/dc156e9bb6fb2a9ec0e2adb3594af6af55c2f1a7))
262
-
263
- ### [2.2.25](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.2.24...v2.2.25) (2021-06-14)
264
-
265
- ### [2.2.24](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.2.23...v2.2.24) (2021-06-11)
266
-
267
- ### [2.2.23](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.23-alpha.0...v2.2.23) (2021-06-11)
268
-
269
-
270
- ### Bug Fixes
271
-
272
- * select icon color ([167043a](https://gitlab.com/e-pilot/frontend/base/elements/commit/167043a19a8b29208efb59c9233a52eee36b74c7))
273
-
274
- ### [2.2.23-alpha.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.22...v2.2.23-alpha.0) (2021-06-11)
275
-
276
-
277
- ### Bug Fixes
278
-
279
- * styles overwritten with ivy styles ([87a3bcf](https://gitlab.com/e-pilot/frontend/base/elements/commit/87a3bcf823dadbf173046da27168241eeaacc577))
280
-
281
- ### [2.2.22](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.22-alpha.0...v2.2.22) (2021-06-11)
282
-
283
-
284
- ### Bug Fixes
285
-
286
- * styles overwritten with ivy styles ([571c7b6](https://gitlab.com/e-pilot/frontend/base/elements/commit/571c7b614fdb520ef1bbb0b3c9d886299f6ed047))
287
-
288
- ### [2.2.22-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.2.21...v2.2.22-alpha.0) (2021-06-09)
289
-
290
- ### [2.2.21](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.19...v2.2.21) (2021-06-02)
291
-
292
-
293
- ### Bug Fixes
294
-
295
- * **buttons:** fixed hover colors for buttons ([5d8c8b0](https://gitlab.com/e-pilot/frontend/base/elements/commit/5d8c8b08688464762948c114c527b02cee4c7759))
296
- * **tabs:** add correct box-shadow ([1c7ce92](https://gitlab.com/e-pilot/frontend/base/elements/commit/1c7ce923da2bd29f2da9eabd1ad504ceb18e2bcd))
297
-
298
- ### [2.2.20](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.2.19...v2.2.20) (2021-06-01)
299
-
300
- ### [2.2.19](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.18...v2.2.19) (2021-05-31)
301
-
302
- ### [2.2.18](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.16...v2.2.18) (2021-05-31)
303
-
304
- ### [2.2.17](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.17-alpha.0...v2.2.17) (2021-05-31)
305
-
306
- ### [2.2.17-alpha.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.16...v2.2.17-alpha.0) (2021-05-31)
307
-
308
- ### [2.2.16](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.15...v2.2.16) (2021-05-27)
309
-
310
- ### [2.2.15](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.13...v2.2.15) (2021-05-26)
311
-
312
-
313
- ### Bug Fixes
314
-
315
- * **button:** hover color fix ([f120cfd](https://gitlab.com/e-pilot/frontend/base/elements/commit/f120cfd1ea438538c6a3ebb107302722a67498f9))
316
-
317
- ### [2.2.14](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.14-alpha.0...v2.2.14) (2021-05-26)
318
-
319
- ### [2.2.14-alpha.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.13...v2.2.14-alpha.0) (2021-05-26)
320
-
321
- ### [2.2.13](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.12...v2.2.13) (2021-05-17)
322
-
323
- ### [2.2.12](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.11...v2.2.12) (2021-05-17)
324
-
325
- ### [2.2.11](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.10...v2.2.11) (2021-05-17)
326
-
327
- ### [2.2.10](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.9...v2.2.10) (2021-05-14)
328
-
329
- ### [2.2.9](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.8...v2.2.9) (2021-05-14)
330
-
331
- ### [2.2.8](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.7...v2.2.8) (2021-05-14)
332
-
333
- ### [2.2.7](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.6...v2.2.7) (2021-05-14)
334
-
335
- ### [2.2.6](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.5...v2.2.6) (2021-05-14)
336
-
337
- ### [2.2.5](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.4...v2.2.5) (2021-05-10)
338
-
339
- ### [2.2.4](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.3...v2.2.4) (2021-05-05)
340
-
341
- ### [2.2.3](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.2...v2.2.3) (2021-05-05)
342
-
343
-
344
- ### Bug Fixes
345
-
346
- * button colors ([31336b7](https://gitlab.com/e-pilot/frontend/base/elements/commit/31336b7287f104b3cfaf0f3b3a8fd5162167d58a))
347
-
348
- ### [2.2.2](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.1...v2.2.2) (2021-05-05)
349
-
350
- ### [2.2.1](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.0...v2.2.1) (2021-05-04)
351
-
352
- ## [2.2.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.11...v2.2.0) (2021-05-04)
353
-
354
- ### [2.1.1](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.1.0...v2.1.1) (2021-05-04)
355
-
356
- ## [2.1.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.10...v2.1.0) (2021-05-04)
357
-
358
-
359
- ### Features
360
-
361
- * breakpoints theming ([cc18b6f](https://gitlab.com/e-pilot/frontend/base/elements/commit/cc18b6fbf27fc4d31a014895b261304033a63808))
362
-
363
- ### [2.1.1](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.1.0...v2.1.1) (2021-05-04)
364
-
365
- ## [2.1.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.10...v2.1.0) (2021-05-04)
366
-
367
-
368
- ### Features
369
-
370
- * breakpoints theming ([cc18b6f](https://gitlab.com/e-pilot/frontend/base/elements/commit/cc18b6fbf27fc4d31a014895b261304033a63808))
371
-
372
- ### [2.0.10](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.8...v2.0.10) (2021-04-30)
373
-
374
- ### [2.0.9](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.8...v2.0.9) (2021-04-27)
375
-
376
- ### [2.0.8](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.6...v2.0.8) (2021-04-27)
377
-
378
-
379
- ### Bug Fixes
380
-
381
- * **iconed input:** fixed design issues ([da330d5](https://gitlab.com/e-pilot/frontend/base/elements/commit/da330d52d210cd33ddbc21bc0c7b1286c42d2b5e))
382
-
383
- ### [2.0.7](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.6...v2.0.7) (2021-04-26)
384
-
385
- ### [2.0.6](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.5...v2.0.6) (2021-04-26)
386
-
387
-
388
- ### Bug Fixes
389
-
390
- * **rating:** updated to have scaled icons in one line ([8780212](https://gitlab.com/e-pilot/frontend/base/elements/commit/87802122696b9f2f0da9839598dbf919ca031b4c))
391
-
392
- ### [2.0.5](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.39...v2.0.5) (2021-04-26)
393
-
394
-
395
- ### Bug Fixes
396
-
397
- * **rating:** updated to have scaled icons in one line ([b443b57](https://gitlab.com/e-pilot/frontend/base/elements/commit/b443b57cc71c5f5d500407b0d9b371285bcdbc28))
398
- * button size & font weight bold ([686e32f](https://gitlab.com/e-pilot/frontend/base/elements/commit/686e32f8f2b7231b182d087033d7109014efb320))
399
- * **rating:** updated rating component ([6d59303](https://gitlab.com/e-pilot/frontend/base/elements/commit/6d5930338e6e0f0391992dcd0694e786e0a96e49))
400
- * added fill to rating comp ([82a1ad7](https://gitlab.com/e-pilot/frontend/base/elements/commit/82a1ad78f3aa122ae45804e610121605d1963546))
401
- * masked text field ([48ab16f](https://gitlab.com/e-pilot/frontend/base/elements/commit/48ab16f483044f97fc59004f99c9b5ee6b074826))
402
-
403
- ### [2.0.4](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.3...v2.0.4) (2021-04-26)
404
-
405
- ### [2.0.3](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.2...v2.0.3) (2021-04-26)
406
-
407
-
408
- ### Bug Fixes
409
-
410
- * button size & font weight bold ([686e32f](https://gitlab.com/e-pilot/frontend/base/elements/commit/686e32f8f2b7231b182d087033d7109014efb320))
411
- * **rating:** updated rating component ([6d59303](https://gitlab.com/e-pilot/frontend/base/elements/commit/6d5930338e6e0f0391992dcd0694e786e0a96e49))
412
- * added fill to rating comp ([82a1ad7](https://gitlab.com/e-pilot/frontend/base/elements/commit/82a1ad78f3aa122ae45804e610121605d1963546))
413
-
414
- ### [2.0.2](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.1...v2.0.2) (2021-04-23)
415
-
416
- ### [2.0.1](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.0...v2.0.1) (2021-04-22)
417
-
418
- ## [2.0.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.39...v2.0.0) (2021-04-22)
419
-
420
-
421
- ### Bug Fixes
422
-
423
- * masked text field ([48ab16f](https://gitlab.com/e-pilot/frontend/base/elements/commit/48ab16f483044f97fc59004f99c9b5ee6b074826))
424
-
425
- ## [1.0.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.39...v1.0.0) (2021-04-22)
426
-
427
-
428
- ### Bug Fixes
429
-
430
- * masked text field ([48ab16f](https://gitlab.com/e-pilot/frontend/base/elements/commit/48ab16f483044f97fc59004f99c9b5ee6b074826))
431
-
432
- ### [0.0.39](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.38...v0.0.39) (2021-04-19)
433
-
434
- ### [0.0.38](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.37...v0.0.38) (2021-04-19)
435
-
436
- ### [0.0.37](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.36...v0.0.37) (2021-04-14)
437
-
438
-
439
- ### Bug Fixes
440
-
441
- * **radio, checkbox:** added possibility to place the inputs ([d6cc2c1](https://gitlab.com/e-pilot/frontend/base/elements/commit/d6cc2c1636b3cb1249dededbe8274904779420d1))
442
-
443
- ### [0.0.36](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.31...v0.0.36) (2021-04-09)
444
-
445
-
446
- ### Features
447
-
448
- * **drawer:** added drawer element ([554c3f8](https://gitlab.com/e-pilot/frontend/base/elements/commit/554c3f8994930afb54c7949eca6a36a013b6b8cf))
449
- * **drawer:** added test ([846e1dc](https://gitlab.com/e-pilot/frontend/base/elements/commit/846e1dcc26f6087eeee35e6dee2787eec6a25d77))
450
- * mui props & overrides in theme provider ([c70213d](https://gitlab.com/e-pilot/frontend/base/elements/commit/c70213d2127a833c089266fca5095941e3374243))
451
-
452
-
453
- ### Bug Fixes
454
-
455
- * autocomplete label ([2d7809c](https://gitlab.com/e-pilot/frontend/base/elements/commit/2d7809c6d31a0a7980bc64c48d52a14021d27f04))
456
-
457
- ### [0.0.35](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.34...v0.0.35) (2021-04-01)
458
-
459
- ### [0.0.34](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.33...v0.0.34) (2021-04-01)
460
-
461
-
462
- ### Bug Fixes
463
-
464
- * autocomplete label ([2d7809c](https://gitlab.com/e-pilot/frontend/base/elements/commit/2d7809c6d31a0a7980bc64c48d52a14021d27f04))
465
-
466
- ### [0.0.33](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.32...v0.0.33) (2021-04-01)
467
-
468
-
469
- ### Features
470
-
471
- * mui props & overrides in theme provider ([c70213d](https://gitlab.com/e-pilot/frontend/base/elements/commit/c70213d2127a833c089266fca5095941e3374243))
472
-
473
- ### [0.0.32](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.31...v0.0.32) (2021-03-29)
474
-
475
- ### [0.0.31](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.30...v0.0.31) (2021-03-22)
476
-
477
- ### [0.0.30](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.29...v0.0.30) (2021-03-22)
478
-
479
-
480
- ### Bug Fixes
481
-
482
- * masked textfield ([49a9497](https://gitlab.com/e-pilot/frontend/base/elements/commit/49a9497934590ac485614a5639ccec07644bcc48))
483
-
484
- ### [0.0.29](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.28...v0.0.29) (2021-03-18)
485
-
486
- ### [0.0.28](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.27...v0.0.28) (2021-03-18)
487
-
488
- ### [0.0.27](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.26...v0.0.27) (2021-03-18)
489
-
490
- ### [0.0.26](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.25...v0.0.26) (2021-03-16)
491
-
492
-
493
- ### Features
494
-
495
- * mo-188 - fix onChange => onError keep onChange oem ([9657161](https://gitlab.com/e-pilot/frontend/base/elements/commit/96571610c0db1481eb09bcf5cc116fcbb0d6d532))
496
-
497
-
498
- ### Bug Fixes
499
-
500
- * onChange callback to onError to not override TextField behavior ([7cafee3](https://gitlab.com/e-pilot/frontend/base/elements/commit/7cafee361fdb8e8f2a07edac223e0d12224bfde5))
501
-
502
- ### [0.0.25](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.23...v0.0.25) (2021-03-11)
503
-
504
-
505
- ### Features
506
-
507
- * **image:** create image element ([0e82f29](https://gitlab.com/e-pilot/frontend/base/elements/commit/0e82f2947b23ecb425886ab4c09bca2256df86fe))
508
-
509
-
510
- ### Bug Fixes
511
-
512
- * **image:** use box instead of inline style ([5f6a2da](https://gitlab.com/e-pilot/frontend/base/elements/commit/5f6a2da7af78fe52813864d09438d6dd69a200ed))
513
-
514
- ### [0.0.24](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.23...v0.0.24) (2021-03-09)
515
-
516
- ### [0.0.23](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.20...v0.0.23) (2021-02-26)
517
-
518
-
519
- ### Features
520
-
521
- * **rating:** create rating component ([c135e4f](https://gitlab.com/e-pilot/frontend/base/elements/commit/c135e4f331cdc271c92624b0acb06e022d18504a))
522
- * hidden element re-exported from mui ([7a4145e](https://gitlab.com/e-pilot/frontend/base/elements/commit/7a4145e714f151da5b9a1897ff319f9c3cae7bb9))
523
-
524
-
525
- ### Bug Fixes
526
-
527
- * **rating:** update prop type ([9684657](https://gitlab.com/e-pilot/frontend/base/elements/commit/9684657671005d4386628ac69dc562e4bf9c1573))
528
- * hidden children prop ([66e795d](https://gitlab.com/e-pilot/frontend/base/elements/commit/66e795d9d5cfbdc686bd080bf465ccbe47af658e))
529
-
530
- ### [0.0.22](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.21...v0.0.22) (2021-02-25)
531
-
532
-
533
- ### Bug Fixes
534
-
535
- * hidden children prop ([66e795d](https://gitlab.com/e-pilot/frontend/base/elements/commit/66e795d9d5cfbdc686bd080bf465ccbe47af658e))
536
-
537
- ### [0.0.21](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.20...v0.0.21) (2021-02-24)
538
-
539
-
540
- ### Features
541
-
542
- * hidden element re-exported from mui ([7a4145e](https://gitlab.com/e-pilot/frontend/base/elements/commit/7a4145e714f151da5b9a1897ff319f9c3cae7bb9))
543
-
544
- ### [0.0.20](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.8...v0.0.20) (2021-02-19)
545
-
546
-
547
- ### Features
548
-
549
- * added container style to select ([3d6c4ab](https://gitlab.com/e-pilot/frontend/base/elements/commit/3d6c4ab0d7169c5e6abe1df5f94d6c6fb211b113))
550
- * added containerstyle to textfield ([662e642](https://gitlab.com/e-pilot/frontend/base/elements/commit/662e642ed421a0b581d90a01baa8c029b77c8143))
551
- * custom select field ([7fb6a74](https://gitlab.com/e-pilot/frontend/base/elements/commit/7fb6a7445c89f6402f9047fecce45f10773ba830))
552
- * custom text field ([2619923](https://gitlab.com/e-pilot/frontend/base/elements/commit/261992331576062ed6807bd73423903d3a0f1bf7))
553
- * dev and prod static assets url ([dcaaf39](https://gitlab.com/e-pilot/frontend/base/elements/commit/dcaaf399080690b6c98289e3f4b1ba1d6fc540f0))
554
- * dev and prod static assets url ([b3a2fe8](https://gitlab.com/e-pilot/frontend/base/elements/commit/b3a2fe8553efbf29c428c8b6bd047e085178061f))
555
- * mo-124 notification ([f1cee1f](https://gitlab.com/e-pilot/frontend/base/elements/commit/f1cee1fbf0bf95219c70373a316574a14b7ac4c7))
556
- * mo-125 colors from theme ([11e3c41](https://gitlab.com/e-pilot/frontend/base/elements/commit/11e3c410c96ac31c374611f6f4c909cc999722b7))
557
- * mo-149 all caps button ([96cdda2](https://gitlab.com/e-pilot/frontend/base/elements/commit/96cdda2e4780d48322718dc00527eb243153a3ff))
558
- * mo-19 list ([16dfe99](https://gitlab.com/e-pilot/frontend/base/elements/commit/16dfe992e4797a6ee9ff9d70ab0fe8eea3cf6539))
559
- * MO-67 add wrapper for snackbar component and update textfield story with argtype for variant prop. ([5cecdef](https://gitlab.com/e-pilot/frontend/base/elements/commit/5cecdefba8f1a3fcda60673435f1020fe7a9620c))
560
- * MO-67 add wrapper for snackbar component and update textfield story with argtype for variant prop. ([a01eecf](https://gitlab.com/e-pilot/frontend/base/elements/commit/a01eecf34062b916a974a42403d21e3adfa1482d))
561
- * MO-67 add wrapper for snackbar component and update textfield story with argtype for variant prop. ([c4a15d7](https://gitlab.com/e-pilot/frontend/base/elements/commit/c4a15d7312075b8975e828cfc1e3ffb60cc2743a))
562
- * MO-67 add wrapper for snackbar component and update textfield story with argtype for variant prop. ([09dec53](https://gitlab.com/e-pilot/frontend/base/elements/commit/09dec5342f7c12b84b6055398564281c68996dfe))
563
- * MO-67 added some test scenarios mvp-0 and refactor os stories ([085e369](https://gitlab.com/e-pilot/frontend/base/elements/commit/085e369595684962a0b3f578cca7b79d2b7b06e6))
564
- * MO-67 Merge Dev into and lost segmentation of alerts ([9019862](https://gitlab.com/e-pilot/frontend/base/elements/commit/9019862054f47e8cfb251424aca69ae1fae4e09e))
565
- * proxima nova font ([8c5397c](https://gitlab.com/e-pilot/frontend/base/elements/commit/8c5397c9b1fee749f62dd6bbb4b692c16b2ca4d6))
566
- * proxima nova font ([90b3393](https://gitlab.com/e-pilot/frontend/base/elements/commit/90b3393626fa01a50497171f782c696d7e1ccbd5))
567
-
568
-
569
- ### Bug Fixes
570
-
571
- * **headers:** added missing h4, h5, h6 elements ([df1d3a5](https://gitlab.com/e-pilot/frontend/base/elements/commit/df1d3a505e7a005b1a3dab3b2d6cbe3e548ad470))
572
- * adding new method for npm token to docs ([f1e92b5](https://gitlab.com/e-pilot/frontend/base/elements/commit/f1e92b5312645721ce09f51266de9bcdbb01a8f8))
573
- * controlled autocomplete & disable open on focus ([9ee3257](https://gitlab.com/e-pilot/frontend/base/elements/commit/9ee325704349ad5e4ca5691b200947a9f4900f90))
574
- * Fixed colors of alerts, main = dark ([b8e0723](https://gitlab.com/e-pilot/frontend/base/elements/commit/b8e0723eda5cb55be0527bfb38e9d60c42a71e7b))
575
- * margin prop in select ([fa753fc](https://gitlab.com/e-pilot/frontend/base/elements/commit/fa753fc80410d08e82dfa875c5522cc4a6db5ef6))
576
- * MO-67 - Fixing Alert test props ([6c740fd](https://gitlab.com/e-pilot/frontend/base/elements/commit/6c740fd38f3e2bc9c813cc727207246b70c741c3))
577
- * MO-67 Fixed components names from segmentation ([2677820](https://gitlab.com/e-pilot/frontend/base/elements/commit/2677820e9db22a28089571f78716194e156030e6))
578
- * MO-67 Organize imports and update guides for NPM_TOKEN read-only ([3e4a2ff](https://gitlab.com/e-pilot/frontend/base/elements/commit/3e4a2ffa24fdc039880f90049d4e5542b69aaf2c))
579
- * omit menu item button prop ([d0c8033](https://gitlab.com/e-pilot/frontend/base/elements/commit/d0c80337dd5afb90b2187a2d31369291f8058da1))
580
- * props hidden in docs ([75153ee](https://gitlab.com/e-pilot/frontend/base/elements/commit/75153eed450ecba2222ec7c630e75fd49682c222))
581
- * Refactoring os alert type, stories and test to be more simple. ([559cb7f](https://gitlab.com/e-pilot/frontend/base/elements/commit/559cb7f95e23474a5ad3485b0951f2d2e2f988a4))
582
- * select focus border radius ([7a1f4e1](https://gitlab.com/e-pilot/frontend/base/elements/commit/7a1f4e1cbc18f596b1f0a8676f662f7fe2e4bcd4))
583
- * spacing in default theme ([d268290](https://gitlab.com/e-pilot/frontend/base/elements/commit/d268290bf69cd5609f1a42a7edfac00743b6a37c))
584
- * text field default id ([b931fc5](https://gitlab.com/e-pilot/frontend/base/elements/commit/b931fc5e051ad1adb876146d572902689a099cb6))
585
- * text field id & adornments ([7966b51](https://gitlab.com/e-pilot/frontend/base/elements/commit/7966b5196fd1828632554a439e422964e4889b23))
586
- * text field props in docs ([2069e4f](https://gitlab.com/e-pilot/frontend/base/elements/commit/2069e4f2340205286a8cf69d77bdd3e6309e4ab0))
587
- * textfield label & select story ([509bd1f](https://gitlab.com/e-pilot/frontend/base/elements/commit/509bd1fc995dde392d9d28bb8b2ddc0d0db6617c))
588
- * textfield multine padding ([61f1c64](https://gitlab.com/e-pilot/frontend/base/elements/commit/61f1c6473fe5de5e86de920d2b97bbddeefde608))
589
- * theme mapping params ([beadece](https://gitlab.com/e-pilot/frontend/base/elements/commit/beadece31b7189b187abb8a1a082798eef2be9cd))
590
- * Use styled component for alert colors, component has the color for filled variant hardcoded. ([421d5a8](https://gitlab.com/e-pilot/frontend/base/elements/commit/421d5a80647e095a213584bcbc5789188070fac8))
591
-
592
- ### [0.0.19](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.18...v0.0.19) (2021-02-12)
593
-
594
-
595
- ### Bug Fixes
596
-
597
- * adding new method for npm token to docs ([f1e92b5](https://gitlab.com/e-pilot/frontend/base/elements/commit/f1e92b5312645721ce09f51266de9bcdbb01a8f8))
598
- * theme mapping params ([beadece](https://gitlab.com/e-pilot/frontend/base/elements/commit/beadece31b7189b187abb8a1a082798eef2be9cd))
599
-
600
- ### [0.0.18](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.17...v0.0.18) (2021-02-11)
601
-
602
-
603
- ### Bug Fixes
604
-
605
- * controlled autocomplete & disable open on focus ([9ee3257](https://gitlab.com/e-pilot/frontend/base/elements/commit/9ee325704349ad5e4ca5691b200947a9f4900f90))
606
-
607
- ### [0.0.17](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.16...v0.0.17) (2021-02-09)
608
-
609
-
610
- ### Features
611
-
612
- * added container style to select ([3d6c4ab](https://gitlab.com/e-pilot/frontend/base/elements/commit/3d6c4ab0d7169c5e6abe1df5f94d6c6fb211b113))
613
-
614
- ### [0.0.16](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.15...v0.0.16) (2021-02-09)
615
-
616
- ### [0.0.15](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.14...v0.0.15) (2021-02-08)
617
-
618
-
619
- ### Features
620
-
621
- * added containerstyle to textfield ([662e642](https://gitlab.com/e-pilot/frontend/base/elements/commit/662e642ed421a0b581d90a01baa8c029b77c8143))
622
- * mo-149 all caps button ([96cdda2](https://gitlab.com/e-pilot/frontend/base/elements/commit/96cdda2e4780d48322718dc00527eb243153a3ff))
623
-
624
- ### [0.0.14](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.13...v0.0.14) (2021-02-04)
625
-
626
-
627
- ### Bug Fixes
628
-
629
- * text field id & adornments ([7966b51](https://gitlab.com/e-pilot/frontend/base/elements/commit/7966b5196fd1828632554a439e422964e4889b23))
630
-
631
- ### [0.0.13](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.12...v0.0.13) (2021-02-04)
632
-
633
-
634
- ### Features
635
-
636
- * custom select field ([7fb6a74](https://gitlab.com/e-pilot/frontend/base/elements/commit/7fb6a7445c89f6402f9047fecce45f10773ba830))
637
- * custom text field ([2619923](https://gitlab.com/e-pilot/frontend/base/elements/commit/261992331576062ed6807bd73423903d3a0f1bf7))
638
- * dev and prod static assets url ([dcaaf39](https://gitlab.com/e-pilot/frontend/base/elements/commit/dcaaf399080690b6c98289e3f4b1ba1d6fc540f0))
639
- * dev and prod static assets url ([b3a2fe8](https://gitlab.com/e-pilot/frontend/base/elements/commit/b3a2fe8553efbf29c428c8b6bd047e085178061f))
640
- * mo-124 notification ([f1cee1f](https://gitlab.com/e-pilot/frontend/base/elements/commit/f1cee1fbf0bf95219c70373a316574a14b7ac4c7))
641
- * mo-125 colors from theme ([11e3c41](https://gitlab.com/e-pilot/frontend/base/elements/commit/11e3c410c96ac31c374611f6f4c909cc999722b7))
642
- * mo-19 list ([16dfe99](https://gitlab.com/e-pilot/frontend/base/elements/commit/16dfe992e4797a6ee9ff9d70ab0fe8eea3cf6539))
643
- * MO-67 added some test scenarios mvp-0 and refactor os stories ([085e369](https://gitlab.com/e-pilot/frontend/base/elements/commit/085e369595684962a0b3f578cca7b79d2b7b06e6))
644
- * MO-67 Merge Dev into and lost segmentation of alerts ([9019862](https://gitlab.com/e-pilot/frontend/base/elements/commit/9019862054f47e8cfb251424aca69ae1fae4e09e))
645
- * proxima nova font ([8c5397c](https://gitlab.com/e-pilot/frontend/base/elements/commit/8c5397c9b1fee749f62dd6bbb4b692c16b2ca4d6))
646
-
647
-
648
- ### Bug Fixes
649
-
650
- * Fixed colors of alerts, main = dark ([b8e0723](https://gitlab.com/e-pilot/frontend/base/elements/commit/b8e0723eda5cb55be0527bfb38e9d60c42a71e7b))
651
- * margin prop in select ([fa753fc](https://gitlab.com/e-pilot/frontend/base/elements/commit/fa753fc80410d08e82dfa875c5522cc4a6db5ef6))
652
- * MO-67 - Fixing Alert test props ([6c740fd](https://gitlab.com/e-pilot/frontend/base/elements/commit/6c740fd38f3e2bc9c813cc727207246b70c741c3))
653
- * MO-67 Fixed components names from segmentation ([2677820](https://gitlab.com/e-pilot/frontend/base/elements/commit/2677820e9db22a28089571f78716194e156030e6))
654
- * MO-67 Organize imports and update guides for NPM_TOKEN read-only ([3e4a2ff](https://gitlab.com/e-pilot/frontend/base/elements/commit/3e4a2ffa24fdc039880f90049d4e5542b69aaf2c))
655
- * omit menu item button prop ([d0c8033](https://gitlab.com/e-pilot/frontend/base/elements/commit/d0c80337dd5afb90b2187a2d31369291f8058da1))
656
- * props hidden in docs ([75153ee](https://gitlab.com/e-pilot/frontend/base/elements/commit/75153eed450ecba2222ec7c630e75fd49682c222))
657
- * Refactoring os alert type, stories and test to be more simple. ([559cb7f](https://gitlab.com/e-pilot/frontend/base/elements/commit/559cb7f95e23474a5ad3485b0951f2d2e2f988a4))
658
- * select focus border radius ([7a1f4e1](https://gitlab.com/e-pilot/frontend/base/elements/commit/7a1f4e1cbc18f596b1f0a8676f662f7fe2e4bcd4))
659
- * spacing in default theme ([d268290](https://gitlab.com/e-pilot/frontend/base/elements/commit/d268290bf69cd5609f1a42a7edfac00743b6a37c))
660
- * text field default id ([b931fc5](https://gitlab.com/e-pilot/frontend/base/elements/commit/b931fc5e051ad1adb876146d572902689a099cb6))
661
- * text field props in docs ([2069e4f](https://gitlab.com/e-pilot/frontend/base/elements/commit/2069e4f2340205286a8cf69d77bdd3e6309e4ab0))
662
- * textfield label & select story ([509bd1f](https://gitlab.com/e-pilot/frontend/base/elements/commit/509bd1fc995dde392d9d28bb8b2ddc0d0db6617c))
663
- * textfield multine padding ([61f1c64](https://gitlab.com/e-pilot/frontend/base/elements/commit/61f1c6473fe5de5e86de920d2b97bbddeefde608))
664
- * Use styled component for alert colors, component has the color for filled variant hardcoded. ([421d5a8](https://gitlab.com/e-pilot/frontend/base/elements/commit/421d5a80647e095a213584bcbc5789188070fac8))
665
-
666
- ### [0.0.8](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.7...v0.0.8) (2021-01-15)
667
-
668
-
669
- ### Features
670
-
671
- * MO-67 add wrapper for snackbar component and update textfield story with argtype for variant prop. ([09dec53](https://gitlab.com/e-pilot/frontend/base/elements/commit/09dec5342f7c12b84b6055398564281c68996dfe))
672
- * proxima nova font ([90b3393](https://gitlab.com/e-pilot/frontend/base/elements/commit/90b3393626fa01a50497171f782c696d7e1ccbd5))
673
-
674
- ### [0.0.12](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.11...v0.0.12) (2021-02-02)
675
-
676
- ### Features
677
-
678
- - MO-67 add wrapper for snackbar component and update textfield story with argtype for variant prop. ([5cecdef](https://gitlab.com/e-pilot/frontend/base/elements/commit/5cecdefba8f1a3fcda60673435f1020fe7a9620c))
679
-
680
- ### [0.0.11](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.10...v0.0.11) (2021-02-02)
681
-
682
- ### Features
683
-
684
- - MO-67 add wrapper for snackbar component and update textfield story with argtype for variant prop. ([a01eecf](https://gitlab.com/e-pilot/frontend/base/elements/commit/a01eecf34062b916a974a42403d21e3adfa1482d))
685
-
686
- ### [0.0.10](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.9...v0.0.10) (2021-02-02)
687
-
688
- ### [0.0.9](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.7...v0.0.9) (2021-01-22)
689
-
690
- ### Features
691
-
692
- - MO-67 add wrapper for snackbar component and update textfield story with argtype for variant prop. ([c4a15d7](https://gitlab.com/e-pilot/frontend/base/elements/commit/c4a15d7312075b8975e828cfc1e3ffb60cc2743a))
693
-
694
- ### [0.0.5](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.4...v0.0.5) (2021-01-13)
695
-
696
- ### Features
697
-
698
- - MO-79 - added new stories for guides and config the load order, now loading pages from Welcome section first in sidebar. ([515d134](https://gitlab.com/e-pilot/frontend/base/elements/commit/515d134d0b8ce0ea39dc1395a3156e0fc107c5ca))
699
-
700
- ### [0.0.4](https://gitlab.com/e-pilot/frontend/base/elements/compare/v1.0.3...v0.0.4) (2021-01-08)
701
-
702
- ### [1.0.3](https://gitlab.com/e-pilot/frontend/base/elements/compare/v1.0.2...v1.0.3) (2021-01-07)
703
-
704
- ### [1.0.2](https://gitlab.com/e-pilot/frontend/base/elements/compare/v1.0.1...v1.0.2) (2021-01-07)
705
-
706
- ### Bug Fixes
707
-
708
- - **version:** updated version ([8260e9f](https://gitlab.com/e-pilot/frontend/base/elements/commit/8260e9fc2520ccfd8c6e85f12faf41ad156be629))
709
-
710
- ## 1.0.0 (2021-01-05)
711
-
712
- ### [0.0.8](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.7...v0.0.8) (2021-01-15)
713
-
714
- ### [0.0.5](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.4...v0.0.5) (2021-01-13)
715
-
716
- ### Features
717
-
718
- - MO-79 - added new stories for guides and config the load order, now loading pages from Welcome section first in sidebar. ([515d134](https://gitlab.com/e-pilot/frontend/base/elements/commit/515d134d0b8ce0ea39dc1395a3156e0fc107c5ca))
719
-
720
- ### [0.0.4](https://gitlab.com/e-pilot/frontend/base/elements/compare/v1.0.3...v0.0.4) (2021-01-08)
721
-
722
- ### [1.0.3](https://gitlab.com/e-pilot/frontend/base/elements/compare/v1.0.2...v1.0.3) (2021-01-07)
723
-
724
- ### [1.0.2](https://gitlab.com/e-pilot/frontend/base/elements/compare/v1.0.1...v1.0.2) (2021-01-07)
725
-
726
- ### Bug Fixes
727
-
728
- - **version:** updated version ([8260e9f](https://gitlab.com/e-pilot/frontend/base/elements/commit/8260e9fc2520ccfd8c6e85f12faf41ad156be629))
729
-
730
- ## 1.0.0 (2021-01-05)
731
-
732
- ### [0.0.7](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.6...v0.0.7) (2021-01-15)
733
-
734
- ### [0.0.6](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.1.50...v0.0.6) (2021-01-15)
735
-
736
- ### 0.1.50 (2021-01-15)
737
-
738
- ### Features
739
-
740
- - MO-10 added Radio & some Form elements ([ad6f15d](https://gitlab.com/e-pilot/frontend/base/elements/commit/ad6f15d467585477e046d9a6769decfcd48ae10a))
741
- - MO-10 Switch ([3c5519b](https://gitlab.com/e-pilot/frontend/base/elements/commit/3c5519b949229b74c7f02b3281cb46050ca392f5))
742
- - mo-14 stepper ([e9e8172](https://gitlab.com/e-pilot/frontend/base/elements/commit/e9e81722e302f97d84f192379fb59036f52d1679))
743
- - MO-17 added one more example for determinade variant and tests ([a88fc5b](https://gitlab.com/e-pilot/frontend/base/elements/commit/a88fc5be832d8758c2c4067ade36d2ad28b41e9b))
744
- - mo-17 added progress component files ([1b8efdb](https://gitlab.com/e-pilot/frontend/base/elements/commit/1b8efdbef3f25f4c131c1c72cd6b25323ffab7b1))
745
- - mo-24 grid ([9267d82](https://gitlab.com/e-pilot/frontend/base/elements/commit/9267d821266d2dd3ea6e7e119c723baae0ae6640))
746
- - mo-59 select ([0638eeb](https://gitlab.com/e-pilot/frontend/base/elements/commit/0638eeb3606c95ad02a84ff1c49b7732212863a3))
747
- - mo-60 autocomplete ([5bebbcb](https://gitlab.com/e-pilot/frontend/base/elements/commit/5bebbcb81420cfb44a154641361afe543df664bc))
748
- - mo-60 autocomplete ([5693927](https://gitlab.com/e-pilot/frontend/base/elements/commit/56939276e82358e3b31581785a520660e3d2d3c8))
749
- - mo-60 autocomplete ([31881e2](https://gitlab.com/e-pilot/frontend/base/elements/commit/31881e2de69c08546f9b29b948c452b06b88a6ef))
750
- - MO-62 ([ed5d6ab](https://gitlab.com/e-pilot/frontend/base/elements/commit/ed5d6ab1b2f5bf86ba4827d6af32b9f5b06d84e4))
751
- - MO-63 Chip ([112db33](https://gitlab.com/e-pilot/frontend/base/elements/commit/112db33d0d9a89f0c827cb1a9a17213fba248b0b))
752
- - MO-79 - added new stories for guides and config the load order, now loading pages from Welcome section first in sidebar. ([a325c75](https://gitlab.com/e-pilot/frontend/base/elements/commit/a325c7592d976bf992a659d78fd00bb0d1736275))
753
- - MO-79 Created getting started story ([06919ab](https://gitlab.com/e-pilot/frontend/base/elements/commit/06919ab94cbfc14c38e8f00c683d3394f7d57f18))
754
- - MO-81 Create story for contrib & help page ([b2a3f19](https://gitlab.com/e-pilot/frontend/base/elements/commit/b2a3f19ddc64ee5d22fe3276343bfafcb42c02ad))
755
- - mo-84 spacing components concepts ([b676422](https://gitlab.com/e-pilot/frontend/base/elements/commit/b6764228bc2e9b4fe766cdf5c2b62fbd3e0f9a82))
756
- - **breadcrumbs:** created breadcrumbs component ([5bf67c5](https://gitlab.com/e-pilot/frontend/base/elements/commit/5bf67c5b30e3f772f16162104452ef2965d9f913))
757
- - MO-81 added design review section and update README with a comment about branch url endpoint ([d799133](https://gitlab.com/e-pilot/frontend/base/elements/commit/d799133bc77ec40dc852ce329b9b93ecb9d4369d))
758
- - MO-81 wrote contributing guidelines (WIP) ([50ca4a4](https://gitlab.com/e-pilot/frontend/base/elements/commit/50ca4a49332d2e2904cf1af742688a8af8876449))
759
- - **docs:** remove some unrelevant code ([2e24c26](https://gitlab.com/e-pilot/frontend/base/elements/commit/2e24c26a66a2f8d36bf27c0c1a27f4ecc50bd3df))
760
- - **link:** created link component ([18f1a4a](https://gitlab.com/e-pilot/frontend/base/elements/commit/18f1a4a15f067cde0643e18d8d25f73a73052053))
761
- - **setup:** created initial setup for storybook and MUI elements ([183e3a3](https://gitlab.com/e-pilot/frontend/base/elements/commit/183e3a3f50833aeed692fddc37b011b6756b5f13))
762
-
763
- ### Bug Fixes
764
-
765
- - align items property in inline spacing ([6064f34](https://gitlab.com/e-pilot/frontend/base/elements/commit/6064f34d540330d6328c7d0799fef44a0d0c1107))
766
- - fixed theme provider story ([3b60d1e](https://gitlab.com/e-pilot/frontend/base/elements/commit/3b60d1eca203549416908fbc463deadf919d745a))
767
- - lint issues again 'caused by storybook-addon-docs dependency ([e287623](https://gitlab.com/e-pilot/frontend/base/elements/commit/e287623e385c4bdb97ca103913ae572d52d06bc2))
768
- - lint/prettier issues ([dd581f2](https://gitlab.com/e-pilot/frontend/base/elements/commit/dd581f2b12246dd98ac1f8039f16c9bffcd4bbaa))
769
- - MO-17 - Segmented examples in two stories ([097fdb1](https://gitlab.com/e-pilot/frontend/base/elements/commit/097fdb1887f3964adb5132a301c6fd2d23145020))
770
- - MO-79 fixed text for contribute section. ([6beaece](https://gitlab.com/e-pilot/frontend/base/elements/commit/6beaeced165f47515fe250e4aa7c9bb912f33408))
771
- - mprettier ([1bbc7bd](https://gitlab.com/e-pilot/frontend/base/elements/commit/1bbc7bd8103b9f35e5fd5a9b85ce00d5ef89a415))
772
- - **link:** review doc fix ([636c90a](https://gitlab.com/e-pilot/frontend/base/elements/commit/636c90a6eafe15fee707b9784c6e8bc1b455b209))
773
- - **link:** review import fix ([45bde28](https://gitlab.com/e-pilot/frontend/base/elements/commit/45bde285edb4fb6404c72970f137d3c19cc4f808))
774
- - MO-81 lint fix applied ([5129cb8](https://gitlab.com/e-pilot/frontend/base/elements/commit/5129cb824e92b7c2bc240c5f2188572dccafa681))
775
- - **setup:** renamed project in gitalb ci ([5e54a9a](https://gitlab.com/e-pilot/frontend/base/elements/commit/5e54a9a9720476cee88fe2c997766cc8cc164525))
776
-
777
- ### [0.1.49](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.48...v0.1.49) (2020-11-26)
778
-
779
- ### [0.1.48](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.47...v0.1.48) (2020-11-26)
780
-
781
- ### Bug Fixes
782
-
783
- - update dependencies ([dbf1f16](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/dbf1f16f2cbdee2ad3dbbb4700ddd57706f6445c))
784
-
785
- ### [0.1.47](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.46...v0.1.47) (2020-11-23)
786
-
787
- ### Bug Fixes
788
-
789
- - assignation error on prefix ([155c5be](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/155c5be0f65f1faf9628004cb5a9645c4379a5db))
790
-
791
- ### [0.1.46](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.45...v0.1.46) (2020-11-23)
792
-
793
- ### Bug Fixes
794
-
795
- - updating prefix when theme is not provided ([f25c317](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/f25c317f5043d77e72c6f3a925a0bd7f08231451))
796
-
797
- ### [0.1.45](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.41...v0.1.45) (2020-11-23)
798
-
799
- ### Bug Fixes
800
-
801
- - ER-812 update button disable border style ([381561d](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/381561d01e781e547460cf5d66d7c5e077126cab))
802
- - ER-812 update version ([c16ecf5](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/c16ecf5c19f3b3814831a26ad11848a1cfc95caf))
803
- - er-842 now every element can receive the className property ([08acaa8](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/08acaa8ec75237dd36d4b88c1ca7398574112ddd))
804
-
805
- ### [0.1.44](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.43...v0.1.44) (2020-11-19)
806
-
807
- ### Bug Fixes
808
-
809
- - er-842 now every element can receive the className property ([08acaa8](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/08acaa8ec75237dd36d4b88c1ca7398574112ddd))
810
-
811
- ### [0.1.43](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.42...v0.1.43) (2020-11-19)
812
-
813
- ### [0.1.39](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.38...v0.1.39) (2020-10-23)
814
-
815
- ### Bug Fixes
816
-
817
- - input min height ([c6997b8](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/c6997b821be71d07e682a343bd1871f91faa1f56))
818
- - remove autofocus props ([654884b](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/654884b430327bb40e08bb46d659d4f92e7f7028))
819
- - return back changes ([65544c6](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/65544c633a6c30c8b49e23a3dad6ceb6588b98f1))
820
- - theme mapping ([e5e59e9](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/e5e59e98f9d286ab4b1b77f35f9ef74466dbb19d))
821
-
822
- ### [0.1.32](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.31...v0.1.32) (2020-09-24)
823
-
824
- ### [0.1.31](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.30...v0.1.31) (2020-09-22)
825
-
826
- ### Bug Fixes
827
-
828
- - add padding for input ([fb8d396](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/fb8d3962f45134c6f1a7e339bfa190c80ae3a46c))
829
- - upgrade storybook ([9aad1b8](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/9aad1b8709dc5cd95e7d35af445ba34774a66ca2))
830
-
831
- ### [0.1.30](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.29...v0.1.30) (2020-08-27)
832
-
833
- ### [0.1.29](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.28...v0.1.29) (2020-08-27)
834
-
835
- ### Bug Fixes
836
-
837
- - update dependencies ([41bdc4b](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/41bdc4b38dc16129180207bfba32fd25f9b5219e))
838
- - update dependencies ([e0a3e57](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/e0a3e57600d0f8abbae95d5c3886c680b2bfebb8))
839
-
840
- ### [0.1.28](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.27...v0.1.28) (2020-08-14)
841
-
842
- ### [0.1.26](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.25...v0.1.26) (2020-08-12)
843
-
844
- ### Bug Fixes
845
-
846
- - pseudo-classes in material UI ([bbe90dd](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/bbe90dd15e2c4a54a36ec3dcfc4bf7c2e4eb3513))
847
-
848
- ### [0.1.25](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.24...v0.1.25) (2020-08-12)
849
-
850
- ### Bug Fixes
851
-
852
- - ER-407 export Avatar and Switch comp, remove unused Typography ([29c54ca](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/29c54ca760e19f8d96e6c48ee85fa76fcea3131d))
853
-
854
- ### [0.1.24](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.23...v0.1.24) (2020-08-11)
855
-
856
- ### Bug Fixes
857
-
858
- - code style ([3d51b6b](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/3d51b6b2f5183e37ce2b4717fcafc78592c7ac53))
859
- - Code Style ([5952220](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/5952220095c0d7642f71a1ab167a167d1b166ccc))
860
- - fix typography design, fix switch label comp css ([02c162a](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/02c162a3b7fa7a890c064c3411f8fbee374e0e10))
861
-
862
- ### [0.1.23](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.22...v0.1.23) (2020-08-11)
863
-
864
- ### [0.1.22](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.21...v0.1.22) (2020-08-09)
865
-
866
- ### Features
867
-
868
- - er-482 create checkbox element ([cd4d44c](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/cd4d44c48597bb6e9cba9f9cdcec9ecafbefb262))
869
-
870
- ### Bug Fixes
871
-
872
- - update / clean dependencies ([e02cb3c](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/e02cb3cbf54a2ff73b139aa68be9736f6fd94f1a))
873
-
874
- ### [0.1.21](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.20...v0.1.21) (2020-08-03)
875
-
876
- ### [0.1.20](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.19...v0.1.20) (2020-08-03)
877
-
878
- ### Bug Fixes
879
-
880
- - change component format ([717cf33](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/717cf3311a50c62579a100eaaccbbeac6f9486df))
881
- - decorator with Widget Builder ([2a19416](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/2a194162f288a8968ceadcf74bbe7fc34ec280bd))
882
-
883
- ### [0.1.19](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.18...v0.1.19) (2020-07-30)
884
-
885
- ### Features
886
-
887
- - er-463 create divider element ([2789bad](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/2789bad103ecf6ff7f88e2fec6f5aa5b087e897b))
888
-
889
- ### Bug Fixes
890
-
891
- - handle null value in toggle ([4764b19](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/4764b19bfbada784d38d289c049e903bd3bb0af4))
892
-
893
- ### [0.1.18](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.17...v0.1.18) (2020-07-28)
894
-
895
- ### Features
896
-
897
- - ER-384 inputs ([edcd66a](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/edcd66a766a0ff48e4d5972ae7f33e06c008da21))
898
-
899
- ### [0.1.17](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.16...v0.1.17) (2020-07-28)
900
-
901
- ### Features
902
-
903
- - ER-384 add Button ([8bf0730](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/8bf073012d8e3931203a768e04663663381b0967))
904
-
905
- ### [0.1.16](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.15...v0.1.16) (2020-07-28)
906
-
907
- ### Features
908
-
909
- - ER-386 create toggle ([5445e34](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/5445e3431717756b5e1dca5dd3288e387b06c7ff))
910
-
911
- ### Bug Fixes
912
-
913
- - update dependencies ([19d3564](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/19d3564c5ddc16d64b847ec37568e1ab9192eab0))
914
-
915
- ### [0.1.15](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.14...v0.1.15) (2020-07-27)
916
-
917
- ### Bug Fixes
918
-
919
- - version ([70be38c](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/70be38c536327512e45a230a4b3ae178e0339575))
920
-
921
- ### [0.1.14](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.13...v0.1.14) (2020-07-27)
922
-
923
- ### Features
924
-
925
- - add fonts ([211f7c2](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/211f7c2cdeddefdfd3a86bf1911baada32430384))
926
-
927
- ### [0.1.13](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.12...v0.1.13) (2020-07-27)
928
-
929
- ### [0.1.12](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.11...v0.1.12) (2020-07-27)
930
-
931
- ### [0.1.11](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.10...v0.1.11) (2020-07-24)
932
-
933
- ### Features
934
-
935
- - add Spinner ([6669ae3](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/6669ae3498ebcbd1def99cb0c8550a5b99a17f93))
936
-
937
- ### [0.1.10](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.9...v0.1.10) (2020-07-23)
938
-
939
- ### Bug Fixes
940
-
941
- - fontsize to be a number ([c095f0f](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/c095f0fd3a34204f069ea60c0169f40d92bd99a0))
942
-
943
- ### [0.1.9](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.8...v0.1.9) (2020-07-23)
944
-
945
- ### Bug Fixes
946
-
947
- - remove more mui errors ([d4e9663](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/d4e9663968a03f77b308eb38e10fb350cf6cb283))
948
-
949
- ### [0.1.8](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.7...v0.1.8) (2020-07-23)
950
-
951
- ### Bug Fixes
952
-
953
- - remove mui warning ([fff98e4](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/fff98e4523634964b634812a269d42fdadd13497))
954
-
955
- ### [0.1.7](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.6...v0.1.7) (2020-07-23)
956
-
957
- ### Features
958
-
959
- - ER-409 theme provider ([19e4bc3](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/19e4bc3ba6ddfeddd020132618403a98a90cefbd))
960
-
961
- ### [0.1.6](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.5...v0.1.6) (2020-07-23)
962
-
963
- ### Features
964
-
965
- - added typed styled ([cb9ed6c](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/cb9ed6c84f795b8d0eb671107d9d0774d3cf54d1))
966
-
967
- ### [0.1.5](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.4...v0.1.5) (2020-07-23)
968
-
969
- ### Bug Fixes
970
-
971
- - clean pipeline ([2c9875b](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/2c9875bcd28e8fd728e026aac5870ccb5697a4b8))
972
- - husky config ([233e626](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/233e626a70ed892c929167dda7b402ed8501a50c))
973
-
974
- ### [0.1.4](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.3...v0.1.4) (2020-07-23)
975
-
976
- ### [0.1.3](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.2...v0.1.3) (2020-07-23)
977
-
978
- ### Bug Fixes
979
-
980
- - remove prepare script ([ecec3db](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/ecec3dba74884f047467b2347e88757bcceb1404))
981
-
982
- ### [0.1.2](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.1...v0.1.2) (2020-07-23)
983
-
984
- ### 0.1.1 (2020-07-23)
985
-
986
- ### Features
987
-
988
- - ER-409 setup lib ([195caf6](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/195caf65c453d6b9012d1ff7af632f9f05979a67))
989
-
990
- ### Bug Fixes
991
-
992
- - correct prerelease script ([c6e19df](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/c6e19dfa9cd2485860aa33b77698c9f7c4a1d9c2))