@paperless/core 0.1.0-alpha.29 → 0.1.0-alpha.291

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 (641) hide show
  1. package/CHANGELOG.md +2695 -0
  2. package/README.md +9 -1
  3. package/dist/assets/i18n/page-size-select.i18n.en.json +4 -0
  4. package/dist/assets/i18n/page-size-select.i18n.nl.json +4 -0
  5. package/dist/assets/i18n/table-footer.i18n.en.json +3 -0
  6. package/dist/assets/i18n/table-footer.i18n.nl.json +3 -0
  7. package/dist/assets/i18n/table-header.i18n.en.json +6 -0
  8. package/dist/assets/i18n/table-header.i18n.nl.json +6 -0
  9. package/dist/assets/i18n/table.i18n.en.json +13 -0
  10. package/dist/assets/i18n/table.i18n.nl.json +13 -0
  11. package/dist/assets/icons/camera.svg +10 -0
  12. package/dist/assets/icons/checklist.svg +17 -0
  13. package/dist/assets/icons/filter.svg +6 -13
  14. package/dist/assets/icons/folder.svg +19 -0
  15. package/dist/assets/icons/integration.svg +17 -0
  16. package/dist/assets/icons/menu.svg +25 -0
  17. package/dist/assets/icons/more.svg +18 -0
  18. package/dist/assets/icons/reload.svg +10 -0
  19. package/dist/assets/icons/signout.svg +23 -0
  20. package/dist/assets/icons/switch.svg +20 -0
  21. package/dist/assets/icons/task.svg +17 -0
  22. package/dist/assets/icons/template.svg +17 -0
  23. package/dist/assets/illustrations/e-mail.svg +1 -0
  24. package/dist/assets/illustrations/empty-state-overview.svg +65 -0
  25. package/dist/assets/illustrations/empty-state-search.svg +88 -0
  26. package/dist/build/index.esm.js +1 -0
  27. package/dist/build/p-00d936c7.entry.js +1 -0
  28. package/dist/build/p-07f28695.entry.js +1 -0
  29. package/dist/build/p-08eb29c5.entry.js +1 -0
  30. package/dist/build/p-09ea2a1a.js +1 -0
  31. package/dist/build/p-12f5c483.entry.js +1 -0
  32. package/dist/build/p-1ba7cadc.entry.js +1 -0
  33. package/dist/build/p-2e47afc7.entry.js +1 -0
  34. package/dist/build/p-3946e0a3.entry.js +1 -0
  35. package/dist/build/p-39e63e42.entry.js +1 -0
  36. package/dist/build/p-4e650fe4.js +1 -0
  37. package/dist/build/p-529ccaf7.entry.js +1 -0
  38. package/dist/build/p-5b92c925.entry.js +1 -0
  39. package/dist/build/p-5e574eab.entry.js +1 -0
  40. package/dist/build/p-62d49606.entry.js +1 -0
  41. package/dist/build/p-63de1c3d.entry.js +1 -0
  42. package/dist/build/p-6c60fd3d.js +1 -0
  43. package/dist/build/p-6cc16633.entry.js +1 -0
  44. package/dist/build/p-7df6230f.entry.js +1 -0
  45. package/dist/build/p-89cfc87c.entry.js +1 -0
  46. package/dist/build/p-8a6728d5.js +1 -0
  47. package/dist/build/p-8f4ba2d4.entry.js +1 -0
  48. package/dist/build/p-91d032b2.entry.js +1 -0
  49. package/dist/build/p-9315c1e2.entry.js +1 -0
  50. package/dist/build/p-98e3dcd7.entry.js +1 -0
  51. package/dist/build/p-9c05d313.entry.js +1 -0
  52. package/dist/build/p-9cb766ef.entry.js +1 -0
  53. package/dist/build/p-9f273f07.entry.js +1 -0
  54. package/dist/build/p-ac5a17c4.entry.js +1 -0
  55. package/dist/build/p-b2d2521d.entry.js +1 -0
  56. package/dist/build/p-b4af4b21.entry.js +1 -0
  57. package/dist/build/p-b8dd503c.entry.js +1 -0
  58. package/dist/build/p-bd062622.entry.js +1 -0
  59. package/dist/build/p-c82129b8.entry.js +1 -0
  60. package/dist/build/p-c9f2fa8f.js +2 -0
  61. package/dist/build/p-cfc422a7.entry.js +1 -0
  62. package/dist/build/p-d2cf5ab2.entry.js +1 -0
  63. package/dist/build/p-d3eb4901.entry.js +1 -0
  64. package/dist/build/p-dbb409ab.entry.js +1 -0
  65. package/dist/build/p-f1867cb5.entry.js +1 -0
  66. package/dist/build/p-f5ed5c0b.entry.js +1 -0
  67. package/dist/build/p-f86fcdf4.js +1 -0
  68. package/dist/build/p-fa3216a5.entry.js +1 -0
  69. package/dist/build/paperless.css +1 -81
  70. package/dist/build/paperless.esm.js +1 -1
  71. package/dist/cjs/child-of-e472f812.js +9 -0
  72. package/dist/cjs/constants-a4459ec9.js +7 -0
  73. package/dist/cjs/{index-a46a39a5.js → index-195002a8.js} +650 -261
  74. package/dist/cjs/index.cjs.js +17 -0
  75. package/dist/cjs/loader.cjs.js +3 -3
  76. package/dist/cjs/localization-9e2ac7f3.js +60 -0
  77. package/dist/cjs/object-get-by-path-6dc21ed5.js +12 -0
  78. package/dist/cjs/p-accordion.cjs.entry.js +34 -0
  79. package/dist/cjs/p-avatar-group.cjs.entry.js +20 -0
  80. package/dist/cjs/p-avatar.cjs.entry.js +22 -11
  81. package/dist/cjs/p-backdrop.cjs.entry.js +30 -0
  82. package/dist/cjs/p-button_3.cjs.entry.js +323 -88
  83. package/dist/cjs/p-card-body.cjs.entry.js +20 -0
  84. package/dist/cjs/p-card-container.cjs.entry.js +21 -0
  85. package/dist/cjs/p-card-header.cjs.entry.js +22 -0
  86. package/dist/cjs/p-content-slider.cjs.entry.js +210 -0
  87. package/dist/cjs/p-counter.cjs.entry.js +5 -3
  88. package/dist/cjs/p-divider.cjs.entry.js +6 -3
  89. package/dist/cjs/p-drawer-body_3.cjs.entry.js +49 -0
  90. package/dist/cjs/p-drawer.cjs.entry.js +59 -0
  91. package/dist/cjs/p-dropdown_3.cjs.entry.js +177 -0
  92. package/dist/cjs/p-helper_2.cjs.entry.js +139 -0
  93. package/dist/cjs/p-illustration_6.cjs.entry.js +2725 -0
  94. package/dist/cjs/p-info-panel.cjs.entry.js +4 -8
  95. package/dist/cjs/p-input-group_4.cjs.entry.js +125 -0
  96. package/dist/cjs/p-layout.cjs.entry.js +20 -0
  97. package/dist/cjs/p-modal-body_4.cjs.entry.js +76 -0
  98. package/dist/cjs/p-modal.cjs.entry.js +58 -0
  99. package/dist/cjs/p-navbar.cjs.entry.js +28 -0
  100. package/dist/cjs/p-navigation-item.cjs.entry.js +7 -6
  101. package/dist/cjs/p-page-size-select_3.cjs.entry.js +222 -0
  102. package/dist/cjs/p-profile.cjs.entry.js +43 -0
  103. package/dist/cjs/p-select.cjs.entry.js +183 -0
  104. package/dist/cjs/p-slider-indicator.cjs.entry.js +20 -0
  105. package/dist/cjs/p-status.cjs.entry.js +5 -5
  106. package/dist/cjs/p-stepper-item_2.cjs.entry.js +38 -0
  107. package/dist/cjs/p-stepper.cjs.entry.js +43 -0
  108. package/dist/cjs/p-tab-group.cjs.entry.js +19 -0
  109. package/dist/cjs/p-tab-item.cjs.entry.js +20 -0
  110. package/dist/cjs/p-table-column.cjs.entry.js +26 -0
  111. package/dist/cjs/p-table.cjs.entry.js +341 -0
  112. package/dist/cjs/p-toast-container.cjs.entry.js +20 -0
  113. package/dist/cjs/p-toast.cjs.entry.js +33 -0
  114. package/dist/cjs/paperless.cjs.js +3 -3
  115. package/dist/cjs/{popper-e0c4ed4c.js → popper-d7a0f999.js} +60 -49
  116. package/dist/collection/assets/icons/camera.svg +10 -0
  117. package/dist/collection/assets/icons/checklist.svg +17 -0
  118. package/dist/collection/assets/icons/filter.svg +6 -13
  119. package/dist/collection/assets/icons/folder.svg +19 -0
  120. package/dist/collection/assets/icons/integration.svg +17 -0
  121. package/dist/collection/assets/icons/menu.svg +25 -0
  122. package/dist/collection/assets/icons/more.svg +18 -0
  123. package/dist/collection/assets/icons/reload.svg +10 -0
  124. package/dist/collection/assets/icons/signout.svg +23 -0
  125. package/dist/collection/assets/icons/switch.svg +20 -0
  126. package/dist/collection/assets/icons/task.svg +17 -0
  127. package/dist/collection/assets/icons/template.svg +17 -0
  128. package/dist/collection/assets/illustrations/e-mail.svg +1 -0
  129. package/dist/collection/assets/illustrations/empty-state-overview.svg +65 -0
  130. package/dist/collection/assets/illustrations/empty-state-search.svg +88 -0
  131. package/dist/collection/collection-manifest.json +41 -3
  132. package/dist/collection/components/atoms/avatar/avatar.component.css +1 -31
  133. package/dist/collection/components/atoms/avatar/avatar.component.js +110 -90
  134. package/dist/collection/components/atoms/avatar-group/avatar-group.component.css +1 -0
  135. package/dist/collection/components/atoms/avatar-group/avatar-group.component.js +41 -0
  136. package/dist/collection/components/atoms/backdrop/backdrop.component.css +1 -0
  137. package/dist/collection/components/atoms/backdrop/backdrop.component.js +119 -0
  138. package/dist/collection/components/atoms/button/button.component.css +1 -71
  139. package/dist/collection/components/atoms/button/button.component.js +307 -226
  140. package/dist/collection/components/atoms/card-body/card-body.component.css +1 -0
  141. package/dist/collection/components/atoms/card-body/card-body.component.js +42 -0
  142. package/dist/collection/components/atoms/card-container/card-container.component.css +1 -0
  143. package/dist/collection/components/atoms/card-container/card-container.component.js +62 -0
  144. package/dist/collection/components/atoms/card-header/card-header.component.css +1 -0
  145. package/dist/collection/components/atoms/card-header/card-header.component.js +61 -0
  146. package/dist/collection/components/atoms/counter/counter.component.css +1 -5
  147. package/dist/collection/components/atoms/counter/counter.component.js +56 -9
  148. package/dist/collection/components/atoms/divider/divider.component.css +1 -3
  149. package/dist/collection/components/atoms/divider/divider.component.js +15 -8
  150. package/dist/collection/components/atoms/drawer-body/drawer-body.component.css +1 -0
  151. package/dist/collection/components/atoms/drawer-body/drawer-body.component.js +43 -0
  152. package/dist/collection/components/atoms/drawer-container/drawer-container.component.css +1 -0
  153. package/dist/collection/components/atoms/drawer-container/drawer-container.component.js +47 -0
  154. package/dist/collection/components/atoms/drawer-header/drawer-header.component.css +1 -0
  155. package/dist/collection/components/atoms/drawer-header/drawer-header.component.js +65 -0
  156. package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.css +1 -5
  157. package/dist/collection/components/atoms/dropdown-menu-container/dropdown-menu-container.component.js +37 -9
  158. package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.css +1 -13
  159. package/dist/collection/components/atoms/dropdown-menu-item/dropdown-menu-item.component.js +74 -30
  160. package/dist/collection/components/atoms/helper/helper.component.css +1 -7
  161. package/dist/collection/components/atoms/helper/helper.component.js +42 -12
  162. package/dist/collection/components/atoms/icon/icon.component.css +1 -0
  163. package/dist/collection/components/atoms/icon/icon.component.js +138 -91
  164. package/dist/collection/components/atoms/illustration/illustration.component.js +28 -23
  165. package/dist/collection/components/atoms/info-panel/info-panel.component.css +1 -28
  166. package/dist/collection/components/atoms/info-panel/info-panel.component.js +85 -89
  167. package/dist/collection/components/atoms/label/label.component.css +1 -0
  168. package/dist/collection/components/atoms/label/label.component.js +170 -0
  169. package/dist/collection/components/atoms/layout/layout.component.css +1 -0
  170. package/dist/collection/components/atoms/layout/layout.component.js +43 -0
  171. package/dist/collection/components/atoms/loader/loader.component.css +1 -26
  172. package/dist/collection/components/atoms/loader/loader.component.js +112 -114
  173. package/dist/collection/components/atoms/modal-body/modal-body.component.css +1 -0
  174. package/dist/collection/components/atoms/modal-body/modal-body.component.js +43 -0
  175. package/dist/collection/components/atoms/modal-container/modal-container.component.css +1 -0
  176. package/dist/collection/components/atoms/modal-container/modal-container.component.js +74 -0
  177. package/dist/collection/components/atoms/modal-footer/modal-footer.component.css +1 -0
  178. package/dist/collection/components/atoms/modal-footer/modal-footer.component.js +18 -0
  179. package/dist/collection/components/atoms/modal-header/modal-header.component.css +1 -0
  180. package/dist/collection/components/atoms/modal-header/modal-header.component.js +65 -0
  181. package/dist/collection/components/atoms/pagination-item/pagination-item.component.css +1 -16
  182. package/dist/collection/components/atoms/pagination-item/pagination-item.component.js +34 -32
  183. package/dist/collection/components/atoms/segment-container/segment-container.component.css +1 -5
  184. package/dist/collection/components/atoms/segment-container/segment-container.component.js +12 -9
  185. package/dist/collection/components/atoms/segment-item/segment-item.component.css +1 -21
  186. package/dist/collection/components/atoms/segment-item/segment-item.component.js +98 -87
  187. package/dist/collection/components/atoms/slider-indicator/slider-indicator.component.css +1 -0
  188. package/dist/collection/components/atoms/slider-indicator/slider-indicator.component.js +43 -0
  189. package/dist/collection/components/atoms/status/status.component.css +1 -16
  190. package/dist/collection/components/atoms/status/status.component.js +98 -89
  191. package/dist/collection/components/atoms/stepper-item/stepper-item.component.css +1 -0
  192. package/dist/collection/components/atoms/stepper-item/stepper-item.component.js +100 -0
  193. package/dist/collection/components/atoms/stepper-line/stepper-line.component.css +1 -0
  194. package/dist/collection/components/atoms/stepper-line/stepper-line.component.js +62 -0
  195. package/dist/collection/components/atoms/tab-group/tab-group.component.css +1 -0
  196. package/dist/collection/components/atoms/tab-group/tab-group.component.js +18 -0
  197. package/dist/collection/components/atoms/tab-item/tab-item.component.css +1 -0
  198. package/dist/collection/components/atoms/tab-item/tab-item.component.js +43 -0
  199. package/dist/collection/components/atoms/table-container/table-container.component.css +1 -0
  200. package/dist/collection/components/atoms/table-container/table-container.component.js +18 -0
  201. package/dist/collection/components/atoms/toast-container/toast-container.component.css +1 -0
  202. package/dist/collection/components/atoms/toast-container/toast-container.component.js +43 -0
  203. package/dist/collection/components/atoms/tooltip/tooltip.component.css +1 -40
  204. package/dist/collection/components/atoms/tooltip/tooltip.component.js +196 -164
  205. package/dist/collection/components/helpers/table-column/table-column.component.js +150 -0
  206. package/dist/collection/components/molecules/accordion/accordion.component.css +1 -0
  207. package/dist/collection/components/molecules/accordion/accordion.component.js +127 -0
  208. package/dist/collection/components/molecules/content-slider/content-slider.component.css +1 -0
  209. package/dist/collection/components/molecules/content-slider/content-slider.component.js +316 -0
  210. package/dist/collection/components/molecules/dropdown/dropdown.component.css +1 -9
  211. package/dist/collection/components/molecules/dropdown/dropdown.component.js +238 -127
  212. package/dist/collection/components/molecules/input-group/input-group.component.css +1 -0
  213. package/dist/collection/components/molecules/input-group/input-group.component.js +334 -0
  214. package/dist/collection/components/molecules/navigation-item/navigation-item.component.css +1 -28
  215. package/dist/collection/components/molecules/navigation-item/navigation-item.component.js +106 -104
  216. package/dist/collection/components/molecules/page-size-select/constants.js +2 -0
  217. package/dist/collection/components/molecules/page-size-select/page-size-select.component.js +204 -0
  218. package/dist/collection/components/molecules/pagination/pagination.component.css +1 -3
  219. package/dist/collection/components/molecules/pagination/pagination.component.js +118 -94
  220. package/dist/collection/components/molecules/profile/profile.component.css +1 -0
  221. package/dist/collection/components/molecules/profile/profile.component.js +89 -0
  222. package/dist/collection/components/molecules/select/select.component.css +1 -0
  223. package/dist/collection/components/molecules/select/select.component.js +570 -0
  224. package/dist/collection/components/molecules/stepper/stepper.component.css +1 -0
  225. package/dist/collection/components/molecules/stepper/stepper.component.js +84 -0
  226. package/dist/collection/components/molecules/table-cell/table-cell.component.css +1 -0
  227. package/dist/collection/components/molecules/table-cell/table-cell.component.js +262 -0
  228. package/dist/collection/components/molecules/table-footer/table-footer.component.css +1 -0
  229. package/dist/collection/components/molecules/table-footer/table-footer.component.js +275 -0
  230. package/dist/collection/components/molecules/table-header/table-header.component.css +1 -0
  231. package/dist/collection/components/molecules/table-header/table-header.component.js +380 -0
  232. package/dist/collection/components/molecules/table-row/table-row.component.css +1 -0
  233. package/dist/collection/components/molecules/table-row/table-row.component.js +64 -0
  234. package/dist/collection/components/molecules/toast/toast.component.css +1 -0
  235. package/dist/collection/components/molecules/toast/toast.component.js +196 -0
  236. package/dist/collection/components/organisms/drawer/drawer.component.js +204 -0
  237. package/dist/collection/components/organisms/modal/modal.component.js +239 -0
  238. package/dist/collection/components/organisms/navbar/navbar.component.css +1 -0
  239. package/dist/collection/components/organisms/navbar/navbar.component.js +89 -0
  240. package/dist/collection/components/organisms/table/table.component.css +1 -0
  241. package/dist/collection/components/organisms/table/table.component.js +1164 -0
  242. package/dist/collection/index.js +2 -1
  243. package/dist/collection/tailwind/animation.js +87 -0
  244. package/dist/collection/tailwind/backdrop-blur.js +3 -0
  245. package/dist/collection/tailwind/height.js +3 -0
  246. package/dist/collection/tailwind/screens.js +8 -0
  247. package/dist/collection/tailwind/shadows.js +11 -5
  248. package/dist/collection/tailwind/spacing.js +10 -0
  249. package/dist/collection/tailwind/typography.js +21 -0
  250. package/dist/collection/tailwind/width.js +18 -0
  251. package/dist/collection/tailwind/z-index.js +11 -0
  252. package/dist/collection/tailwind.config.js +28 -14
  253. package/dist/collection/types/index.js +2 -0
  254. package/dist/collection/types/table.js +1 -0
  255. package/dist/collection/types/tailwind.js +1 -0
  256. package/dist/collection/utils/icons.js +22 -0
  257. package/dist/collection/utils/illustrations.js +6 -0
  258. package/dist/collection/utils/index.js +6 -0
  259. package/dist/collection/utils/localization.js +55 -0
  260. package/dist/collection/utils/object-get-by-path.js +8 -0
  261. package/dist/collection/utils/transformers.js +4 -0
  262. package/dist/components/backdrop.component.js +45 -0
  263. package/dist/components/button.component.js +98 -0
  264. package/dist/components/counter.component.js +8 -3
  265. package/dist/components/divider.component.js +33 -0
  266. package/dist/components/drawer-body.component.js +33 -0
  267. package/dist/components/drawer-container.component.js +32 -0
  268. package/dist/components/drawer-header.component.js +52 -0
  269. package/dist/components/dropdown-menu-container.component.js +6 -3
  270. package/dist/components/dropdown-menu-item.component.js +43 -0
  271. package/dist/components/dropdown.component.js +178 -0
  272. package/dist/components/helper.component.js +39 -0
  273. package/dist/components/icon.component.js +259 -19
  274. package/dist/{cjs/p-illustration.cjs.entry.js → components/illustration.component.js} +188 -16
  275. package/dist/components/index.d.ts +57 -19
  276. package/dist/components/index.js +48 -0
  277. package/dist/components/input-group.component.js +113 -0
  278. package/dist/components/label.component.js +52 -0
  279. package/dist/components/loader.component.js +9 -13
  280. package/dist/components/localization.js +57 -0
  281. package/dist/components/modal-body.component.js +33 -0
  282. package/dist/components/modal-container.component.js +47 -0
  283. package/dist/components/modal-footer.component.js +36 -0
  284. package/dist/components/modal-header.component.js +52 -0
  285. package/dist/components/p-accordion.d.ts +11 -0
  286. package/dist/components/p-accordion.js +65 -0
  287. package/dist/components/p-avatar-group.d.ts +11 -0
  288. package/dist/components/p-avatar-group.js +35 -0
  289. package/dist/components/p-avatar.js +24 -14
  290. package/dist/components/p-backdrop.d.ts +11 -0
  291. package/dist/components/p-backdrop.js +6 -0
  292. package/dist/components/p-button.js +1 -93
  293. package/dist/components/p-card-body.d.ts +11 -0
  294. package/dist/components/p-card-body.js +35 -0
  295. package/dist/components/p-card-container.d.ts +11 -0
  296. package/dist/components/p-card-container.js +38 -0
  297. package/dist/components/p-card-header.d.ts +11 -0
  298. package/dist/components/p-card-header.js +44 -0
  299. package/dist/components/p-content-slider.d.ts +11 -0
  300. package/dist/components/p-content-slider.js +239 -0
  301. package/dist/components/p-divider.js +1 -28
  302. package/dist/components/p-drawer-body.d.ts +11 -0
  303. package/dist/components/p-drawer-body.js +6 -0
  304. package/dist/components/p-drawer-container.d.ts +11 -0
  305. package/dist/components/p-drawer-container.js +6 -0
  306. package/dist/components/p-drawer-header.d.ts +11 -0
  307. package/dist/components/p-drawer-header.js +6 -0
  308. package/dist/components/p-drawer.d.ts +11 -0
  309. package/dist/components/p-drawer.js +123 -0
  310. package/dist/components/p-dropdown-menu-item.js +1 -34
  311. package/dist/components/p-dropdown.js +1 -151
  312. package/dist/components/p-helper.js +1 -34
  313. package/dist/components/p-illustration.js +1 -1432
  314. package/dist/components/p-info-panel.js +3 -7
  315. package/dist/components/p-input-group.d.ts +11 -0
  316. package/dist/components/p-input-group.js +6 -0
  317. package/dist/components/p-label.d.ts +11 -0
  318. package/dist/components/p-label.js +6 -0
  319. package/dist/components/p-layout.d.ts +11 -0
  320. package/dist/components/p-layout.js +36 -0
  321. package/dist/components/p-modal-body.d.ts +11 -0
  322. package/dist/components/p-modal-body.js +6 -0
  323. package/dist/components/p-modal-container.d.ts +11 -0
  324. package/dist/components/p-modal-container.js +6 -0
  325. package/dist/components/p-modal-footer.d.ts +11 -0
  326. package/dist/components/p-modal-footer.js +6 -0
  327. package/dist/components/p-modal-header.d.ts +11 -0
  328. package/dist/components/p-modal-header.js +6 -0
  329. package/dist/components/p-modal.d.ts +11 -0
  330. package/dist/components/p-modal.js +136 -0
  331. package/dist/components/p-navbar.d.ts +11 -0
  332. package/dist/components/p-navbar.js +70 -0
  333. package/dist/components/p-navigation-item.js +6 -5
  334. package/dist/components/p-page-size-select.d.ts +11 -0
  335. package/dist/components/p-page-size-select.js +6 -0
  336. package/dist/components/p-pagination.js +1 -195
  337. package/dist/components/p-profile.d.ts +11 -0
  338. package/dist/components/p-profile.js +79 -0
  339. package/dist/components/p-segment-container.js +1 -27
  340. package/dist/components/p-segment-item.js +1 -49
  341. package/dist/components/p-select.d.ts +11 -0
  342. package/dist/components/p-select.js +265 -0
  343. package/dist/components/p-slider-indicator.d.ts +11 -0
  344. package/dist/components/p-slider-indicator.js +6 -0
  345. package/dist/components/p-status.js +4 -4
  346. package/dist/components/p-stepper-item.d.ts +11 -0
  347. package/dist/components/p-stepper-item.js +6 -0
  348. package/dist/components/p-stepper-line.d.ts +11 -0
  349. package/dist/components/p-stepper-line.js +6 -0
  350. package/dist/components/p-stepper.d.ts +11 -0
  351. package/dist/components/p-stepper.js +78 -0
  352. package/dist/components/p-tab-group.d.ts +11 -0
  353. package/dist/components/p-tab-group.js +39 -0
  354. package/dist/components/p-tab-item.d.ts +11 -0
  355. package/dist/components/p-tab-item.js +36 -0
  356. package/dist/components/p-table-cell.d.ts +11 -0
  357. package/dist/components/p-table-cell.js +6 -0
  358. package/dist/components/p-table-column.d.ts +11 -0
  359. package/dist/components/p-table-column.js +46 -0
  360. package/dist/components/p-table-container.d.ts +11 -0
  361. package/dist/components/p-table-container.js +6 -0
  362. package/dist/components/p-table-footer.d.ts +11 -0
  363. package/dist/components/p-table-footer.js +6 -0
  364. package/dist/components/p-table-header.d.ts +11 -0
  365. package/dist/components/p-table-header.js +6 -0
  366. package/dist/components/p-table-row.d.ts +11 -0
  367. package/dist/components/p-table-row.js +6 -0
  368. package/dist/components/p-table.d.ts +11 -0
  369. package/dist/components/p-table.js +521 -0
  370. package/dist/components/p-toast-container.d.ts +11 -0
  371. package/dist/components/p-toast-container.js +36 -0
  372. package/dist/components/p-toast.d.ts +11 -0
  373. package/dist/components/p-toast.js +73 -0
  374. package/dist/components/page-size-select.component.js +105 -0
  375. package/dist/components/pagination-item.component.js +1 -4
  376. package/dist/components/pagination.component.js +194 -0
  377. package/dist/components/popper.js +60 -49
  378. package/dist/components/segment-container.component.js +29 -0
  379. package/dist/components/segment-item.component.js +51 -0
  380. package/dist/components/slider-indicator.component.js +33 -0
  381. package/dist/components/stepper-item.component.js +45 -0
  382. package/dist/components/stepper-line.component.js +35 -0
  383. package/dist/components/table-cell.component.js +143 -0
  384. package/dist/components/table-container.component.js +30 -0
  385. package/dist/components/table-footer.component.js +127 -0
  386. package/dist/components/table-header.component.js +1048 -0
  387. package/dist/components/table-row.component.js +43 -0
  388. package/dist/components/tooltip.component.js +16 -27
  389. package/dist/esm/child-of-90a8c4b5.js +7 -0
  390. package/dist/esm/constants-826f9460.js +4 -0
  391. package/dist/esm/{index-a68e547b.js → index-8170b4fb.js} +650 -261
  392. package/dist/esm/index.js +9 -0
  393. package/dist/esm/loader.js +3 -3
  394. package/dist/esm/localization-901dc2d3.js +57 -0
  395. package/dist/esm/object-get-by-path-d6427a61.js +10 -0
  396. package/dist/esm/p-accordion.entry.js +30 -0
  397. package/dist/esm/p-avatar-group.entry.js +16 -0
  398. package/dist/esm/p-avatar.entry.js +22 -11
  399. package/dist/esm/p-backdrop.entry.js +26 -0
  400. package/dist/esm/p-button_3.entry.js +323 -88
  401. package/dist/esm/p-card-body.entry.js +16 -0
  402. package/dist/esm/p-card-container.entry.js +17 -0
  403. package/dist/esm/p-card-header.entry.js +18 -0
  404. package/dist/esm/p-content-slider.entry.js +206 -0
  405. package/dist/esm/p-counter.entry.js +5 -3
  406. package/dist/esm/p-divider.entry.js +6 -3
  407. package/dist/esm/p-drawer-body_3.entry.js +43 -0
  408. package/dist/esm/p-drawer.entry.js +55 -0
  409. package/dist/esm/p-dropdown_3.entry.js +171 -0
  410. package/dist/esm/p-helper_2.entry.js +134 -0
  411. package/dist/esm/{p-illustration.entry.js → p-illustration_6.entry.js} +1305 -8
  412. package/dist/esm/p-info-panel.entry.js +4 -8
  413. package/dist/esm/p-input-group_4.entry.js +118 -0
  414. package/dist/esm/p-layout.entry.js +16 -0
  415. package/dist/esm/p-modal-body_4.entry.js +69 -0
  416. package/dist/esm/p-modal.entry.js +54 -0
  417. package/dist/esm/p-navbar.entry.js +24 -0
  418. package/dist/esm/p-navigation-item.entry.js +7 -6
  419. package/dist/esm/p-page-size-select_3.entry.js +216 -0
  420. package/dist/esm/p-profile.entry.js +39 -0
  421. package/dist/esm/p-select.entry.js +179 -0
  422. package/dist/esm/p-slider-indicator.entry.js +16 -0
  423. package/dist/esm/p-status.entry.js +5 -5
  424. package/dist/esm/p-stepper-item_2.entry.js +33 -0
  425. package/dist/esm/p-stepper.entry.js +39 -0
  426. package/dist/esm/p-tab-group.entry.js +15 -0
  427. package/dist/esm/p-tab-item.entry.js +16 -0
  428. package/dist/esm/p-table-column.entry.js +22 -0
  429. package/dist/esm/p-table.entry.js +337 -0
  430. package/dist/esm/p-toast-container.entry.js +16 -0
  431. package/dist/esm/p-toast.entry.js +29 -0
  432. package/dist/esm/paperless.js +3 -3
  433. package/dist/esm/polyfills/core-js.js +0 -0
  434. package/dist/esm/polyfills/css-shim.js +1 -1
  435. package/dist/esm/polyfills/dom.js +0 -0
  436. package/dist/esm/polyfills/es5-html-element.js +0 -0
  437. package/dist/esm/polyfills/index.js +0 -0
  438. package/dist/esm/polyfills/system.js +0 -0
  439. package/dist/esm/{popper-41c6f9cd.js → popper-42db9fbd.js} +60 -49
  440. package/dist/index.html +1 -1
  441. package/dist/paperless/index.esm.js +1 -0
  442. package/dist/paperless/p-00d936c7.entry.js +1 -0
  443. package/dist/paperless/p-07f28695.entry.js +1 -0
  444. package/dist/paperless/p-08eb29c5.entry.js +1 -0
  445. package/dist/paperless/p-09ea2a1a.js +1 -0
  446. package/dist/paperless/p-12f5c483.entry.js +1 -0
  447. package/dist/paperless/p-1ba7cadc.entry.js +1 -0
  448. package/dist/paperless/p-2e47afc7.entry.js +1 -0
  449. package/dist/paperless/p-3946e0a3.entry.js +1 -0
  450. package/dist/paperless/p-39e63e42.entry.js +1 -0
  451. package/dist/paperless/p-4e650fe4.js +1 -0
  452. package/dist/paperless/p-529ccaf7.entry.js +1 -0
  453. package/dist/paperless/p-5b92c925.entry.js +1 -0
  454. package/dist/paperless/p-5e574eab.entry.js +1 -0
  455. package/dist/paperless/p-62d49606.entry.js +1 -0
  456. package/dist/paperless/p-63de1c3d.entry.js +1 -0
  457. package/dist/paperless/p-6c60fd3d.js +1 -0
  458. package/dist/paperless/p-6cc16633.entry.js +1 -0
  459. package/dist/paperless/p-7df6230f.entry.js +1 -0
  460. package/dist/paperless/p-89cfc87c.entry.js +1 -0
  461. package/dist/paperless/p-8a6728d5.js +1 -0
  462. package/dist/paperless/p-8f4ba2d4.entry.js +1 -0
  463. package/dist/paperless/p-91d032b2.entry.js +1 -0
  464. package/dist/paperless/p-9315c1e2.entry.js +1 -0
  465. package/dist/paperless/p-98e3dcd7.entry.js +1 -0
  466. package/dist/paperless/p-9c05d313.entry.js +1 -0
  467. package/dist/paperless/p-9cb766ef.entry.js +1 -0
  468. package/dist/paperless/p-9f273f07.entry.js +1 -0
  469. package/dist/paperless/p-ac5a17c4.entry.js +1 -0
  470. package/dist/paperless/p-b2d2521d.entry.js +1 -0
  471. package/dist/paperless/p-b4af4b21.entry.js +1 -0
  472. package/dist/paperless/p-b8dd503c.entry.js +1 -0
  473. package/dist/paperless/p-bd062622.entry.js +1 -0
  474. package/dist/paperless/p-c82129b8.entry.js +1 -0
  475. package/dist/paperless/p-c9f2fa8f.js +2 -0
  476. package/dist/paperless/p-cfc422a7.entry.js +1 -0
  477. package/dist/paperless/p-d2cf5ab2.entry.js +1 -0
  478. package/dist/paperless/p-d3eb4901.entry.js +1 -0
  479. package/dist/paperless/p-dbb409ab.entry.js +1 -0
  480. package/dist/paperless/p-f1867cb5.entry.js +1 -0
  481. package/dist/paperless/p-f5ed5c0b.entry.js +1 -0
  482. package/dist/paperless/p-f86fcdf4.js +1 -0
  483. package/dist/paperless/p-fa3216a5.entry.js +1 -0
  484. package/dist/paperless/paperless.css +589 -26779
  485. package/dist/paperless/paperless.esm.js +1 -1
  486. package/dist/style/_fonts.scss +70 -0
  487. package/dist/style/_reset.scss +31 -0
  488. package/dist/style/_tailwind.scss +3 -0
  489. package/dist/style/_typograhpy.scss +29 -0
  490. package/dist/style/_variables.scss +2 -0
  491. package/dist/style/form/_checkbox.scss +62 -0
  492. package/dist/style/form/_input.scss +22 -0
  493. package/dist/style/form/_mixins.scss +107 -0
  494. package/dist/style/form/_radio.scss +58 -0
  495. package/dist/style/form/_textarea.scss +18 -0
  496. package/dist/style/form/index.scss +4 -0
  497. package/dist/style/paperless.scss +10 -0
  498. package/dist/sw.js +2 -644
  499. package/dist/sw.js.map +1 -0
  500. package/dist/tailwind/animation.js +87 -0
  501. package/dist/tailwind/backdrop-blur.js +3 -0
  502. package/dist/tailwind/border-radius.js +10 -0
  503. package/dist/tailwind/colors.js +52 -0
  504. package/dist/tailwind/height.js +3 -0
  505. package/dist/tailwind/rotate.js +8 -0
  506. package/dist/tailwind/scale.js +3 -0
  507. package/dist/tailwind/screens.js +8 -0
  508. package/dist/tailwind/shadows.js +13 -0
  509. package/dist/tailwind/spacing.js +10 -0
  510. package/dist/tailwind/typography.js +21 -0
  511. package/dist/tailwind/width.js +18 -0
  512. package/dist/tailwind/z-index.js +11 -0
  513. package/dist/tailwind.config.js +28 -14
  514. package/dist/types/components/atoms/avatar/avatar.component.d.ts +3 -1
  515. package/dist/types/components/atoms/avatar-group/avatar-group.component.d.ts +7 -0
  516. package/dist/types/components/atoms/backdrop/backdrop.component.d.ts +25 -0
  517. package/dist/types/components/atoms/button/button.component.d.ts +18 -1
  518. package/dist/types/components/atoms/card-body/card-body.component.d.ts +7 -0
  519. package/dist/types/components/atoms/card-container/card-container.component.d.ts +11 -0
  520. package/dist/types/components/atoms/card-header/card-header.component.d.ts +11 -0
  521. package/dist/types/components/atoms/counter/counter.component.d.ts +8 -0
  522. package/dist/types/components/atoms/divider/divider.component.d.ts +4 -0
  523. package/dist/types/components/atoms/drawer-body/drawer-body.component.d.ts +7 -0
  524. package/dist/types/components/atoms/drawer-container/drawer-container.component.d.ts +7 -0
  525. package/dist/types/components/atoms/drawer-header/drawer-header.component.d.ts +12 -0
  526. package/dist/types/components/atoms/dropdown-menu-container/dropdown-menu-container.component.d.ts +4 -0
  527. package/dist/types/components/atoms/dropdown-menu-item/dropdown-menu-item.component.d.ts +9 -0
  528. package/dist/types/components/atoms/helper/helper.component.d.ts +5 -0
  529. package/dist/types/components/atoms/icon/icon.component.d.ts +3 -3
  530. package/dist/types/components/atoms/label/label.component.d.ts +33 -0
  531. package/dist/types/components/atoms/layout/layout.component.d.ts +7 -0
  532. package/dist/types/components/atoms/loader/loader.component.d.ts +1 -1
  533. package/dist/types/components/atoms/modal-body/modal-body.component.d.ts +7 -0
  534. package/dist/types/components/atoms/modal-container/modal-container.component.d.ts +11 -0
  535. package/dist/types/components/atoms/modal-footer/modal-footer.component.d.ts +3 -0
  536. package/dist/types/components/atoms/modal-header/modal-header.component.d.ts +12 -0
  537. package/dist/types/components/atoms/segment-item/segment-item.component.d.ts +2 -1
  538. package/dist/types/components/atoms/slider-indicator/slider-indicator.component.d.ts +7 -0
  539. package/dist/types/components/atoms/status/status.component.d.ts +2 -1
  540. package/dist/types/components/atoms/stepper-item/stepper-item.component.d.ts +19 -0
  541. package/dist/types/components/atoms/stepper-line/stepper-line.component.d.ts +11 -0
  542. package/dist/types/components/atoms/tab-group/tab-group.component.d.ts +3 -0
  543. package/dist/types/components/atoms/tab-item/tab-item.component.d.ts +7 -0
  544. package/dist/types/components/atoms/table-container/table-container.component.d.ts +3 -0
  545. package/dist/types/components/atoms/toast-container/toast-container.component.d.ts +7 -0
  546. package/dist/types/components/atoms/tooltip/tooltip.component.d.ts +11 -2
  547. package/dist/types/components/helpers/table-column/table-column.component.d.ts +34 -0
  548. package/dist/types/components/molecules/accordion/accordion.component.d.ts +25 -0
  549. package/dist/types/components/molecules/content-slider/content-slider.component.d.ts +53 -0
  550. package/dist/types/components/molecules/dropdown/dropdown.component.d.ts +23 -3
  551. package/dist/types/components/molecules/input-group/input-group.component.d.ts +67 -0
  552. package/dist/types/components/molecules/page-size-select/constants.d.ts +2 -0
  553. package/dist/types/components/molecules/page-size-select/page-size-select.component.d.ts +50 -0
  554. package/dist/types/components/molecules/pagination/pagination.component.d.ts +7 -0
  555. package/dist/types/components/molecules/profile/profile.component.d.ts +20 -0
  556. package/dist/types/components/molecules/select/select.component.d.ts +115 -0
  557. package/dist/types/components/molecules/stepper/stepper.component.d.ts +18 -0
  558. package/dist/types/components/molecules/table-cell/table-cell.component.d.ts +42 -0
  559. package/dist/types/components/molecules/table-footer/table-footer.component.d.ts +63 -0
  560. package/dist/types/components/molecules/table-header/table-header.component.d.ts +87 -0
  561. package/dist/types/components/molecules/table-row/table-row.component.d.ts +11 -0
  562. package/dist/types/components/molecules/toast/toast.component.d.ts +39 -0
  563. package/dist/types/components/organisms/drawer/drawer.component.d.ts +48 -0
  564. package/dist/types/components/organisms/modal/modal.component.d.ts +54 -0
  565. package/dist/types/components/organisms/navbar/navbar.component.d.ts +14 -0
  566. package/dist/types/components/organisms/table/table.component.d.ts +214 -0
  567. package/dist/types/components.d.ts +2513 -285
  568. package/dist/types/index.d.ts +2 -0
  569. package/dist/types/stencil-public-runtime.d.ts +20 -4
  570. package/dist/types/types/index.d.ts +2 -0
  571. package/dist/types/types/table.d.ts +27 -0
  572. package/dist/types/types/tailwind.d.ts +2 -0
  573. package/dist/types/utils/icons.d.ts +11 -0
  574. package/dist/types/utils/illustrations.d.ts +3 -0
  575. package/dist/types/utils/index.d.ts +6 -0
  576. package/dist/types/utils/localization.d.ts +2 -0
  577. package/dist/types/utils/object-get-by-path.d.ts +1 -0
  578. package/dist/types/utils/transformers.d.ts +2 -0
  579. package/dist/workbox-5b279812.js +2 -0
  580. package/dist/workbox-5b279812.js.map +1 -0
  581. package/loader/package.json +1 -0
  582. package/package.json +64 -61
  583. package/dist/build/p-17c11169.entry.js +0 -1
  584. package/dist/build/p-41e5458b.entry.js +0 -1
  585. package/dist/build/p-42dab9d4.entry.js +0 -1
  586. package/dist/build/p-47b52f92.entry.js +0 -1
  587. package/dist/build/p-5ec6ea71.entry.js +0 -1
  588. package/dist/build/p-75f909ab.entry.js +0 -1
  589. package/dist/build/p-76464e0b.js +0 -2
  590. package/dist/build/p-8501ba07.entry.js +0 -1
  591. package/dist/build/p-a669807e.entry.js +0 -1
  592. package/dist/build/p-a7086ffa.js +0 -1
  593. package/dist/build/p-aa28fef8.entry.js +0 -1
  594. package/dist/build/p-aae3d4f0.entry.js +0 -1
  595. package/dist/build/p-adcb0b93.entry.js +0 -1
  596. package/dist/build/p-b39e8fc9.entry.js +0 -1
  597. package/dist/build/p-bbec0e86.entry.js +0 -1
  598. package/dist/build/p-d7c82962.entry.js +0 -1
  599. package/dist/build/p-e7019eab.entry.js +0 -1
  600. package/dist/build/p-f689996b.entry.js +0 -1
  601. package/dist/build/p-faa4ee42.entry.js +0 -1
  602. package/dist/cjs/p-dropdown-menu-container.cjs.entry.js +0 -19
  603. package/dist/cjs/p-dropdown-menu-item.cjs.entry.js +0 -23
  604. package/dist/cjs/p-dropdown.cjs.entry.js +0 -131
  605. package/dist/cjs/p-helper.cjs.entry.js +0 -19
  606. package/dist/cjs/p-pagination-item.cjs.entry.js +0 -23
  607. package/dist/cjs/p-pagination.cjs.entry.js +0 -171
  608. package/dist/cjs/p-segment-container.cjs.entry.js +0 -19
  609. package/dist/cjs/p-segment-item.cjs.entry.js +0 -29
  610. package/dist/cjs/p-tooltip.cjs.entry.js +0 -137
  611. package/dist/collection/tailwind/grid.js +0 -26
  612. package/dist/collection/utils/utils.js +0 -3
  613. package/dist/esm/p-dropdown-menu-container.entry.js +0 -15
  614. package/dist/esm/p-dropdown-menu-item.entry.js +0 -19
  615. package/dist/esm/p-dropdown.entry.js +0 -127
  616. package/dist/esm/p-helper.entry.js +0 -15
  617. package/dist/esm/p-pagination-item.entry.js +0 -19
  618. package/dist/esm/p-pagination.entry.js +0 -167
  619. package/dist/esm/p-segment-container.entry.js +0 -15
  620. package/dist/esm/p-segment-item.entry.js +0 -25
  621. package/dist/esm/p-tooltip.entry.js +0 -133
  622. package/dist/paperless/p-17c11169.entry.js +0 -1
  623. package/dist/paperless/p-41e5458b.entry.js +0 -1
  624. package/dist/paperless/p-42dab9d4.entry.js +0 -1
  625. package/dist/paperless/p-47b52f92.entry.js +0 -1
  626. package/dist/paperless/p-5ec6ea71.entry.js +0 -1
  627. package/dist/paperless/p-75f909ab.entry.js +0 -1
  628. package/dist/paperless/p-76464e0b.js +0 -2
  629. package/dist/paperless/p-8501ba07.entry.js +0 -1
  630. package/dist/paperless/p-a669807e.entry.js +0 -1
  631. package/dist/paperless/p-a7086ffa.js +0 -1
  632. package/dist/paperless/p-aa28fef8.entry.js +0 -1
  633. package/dist/paperless/p-aae3d4f0.entry.js +0 -1
  634. package/dist/paperless/p-adcb0b93.entry.js +0 -1
  635. package/dist/paperless/p-b39e8fc9.entry.js +0 -1
  636. package/dist/paperless/p-bbec0e86.entry.js +0 -1
  637. package/dist/paperless/p-d7c82962.entry.js +0 -1
  638. package/dist/paperless/p-e7019eab.entry.js +0 -1
  639. package/dist/paperless/p-f689996b.entry.js +0 -1
  640. package/dist/paperless/p-faa4ee42.entry.js +0 -1
  641. package/dist/types/utils/utils.d.ts +0 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,2701 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [0.1.0-alpha.291](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.290...v0.1.0-alpha.291) (2022-12-09)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **Atoms/Drawer Header:** Add inset padding top ([ceeb16c](https://github.com/ionic-team/stencil-component-starter/commit/ceeb16cd61a8a97dc579f766f2a5c3216c358c38))
12
+
13
+
14
+
15
+
16
+
17
+ # [0.1.0-alpha.290](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.289...v0.1.0-alpha.290) (2022-12-09)
18
+
19
+
20
+ ### Features
21
+
22
+ * **Molecules/Table Footer:** Add loading state ([a4dce7d](https://github.com/ionic-team/stencil-component-starter/commit/a4dce7d4ad13d0aa19c8e9b9adb807d4b13e6a13))
23
+ * **Molecules/Table Header:** Add loading state ([ef87592](https://github.com/ionic-team/stencil-component-starter/commit/ef87592e239eb19266d2745d13daac899377124e))
24
+ * **Organisms/Table:** Add header/footer loading state properties ([7fc55c5](https://github.com/ionic-team/stencil-component-starter/commit/7fc55c5ed508d83c560635eb4a73aebcbc41ac4f))
25
+
26
+
27
+
28
+
29
+
30
+ # [0.1.0-alpha.289](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.288...v0.1.0-alpha.289) (2022-12-09)
31
+
32
+
33
+ ### Bug Fixes
34
+
35
+ * **Atoms/Button:** Correctly overwrite text size on small variant ([e08b703](https://github.com/ionic-team/stencil-component-starter/commit/e08b7034e90341081e4e561115c3cabe4543b249))
36
+
37
+
38
+
39
+
40
+
41
+ # [0.1.0-alpha.288](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.287...v0.1.0-alpha.288) (2022-12-09)
42
+
43
+
44
+ ### Features
45
+
46
+ * **Atoms/Button:** Add base text size ([a69bf6b](https://github.com/ionic-team/stencil-component-starter/commit/a69bf6bbf3dc35a72c418481a5ee56a3fee2ec19))
47
+
48
+
49
+
50
+
51
+
52
+ # [0.1.0-alpha.287](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.286...v0.1.0-alpha.287) (2022-12-09)
53
+
54
+
55
+ ### Features
56
+
57
+ * **Atoms/Input:** Set base text size for inputs ([91c2fe9](https://github.com/ionic-team/stencil-component-starter/commit/91c2fe999209d7ccb5ae1065540375fa602f827b))
58
+
59
+
60
+
61
+
62
+
63
+ # [0.1.0-alpha.286](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.285...v0.1.0-alpha.286) (2022-12-08)
64
+
65
+
66
+ ### Features
67
+
68
+ * **Organisms/Drawer:** Add `canClose` input ([807f0b9](https://github.com/ionic-team/stencil-component-starter/commit/807f0b981b753adacaef2616edc779ae9783be30))
69
+
70
+
71
+
72
+
73
+
74
+ # [0.1.0-alpha.285](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.284...v0.1.0-alpha.285) (2022-12-08)
75
+
76
+ **Note:** Version bump only for package @paperless/core
77
+
78
+
79
+
80
+
81
+
82
+ # [0.1.0-alpha.284](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.283...v0.1.0-alpha.284) (2022-12-07)
83
+
84
+
85
+ ### Bug Fixes
86
+
87
+ * **Molecules/Toast:** Add `flex-shrink-0` to button ([10d64d6](https://github.com/ionic-team/stencil-component-starter/commit/10d64d69bc8a128044a49df3025c8f56d2bb648d))
88
+
89
+
90
+
91
+
92
+
93
+ # [0.1.0-alpha.283](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.282...v0.1.0-alpha.283) (2022-12-07)
94
+
95
+
96
+ ### Features
97
+
98
+ * **Atoms/Icon:** Add reload icon ([928992c](https://github.com/ionic-team/stencil-component-starter/commit/928992c34ffc49804e0d7ba137835d4475f000c5))
99
+
100
+
101
+
102
+
103
+
104
+ # [0.1.0-alpha.282](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.281...v0.1.0-alpha.282) (2022-12-07)
105
+
106
+
107
+ ### Features
108
+
109
+ * **Angular:** Overlay service & Modal/Drawer animations ([#90](https://github.com/ionic-team/stencil-component-starter/issues/90)) ([93dd792](https://github.com/ionic-team/stencil-component-starter/commit/93dd7921120a929c31ddf5d093b4380566c40ec9))
110
+
111
+
112
+
113
+
114
+
115
+ # [0.1.0-alpha.281](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.280...v0.1.0-alpha.281) (2022-12-01)
116
+
117
+
118
+ ### Bug Fixes
119
+
120
+ * **Organisms/Navbar:** Fix backdrop click to close ([64faff3](https://github.com/ionic-team/stencil-component-starter/commit/64faff3fd4baec5876f2eacc816f65f77e4a91a8))
121
+
122
+
123
+
124
+
125
+
126
+ # [0.1.0-alpha.280](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.279...v0.1.0-alpha.280) (2022-11-30)
127
+
128
+ **Note:** Version bump only for package @paperless/core
129
+
130
+
131
+
132
+
133
+
134
+ # [0.1.0-alpha.279](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.278...v0.1.0-alpha.279) (2022-11-28)
135
+
136
+
137
+ ### Bug Fixes
138
+
139
+ * **Atoms/Backdrop:** Fix click event ([9b545cb](https://github.com/ionic-team/stencil-component-starter/commit/9b545cb3af04ae7e8d273c7df772db186a7668fd))
140
+
141
+
142
+ ### Features
143
+
144
+ * **Atoms/Backdrop:** Add backdrop click event & drawer variant ([03e736e](https://github.com/ionic-team/stencil-component-starter/commit/03e736e9bdb3890cd4c306fc28aa80498dba0a3d))
145
+ * **Atoms:** Add drawer body component ([6bfa56a](https://github.com/ionic-team/stencil-component-starter/commit/6bfa56a2d888bab308adb484154dcead06a0e7f5))
146
+ * **Atoms:** Add drawer container component ([994d596](https://github.com/ionic-team/stencil-component-starter/commit/994d5968439b1c8bc6ac7e996b21bf8f332492cc))
147
+ * **Atoms:** Add drawer header component ([05f9016](https://github.com/ionic-team/stencil-component-starter/commit/05f9016611c0497f5eb6145e428585c3b30d7d55))
148
+ * **Organisms/Modal:** Add backdrop click event ([8608666](https://github.com/ionic-team/stencil-component-starter/commit/860866614a780b1dcdd7e360081a17ffb8e27158))
149
+ * **Organisms:** Add drawer component ([292bc04](https://github.com/ionic-team/stencil-component-starter/commit/292bc04e0afcb62e43caab24718891a2a7737eaf))
150
+
151
+
152
+
153
+
154
+
155
+ # [0.1.0-alpha.278](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.277...v0.1.0-alpha.278) (2022-11-28)
156
+
157
+
158
+ ### Bug Fixes
159
+
160
+ * **Molecules/Toast:** Fix close icon ([497d155](https://github.com/ionic-team/stencil-component-starter/commit/497d155f59a33a8871a5b9851a05391579213fee))
161
+
162
+
163
+
164
+
165
+
166
+ # [0.1.0-alpha.277](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.276...v0.1.0-alpha.277) (2022-11-24)
167
+
168
+
169
+ ### Bug Fixes
170
+
171
+ * **Atoms/Label:** Remove align items baseline ([0e84f5e](https://github.com/ionic-team/stencil-component-starter/commit/0e84f5e87d187f4c17679f2ae90ed3791aca5b50))
172
+
173
+
174
+
175
+
176
+
177
+ # [0.1.0-alpha.276](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.275...v0.1.0-alpha.276) (2022-11-24)
178
+
179
+
180
+ ### Features
181
+
182
+ * **Atoms/Icon:** Update filter icon ([2bb5086](https://github.com/ionic-team/stencil-component-starter/commit/2bb5086a2e215805ce603df33b0df97d3b445d04))
183
+
184
+
185
+
186
+
187
+
188
+ # [0.1.0-alpha.275](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.274...v0.1.0-alpha.275) (2022-11-23)
189
+
190
+
191
+ ### Bug Fixes
192
+
193
+ * **Molecules/Select:** Remove debugging ([3b593a9](https://github.com/ionic-team/stencil-component-starter/commit/3b593a95048a0d8533010649809d51c79b6545d6))
194
+
195
+
196
+
197
+
198
+
199
+ # [0.1.0-alpha.274](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.273...v0.1.0-alpha.274) (2022-11-23)
200
+
201
+
202
+ ### Bug Fixes
203
+
204
+ * **Atoms/Label:** Icon size ([87a6070](https://github.com/ionic-team/stencil-component-starter/commit/87a6070d34a2b03321d1c01477d450cd91f571b1))
205
+
206
+
207
+ ### Features
208
+
209
+ * **Atoms/Button:** Fixed size for icon-only ([d4407f1](https://github.com/ionic-team/stencil-component-starter/commit/d4407f127711d833b2bca3245360ecdf771fcfb1))
210
+
211
+
212
+
213
+
214
+
215
+ # [0.1.0-alpha.273](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.272...v0.1.0-alpha.273) (2022-11-23)
216
+
217
+
218
+ ### Bug Fixes
219
+
220
+ * **Molecules/Select:** Add more debugging ([10ece25](https://github.com/ionic-team/stencil-component-starter/commit/10ece25021cd408dc83bcf5da463bc2eddcbd662))
221
+ * **Molecules/Select:** Add undefined check ([46519b2](https://github.com/ionic-team/stencil-component-starter/commit/46519b259be55b247d5eeb45a95b07bd725e19b1))
222
+
223
+
224
+
225
+
226
+
227
+ # [0.1.0-alpha.272](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.271...v0.1.0-alpha.272) (2022-11-23)
228
+
229
+
230
+ ### Bug Fixes
231
+
232
+ * **Molecules/Select:** Add debugging ([45cc787](https://github.com/ionic-team/stencil-component-starter/commit/45cc787eaae2dce6432e3e263a200e68526b0288))
233
+
234
+
235
+
236
+
237
+
238
+ # [0.1.0-alpha.271](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.270...v0.1.0-alpha.271) (2022-11-23)
239
+
240
+
241
+ ### Bug Fixes
242
+
243
+ * **Molecules/Select:** Update directives & fix preselect ([bc8011b](https://github.com/ionic-team/stencil-component-starter/commit/bc8011bdcb9f5ccfda97832e13734dc61bbf20f3))
244
+
245
+
246
+
247
+
248
+
249
+ # [0.1.0-alpha.270](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.269...v0.1.0-alpha.270) (2022-11-23)
250
+
251
+
252
+ ### Bug Fixes
253
+
254
+ * **Molecules/Select:** Adding some information for debugging ([50b3203](https://github.com/ionic-team/stencil-component-starter/commit/50b32032148337259e7beed0b61f3059b2b4276c))
255
+
256
+
257
+
258
+
259
+
260
+ # [0.1.0-alpha.269](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.268...v0.1.0-alpha.269) (2022-11-23)
261
+
262
+
263
+ ### Bug Fixes
264
+
265
+ * **deps:** update all non-major dependencies ([#87](https://github.com/ionic-team/stencil-component-starter/issues/87)) ([a845766](https://github.com/ionic-team/stencil-component-starter/commit/a845766834d47aac5a67e601f6de4ec334349f81))
266
+
267
+
268
+
269
+
270
+
271
+ # [0.1.0-alpha.268](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.267...v0.1.0-alpha.268) (2022-11-23)
272
+
273
+ **Note:** Version bump only for package @paperless/core
274
+
275
+
276
+
277
+
278
+
279
+ # [0.1.0-alpha.267](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.266...v0.1.0-alpha.267) (2022-11-23)
280
+
281
+
282
+ ### Features
283
+
284
+ * **Molecules/Select:** Use `JSON.stringify` to preselect item ([220f694](https://github.com/ionic-team/stencil-component-starter/commit/220f6940781ce7aa8c7a40b09636207bd16bdded))
285
+
286
+
287
+
288
+
289
+
290
+ # [0.1.0-alpha.266](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.265...v0.1.0-alpha.266) (2022-11-23)
291
+
292
+
293
+ ### Features
294
+
295
+ * **Atoms/Segment Container:** Fix centering ([a7f121d](https://github.com/ionic-team/stencil-component-starter/commit/a7f121da155c0f32a33eee917fa9c310959d8a93))
296
+
297
+
298
+
299
+
300
+
301
+ # [0.1.0-alpha.265](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.264...v0.1.0-alpha.265) (2022-11-23)
302
+
303
+
304
+ ### Features
305
+
306
+ * **Atoms/Segment Container:** Update visuals ([952442e](https://github.com/ionic-team/stencil-component-starter/commit/952442e62c9f33b4cfed044149578c34e99b14a3))
307
+ * **Atoms/Segment Item:** Update visuals ([07adfa5](https://github.com/ionic-team/stencil-component-starter/commit/07adfa5ee91746500a8351fd93fab65d0ca7db0d))
308
+
309
+
310
+
311
+
312
+
313
+ # [0.1.0-alpha.264](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.263...v0.1.0-alpha.264) (2022-11-22)
314
+
315
+
316
+ ### Features
317
+
318
+ * **Atoms/Label:** Completely redo behavior ([f83c56b](https://github.com/ionic-team/stencil-component-starter/commit/f83c56bbeb650047b39881b64ec623528014eb91))
319
+
320
+
321
+
322
+
323
+
324
+ # [0.1.0-alpha.263](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.262...v0.1.0-alpha.263) (2022-11-22)
325
+
326
+
327
+ ### Features
328
+
329
+ * **Atoms/Label:** Change behavior of icon/circle/mobile-icon ([08b7fe2](https://github.com/ionic-team/stencil-component-starter/commit/08b7fe29ac18397172bb165f10331d585fd83778))
330
+ * **Atoms/Label:** Update descriptions ([d568627](https://github.com/ionic-team/stencil-component-starter/commit/d5686279d1fd47e48ff3eac9762682e0a4b8a8c1))
331
+
332
+
333
+
334
+
335
+
336
+ # [0.1.0-alpha.262](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.261...v0.1.0-alpha.262) (2022-11-18)
337
+
338
+
339
+ ### Features
340
+
341
+ * **Organisms/Navbar:** Make use of backdrop component ([d1bb65f](https://github.com/ionic-team/stencil-component-starter/commit/d1bb65f488e49c8fae8c4c123949336922c808eb))
342
+
343
+
344
+
345
+
346
+
347
+ # [0.1.0-alpha.261](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.260...v0.1.0-alpha.261) (2022-11-18)
348
+
349
+
350
+ ### Features
351
+
352
+ * **Organisms/Modal:** Add blur property for backdrop ([c47d3f4](https://github.com/ionic-team/stencil-component-starter/commit/c47d3f4571bcca61c3b7e12d09ce9095611aff9d))
353
+
354
+
355
+
356
+
357
+
358
+ # [0.1.0-alpha.260](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.259...v0.1.0-alpha.260) (2022-11-18)
359
+
360
+
361
+ ### Features
362
+
363
+ * **Atoms/Buttons:** Fix shadows & remove shadows on mobile ([1dbcfd9](https://github.com/ionic-team/stencil-component-starter/commit/1dbcfd95d3f50fdb3d81729e47c4b3bfc682a0af))
364
+ * **Atoms:** Move modal-backdrop to general use backdrop ([72c5691](https://github.com/ionic-team/stencil-component-starter/commit/72c5691cc9621481100cf97bc86d22276008cb42))
365
+
366
+
367
+
368
+
369
+
370
+ # [0.1.0-alpha.259](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.258...v0.1.0-alpha.259) (2022-11-17)
371
+
372
+
373
+ ### Bug Fixes
374
+
375
+ * **Molecules/Select:** Auto select item when provided value ([3080eab](https://github.com/ionic-team/stencil-component-starter/commit/3080eab975947d37d4b9ccfd692cb29dfc24cd13))
376
+
377
+
378
+
379
+
380
+
381
+ # [0.1.0-alpha.258](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.257...v0.1.0-alpha.258) (2022-11-17)
382
+
383
+
384
+ ### Features
385
+
386
+ * **Molecules/Select:** Add debugging ([41e2529](https://github.com/ionic-team/stencil-component-starter/commit/41e25298d675d16f9257cd244e2663b9adabd361))
387
+
388
+
389
+
390
+
391
+
392
+ # [0.1.0-alpha.257](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.256...v0.1.0-alpha.257) (2022-11-17)
393
+
394
+
395
+ ### Bug Fixes
396
+
397
+ * **Atoms/Segment Item:** `white-space: nowrap;` ([8bf1ce0](https://github.com/ionic-team/stencil-component-starter/commit/8bf1ce044e8dd70a145a6b2eb5bc4a50e89e284b))
398
+
399
+
400
+ ### Features
401
+
402
+ * **Molecules/Select:** Watch value ([9d3478a](https://github.com/ionic-team/stencil-component-starter/commit/9d3478a55b4d10fb86bb7b618f230f89cb67dafc))
403
+
404
+
405
+
406
+
407
+
408
+ # [0.1.0-alpha.256](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.255...v0.1.0-alpha.256) (2022-11-17)
409
+
410
+ **Note:** Version bump only for package @paperless/core
411
+
412
+
413
+
414
+
415
+
416
+ # [0.1.0-alpha.255](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.254...v0.1.0-alpha.255) (2022-11-17)
417
+
418
+
419
+ ### Bug Fixes
420
+
421
+ * **Atoms/Loader:** Fix spin ([23c312a](https://github.com/ionic-team/stencil-component-starter/commit/23c312aeb42b932ddcdbbbaac72a02647058089e))
422
+
423
+
424
+
425
+
426
+
427
+ # [0.1.0-alpha.254](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.253...v0.1.0-alpha.254) (2022-11-17)
428
+
429
+ **Note:** Version bump only for package @paperless/core
430
+
431
+
432
+
433
+
434
+
435
+ # [0.1.0-alpha.253](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.252...v0.1.0-alpha.253) (2022-11-16)
436
+
437
+
438
+ ### Bug Fixes
439
+
440
+ * **Atoms/Button:** Small fix on classes ([b2773ca](https://github.com/ionic-team/stencil-component-starter/commit/b2773ca61ba05a4045d38469f6ab758537fedf53))
441
+ * **Atoms/Loader:** Move animation to class ([72b0e9f](https://github.com/ionic-team/stencil-component-starter/commit/72b0e9fb836db0681652c641dea5c127c0262983))
442
+
443
+
444
+
445
+
446
+
447
+ # [0.1.0-alpha.252](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.251...v0.1.0-alpha.252) (2022-11-16)
448
+
449
+
450
+ ### Bug Fixes
451
+
452
+ * **Atoms/Button:** Fix shared classes ([27c0703](https://github.com/ionic-team/stencil-component-starter/commit/27c0703863a9decd2c6bfb741b9661db8298da5b))
453
+
454
+
455
+
456
+
457
+
458
+ # [0.1.0-alpha.251](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.250...v0.1.0-alpha.251) (2022-11-16)
459
+
460
+
461
+ ### Features
462
+
463
+ * **Core:** Several improvements ([64b0774](https://github.com/ionic-team/stencil-component-starter/commit/64b07743d28dac79c81a2c191a0efd4751a77865))
464
+
465
+
466
+
467
+
468
+
469
+ # [0.1.0-alpha.250](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.249...v0.1.0-alpha.250) (2022-11-16)
470
+
471
+ **Note:** Version bump only for package @paperless/core
472
+
473
+
474
+
475
+
476
+
477
+ # [0.1.0-alpha.249](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.248...v0.1.0-alpha.249) (2022-11-16)
478
+
479
+ **Note:** Version bump only for package @paperless/core
480
+
481
+
482
+
483
+
484
+
485
+ # [0.1.0-alpha.248](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.247...v0.1.0-alpha.248) (2022-11-16)
486
+
487
+ **Note:** Version bump only for package @paperless/core
488
+
489
+
490
+
491
+
492
+
493
+ # [0.1.0-alpha.247](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.246...v0.1.0-alpha.247) (2022-11-16)
494
+
495
+ **Note:** Version bump only for package @paperless/core
496
+
497
+
498
+
499
+
500
+
501
+ # [0.1.0-alpha.246](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.245...v0.1.0-alpha.246) (2022-11-16)
502
+
503
+
504
+ ### Features
505
+
506
+ * **Core/utils:** Add transformers ([ca9a8ff](https://github.com/ionic-team/stencil-component-starter/commit/ca9a8ff32b30add62258e465b09cb0a79433e93d))
507
+
508
+
509
+
510
+
511
+
512
+ # [0.1.0-alpha.245](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.244...v0.1.0-alpha.245) (2022-11-16)
513
+
514
+ **Note:** Version bump only for package @paperless/core
515
+
516
+
517
+
518
+
519
+
520
+ # [0.1.0-alpha.244](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.243...v0.1.0-alpha.244) (2022-11-16)
521
+
522
+
523
+ ### Bug Fixes
524
+
525
+ * **Molecules/Table Header:** `NaN` issue ([1f9c238](https://github.com/ionic-team/stencil-component-starter/commit/1f9c238f0114f0dfc9eac8fb8c7a3039964a1b55))
526
+
527
+
528
+
529
+
530
+
531
+ # [0.1.0-alpha.243](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.242...v0.1.0-alpha.243) (2022-11-16)
532
+
533
+
534
+ ### Features
535
+
536
+ * **Molecules/Table Header:** Implement quick filter label for mobile ([00580b5](https://github.com/ionic-team/stencil-component-starter/commit/00580b5103208b05b62f8fca5d50bac0455bc226))
537
+
538
+
539
+
540
+
541
+
542
+ # [0.1.0-alpha.242](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.241...v0.1.0-alpha.242) (2022-11-16)
543
+
544
+ **Note:** Version bump only for package @paperless/core
545
+
546
+
547
+
548
+
549
+
550
+ # [0.1.0-alpha.241](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.240...v0.1.0-alpha.241) (2022-11-16)
551
+
552
+ **Note:** Version bump only for package @paperless/core
553
+
554
+
555
+
556
+
557
+
558
+ # [0.1.0-alpha.240](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.239...v0.1.0-alpha.240) (2022-11-16)
559
+
560
+ **Note:** Version bump only for package @paperless/core
561
+
562
+
563
+
564
+
565
+
566
+ # [0.1.0-alpha.239](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.238...v0.1.0-alpha.239) (2022-11-16)
567
+
568
+ **Note:** Version bump only for package @paperless/core
569
+
570
+
571
+
572
+
573
+
574
+ # [0.1.0-alpha.238](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.237...v0.1.0-alpha.238) (2022-11-16)
575
+
576
+ **Note:** Version bump only for package @paperless/core
577
+
578
+
579
+
580
+
581
+
582
+ # [0.1.0-alpha.237](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.236...v0.1.0-alpha.237) (2022-11-15)
583
+
584
+
585
+ ### Bug Fixes
586
+
587
+ * **Molecules/Table Header:** filter label property fix ([debcb21](https://github.com/ionic-team/stencil-component-starter/commit/debcb215cc695199d2f539bacf1fde8bbd541ede))
588
+
589
+
590
+
591
+
592
+
593
+ # [0.1.0-alpha.236](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.235...v0.1.0-alpha.236) (2022-11-15)
594
+
595
+ **Note:** Version bump only for package @paperless/core
596
+
597
+
598
+
599
+
600
+
601
+ # [0.1.0-alpha.235](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.234...v0.1.0-alpha.235) (2022-11-15)
602
+
603
+
604
+ ### Bug Fixes
605
+
606
+ * **Angular/Table:** Remove debugging & fix modal buttons + close ([acb975b](https://github.com/ionic-team/stencil-component-starter/commit/acb975b34d29d7353208c5f1b157156753a0c8ec))
607
+ * **Atoms/Modal Header:** Don't show x when no needed. ([046ccec](https://github.com/ionic-team/stencil-component-starter/commit/046cceceab2fb87926487e179c1e60ca2bd1a0fe))
608
+
609
+
610
+
611
+
612
+
613
+ # [0.1.0-alpha.234](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.233...v0.1.0-alpha.234) (2022-11-15)
614
+
615
+ **Note:** Version bump only for package @paperless/core
616
+
617
+
618
+
619
+
620
+
621
+ # [0.1.0-alpha.233](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.232...v0.1.0-alpha.233) (2022-11-15)
622
+
623
+ **Note:** Version bump only for package @paperless/core
624
+
625
+
626
+
627
+
628
+
629
+ # [0.1.0-alpha.232](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.231...v0.1.0-alpha.232) (2022-11-15)
630
+
631
+ **Note:** Version bump only for package @paperless/core
632
+
633
+
634
+
635
+
636
+
637
+ # [0.1.0-alpha.231](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.230...v0.1.0-alpha.231) (2022-11-15)
638
+
639
+ **Note:** Version bump only for package @paperless/core
640
+
641
+
642
+
643
+
644
+
645
+ # [0.1.0-alpha.230](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.229...v0.1.0-alpha.230) (2022-11-15)
646
+
647
+ **Note:** Version bump only for package @paperless/core
648
+
649
+
650
+
651
+
652
+
653
+ # [0.1.0-alpha.229](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.228...v0.1.0-alpha.229) (2022-11-15)
654
+
655
+
656
+ ### Features
657
+
658
+ * **Molecules/Input Group:** Add required property ([f5fe94b](https://github.com/ionic-team/stencil-component-starter/commit/f5fe94b3d7697dde5b70cf8080e0cfbac8bc81c1))
659
+
660
+
661
+
662
+
663
+
664
+ # [0.1.0-alpha.228](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.227...v0.1.0-alpha.228) (2022-11-10)
665
+
666
+
667
+ ### Features
668
+
669
+ * **Organisms/Table:** Default `amountOfLoadingRows` to 6 ([509439b](https://github.com/ionic-team/stencil-component-starter/commit/509439bc50aa17af994a7b6a86d44903a3f30377))
670
+
671
+
672
+
673
+
674
+
675
+ # [0.1.0-alpha.227](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.226...v0.1.0-alpha.227) (2022-11-10)
676
+
677
+
678
+ ### Bug Fixes
679
+
680
+ * **Core:** Localization problems ([5142f92](https://github.com/ionic-team/stencil-component-starter/commit/5142f92e91f69a90a22a8c177f5e5249bd9e71c6))
681
+
682
+
683
+
684
+
685
+
686
+ # [0.1.0-alpha.226](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.225...v0.1.0-alpha.226) (2022-11-10)
687
+
688
+
689
+ ### Features
690
+
691
+ * **Angular/Table:** Add empty state type ([e7ded17](https://github.com/ionic-team/stencil-component-starter/commit/e7ded17097c86030c84ab0235dd99d2b90973dc2))
692
+
693
+
694
+
695
+
696
+
697
+ # [0.1.0-alpha.225](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.224...v0.1.0-alpha.225) (2022-11-10)
698
+
699
+
700
+ ### Features
701
+
702
+ * **Atoms/Illustartions:** Add empty state overview & search ([95a5ed9](https://github.com/ionic-team/stencil-component-starter/commit/95a5ed9b9364f48318b729afaeded5355b8f49f5))
703
+ * **Molecules/Select:** Active item, click to close & filter improvement ([477d731](https://github.com/ionic-team/stencil-component-starter/commit/477d731f19f5f6c4e1df872ed188d1b72ee23b80))
704
+ * **Organisms/Table:** Add empty state ([be0f908](https://github.com/ionic-team/stencil-component-starter/commit/be0f9088c129f6976091b3f0dfbd1ae6e7359817))
705
+
706
+
707
+
708
+
709
+
710
+ # [0.1.0-alpha.224](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.223...v0.1.0-alpha.224) (2022-11-09)
711
+
712
+
713
+ ### Features
714
+
715
+ * **Angular/Toast:** Add ability for toast context data ([c8dacaf](https://github.com/ionic-team/stencil-component-starter/commit/c8dacafbd6e1d7e1d02312b6c939622f96794ff0))
716
+
717
+
718
+
719
+
720
+
721
+ # [0.1.0-alpha.223](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.222...v0.1.0-alpha.223) (2022-11-09)
722
+
723
+ **Note:** Version bump only for package @paperless/core
724
+
725
+
726
+
727
+
728
+
729
+ # [0.1.0-alpha.222](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.221...v0.1.0-alpha.222) (2022-11-07)
730
+
731
+
732
+ ### Features
733
+
734
+ * **Molecules/Input Group:** Add 2px margin to label ([a170a53](https://github.com/ionic-team/stencil-component-starter/commit/a170a53dd36232927c6ea49ef8c7c079acf6a66f))
735
+
736
+
737
+
738
+
739
+
740
+ # [0.1.0-alpha.221](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.220...v0.1.0-alpha.221) (2022-11-07)
741
+
742
+ **Note:** Version bump only for package @paperless/core
743
+
744
+
745
+
746
+
747
+
748
+ # [0.1.0-alpha.220](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.219...v0.1.0-alpha.220) (2022-11-03)
749
+
750
+
751
+ ### Bug Fixes
752
+
753
+ * **Atoms/Toast Container:** Use inset left & right ([1ccd848](https://github.com/ionic-team/stencil-component-starter/commit/1ccd84817184b6f5971c1355fb34d7e4f9272c3a))
754
+
755
+
756
+
757
+
758
+
759
+ # [0.1.0-alpha.219](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.218...v0.1.0-alpha.219) (2022-11-03)
760
+
761
+
762
+ ### Bug Fixes
763
+
764
+ * **Atoms/Toast Container:** Have max width based on position ([02bd7eb](https://github.com/ionic-team/stencil-component-starter/commit/02bd7ebe71922c2d46d10dc4fd0bf57a61f4323b))
765
+
766
+
767
+
768
+
769
+
770
+ # [0.1.0-alpha.218](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.217...v0.1.0-alpha.218) (2022-11-03)
771
+
772
+
773
+ ### Bug Fixes
774
+
775
+ * **Atoms/Toast Container:** Fix alignment & remove padding ([e3b1413](https://github.com/ionic-team/stencil-component-starter/commit/e3b14138a76dc8f6ef6c6edfdf077678890a083d))
776
+
777
+
778
+
779
+
780
+
781
+ # [0.1.0-alpha.217](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.216...v0.1.0-alpha.217) (2022-11-03)
782
+
783
+
784
+ ### Features
785
+
786
+ * **Atoms/Toast Container:** Make use of placement class ([3199fe9](https://github.com/ionic-team/stencil-component-starter/commit/3199fe9e8d511cffce7765f67500062051ed10e1))
787
+
788
+
789
+
790
+
791
+
792
+ # [0.1.0-alpha.216](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.215...v0.1.0-alpha.216) (2022-11-03)
793
+
794
+
795
+ ### Bug Fixes
796
+
797
+ * **Atoms/Label:** Fix padding on label for desktop ([41279e8](https://github.com/ionic-team/stencil-component-starter/commit/41279e87db749056be36b22f044582b908deb305))
798
+
799
+
800
+
801
+
802
+
803
+ # [0.1.0-alpha.215](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.214...v0.1.0-alpha.215) (2022-11-03)
804
+
805
+ **Note:** Version bump only for package @paperless/core
806
+
807
+
808
+
809
+
810
+
811
+ # [0.1.0-alpha.214](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.213...v0.1.0-alpha.214) (2022-11-03)
812
+
813
+
814
+ ### Bug Fixes
815
+
816
+ * **Organisms/Navbar:** Make sure the backdrop isn't on same level as nav ([a87f47e](https://github.com/ionic-team/stencil-component-starter/commit/a87f47e5d6b6df8c41f922eb9513b8def555f1d8))
817
+
818
+
819
+ ### Features
820
+
821
+ * **Atoms/Toast Container:** Add safe-inset to toasts ([e81b18a](https://github.com/ionic-team/stencil-component-starter/commit/e81b18a747fea80e73a505f9264598cc071b9e4d))
822
+
823
+
824
+
825
+
826
+
827
+ # [0.1.0-alpha.213](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.212...v0.1.0-alpha.213) (2022-11-03)
828
+
829
+ **Note:** Version bump only for package @paperless/core
830
+
831
+
832
+
833
+
834
+
835
+ # [0.1.0-alpha.212](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.211...v0.1.0-alpha.212) (2022-11-03)
836
+
837
+ **Note:** Version bump only for package @paperless/core
838
+
839
+
840
+
841
+
842
+
843
+ # [0.1.0-alpha.211](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.210...v0.1.0-alpha.211) (2022-11-03)
844
+
845
+ **Note:** Version bump only for package @paperless/core
846
+
847
+
848
+
849
+
850
+
851
+ # [0.1.0-alpha.210](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.209...v0.1.0-alpha.210) (2022-11-03)
852
+
853
+ **Note:** Version bump only for package @paperless/core
854
+
855
+
856
+
857
+
858
+
859
+ # [0.1.0-alpha.209](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.208...v0.1.0-alpha.209) (2022-11-03)
860
+
861
+
862
+ ### Features
863
+
864
+ * **Angular/Toast:** Move toast component to directive ([f25efd1](https://github.com/ionic-team/stencil-component-starter/commit/f25efd1f980044bf969027e2951a1899edff930e))
865
+
866
+
867
+
868
+
869
+
870
+ # [0.1.0-alpha.208](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.207...v0.1.0-alpha.208) (2022-11-03)
871
+
872
+ **Note:** Version bump only for package @paperless/core
873
+
874
+
875
+
876
+
877
+
878
+ # [0.1.0-alpha.207](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.206...v0.1.0-alpha.207) (2022-11-03)
879
+
880
+ **Note:** Version bump only for package @paperless/core
881
+
882
+
883
+
884
+
885
+
886
+ # [0.1.0-alpha.206](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.205...v0.1.0-alpha.206) (2022-11-03)
887
+
888
+ **Note:** Version bump only for package @paperless/core
889
+
890
+
891
+
892
+
893
+
894
+ # [0.1.0-alpha.205](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.204...v0.1.0-alpha.205) (2022-11-03)
895
+
896
+
897
+ ### Features
898
+
899
+ * **Angular:** Add toast module & cleanup code ([74bf1c4](https://github.com/ionic-team/stencil-component-starter/commit/74bf1c4ca9187eab3c8f3a7a2486b13acc21fbe9))
900
+
901
+
902
+
903
+
904
+
905
+ # [0.1.0-alpha.204](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.203...v0.1.0-alpha.204) (2022-11-03)
906
+
907
+
908
+ ### Bug Fixes
909
+
910
+ * **Molecules/Toast:** Add action emitter ([7391332](https://github.com/ionic-team/stencil-component-starter/commit/73913329ad1d01553ebbec168197be3e579fa884))
911
+
912
+
913
+
914
+
915
+
916
+ # [0.1.0-alpha.203](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.202...v0.1.0-alpha.203) (2022-11-03)
917
+
918
+
919
+ ### Bug Fixes
920
+
921
+ * **Atoms/Toast Container:** Actually use fixed container ([dea365c](https://github.com/ionic-team/stencil-component-starter/commit/dea365c7d25823ec1da225ef225bc205e6ab2349))
922
+
923
+
924
+
925
+
926
+
927
+ # [0.1.0-alpha.202](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.201...v0.1.0-alpha.202) (2022-11-03)
928
+
929
+
930
+ ### Bug Fixes
931
+
932
+ * **Tailwind:** fix z-index order ([19d474c](https://github.com/ionic-team/stencil-component-starter/commit/19d474cb7bb1f59bb6bf976cc2af29846b049e98))
933
+
934
+
935
+ ### Features
936
+
937
+ * **Atoms/Modal Header:** Update modal header styling ([0068bb8](https://github.com/ionic-team/stencil-component-starter/commit/0068bb81cb9963c7af989c1690dd248e1db34670))
938
+
939
+
940
+
941
+
942
+
943
+ # [0.1.0-alpha.201](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.200...v0.1.0-alpha.201) (2022-11-03)
944
+
945
+ **Note:** Version bump only for package @paperless/core
946
+
947
+
948
+
949
+
950
+
951
+ # [0.1.0-alpha.200](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.199...v0.1.0-alpha.200) (2022-11-03)
952
+
953
+
954
+ ### Features
955
+
956
+ * **Angular:** Add pipes ([75fe34a](https://github.com/ionic-team/stencil-component-starter/commit/75fe34ad7b0b40b79bc630dcb40b4cca2f9cb18e))
957
+
958
+
959
+
960
+
961
+
962
+ # [0.1.0-alpha.199](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.198...v0.1.0-alpha.199) (2022-11-03)
963
+
964
+
965
+ ### Bug Fixes
966
+
967
+ * **Core:** Remove toast-container from output ([6d50624](https://github.com/ionic-team/stencil-component-starter/commit/6d50624044af61fd78d2d3f4ac913c4df6b1e287))
968
+
969
+
970
+
971
+
972
+
973
+ # [0.1.0-alpha.198](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.197...v0.1.0-alpha.198) (2022-11-02)
974
+
975
+ **Note:** Version bump only for package @paperless/core
976
+
977
+
978
+
979
+
980
+
981
+ # [0.1.0-alpha.197](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.196...v0.1.0-alpha.197) (2022-11-02)
982
+
983
+ **Note:** Version bump only for package @paperless/core
984
+
985
+
986
+
987
+
988
+
989
+ # [0.1.0-alpha.196](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.195...v0.1.0-alpha.196) (2022-11-02)
990
+
991
+
992
+ ### Features
993
+
994
+ * **Angular:** Add ngx table ([bccf3d1](https://github.com/ionic-team/stencil-component-starter/commit/bccf3d16fae35abdb65cefa59e5ac0704645d12f))
995
+
996
+
997
+
998
+
999
+
1000
+ # [0.1.0-alpha.195](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.194...v0.1.0-alpha.195) (2022-11-02)
1001
+
1002
+
1003
+ ### Features
1004
+
1005
+ * **Atoms/Label:** Add mobile icon ([4342532](https://github.com/ionic-team/stencil-component-starter/commit/434253208b62abc27e413446015be360c3627e6e))
1006
+ * **Core:** renaming a bunch of items ([8b2b913](https://github.com/ionic-team/stencil-component-starter/commit/8b2b9137130731cbffbe4123be229d49bfab9d3e))
1007
+
1008
+
1009
+
1010
+
1011
+
1012
+ # [0.1.0-alpha.194](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.193...v0.1.0-alpha.194) (2022-11-02)
1013
+
1014
+
1015
+ ### Features
1016
+
1017
+ * **Core:** Also copy style to output ([13ab681](https://github.com/ionic-team/stencil-component-starter/commit/13ab681b3be753799f95244014d61b62f5737b55))
1018
+ * **Core:** re-enable shadow for several components ([615e1ed](https://github.com/ionic-team/stencil-component-starter/commit/615e1ed17034df9743c9086ef45f03774a0be192))
1019
+
1020
+
1021
+
1022
+
1023
+
1024
+ # [0.1.0-alpha.193](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.192...v0.1.0-alpha.193) (2022-11-02)
1025
+
1026
+
1027
+ ### Features
1028
+
1029
+ * **Atoms:** Add toast-container component ([ed2d499](https://github.com/ionic-team/stencil-component-starter/commit/ed2d4993f3316999b31a9f581849a38d362b2d4d))
1030
+ * **Core:** Define z-index better ([dc160e0](https://github.com/ionic-team/stencil-component-starter/commit/dc160e04770ccc7bd5740079c35eeddacd516119))
1031
+ * **Core:** Remove toast from stencil output ([28c559c](https://github.com/ionic-team/stencil-component-starter/commit/28c559cf2fbd0e3d517dffeea9f9de4eab9bf2dd))
1032
+ * **Molecules:** Add toast component ([d6222a9](https://github.com/ionic-team/stencil-component-starter/commit/d6222a97512368ab6988b42364a785660871a5c7))
1033
+
1034
+
1035
+
1036
+
1037
+
1038
+ # [0.1.0-alpha.192](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.191...v0.1.0-alpha.192) (2022-11-02)
1039
+
1040
+
1041
+ ### Features
1042
+
1043
+ * **Molecules/Select:** Add ellipsis to read version of input ([fd18420](https://github.com/ionic-team/stencil-component-starter/commit/fd184200318c336e7bff8ebd196c18592cea08f1))
1044
+
1045
+
1046
+
1047
+
1048
+
1049
+ # [0.1.0-alpha.191](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.190...v0.1.0-alpha.191) (2022-11-02)
1050
+
1051
+
1052
+ ### Features
1053
+
1054
+ * **Atoms/Dropdown menu item:** Hide overflowing text ([81bee34](https://github.com/ionic-team/stencil-component-starter/commit/81bee3472217319358bdfc43c25335642230b7d4))
1055
+
1056
+
1057
+
1058
+
1059
+
1060
+ # [0.1.0-alpha.190](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.189...v0.1.0-alpha.190) (2022-11-02)
1061
+
1062
+
1063
+ ### Features
1064
+
1065
+ * **Molecules/Select:** Extend properties with input-group props ([dcbf205](https://github.com/ionic-team/stencil-component-starter/commit/dcbf205cfe50e5ad6ad0cea20078b6e9ccc8a2d0))
1066
+
1067
+
1068
+
1069
+
1070
+
1071
+ # [0.1.0-alpha.189](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.188...v0.1.0-alpha.189) (2022-11-02)
1072
+
1073
+
1074
+ ### Features
1075
+
1076
+ * **Atoms/Layout:** Shift topbar under sidebar for mobile ([7994576](https://github.com/ionic-team/stencil-component-starter/commit/7994576cbe97faf03887625d5be42b400e727342))
1077
+ * **Molecules/Select:** Add maximum of displayed items & fix number parse ([f48670b](https://github.com/ionic-team/stencil-component-starter/commit/f48670b8df75ec0631aebe647efee1e58a71fbea))
1078
+
1079
+
1080
+
1081
+
1082
+
1083
+ # [0.1.0-alpha.188](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.187...v0.1.0-alpha.188) (2022-11-01)
1084
+
1085
+
1086
+ ### Features
1087
+
1088
+ * **Atoms/Dropdown menu item:** Add enable hover property ([04f0a80](https://github.com/ionic-team/stencil-component-starter/commit/04f0a80f094d70cb4e9c4b1c01faaf386e282c05))
1089
+ * **Molecules/Select:** Add async filter & loading ([930ded1](https://github.com/ionic-team/stencil-component-starter/commit/930ded192c6ac8371ef6dfbce93e7a4b77578b7f))
1090
+
1091
+
1092
+
1093
+
1094
+
1095
+ # [0.1.0-alpha.187](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.186...v0.1.0-alpha.187) (2022-11-01)
1096
+
1097
+
1098
+ ### Features
1099
+
1100
+ * **Molecules/Select:** Improve auto hiding ([bcaa6bc](https://github.com/ionic-team/stencil-component-starter/commit/bcaa6bc24206851353a6b5f21f9c19f047b205d4))
1101
+
1102
+
1103
+
1104
+
1105
+
1106
+ # [0.1.0-alpha.186](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.185...v0.1.0-alpha.186) (2022-11-01)
1107
+
1108
+
1109
+ ### Features
1110
+
1111
+ * **Atoms/Dropdown menu container:** Add max width property ([7d9bf05](https://github.com/ionic-team/stencil-component-starter/commit/7d9bf05f47afc31200b6bc8253dee4c04da1eba1))
1112
+ * **Molecules/Dropdown:** Auto calculate container width & improve show/hide ([b5eec7d](https://github.com/ionic-team/stencil-component-starter/commit/b5eec7dc2727b2323b1ad61ea632f8499b451c5d))
1113
+ * **Molecules/Input group:** Add suffix icon ability ([4ff04a8](https://github.com/ionic-team/stencil-component-starter/commit/4ff04a8a4c7c386f61f3ce34d46e92d9010b6c6c))
1114
+ * **Molecules:** Add select component ([6c2a779](https://github.com/ionic-team/stencil-component-starter/commit/6c2a7790015f7cc578009031ee95bc2a6189a560))
1115
+
1116
+
1117
+
1118
+
1119
+
1120
+ # [0.1.0-alpha.185](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.184...v0.1.0-alpha.185) (2022-11-01)
1121
+
1122
+
1123
+ ### Features
1124
+
1125
+ * **Atoms:** Rename tag to label & add small size ([f91f322](https://github.com/ionic-team/stencil-component-starter/commit/f91f322ebf2049e15b4b12308fd2e4634632fb25))
1126
+
1127
+
1128
+
1129
+
1130
+
1131
+ # [0.1.0-alpha.184](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.183...v0.1.0-alpha.184) (2022-10-31)
1132
+
1133
+
1134
+ ### Bug Fixes
1135
+
1136
+ * **Molecules/Input Group:** Use direct child for slot query selector ([3ae6dfd](https://github.com/ionic-team/stencil-component-starter/commit/3ae6dfdd21a2da4830a058f9a96cbf1cf034ec95))
1137
+ * **Molecules/Profile:** Use direct child for slot query selector ([ae1e924](https://github.com/ionic-team/stencil-component-starter/commit/ae1e924a4655267836388845e5018ce507458f29))
1138
+ * **Organisms/Modal:** Use direct child for slot query selector ([075a799](https://github.com/ionic-team/stencil-component-starter/commit/075a7999296dd63d1a183b52d69ebb48e0f1f10c))
1139
+
1140
+
1141
+
1142
+
1143
+
1144
+ # [0.1.0-alpha.183](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.182...v0.1.0-alpha.183) (2022-10-31)
1145
+
1146
+
1147
+ ### Bug Fixes
1148
+
1149
+ * **Organsisms/Modal:** Correctly check for header content ([0c336b8](https://github.com/ionic-team/stencil-component-starter/commit/0c336b8bb459a3051b8a924ab5c1aedf9235d25a))
1150
+
1151
+
1152
+
1153
+
1154
+
1155
+ # [0.1.0-alpha.182](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.181...v0.1.0-alpha.182) (2022-10-31)
1156
+
1157
+
1158
+ ### Features
1159
+
1160
+ * **Organsisms/Modal:** Make header optional ([4cbd07a](https://github.com/ionic-team/stencil-component-starter/commit/4cbd07ad8af6466f95771eb8914246b2b8aa3373))
1161
+
1162
+
1163
+
1164
+
1165
+
1166
+ # [0.1.0-alpha.181](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.180...v0.1.0-alpha.181) (2022-10-28)
1167
+
1168
+
1169
+ ### Features
1170
+
1171
+ * **Organisms/Table:** Added has rendered event ([4611389](https://github.com/ionic-team/stencil-component-starter/commit/46113898efb37f844e4f50686f124f46c97372e9))
1172
+
1173
+
1174
+
1175
+
1176
+
1177
+ # [0.1.0-alpha.180](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.178...v0.1.0-alpha.180) (2022-10-28)
1178
+
1179
+
1180
+ ### Bug Fixes
1181
+
1182
+ * lerna force publish ([aea4935](https://github.com/ionic-team/stencil-component-starter/commit/aea4935dae31278fc51c97265dea12748ef1f520))
1183
+
1184
+
1185
+
1186
+
1187
+
1188
+ # [0.1.0-alpha.178](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.177...v0.1.0-alpha.178) (2022-10-28)
1189
+
1190
+
1191
+ ### Bug Fixes
1192
+
1193
+ * Remove shadow dom ([9274156](https://github.com/ionic-team/stencil-component-starter/commit/927415635e3f6b5adeb6c1a891419bcd59dec30b))
1194
+
1195
+
1196
+
1197
+
1198
+
1199
+ # [0.1.0-alpha.177](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.175...v0.1.0-alpha.177) (2022-10-28)
1200
+
1201
+
1202
+ ### Bug Fixes
1203
+
1204
+ * Update versions ([64b0cbf](https://github.com/ionic-team/stencil-component-starter/commit/64b0cbfc93eecc98680e099a2e879776fa6df30f))
1205
+
1206
+
1207
+
1208
+
1209
+
1210
+ # [0.1.0-alpha.175](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.174...v0.1.0-alpha.175) (2022-10-28)
1211
+
1212
+
1213
+ ### Features
1214
+
1215
+ * **Core:** exclude table components from generating angular ([d8ea7e8](https://github.com/ionic-team/stencil-component-starter/commit/d8ea7e86bbd136d497ac8b5bf77bda236dbd1f8f))
1216
+
1217
+
1218
+
1219
+
1220
+
1221
+ # [0.1.0-alpha.173](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.172...v0.1.0-alpha.173) (2022-10-28)
1222
+
1223
+
1224
+ ### Bug Fixes
1225
+
1226
+ * **Core:** Exclude table from angular output ([50189cb](https://github.com/ionic-team/stencil-component-starter/commit/50189cb3259a819497462cf9738a18f15d3f3c3d))
1227
+
1228
+
1229
+
1230
+
1231
+
1232
+ # [0.1.0-alpha.172](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.171...v0.1.0-alpha.172) (2022-10-28)
1233
+
1234
+
1235
+ ### Bug Fixes
1236
+
1237
+ * **Coree:** remove `p-table-column` from excluded output ([e44fa19](https://github.com/ionic-team/stencil-component-starter/commit/e44fa19ffb4155335db5c1e57bddcb91a87fbf56))
1238
+
1239
+
1240
+
1241
+
1242
+
1243
+ # [0.1.0-alpha.171](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.170...v0.1.0-alpha.171) (2022-10-28)
1244
+
1245
+
1246
+ ### Features
1247
+
1248
+ * **Atoms/Table Container:** Enable shadow dom ([a1c96c6](https://github.com/ionic-team/stencil-component-starter/commit/a1c96c62b408843c8a5f2540901e910fa8beb9f4))
1249
+ * **Molecules/Table Column:** Enable shadow dom ([5dc02d2](https://github.com/ionic-team/stencil-component-starter/commit/5dc02d26afa95f165d628502ed1338b85eb68a26))
1250
+ * **Molecules/Table Column:** Make sure we render ([7630b73](https://github.com/ionic-team/stencil-component-starter/commit/7630b73df063376ccd707d7f4759c77a8da9c742))
1251
+ * **Molecules/Table Footer:** Enable shadow dom ([51545da](https://github.com/ionic-team/stencil-component-starter/commit/51545dabef228aed30123ca6ac7ba8753d236fb8))
1252
+ * **Molecules/Table Header:** Enable shadow dom ([98e7bfb](https://github.com/ionic-team/stencil-component-starter/commit/98e7bfb4008507a266bd65e782df2623268858b6))
1253
+ * **Molecules/Table Row:** Enable shadow dom ([0758e4a](https://github.com/ionic-team/stencil-component-starter/commit/0758e4a31610c557460f5ddee21388afa442a6d2))
1254
+ * **Organisms/Table:** Enable shadow dom ([a892265](https://github.com/ionic-team/stencil-component-starter/commit/a892265b5618b4e708f2730bf7c22458e39e3968))
1255
+
1256
+
1257
+
1258
+
1259
+
1260
+ # [0.1.0-alpha.170](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.169...v0.1.0-alpha.170) (2022-10-26)
1261
+
1262
+
1263
+ ### Features
1264
+
1265
+ * **Atoms/Avatar:** Add xlarge size ([51906a4](https://github.com/ionic-team/stencil-component-starter/commit/51906a41b267c37119af9cf3aeac090d382dc150))
1266
+
1267
+
1268
+
1269
+
1270
+
1271
+ # [0.1.0-alpha.169](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.168...v0.1.0-alpha.169) (2022-10-26)
1272
+
1273
+
1274
+ ### Features
1275
+
1276
+ * **Atoms/Card Body:** Add 1.5rem vertical padding ([f33e0a8](https://github.com/ionic-team/stencil-component-starter/commit/f33e0a848199a7570246c2d072eda7955e51f1f9))
1277
+
1278
+
1279
+
1280
+
1281
+
1282
+ # [0.1.0-alpha.168](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.167...v0.1.0-alpha.168) (2022-10-25)
1283
+
1284
+
1285
+ ### Bug Fixes
1286
+
1287
+ * **Molecules/Table Row:** css incorrect usage of `:host` ([d474971](https://github.com/ionic-team/stencil-component-starter/commit/d474971ea8792083ba730b88761c94536afa22a3))
1288
+
1289
+
1290
+
1291
+
1292
+
1293
+ # [0.1.0-alpha.167](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.166...v0.1.0-alpha.167) (2022-10-25)
1294
+
1295
+
1296
+ ### Bug Fixes
1297
+
1298
+ * **Core:** css incorrect usage of `:host` ([0164b70](https://github.com/ionic-team/stencil-component-starter/commit/0164b702e378a04909ce669d0af7962ab8c33b4c))
1299
+
1300
+
1301
+
1302
+
1303
+
1304
+ # [0.1.0-alpha.166](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.165...v0.1.0-alpha.166) (2022-10-24)
1305
+
1306
+
1307
+ ### Bug Fixes
1308
+
1309
+ * **Core:** Remove shadow dom of table components ([97033fc](https://github.com/ionic-team/stencil-component-starter/commit/97033fcbb9032b5b3895db6feb6ff8cbfe6b1461))
1310
+
1311
+
1312
+
1313
+
1314
+
1315
+ # [0.1.0-alpha.165](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.164...v0.1.0-alpha.165) (2022-10-24)
1316
+
1317
+
1318
+ ### Bug Fixes
1319
+
1320
+ * **Angular:** remove p-table-column from output ([dbb72f9](https://github.com/ionic-team/stencil-component-starter/commit/dbb72f99e0e796bfee6ef0097e2da2b752f89f4d))
1321
+
1322
+
1323
+ ### Features
1324
+
1325
+ * **Molecules:** Add table column component ([b5e58bb](https://github.com/ionic-team/stencil-component-starter/commit/b5e58bbee4510e23097297678b10c275b1803a4e))
1326
+
1327
+
1328
+
1329
+
1330
+
1331
+ # [0.1.0-alpha.164](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.163...v0.1.0-alpha.164) (2022-10-21)
1332
+
1333
+
1334
+ ### Features
1335
+
1336
+ * **Helpers/Table Definition:** Test out `useSlot` property ([87223a5](https://github.com/ionic-team/stencil-component-starter/commit/87223a508eb8d2c8cf6f72d8c4d9e025e37c2854))
1337
+
1338
+
1339
+
1340
+
1341
+
1342
+ # [0.1.0-alpha.163](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.162...v0.1.0-alpha.163) (2022-10-21)
1343
+
1344
+
1345
+ ### Features
1346
+
1347
+ * **Helpers/Table Definition:** Add slot and remove directive ([c49a521](https://github.com/ionic-team/stencil-component-starter/commit/c49a521a701ab3d9eae74824149788392faef2b2))
1348
+
1349
+
1350
+
1351
+
1352
+
1353
+ # [0.1.0-alpha.161](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.160...v0.1.0-alpha.161) (2022-10-21)
1354
+
1355
+
1356
+ ### Features
1357
+
1358
+ * **Molecules/Table Definition:** Move template func ([f958afe](https://github.com/ionic-team/stencil-component-starter/commit/f958afe019a74cade765c109a0d1355ca3c543eb))
1359
+
1360
+
1361
+
1362
+
1363
+
1364
+ # [0.1.0-alpha.160](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.159...v0.1.0-alpha.160) (2022-10-21)
1365
+
1366
+
1367
+ ### Features
1368
+
1369
+ * **Organisms/Table:** Reset `_ctrlDown` on tab change ([379ae20](https://github.com/ionic-team/stencil-component-starter/commit/379ae209b761778793275a94f3f28ccda2701577))
1370
+
1371
+
1372
+
1373
+
1374
+
1375
+ # [0.1.0-alpha.158](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.157...v0.1.0-alpha.158) (2022-10-21)
1376
+
1377
+
1378
+ ### Features
1379
+
1380
+ * **Organisms/Table:** Add ctrlDown property to event & types ([e8f0715](https://github.com/ionic-team/stencil-component-starter/commit/e8f0715b06e7a00d8618af6b1ecfe5f24a7f4bf2))
1381
+
1382
+
1383
+
1384
+
1385
+
1386
+ # [0.1.0-alpha.157](https://github.com/ionic-team/stencil-component-starter/compare/v0.1.0-alpha.153...v0.1.0-alpha.157) (2022-10-21)
1387
+
1388
+ **Note:** Version bump only for package @paperless/core
1389
+
1390
+
1391
+
1392
+
1393
+
1394
+ # 0.1.0-alpha.153 (2022-10-20)
1395
+
1396
+ **Note:** Version bump only for package @paperless/core
1397
+
1398
+
1399
+
1400
+
1401
+
1402
+ # 0.1.0-alpha.152 (2022-10-20)
1403
+
1404
+
1405
+ ### Features
1406
+
1407
+ * **Organisms/Table:** Improve selection changes ([3d15f3f](https://github.com/ionic-team/stencil-component-starter/commit/3d15f3fee0045980be3f6f30a3c54ae8b47491f0))
1408
+
1409
+
1410
+
1411
+
1412
+
1413
+ # 0.1.0-alpha.151 (2022-10-20)
1414
+
1415
+
1416
+ ### Bug Fixes
1417
+
1418
+ * **Atoms/Input:** Fix outline problems ([ac33256](https://github.com/ionic-team/stencil-component-starter/commit/ac332563d9c0f87951735888349ea8ff1975f5f8))
1419
+
1420
+
1421
+
1422
+
1423
+
1424
+ # 0.1.0-alpha.150 (2022-10-20)
1425
+
1426
+
1427
+ ### Bug Fixes
1428
+
1429
+ * **Angular:** Add onChanged function ([a78b62d](https://github.com/ionic-team/stencil-component-starter/commit/a78b62d69fa0b690d41ec01bde12ac66eec29142))
1430
+
1431
+
1432
+
1433
+
1434
+
1435
+ # 0.1.0-alpha.149 (2022-10-20)
1436
+
1437
+
1438
+ ### Bug Fixes
1439
+
1440
+ * **deps:** update all non-major dependencies ([#63](https://github.com/ionic-team/stencil-component-starter/issues/63)) ([6b3b105](https://github.com/ionic-team/stencil-component-starter/commit/6b3b105ad3ec3a0d3697d8a6981d75d65866eff1))
1441
+
1442
+
1443
+
1444
+
1445
+
1446
+ # 0.1.0-alpha.148 (2022-10-20)
1447
+
1448
+
1449
+ ### Bug Fixes
1450
+
1451
+ * **Atoms/Button:** Disable active state on disabled ([fa348ec](https://github.com/ionic-team/stencil-component-starter/commit/fa348ec1b7c6f52f6cc07b4e1fa06304eaac99d7))
1452
+
1453
+
1454
+
1455
+
1456
+
1457
+ # 0.1.0-alpha.147 (2022-10-20)
1458
+
1459
+
1460
+ ### Features
1461
+
1462
+ * **Atoms/Loader:** Add will-change for performance ([3789118](https://github.com/ionic-team/stencil-component-starter/commit/378911895d2af3b2a0ea244cd7db3819d2c135d2))
1463
+
1464
+
1465
+
1466
+
1467
+
1468
+ # 0.1.0-alpha.146 (2022-10-20)
1469
+
1470
+
1471
+ ### Bug Fixes
1472
+
1473
+ * **Atoms/Button:** Disable hover shadow & chevron on disabled state ([2cd8370](https://github.com/ionic-team/stencil-component-starter/commit/2cd8370e47335a18bec8571ada5be82dd994f261))
1474
+
1475
+
1476
+
1477
+
1478
+
1479
+ # 0.1.0-alpha.145 (2022-10-20)
1480
+
1481
+
1482
+ ### Features
1483
+
1484
+ * **Organisms/Table:** Add property for amount of loading rows ([b2e5b30](https://github.com/ionic-team/stencil-component-starter/commit/b2e5b303b32853850195eadbdc2c73f292cfe716))
1485
+
1486
+
1487
+
1488
+
1489
+
1490
+ # 0.1.0-alpha.144 (2022-10-20)
1491
+
1492
+
1493
+ ### Bug Fixes
1494
+
1495
+ * **Organisms/Table:** Don't select checkbox when row click is enabled ([e697bda](https://github.com/ionic-team/stencil-component-starter/commit/e697bda71c5b2bf49046dd1d49457996087d245e))
1496
+
1497
+
1498
+
1499
+
1500
+
1501
+ # 0.1.0-alpha.143 (2022-10-20)
1502
+
1503
+
1504
+ ### Bug Fixes
1505
+
1506
+ * **Organisms/Table:** Fix row click event not emitting ([e732d43](https://github.com/ionic-team/stencil-component-starter/commit/e732d434dde80f37475c7042cbfb55c9ec4e4826))
1507
+
1508
+
1509
+
1510
+
1511
+
1512
+ # 0.1.0-alpha.142 (2022-10-19)
1513
+
1514
+
1515
+ ### Features
1516
+
1517
+ * **Molecules/Table Header:** Add ability to have quickfilter text func ([867497a](https://github.com/ionic-team/stencil-component-starter/commit/867497ac2d8687de768da22faa8cc22a9b4151c0))
1518
+
1519
+
1520
+
1521
+
1522
+
1523
+ # 0.1.0-alpha.141 (2022-10-19)
1524
+
1525
+
1526
+ ### Features
1527
+
1528
+ * **Helpers/Table Definition:** Add some debuggin ([40c078c](https://github.com/ionic-team/stencil-component-starter/commit/40c078cc3e567ea8724bb65391cd406d46551944))
1529
+
1530
+
1531
+
1532
+
1533
+
1534
+ # 0.1.0-alpha.140 (2022-10-19)
1535
+
1536
+
1537
+ ### Features
1538
+
1539
+ * **Helpers/Table Definition:** Make properties mutable ([00a0d93](https://github.com/ionic-team/stencil-component-starter/commit/00a0d932ed5103689c5d7ef8b57ba97bdc077f19))
1540
+
1541
+
1542
+
1543
+
1544
+
1545
+ # 0.1.0-alpha.139 (2022-10-19)
1546
+
1547
+
1548
+ ### Features
1549
+
1550
+ * **Organisms/Table:** Don't generate too many loadings ([b20931a](https://github.com/ionic-team/stencil-component-starter/commit/b20931a6e83d55a136b373aa17baea842a3d36f9))
1551
+
1552
+
1553
+
1554
+
1555
+
1556
+ # 0.1.0-alpha.138 (2022-10-19)
1557
+
1558
+
1559
+ ### Features
1560
+
1561
+ * Do some testing ([3ebfbdc](https://github.com/ionic-team/stencil-component-starter/commit/3ebfbdc1e3f2275f5dcfbb827013cf31d21b51e0))
1562
+
1563
+
1564
+
1565
+
1566
+
1567
+ # 0.1.0-alpha.137 (2022-10-19)
1568
+
1569
+
1570
+ ### Features
1571
+
1572
+ * **Organisms/Table:** Add more loggin ([9839d44](https://github.com/ionic-team/stencil-component-starter/commit/9839d44a66a326058594e2a2f2d4c663368996dd))
1573
+
1574
+
1575
+
1576
+
1577
+
1578
+ # 0.1.0-alpha.136 (2022-10-19)
1579
+
1580
+
1581
+ ### Bug Fixes
1582
+
1583
+ * **Core:** Re add p-table-definition back ([ea7cf50](https://github.com/ionic-team/stencil-component-starter/commit/ea7cf50dd8db6d24d0ead13f1a5baa9ad5af2f62))
1584
+
1585
+
1586
+
1587
+
1588
+
1589
+ # 0.1.0-alpha.135 (2022-10-19)
1590
+
1591
+
1592
+ ### Bug Fixes
1593
+
1594
+ * **Organisms/Table:** Add some loggin ([a0ae7f2](https://github.com/ionic-team/stencil-component-starter/commit/a0ae7f20177833a605c906d5e4bbb58d0097475b))
1595
+
1596
+
1597
+
1598
+
1599
+
1600
+ # 0.1.0-alpha.134 (2022-10-19)
1601
+
1602
+
1603
+ ### Features
1604
+
1605
+ * **Organisms/Table:** Add loading state ([72acbd5](https://github.com/ionic-team/stencil-component-starter/commit/72acbd5afe7985c3b16c1193f8fdafd456c711b5))
1606
+
1607
+
1608
+
1609
+
1610
+
1611
+ # 0.1.0-alpha.133 (2022-10-19)
1612
+
1613
+
1614
+ ### Features
1615
+
1616
+ * **Core:** Remove p-table-definition from stencil config ([0ff1853](https://github.com/ionic-team/stencil-component-starter/commit/0ff1853944b57da1188bbcdb18555193854fef29))
1617
+
1618
+
1619
+
1620
+
1621
+
1622
+ # 0.1.0-alpha.132 (2022-10-18)
1623
+
1624
+
1625
+ ### Bug Fixes
1626
+
1627
+ * **Angular:** Export table directive ([e04331f](https://github.com/ionic-team/stencil-component-starter/commit/e04331f86bb96b5b671184ea557bb5f8e5d3c414))
1628
+
1629
+
1630
+
1631
+
1632
+
1633
+ # 0.1.0-alpha.131 (2022-10-18)
1634
+
1635
+
1636
+ ### Bug Fixes
1637
+
1638
+ * Add `@ngneat/until-destroy` to `allowedNonPeerDependencies` ([074f2e5](https://github.com/ionic-team/stencil-component-starter/commit/074f2e51734d98c44779c23221c8f0f62c20b38d))
1639
+
1640
+
1641
+
1642
+
1643
+
1644
+ # 0.1.0-alpha.130 (2022-10-18)
1645
+
1646
+
1647
+ ### Features
1648
+
1649
+ * **Angular:** Add table directives ([b496ccb](https://github.com/ionic-team/stencil-component-starter/commit/b496ccb967663a31eaa7c299e5932f47075a4889))
1650
+
1651
+
1652
+
1653
+
1654
+
1655
+ # 0.1.0-alpha.129 (2022-10-18)
1656
+
1657
+
1658
+ ### Features
1659
+
1660
+ * **Organisms:** Add table component ([99f9200](https://github.com/ionic-team/stencil-component-starter/commit/99f92001afb5ee93a537eb132ff6bca2ffa17687))
1661
+
1662
+
1663
+
1664
+
1665
+
1666
+ # 0.1.0-alpha.128 (2022-10-17)
1667
+
1668
+
1669
+ ### Features
1670
+
1671
+ * **Atoms/Icon:** Add camera icon ([7f5894f](https://github.com/ionic-team/stencil-component-starter/commit/7f5894f7986f951799af4585afca4923ac46ee20))
1672
+
1673
+
1674
+
1675
+
1676
+
1677
+ # 0.1.0-alpha.127 (2022-09-22)
1678
+
1679
+
1680
+ ### Features
1681
+
1682
+ * **Molecules/Content Slider:** Better fitment for tablet view ([1698897](https://github.com/ionic-team/stencil-component-starter/commit/1698897aff2f39530e70460d739bf1dd8dff09f3))
1683
+
1684
+
1685
+
1686
+
1687
+
1688
+ # 0.1.0-alpha.126 (2022-09-22)
1689
+
1690
+
1691
+ ### Bug Fixes
1692
+
1693
+ * **Molecules/Content Slider:** Margin bottom on indicators ([6bf7bb7](https://github.com/ionic-team/stencil-component-starter/commit/6bf7bb76c311b0094415a8ba1b2cf156c2e6e485))
1694
+
1695
+
1696
+
1697
+
1698
+
1699
+ # 0.1.0-alpha.125 (2022-09-09)
1700
+
1701
+
1702
+ ### Bug Fixes
1703
+
1704
+ * **Atoms/Layout:** Remove safe-area padding top from main content ([857b6c3](https://github.com/ionic-team/stencil-component-starter/commit/857b6c34e88a9c81dc90c5f9ad4bb8999eeca27a))
1705
+
1706
+
1707
+
1708
+
1709
+
1710
+ # 0.1.0-alpha.124 (2022-09-09)
1711
+
1712
+
1713
+ ### Bug Fixes
1714
+
1715
+ * **Atoms/Profile:** Add `flex-shrink-0` to avatar ([c81be22](https://github.com/ionic-team/stencil-component-starter/commit/c81be221f143699fdc1cd520d095946ea2a37048))
1716
+
1717
+
1718
+
1719
+
1720
+
1721
+ # 0.1.0-alpha.123 (2022-09-09)
1722
+
1723
+
1724
+ ### Features
1725
+
1726
+ * **Molecules/Profile:** Update avatar correctly instead of regenerate ([1ee3de2](https://github.com/ionic-team/stencil-component-starter/commit/1ee3de265628bb76cd09b9d83c4a89a01801cefc))
1727
+
1728
+
1729
+
1730
+
1731
+
1732
+ # 0.1.0-alpha.122 (2022-09-09)
1733
+
1734
+
1735
+ ### Bug Fixes
1736
+
1737
+ * **Atoms/Avatar:** Add temporary console.logs ([254669c](https://github.com/ionic-team/stencil-component-starter/commit/254669ceb675533c839a5ba70a36319baddbc00d))
1738
+
1739
+
1740
+
1741
+
1742
+
1743
+ # 0.1.0-alpha.121 (2022-09-09)
1744
+
1745
+
1746
+ ### Bug Fixes
1747
+
1748
+ * **Atoms/Avatar:** Add temporary console.logs ([ffd7f39](https://github.com/ionic-team/stencil-component-starter/commit/ffd7f39ce77d9c0c66992b3d9d978eb508d7bcef))
1749
+
1750
+
1751
+
1752
+
1753
+
1754
+ # 0.1.0-alpha.120 (2022-09-09)
1755
+
1756
+
1757
+ ### Features
1758
+
1759
+ * Huge performance improvements ([966634b](https://github.com/ionic-team/stencil-component-starter/commit/966634b1a8647c5399e2827dce961ce517c5235a))
1760
+
1761
+
1762
+
1763
+
1764
+
1765
+ # 0.1.0-alpha.119 (2022-09-09)
1766
+
1767
+
1768
+ ### Features
1769
+
1770
+ * **Atoms/Avatar:** Use different method of applying src ([a614325](https://github.com/ionic-team/stencil-component-starter/commit/a61432505d6fe1522f6d90ee0a5119e878812790))
1771
+
1772
+
1773
+
1774
+
1775
+
1776
+ # 0.1.0-alpha.118 (2022-09-09)
1777
+
1778
+
1779
+ ### Bug Fixes
1780
+
1781
+ * make sure we use all variants of fill-available ([551eecd](https://github.com/ionic-team/stencil-component-starter/commit/551eecdee9935cd51ad94578862905231fa0be40))
1782
+
1783
+
1784
+
1785
+
1786
+
1787
+ # 0.1.0-alpha.117 (2022-09-09)
1788
+
1789
+
1790
+ ### Bug Fixes
1791
+
1792
+ * **tests:** Remove console.log ([57e650c](https://github.com/ionic-team/stencil-component-starter/commit/57e650c02e3465ed643b9f214018448a5ebb48a9))
1793
+
1794
+
1795
+
1796
+
1797
+
1798
+ # 0.1.0-alpha.116 (2022-09-09)
1799
+
1800
+
1801
+ ### Features
1802
+
1803
+ * **Molecules/Content Slider:** Improve indicator click & rewrite location logic ([a2c03bc](https://github.com/ionic-team/stencil-component-starter/commit/a2c03bc772e8e8126c2df38fa6fe43f38de1c290))
1804
+
1805
+
1806
+
1807
+
1808
+
1809
+ # 0.1.0-alpha.115 (2022-09-09)
1810
+
1811
+
1812
+ ### Features
1813
+
1814
+ * **deps:** update all non-major dependencies ([#50](https://github.com/ionic-team/stencil-component-starter/issues/50)) ([dbabf7f](https://github.com/ionic-team/stencil-component-starter/commit/dbabf7fde40a4e481a4907ac1cf5daadf0751242))
1815
+
1816
+
1817
+
1818
+
1819
+
1820
+ # 0.1.0-alpha.114 (2022-09-08)
1821
+
1822
+
1823
+ ### Features
1824
+
1825
+ * **Molecules/Content Slider:** Add auto center capability ([4d67fb0](https://github.com/ionic-team/stencil-component-starter/commit/4d67fb07f4ea0a71fdfff32878d4eaf6aac3e820))
1826
+
1827
+
1828
+
1829
+
1830
+
1831
+ # 0.1.0-alpha.113 (2022-09-08)
1832
+
1833
+
1834
+ ### Bug Fixes
1835
+
1836
+ * **Molecules/Content Slider:** Second attempt on pointer-event issue ([e8f831f](https://github.com/ionic-team/stencil-component-starter/commit/e8f831f920247d1df78dc9c49851fea875f76a0f))
1837
+
1838
+
1839
+
1840
+
1841
+
1842
+ # 0.1.0-alpha.112 (2022-09-08)
1843
+
1844
+
1845
+ ### Bug Fixes
1846
+
1847
+ * **Molecules/Content Slider:** Fix pointer event issue with buttons ([fec92dd](https://github.com/ionic-team/stencil-component-starter/commit/fec92ddc0344eb2aa2dd03a2edf363f07296e6f9))
1848
+
1849
+
1850
+
1851
+
1852
+
1853
+ # 0.1.0-alpha.111 (2022-09-08)
1854
+
1855
+
1856
+ ### Features
1857
+
1858
+ * **Molecules/Content Slider:** Mobile support ([c7e20c8](https://github.com/ionic-team/stencil-component-starter/commit/c7e20c82133a9d217e628a73979adaafa7c54080))
1859
+
1860
+
1861
+
1862
+
1863
+
1864
+ # 0.1.0-alpha.110 (2022-09-08)
1865
+
1866
+
1867
+ ### Bug Fixes
1868
+
1869
+ * **Atoms/Avatar:** Update avatar on changes ([a9473de](https://github.com/ionic-team/stencil-component-starter/commit/a9473de04546aa77570191608d5bafaf2eadd207))
1870
+
1871
+
1872
+
1873
+
1874
+
1875
+ # 0.1.0-alpha.109 (2022-09-08)
1876
+
1877
+
1878
+ ### Bug Fixes
1879
+
1880
+ * **Molecules/Content Slider:** Actually fix content slider behavior ([fe926f4](https://github.com/ionic-team/stencil-component-starter/commit/fe926f41c0e3128808945fdc028a9a8f32cd2bba))
1881
+
1882
+
1883
+
1884
+
1885
+
1886
+ # 0.1.0-alpha.108 (2022-09-08)
1887
+
1888
+
1889
+ ### Features
1890
+
1891
+ * **Atoms/Tag:** Increase height to `1.625rem` ([9278417](https://github.com/ionic-team/stencil-component-starter/commit/92784176dc5a43721beba6e194cc8e95768cf08b))
1892
+
1893
+
1894
+
1895
+
1896
+
1897
+ # 0.1.0-alpha.107 (2022-09-08)
1898
+
1899
+
1900
+ ### Bug Fixes
1901
+
1902
+ * **Molecules/Content Slider:** Turn it the other way around ([b5b2ba6](https://github.com/ionic-team/stencil-component-starter/commit/b5b2ba627908224c22700873a149c7ce3fb7c1db))
1903
+
1904
+
1905
+
1906
+
1907
+
1908
+ # 0.1.0-alpha.106 (2022-09-08)
1909
+
1910
+
1911
+ ### Features
1912
+
1913
+ * **Atoms/Card Body:** Update padding ([9e232e7](https://github.com/ionic-team/stencil-component-starter/commit/9e232e7b9140b809cc07db7dd02c8525acc0cdd6))
1914
+
1915
+
1916
+
1917
+
1918
+
1919
+ # 0.1.0-alpha.105 (2022-09-08)
1920
+
1921
+
1922
+ ### Bug Fixes
1923
+
1924
+ * **Atoms/Layout:** Correct padding on `desktop-xs` ([86762b1](https://github.com/ionic-team/stencil-component-starter/commit/86762b1b13d2a3824d8561a6c5a070ac601d4044))
1925
+
1926
+
1927
+
1928
+
1929
+
1930
+ # 0.1.0-alpha.104 (2022-09-08)
1931
+
1932
+ **Note:** Version bump only for package @paperless/core
1933
+
1934
+
1935
+
1936
+
1937
+
1938
+ # 0.1.0-alpha.103 (2022-09-08)
1939
+
1940
+
1941
+ ### Bug Fixes
1942
+
1943
+ * **Molecules/Profile:** Height adjustments ([a8f213c](https://github.com/ionic-team/stencil-component-starter/commit/a8f213cca197a44eff9da22bf0eb1c1cf8243517))
1944
+
1945
+
1946
+
1947
+
1948
+
1949
+ # 0.1.0-alpha.102 (2022-09-08)
1950
+
1951
+ **Note:** Version bump only for package @paperless/core
1952
+
1953
+
1954
+
1955
+
1956
+
1957
+ # 0.1.0-alpha.101 (2022-09-08)
1958
+
1959
+
1960
+ ### Bug Fixes
1961
+
1962
+ * **Atoms/Layout:** Apply content-box to correct content ([78cc733](https://github.com/ionic-team/stencil-component-starter/commit/78cc733017b373f345bbd6f71048409ce54e5e14))
1963
+
1964
+
1965
+
1966
+
1967
+
1968
+ # 0.1.0-alpha.100 (2022-09-08)
1969
+
1970
+
1971
+ ### Features
1972
+
1973
+ * **Atoms/Layout:** Content box sizing content ([c320390](https://github.com/ionic-team/stencil-component-starter/commit/c3203905eb821e37bb20c979173ea4c948426efc))
1974
+
1975
+
1976
+
1977
+
1978
+
1979
+ # 0.1.0-alpha.99 (2022-09-08)
1980
+
1981
+
1982
+ ### Features
1983
+
1984
+ * **Molecules/Content Slider:** Improve height calc on resize ([5fc5ef2](https://github.com/ionic-team/stencil-component-starter/commit/5fc5ef26db002908381e37c85dd99ba1ea929aab))
1985
+
1986
+
1987
+
1988
+
1989
+
1990
+ # 0.1.0-alpha.98 (2022-09-08)
1991
+
1992
+
1993
+ ### Features
1994
+
1995
+ * **Atoms/Layout:** Hide horizontal overflow ([50cf4af](https://github.com/ionic-team/stencil-component-starter/commit/50cf4afd682c683e4ac14d361102d86567921f91))
1996
+
1997
+
1998
+
1999
+
2000
+
2001
+ # 0.1.0-alpha.97 (2022-09-08)
2002
+
2003
+
2004
+ ### Bug Fixes
2005
+
2006
+ * **Molecules/Content Slider:** Add a bit more padding/-margin ([430755a](https://github.com/ionic-team/stencil-component-starter/commit/430755af096c7ce39816ae89cfd94861ff76edc0))
2007
+
2008
+
2009
+
2010
+
2011
+
2012
+ # 0.1.0-alpha.96 (2022-09-08)
2013
+
2014
+
2015
+ ### Bug Fixes
2016
+
2017
+ * **Molecules/Content Slider:** Remove pointer-events-none ([7b9d35f](https://github.com/ionic-team/stencil-component-starter/commit/7b9d35f22047be459c1bba6c00b7b99771dd4443))
2018
+
2019
+
2020
+
2021
+
2022
+
2023
+ # 0.1.0-alpha.95 (2022-09-08)
2024
+
2025
+
2026
+ ### Features
2027
+
2028
+ * **deps:** update all non-major dependencies to v14.2.2 ([#49](https://github.com/ionic-team/stencil-component-starter/issues/49)) ([b46a67c](https://github.com/ionic-team/stencil-component-starter/commit/b46a67c5665d8f884344838c7dc7980aa53a99f2))
2029
+
2030
+
2031
+
2032
+
2033
+
2034
+ # 0.1.0-alpha.94 (2022-09-08)
2035
+
2036
+
2037
+ ### Bug Fixes
2038
+
2039
+ * **deps:** update all non-major dependencies ([#48](https://github.com/ionic-team/stencil-component-starter/issues/48)) ([6f47be8](https://github.com/ionic-team/stencil-component-starter/commit/6f47be8510c05537686c9906a940227c59f776b0))
2040
+
2041
+
2042
+
2043
+
2044
+
2045
+ # 0.1.0-alpha.93 (2022-09-07)
2046
+
2047
+
2048
+ ### Features
2049
+
2050
+ * **Molecules/Content Slider:** Disable indicator click & Dragging feat ([14b5261](https://github.com/ionic-team/stencil-component-starter/commit/14b52618935a839c2e004601529f622a53a7dc13))
2051
+
2052
+
2053
+
2054
+
2055
+
2056
+ # 0.1.0-alpha.92 (2022-09-07)
2057
+
2058
+
2059
+ ### Features
2060
+
2061
+ * **Molecules:** Add content slider component ([cece57e](https://github.com/ionic-team/stencil-component-starter/commit/cece57ed228e5f6d93e6c0aed7068b2c59722af8))
2062
+
2063
+
2064
+
2065
+
2066
+
2067
+ # 0.1.0-alpha.91 (2022-09-06)
2068
+
2069
+
2070
+ ### Features
2071
+
2072
+ * **Atoms/Modal Body:** Update table variant padding ([23afe3f](https://github.com/ionic-team/stencil-component-starter/commit/23afe3f450b0b173e19249f47768b3e67d66e09b))
2073
+
2074
+
2075
+
2076
+
2077
+
2078
+ # 0.1.0-alpha.90 (2022-09-06)
2079
+
2080
+
2081
+ ### Features
2082
+
2083
+ * **Molecules/Profile:** Overflow protection ([126176a](https://github.com/ionic-team/stencil-component-starter/commit/126176ad7beba79db3c0dc02a1748f58a3efadea))
2084
+
2085
+
2086
+
2087
+
2088
+
2089
+ # 0.1.0-alpha.89 (2022-09-06)
2090
+
2091
+
2092
+ ### Features
2093
+
2094
+ * **Organisms/Modal:** Implement mobile modal ([f98dc4f](https://github.com/ionic-team/stencil-component-starter/commit/f98dc4f46152a0f753c141e1f7efcd92e89126c2))
2095
+
2096
+
2097
+
2098
+
2099
+
2100
+ # 0.1.0-alpha.88 (2022-09-06)
2101
+
2102
+
2103
+ ### Features
2104
+
2105
+ * **Organisms/Navbar:** Make navbar backdrop close the navbar ([d8dc4fa](https://github.com/ionic-team/stencil-component-starter/commit/d8dc4fa49481c3779e24fd36382026e2c3977439))
2106
+
2107
+
2108
+
2109
+
2110
+
2111
+ # 0.1.0-alpha.87 (2022-09-06)
2112
+
2113
+
2114
+ ### Features
2115
+
2116
+ * **Organisms/Navbar:** Safe inset height too ([ebbc47b](https://github.com/ionic-team/stencil-component-starter/commit/ebbc47b60b6145cb0867368c3dd96839eec6378e))
2117
+
2118
+
2119
+
2120
+
2121
+
2122
+ # 0.1.0-alpha.86 (2022-09-06)
2123
+
2124
+
2125
+ ### Features
2126
+
2127
+ * **Atoms/Layout:** Remove padding-top safe area and apply to content ([bdc6c3f](https://github.com/ionic-team/stencil-component-starter/commit/bdc6c3f9b0d0780f8fc55351b8d0b29111754a7e))
2128
+
2129
+
2130
+
2131
+
2132
+
2133
+ # 0.1.0-alpha.85 (2022-09-06)
2134
+
2135
+
2136
+ ### Features
2137
+
2138
+ * **Molecules/Input Group:** Show error on focus in ([c8a977d](https://github.com/ionic-team/stencil-component-starter/commit/c8a977dfd6b9458c21847d854049aaa28f19e344))
2139
+
2140
+
2141
+
2142
+
2143
+
2144
+ # 0.1.0-alpha.84 (2022-09-06)
2145
+
2146
+
2147
+ ### Features
2148
+
2149
+ * **Templates:** Add overview template ([4eba2f5](https://github.com/ionic-team/stencil-component-starter/commit/4eba2f5889f3c5b3be1bcffa4441d6a773c1a5e3))
2150
+
2151
+
2152
+
2153
+
2154
+
2155
+ # 0.1.0-alpha.83 (2022-09-06)
2156
+
2157
+
2158
+ ### Features
2159
+
2160
+ * **Organisms:** Add navbar component ([b4f504f](https://github.com/ionic-team/stencil-component-starter/commit/b4f504fcbeb23499fd0bed22bab61de70db2f5bc))
2161
+
2162
+
2163
+
2164
+
2165
+
2166
+ # 0.1.0-alpha.82 (2022-09-05)
2167
+
2168
+
2169
+ ### Bug Fixes
2170
+
2171
+ * **Atoms/Tooltip:** Fix tooltip issue on safari ([57a8eba](https://github.com/ionic-team/stencil-component-starter/commit/57a8eba7e465e0c2fbf153510d0aecd67e060362))
2172
+
2173
+
2174
+
2175
+
2176
+
2177
+ # 0.1.0-alpha.81 (2022-09-05)
2178
+
2179
+
2180
+ ### Bug Fixes
2181
+
2182
+ * **Molecules/Input Group:** Remove flex 1 on prefix & suffix ([c8d2e41](https://github.com/ionic-team/stencil-component-starter/commit/c8d2e410fa7e5ca6a5606eeed856ac38922191d2))
2183
+
2184
+
2185
+
2186
+
2187
+
2188
+ # 0.1.0-alpha.80 (2022-09-02)
2189
+
2190
+
2191
+ ### Features
2192
+
2193
+ * **Organisms/Modal:** Responsive modal ([3631233](https://github.com/ionic-team/stencil-component-starter/commit/3631233611b95e4f18b5a0be8a82d3d4fafd5e4c))
2194
+
2195
+
2196
+
2197
+
2198
+
2199
+ # 0.1.0-alpha.79 (2022-09-02)
2200
+
2201
+
2202
+ ### Features
2203
+
2204
+ * **Atoms/Layout:** Add safe area ([59bc8db](https://github.com/ionic-team/stencil-component-starter/commit/59bc8dbe7c37f0e6e2cdadf86749cb99ada8d65c))
2205
+
2206
+
2207
+
2208
+
2209
+
2210
+ # 0.1.0-alpha.78 (2022-09-01)
2211
+
2212
+
2213
+ ### Bug Fixes
2214
+
2215
+ * **Atoms/Divider:** Fix content not being centered correctly ([7256d93](https://github.com/ionic-team/stencil-component-starter/commit/7256d93d907b0d104451c6ef94d3ffbb7d845eff))
2216
+
2217
+
2218
+
2219
+
2220
+
2221
+ # 0.1.0-alpha.77 (2022-08-31)
2222
+
2223
+
2224
+ ### Bug Fixes
2225
+
2226
+ * **Atoms/Layout:** login variant inner content padding-top fix ([5d56fa4](https://github.com/ionic-team/stencil-component-starter/commit/5d56fa438311d6e930922ff4897961a621171410))
2227
+
2228
+
2229
+
2230
+
2231
+
2232
+ # 0.1.0-alpha.76 (2022-08-31)
2233
+
2234
+
2235
+ ### Features
2236
+
2237
+ * **Atoms/Layout:** login variant inner content padding-top fix ([1debb4b](https://github.com/ionic-team/stencil-component-starter/commit/1debb4bd694a9b580bd31325044798aea6a8b817))
2238
+
2239
+
2240
+
2241
+
2242
+
2243
+ # 0.1.0-alpha.75 (2022-08-31)
2244
+
2245
+
2246
+ ### Features
2247
+
2248
+ * **Atoms/Illustrations:** Add e-mail illustration ([0a6e1fc](https://github.com/ionic-team/stencil-component-starter/commit/0a6e1fc765b9f69fb2d7271351cbc78a4c860968))
2249
+
2250
+
2251
+
2252
+
2253
+
2254
+ # 0.1.0-alpha.74 (2022-08-31)
2255
+
2256
+
2257
+ ### Features
2258
+
2259
+ * **Atoms/Button:** Make host full width if `width="full"` ([58a9a61](https://github.com/ionic-team/stencil-component-starter/commit/58a9a61c95a871b359228faac531ca763bacc102))
2260
+
2261
+
2262
+
2263
+
2264
+
2265
+ # 0.1.0-alpha.73 (2022-08-31)
2266
+
2267
+
2268
+ ### Features
2269
+
2270
+ * **Atoms/Layout:** Make tablet content for login variant better ([3094b5f](https://github.com/ionic-team/stencil-component-starter/commit/3094b5f05513ab03b3958e0d2b6a144e2eb316c5))
2271
+
2272
+
2273
+
2274
+
2275
+
2276
+ # 0.1.0-alpha.72 (2022-08-31)
2277
+
2278
+
2279
+ ### Features
2280
+
2281
+ * **deps:** update all non-major dependencies ([#47](https://github.com/ionic-team/stencil-component-starter/issues/47)) ([88bcc66](https://github.com/ionic-team/stencil-component-starter/commit/88bcc663ff2d713eb834b2589a4576cd92de7ab8))
2282
+
2283
+
2284
+
2285
+
2286
+
2287
+ # 0.1.0-alpha.71 (2022-08-30)
2288
+
2289
+
2290
+ ### Features
2291
+
2292
+ * **Atoms/Divider:** Add content for dividers ([32ce5de](https://github.com/ionic-team/stencil-component-starter/commit/32ce5de91c64d4c5cff50ad3723e214903644af8))
2293
+
2294
+
2295
+
2296
+
2297
+
2298
+ # 0.1.0-alpha.70 (2022-08-30)
2299
+
2300
+
2301
+ ### Bug Fixes
2302
+
2303
+ * **Atoms/Button:** `.size-full` -> `.width-full` ([a8a4af1](https://github.com/ionic-team/stencil-component-starter/commit/a8a4af16bd1686474e0ad6dd00e7c2c318e850ed))
2304
+
2305
+
2306
+
2307
+
2308
+
2309
+ # 0.1.0-alpha.69 (2022-08-30)
2310
+
2311
+
2312
+ ### Features
2313
+
2314
+ * **Atoms/Button:** Add widths prop ([83eb353](https://github.com/ionic-team/stencil-component-starter/commit/83eb3532e80c6918df847aa2156428c89d7ffe8d))
2315
+
2316
+
2317
+
2318
+
2319
+
2320
+ # 0.1.0-alpha.68 (2022-08-30)
2321
+
2322
+ **Note:** Version bump only for package @paperless/core
2323
+
2324
+
2325
+
2326
+
2327
+
2328
+ # 0.1.0-alpha.67 (2022-08-30)
2329
+
2330
+
2331
+ ### Bug Fixes
2332
+
2333
+ * **Molecules/Input Group:** Rename `focus` to `focused` ([04912f4](https://github.com/ionic-team/stencil-component-starter/commit/04912f4bc2267af05037fba735dabae3ade302a5))
2334
+
2335
+
2336
+
2337
+
2338
+
2339
+ # 0.1.0-alpha.66 (2022-08-30)
2340
+
2341
+
2342
+ ### Features
2343
+
2344
+ * **Atoms/Layout:** Improvements to width/padding ([1e4fc8b](https://github.com/ionic-team/stencil-component-starter/commit/1e4fc8b3139925c6eca8e798df5fda3165689bf8))
2345
+
2346
+
2347
+
2348
+
2349
+
2350
+ # 0.1.0-alpha.65 (2022-08-30)
2351
+
2352
+
2353
+ ### Features
2354
+
2355
+ * **Atoms:** Layout atom ([7b07da3](https://github.com/ionic-team/stencil-component-starter/commit/7b07da366e2c6485815fe4d0edc6cfee8e0a043c))
2356
+
2357
+
2358
+
2359
+
2360
+
2361
+ # 0.1.0-alpha.64 (2022-08-30)
2362
+
2363
+
2364
+ ### Features
2365
+
2366
+ * **Molecules:** Add input group component ([1702d6c](https://github.com/ionic-team/stencil-component-starter/commit/1702d6c6d1ea3e7eba5da6dfae8e1eb09516f846))
2367
+
2368
+
2369
+
2370
+
2371
+
2372
+ # 0.1.0-alpha.63 (2022-08-30)
2373
+
2374
+ **Note:** Version bump only for package @paperless/core
2375
+
2376
+
2377
+
2378
+
2379
+
2380
+ # 0.1.0-alpha.62 (2022-08-30)
2381
+
2382
+ **Note:** Version bump only for package @paperless/core
2383
+
2384
+
2385
+
2386
+
2387
+
2388
+ # 0.1.0-alpha.61 (2022-08-30)
2389
+
2390
+
2391
+ ### Features
2392
+
2393
+ * Update grid to be of 12 columns ([2c2603b](https://github.com/ionic-team/stencil-component-starter/commit/2c2603bb2d2c10abd4b9dd67cb83ae1d9b0c1a6f))
2394
+
2395
+
2396
+
2397
+
2398
+
2399
+ # 0.1.0-alpha.60 (2022-08-18)
2400
+
2401
+
2402
+ ### Bug Fixes
2403
+
2404
+ * **deps:** update all non-major dependencies to v14.1.3 ([#40](https://github.com/ionic-team/stencil-component-starter/issues/40)) ([6ba3ab7](https://github.com/ionic-team/stencil-component-starter/commit/6ba3ab74fa2f8a2dd346cf67aa4749aba6997f3f))
2405
+
2406
+
2407
+
2408
+
2409
+
2410
+ # 0.1.0-alpha.59 (2022-08-10)
2411
+
2412
+
2413
+ ### Bug Fixes
2414
+
2415
+ * **Molecules/Stepper:** Typing of items ([141f98c](https://github.com/ionic-team/stencil-component-starter/commit/141f98ca64137ebe2356a0fe5b8472424fc94421))
2416
+
2417
+
2418
+
2419
+
2420
+
2421
+ # 0.1.0-alpha.58 (2022-08-10)
2422
+
2423
+ **Note:** Version bump only for package @paperless/core
2424
+
2425
+
2426
+
2427
+
2428
+
2429
+ # 0.1.0-alpha.57 (2022-08-10)
2430
+
2431
+ **Note:** Version bump only for package @paperless/core
2432
+
2433
+
2434
+
2435
+
2436
+
2437
+ # 0.1.0-alpha.56 (2022-08-10)
2438
+
2439
+
2440
+ ### Bug Fixes
2441
+
2442
+ * **Atoms/Icon:** Add `sm` size which missed ([bb696e8](https://github.com/ionic-team/stencil-component-starter/commit/bb696e8f17854d5bfe2df1d8f4ee96db52c78493))
2443
+
2444
+
2445
+
2446
+
2447
+
2448
+ # 0.1.0-alpha.55 (2022-08-10)
2449
+
2450
+ **Note:** Version bump only for package @paperless/core
2451
+
2452
+
2453
+
2454
+
2455
+
2456
+ # 0.1.0-alpha.54 (2022-08-10)
2457
+
2458
+
2459
+ ### Features
2460
+
2461
+ * **Atoms:** Add tag component ([b45499d](https://github.com/ionic-team/stencil-component-starter/commit/b45499defb03ea5ae44ecfcdb026bbe2154de6ea))
2462
+
2463
+
2464
+
2465
+
2466
+
2467
+ # 0.1.0-alpha.53 (2022-08-10)
2468
+
2469
+
2470
+ ### Features
2471
+
2472
+ * **Molecules:** Add accordion component ([27730d3](https://github.com/ionic-team/stencil-component-starter/commit/27730d3b4eced24cb7542473eadbc8e9cc6c7d88))
2473
+
2474
+
2475
+
2476
+
2477
+
2478
+ # 0.1.0-alpha.52 (2022-08-10)
2479
+
2480
+
2481
+ ### Features
2482
+
2483
+ * **Atoms:** Add tab group component ([e2a3feb](https://github.com/ionic-team/stencil-component-starter/commit/e2a3feb532d62adc9a879143f58cffc61c588e95))
2484
+
2485
+
2486
+
2487
+
2488
+
2489
+ # 0.1.0-alpha.51 (2022-08-10)
2490
+
2491
+
2492
+ ### Features
2493
+
2494
+ * **Atoms:** Add profile component ([6940b79](https://github.com/ionic-team/stencil-component-starter/commit/6940b79aa89a65e1da802c7a2bddcc79b4b5be7e))
2495
+
2496
+
2497
+
2498
+
2499
+
2500
+ # 0.1.0-alpha.50 (2022-08-09)
2501
+
2502
+
2503
+ ### Features
2504
+
2505
+ * **Atoms:** Add avatar group component ([a5db706](https://github.com/ionic-team/stencil-component-starter/commit/a5db7063e414c37748efd63918a2590571d90a87))
2506
+
2507
+
2508
+
2509
+
2510
+
2511
+ # 0.1.0-alpha.49 (2022-08-08)
2512
+
2513
+
2514
+ ### Features
2515
+
2516
+ * **Molecules:** Add stepper component ([ed27680](https://github.com/ionic-team/stencil-component-starter/commit/ed27680bd9a33045bb4aee187d3a28964aec4280))
2517
+
2518
+
2519
+
2520
+
2521
+
2522
+ # 0.1.0-alpha.48 (2022-08-08)
2523
+
2524
+
2525
+ ### Features
2526
+
2527
+ * **Molecules/Modal:** title -> header because title is reserved ([0b1852f](https://github.com/ionic-team/stencil-component-starter/commit/0b1852f0be34039d79e5ada865341d25dbced4cb))
2528
+
2529
+
2530
+
2531
+
2532
+
2533
+ # 0.1.0-alpha.47 (2022-08-02)
2534
+
2535
+
2536
+ ### Bug Fixes
2537
+
2538
+ * **deps:** update angular monorepo to v14 ([#28](https://github.com/ionic-team/stencil-component-starter/issues/28)) ([d97a257](https://github.com/ionic-team/stencil-component-starter/commit/d97a257c98df220084f657a27301d2fa5a652fa4))
2539
+
2540
+
2541
+
2542
+
2543
+
2544
+ # 0.1.0-alpha.46 (2022-08-02)
2545
+
2546
+ **Note:** Version bump only for package @paperless/core
2547
+
2548
+
2549
+
2550
+
2551
+
2552
+ # 0.1.0-alpha.45 (2022-08-02)
2553
+
2554
+
2555
+ ### Features
2556
+
2557
+ * Add renovate.json ([008bd9a](https://github.com/ionic-team/stencil-component-starter/commit/008bd9a723724fb278f4872e32a67ba344ba5b1a))
2558
+
2559
+
2560
+
2561
+
2562
+
2563
+ # 0.1.0-alpha.44 (2022-08-02)
2564
+
2565
+ **Note:** Version bump only for package @paperless/core
2566
+
2567
+
2568
+
2569
+
2570
+
2571
+ # 0.1.0-alpha.43 (2022-08-02)
2572
+
2573
+
2574
+ ### Features
2575
+
2576
+ * **Molecules:** Add modal component ([8ba26b6](https://github.com/ionic-team/stencil-component-starter/commit/8ba26b6e6329baae899af86445f16b3fa6e406e5))
2577
+
2578
+
2579
+
2580
+
2581
+
2582
+ # 0.1.0-alpha.42 (2022-08-02)
2583
+
2584
+ **Note:** Version bump only for package @paperless/core
2585
+
2586
+
2587
+
2588
+
2589
+
2590
+ # 0.1.0-alpha.41 (2022-08-02)
2591
+
2592
+ **Note:** Version bump only for package @paperless/core
2593
+
2594
+
2595
+
2596
+
2597
+
2598
+ # 0.1.0-alpha.40 (2022-08-01)
2599
+
2600
+ **Note:** Version bump only for package @paperless/core
2601
+
2602
+
2603
+
2604
+
2605
+
2606
+ # 0.1.0-alpha.39 (2022-07-28)
2607
+
2608
+
2609
+ ### Features
2610
+
2611
+ * **Atoms:** Add card header component ([64548ce](https://github.com/ionic-team/stencil-component-starter/commit/64548ce60bd354e2054e3fc595a2a99820df9a0f))
2612
+
2613
+
2614
+
2615
+
2616
+
2617
+ # 0.1.0-alpha.38 (2022-07-27)
2618
+
2619
+ **Note:** Version bump only for package @paperless/core
2620
+
2621
+
2622
+
2623
+
2624
+
2625
+ # 0.1.0-alpha.37 (2022-07-26)
2626
+
2627
+ **Note:** Version bump only for package @paperless/core
2628
+
2629
+
2630
+
2631
+
2632
+
2633
+ # 0.1.0-alpha.36 (2022-07-26)
2634
+
2635
+ **Note:** Version bump only for package @paperless/core
2636
+
2637
+
2638
+
2639
+
2640
+
2641
+ # 0.1.0-alpha.35 (2022-07-25)
2642
+
2643
+ **Note:** Version bump only for package @paperless/core
2644
+
2645
+
2646
+
2647
+
2648
+
2649
+ # 0.1.0-alpha.34 (2022-07-25)
2650
+
2651
+
2652
+ ### Features
2653
+
2654
+ * **Typography:** Implement default typography ([b26b7d6](https://github.com/ionic-team/stencil-component-starter/commit/b26b7d6c3e68cefdec1b0c85333bd2d18b40b2d3))
2655
+
2656
+
2657
+
2658
+
2659
+
2660
+ # 0.1.0-alpha.33 (2022-07-18)
2661
+
2662
+
2663
+ ### Features
2664
+
2665
+ * **Molecules/Dropdown:** Auto apply chevron to p-button instances ([e08a3c0](https://github.com/ionic-team/stencil-component-starter/commit/e08a3c0b467e1d2af71934772035d17232f292eb))
2666
+
2667
+
2668
+
2669
+
2670
+
2671
+ # 0.1.0-alpha.32 (2022-07-18)
2672
+
2673
+
2674
+ ### Features
2675
+
2676
+ * **Atoms/Button:** Add chevron prop ([342e0e7](https://github.com/ionic-team/stencil-component-starter/commit/342e0e7a78f92f6a7c84b4009c9d2004585630c7))
2677
+
2678
+
2679
+
2680
+
2681
+
2682
+ # 0.1.0-alpha.31 (2022-07-18)
2683
+
2684
+ **Note:** Version bump only for package @paperless/core
2685
+
2686
+
2687
+
2688
+
2689
+
2690
+ # 0.1.0-alpha.30 (2022-07-15)
2691
+
2692
+
2693
+ ### Features
2694
+
2695
+ * **Atoms/Icons:** Add 5 new icons ([15e8900](https://github.com/ionic-team/stencil-component-starter/commit/15e89009e426107204f85dc7decefb3fd9724fc6))
2696
+
2697
+
2698
+
2699
+
2700
+
6
2701
  # 0.1.0-alpha.29 (2022-07-15)
7
2702
 
8
2703