@epilot/base-elements 3.3.6 → 3.4.0-rc1

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